NO_USR for udhcpc script? [was: Re: svn commit: trunk/busybox: include networking/udhcp]

Bernhard Fischer rep.dot.nop at gmail.com
Fri Nov 23 10:00:38 UTC 2007


On Thu, Nov 22, 2007 at 01:41:18PM -0800, vda at busybox.net wrote:
>Author: vda
>Date: 2007-11-22 13:41:14 -0800 (Thu, 22 Nov 2007)
>New Revision: 20482
>
>Log:
>udhcpc: remove -W option, -A can be reused for that
>help texts: trimmed a bit
>
>static.udhcpc_longopts                               227     209     -18
>udhcpc_main                                         2633    2590     -43
>packed_usage                                       22927   22871     -56
>------------------------------------------------------------------------------
>(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-117)           Total: -117 bytes
>
>
>
>Modified:
>   trunk/busybox/include/usage.h
>   trunk/busybox/networking/udhcp/dhcpc.c
>
>
>Changeset:
>Modified: trunk/busybox/include/usage.h
>===================================================================
>--- trunk/busybox/include/usage.h	2007-11-22 20:09:41 UTC (rev 20481)
>+++ trunk/busybox/include/usage.h	2007-11-22 21:41:14 UTC (rev 20482)
>@@ -3856,10 +3856,10 @@
>        "\n	-C,--clientid-none	Suppress default client identifier" \
>        "\n	-p,--pidfile=file	Create pidfile" \
>        "\n	-r,--request=IP		IP address to request" \
>-       "\n	-s,--script=file	Run file at dhcp events (default: /usr/share/udhcpc/default.script)" \
>+       "\n	-s,--script=file	Run file at dhcp events (default /usr/share/udhcpc/default.script)" \

Shouldn't DEFAULT_SCRIPT honor INSTALL_NO_USR?



More information about the busybox mailing list