Elrako X. Harkonnen wrote:
network --device eth0 --bootproto *static* --*ip* 192.168.25.4 --netmask 255.255.255.0 --gateway 192.168.25.1 --nameserver 192.168.25.2,192.168.25.3 --hostname myhost4.mydomain.com
it's right under these: (#question, it does go at the end, in the position I have it in right?)
It's in the wrong place. It doesn't belong to %packages section. It should be in the first (main) section (before %packages, %post or %pre).