[klibc] [PATCH 1/6] ipconfig: Write $PROTO as configuration protocol to /tmp/net-$DEVICE.conf

maximilian attems max at stro.at
Fri May 18 15:28:04 PDT 2012


On Tue, 23 Aug 2011, KUMAAN wrote:

> This patch writes $PROTO as what protocol ipconfig used to configure
> $DEVICE to /tmp/net-$DEVICE.conf file.
> 
> For example, $PROTO is either 'boop', 'dhcp', or 'none'.
> 
> Later, other scripts which source the file can known the protocol clearly.
> 
> Signed-off-by: KUMAAN <9maaan at gmail.com>
> ---
>  usr/kinit/ipconfig/main.c   |   31 +++++++++++++++++++++++++++----
>  usr/kinit/ipconfig/netdev.h |    1 +
>  2 files changed, 28 insertions(+), 4 deletions(-)
> 

sorry for the time it took!
applied to latest git.


More information about the klibc mailing list