search for: onp

Displaying 4 results from an estimated 4 matches for "onp".

Did you mean: on
2010 Aug 24
0
[PATCH]: Exiting -1 if dhcp client failed
...nother program */ if (!progname) { -740,6 +742,9 @@ int ipconfig_main(int argc, char *argv[]) /* Default vendor identifier */ set_vendor_identifier("Linux ipconfig"); + /* Reseting the exit code to 0*/ + err=0; + do { c = getopt(argc, argv, "c:d:i:onp:t:"); if (c == EOF) -802,8 +807,8 @@ int ipconfig_main(int argc, char *argv[]) "dest to %d\n", cfg_local_port, cfg_remote_port); } - loop(); + err=loop(); } - return 0; + return err; } -------------...
2008 May 24
3
ipconfig and boot filename option
Hi, ipconfig is used in ltsp (thin clients) initramfs. Some of the users have to have 2 dhcp servers in ltsp environments, so they hit on this problem: The first dhcp request is from the pxe rom boot code. This code ignores any dhcp offers that don't have a filename field. So they always get the correct address, from the ltsp server. The second dhcp request (in initramfs) is done by
2015 Mar 04
3
supermin on arm
...UbGD0Q+HovLGpuSkNvforpbs+fNlPxARWluWFS0 QYAJ0PzgmPON4YJchb/530Ase09CAiqLut6Ux18RKsdWFV6N5jVBMcIKog7Mpv5x 2yRcK6WdopemGxxF0wD5SFxzd92ryr6kZUyU3qYRc8it/nP/WPNYEdmQJPW53IM0 wFR4KPpwkdHTtJAGIHrL5nhqCcS2mv46fJOEbvVtxVOtgHKOJitQnCZ1Eyfg2VGC IkqC55IiIu4YRqwRlX7+jsN0g7p6T4VvnnheCOF1u4a3uvjgfFnd4fwxAvBtcqH+ onP/iekn+SSBHm6aV2kL/SgJw8eUXWc3+786ELW7vodDYvd+nM4iXTW39CbFWwcZ gly/QiELrhUYmK4Af5lYzHhtLZ8M7vA1M9xzTzVbhOdHzd9tx0dgKlMGhMu17mmz nVOJTRsVgmtb2W2pjvStbpPlexqWYNZzhM76jlcxPvdT7MsdDIE5WccWJzen3GR6 6z0Ld5eOuzkEFaOHpGg0 =JwKp -----END PGP SIGNATURE-----
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking