[Wolfgang Schweer] > Using a file, say ipxe.ldif, containing: > > dn: cn=dhcp,cn=tjener,ou=servers,ou=systems,dc=skole,dc=skolelinux,dc=no > changetype: modify > add: dhcpOption > dhcpOption: space ipxe > dhcpOption: ipxe-encap-opts code 175 = encapsulate ipxe > dhcpOption: ipxe.menu code 39 = unsigned integer 8 > dhcpOption: ipxe.no-pxedhcp code 176 = unsigned integer 8 > dhcpOption: arch code 93 = unsigned integer 16
Is it possible to place them all in one long line, with a separator, to fix their ordering? Perhaps semicolor or something can be used to split the options? I suspect it need code changes in dhcpd. :( -- Happy hacking Petter Reinholdtsen