[04:00] is there a list somewhere with the @ tasks/groups [04:00] and is there a way i can feed a kernel parameter to vmlinuz and pick it up inside of kickstart or in post config [08:43] Exclusions in %packages sections are no longer supported as of Ubuntu 6.10 [08:43] weak :P [11:47] what's the problem with this line? network --bootproto=static --device=eth0 --ip=192.168.1.222 --hostname=xxx.mikehost.net [11:47] --netmask=255.255.255.0 --gateway=192.168.1.1 --nameserver=4.2.2.2 [11:47] i tried with and without spaces [11:47] the dhcp example is simple [11:48] couldnt find a static example though. it still tries going for a dhcp ip each time