All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] ifupdown-0.8.2 / dhcp-4.1-ESV-R12 incompatibility
Date: Thu, 7 Jan 2016 16:11:26 -0300	[thread overview]
Message-ID: <568EB85E.3090501@zacarias.com.ar> (raw)
In-Reply-To: <20160106142628.GA3891@dkarchlinux64.currentcomm.com>

On 06/01/16 11:26, rdkehn at yahoo.com wrote:

> Hi All,
>
> I'm using SYSVINIT and get the following at startup from S40network:
>
> --8<---
> Starting network...
> Internet Systems Consortium DHCP Client 4.1-ESV-R12
> Copyright 2004-2015 Internet Systems Consortium.
> All rights reserved.
> For info, please visit https://www.isc.org/software/dhcp/
> Usage: dhclient [-4|-6] [-SNTP1dvrx] [-nw] [-p <port>]
>                  [-s server-addr] [-cf config-file] [-lf lease-file]
>                  [-pf pid-file] [--no-pid] [-e VAR=val]
>                  [-sf script-file] [interface]
>
> If you did not get this software from ftp.isc.org, please
> get the latest from ftp.isc.org and install that before
> requesting help.
>
> If you did get this software from ftp.isc.org and have not
> yet read the README, please read it before requesting help.
> If you intend to request help from the dhcp-bugs at isc.org
> mailing list, please read the section on the README about
> submitting bug reports and requests for help.
>
> Please do not under any circumstances send requests for
> help directly to the authors of this software - please
> send them to the appropriate mailing list as described in
> the README file.
>
> exiting.
> Failed to bring up eth0.
> --8<---
>
> Looking into it, ifupdown-0.8.2 calls dhclient with -I and -df
> options; these options are not supported by dhclient. The previous
> version of ifupdown, 0.7.49, worked with dhcp-4.1-ESV-R12. Has
> anyone else noticed this?
>
> It appears that dhcp-4.3.3 supports the -I and -df options used by
> ifupdown-0.8.2. Cross-compiling dhcp-4.3.3 will be more complicated
> since there is now a bind tar-ball embedded into the dhcp source. Is
> anyone else attempting to add dhcp-4.3.3 to Buildroot?
>
> Thanks and Regards,
> ...doug

Hi Doug.
I've bumped ifupdown recently, so i guess i'm guilty since i didn't try 
that alternative.
That being said: you shouldn't use ISC dhcp if you can avoid it, much 
less for just a client.
Try dhcpcd, upstream is responsive, it's better (IMO of course) and it's 
smaller.
Regards.

  reply	other threads:[~2016-01-07 19:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 14:26 [Buildroot] ifupdown-0.8.2 / dhcp-4.1-ESV-R12 incompatibility rdkehn at yahoo.com
2016-01-07 19:11 ` Gustavo Zacarias [this message]
2016-01-07 20:30   ` Benoît Thébaudeau
2016-01-07 20:35     ` Gustavo Zacarias
2016-01-09  0:18       ` Arnout Vandecappelle
2016-01-09 12:56         ` Benoît Thébaudeau
2016-01-09 13:09           ` Gustavo Zacarias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568EB85E.3090501@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.