Red Hat SATELLITE 5.3.0 RELEASE NOTES Información técnica Pagina 48

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 199
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 47
10.16.143.254 --nameserver 10.16.136.1,10.16.255.2 --hostname sat-vm.cloud.lab.eng.bos.redhat.com
rootpw --iscrypted $1$1o751Xnc$kmQKHj6gtZ50IILNkHkkF0
firewall --enabled --port=22:tcp
authconfig --enableshadow --enablemd5
selinux --permissive
reboot
timezone --utc America/New_York
bootloader --location=mbr --driveorder=vda --append="rhgb quiet"
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpart --all --initlabel
part /boot --fstype ext3 --size=200
part pv.01 --size=0 --grow
volgroup SatVG --pesize=32768 pv.01
logvol swap --fstype swap --name=SwapLV --vgname=SatVG --size=1024 --grow --maxsize=10240
logvol / --fstype ext4 --name=RootLV --vgname=SatVG --size=1024 --grow
%packages
@admin-tools
@base
@core
@editors
@graphics
@java
@text-internet
@base-x
kexec-tools
emacs
bind
system-config-bind
dhcp
ntp
yum-utils
pexpect
%post --nochroot
(
mkdir /mnt/source
mount 10.16.136.15:/root/distro /mnt/source
cp -r /mnt/source/resources /mnt/sysimage/root/
) 2>&1 | tee /mnt/sysimage/root/ks_post.log
%post
(
# Set time and turn on ntp for the next
/usr/sbin/ntpdate -bu 10.16.255.2
chkconfig ntpd on
/bin/cat <<EOF>/etc/ntp.conf
www.redhat.com 48
Vista de pagina 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 198 199

Comentarios a estos manuales

Sin comentarios