Displaying 1 result from an estimated 1 matches for "ftpinstall".
Did you mean:
fd_install
2005 Jan 15
1
Guide to stripping Centos 3
...red result.
-- Russ Herrold
[root at ftp kickstart]# cat ks.cfg-Centos_34
#
# Centos 34 server - built to be tiny as possible
#
install
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
keyboard us
mouse genericwheelps/2 --device psaux
url --url ftp://10.16.33.105/pub/install/ftpinstall
# xconfig --card "RIVA128" --videoram 4096 --hsync 31.5-35.1 --vsync 50-61
--resolution 1280x800 --depth 24
skipx
network --device eth0 --bootproto dhcp
# rootpw --iscrypted <elided>
firewall --disabled
# not yet in RHEL 3
# selinux --disabled
authconfig --enableshadow --enablemd5...