X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fnetwork.c;h=2857076902cd4b23554b4bb405f74a923a2e0190;hp=8cc01833d5875990358ea0bc897eea0bf5ab6fe0;hb=f2acf9d2573ebbfb7478e97c4066c128ddaa5a18;hpb=d14bf38b9881c385478a460e3058d7cadee107fb diff --git a/discover/network.c b/discover/network.c index 8cc0183..2857076 100644 --- a/discover/network.c +++ b/discover/network.c @@ -220,6 +220,7 @@ static void configure_interface_dhcp(struct interface *interface) "-R", "-n", "-O", "pxeconffile", + "-O", "pxepathprefix", "-p", pidfile, "-i", interface->name, NULL,