My /var/lib/tftpboot/pxelinux.cfg/default used to be in this format:
LABEL testworkstation:1:ORG
kernel /images/ubuntu16:1:ORG/vmlinuz
MENU LABEL testworkstation:1:ORG
append initrd=/images/ubuntu16:1:ORG/initrd.gz locale= text auto
ks=http://192.168.0.100/cblr/svc/op/ks/profile/testworkstation:1:RDS
hostname=testworkstation:1:ORG domain=mydomain.com suite=xenial
After system update it is:
LABEL testworkstation:1:ORG
kernel /images/ubuntu16:1:ORG/vmlinuz
MENU LABEL testworkstation:1:ORG
append initrd=/images/ubuntu16:1:RDS/initrd.img ksdevice=bootif
lang= kssendmac text ks=
http://192.168.0.100/cblr/svc/op/ks/profile/testworkstation:1:ORG
ipappend 2
How can I get original format back?
Please Advise,
Thanks,
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list