Kickstart

network --bootproto=static --device=eth0 --ip=1.2.3.254 --netmask=255.255.255.0 --gateway=1.2.3.1 --nameserver=188.93.16.19,109.234.159.91,188.93.17.19 --hostname=cm.example.net

vmlinuz initrd=initrd.img ks=http://repo.myinternal.com/ks/ks.cfg ip=192.168.10.17 netmask=255.255.255.0 dns=192.168.10.22 gateway=192.168.10.1

vmlinuz initrd=initrd.img ks=http://pelican.domain.net/ks/ks1.cfg ip=10.78.129.147 netmask=255.255.255.192 dns=10.77.128.10 gateway=10.78.129.129 hostname=testa.

ip=10.78.129.150 netmask=255.255.255.192 dns=10.77.128.10 gateway=10.78.129.129 hostname=alex-co.domain.net ks=http://10.77.128.254/ks/ks1.cfg

ip=10.78.129.150 netmask=255.255.255.192 gateway=10.78.129.129 ks=http://10.77.128.254/ks/ks1.cfg ksdevice=em1