On Mon, Nov 19, 2007 at 04:25:47PM +0100, Michael Banck wrote:
> > > > if [ x$reason = xPREINIT ]; then
> > > > - settrans -afg /servers/socket/2 /hurd/pfinet --dhcp -i $interface
> > > >exit_with_hooks 0
>
> What about that --dhcp option? Not a big deal (I'll remove it from
> dhcp-client),
Hi Michael,
I've finally found some time to have a look at Christian's patch.
On Tue, Nov 20, 2007 at 02:18:58PM +0100, Michael Banck wrote:
> Hrm, I have the feeling this patch broke just setting /servers/socket/2
> to "/hurd/pfinet" (what corresponds to the lo device in Linux?):
>
> [EMAIL P
On Mon, Oct 22, 2007 at 11:03:49PM +0200, Christian Dietrich wrote:
> * Stefan Siegl <[EMAIL PROTECTED]> [Oct 15 2007 23:57] wrote:
> > > The whitespaces beetween -a and the ip are missing because -a, -g, -m,
> > > -p, -A, -G have only optional arguments. If the argument is no passed
> > > the valu
On Mon, Oct 22, 2007 at 11:03:49PM +0200, Christian Dietrich wrote:
> * Stefan Siegl <[EMAIL PROTECTED]> [Oct 15 2007 23:57] wrote:
> > > But now, when the /etc/dhclient-script calls fsysopts it will override
> > > all other device informations, e.g. ipv6 addresses, gateways on other
> > > devices.
* Stefan Siegl <[EMAIL PROTECTED]> [Oct 15 2007 23:57] wrote:
> > The whitespaces beetween -a and the ip are missing because -a, -g, -m,
> > -p, -A, -G have only optional arguments. If the argument is no passed
> > the value will be unset e.g. the gateway.
>
> I'm afraid, but I don't think that's
Hello Christian,
On Sun, Oct 14, 2007 at 03:36:06PM +0200, Christian Dietrich wrote:
> hurd source package. In order to make the routing for the dhcp renew
> work. I do always add an route for 0.0.0.0 and the dhcp ports to the
> devices.
well, I haven't yet tested every change that your patch in
Hi,
this weekend i took Marco Gerards [1] as it is included in the debian
hurd source package. In order to make the routing for the dhcp renew
work. I do always add an route for 0.0.0.0 and the dhcp ports to the
devices.
But now, when the /etc/dhclient-script calls fsysopts it will override
all o