]> git.ozlabs.org Git - petitboot/blobdiff - discover/network.c
pb-config/powerpc: fix default option handling
[petitboot] / discover / network.c
index 8cc01833d5875990358ea0bc897eea0bf5ab6fe0..cf340dad86b6540c712c9110c30b2b38babe8650 100644 (file)
@@ -220,6 +220,8 @@ static void configure_interface_dhcp(struct interface *interface)
                "-R",
                "-n",
                "-O", "pxeconffile",
+               "-O", "pxepathprefix",
+               "-x", "0x5d:000a",
                "-p", pidfile,
                "-i", interface->name,
                NULL,