On Mon, 01 Jun 2015 at 07:53:28 -0500, Karl O. Pinc wrote:
> On Mon, 1 Jun 2015 13:46:26 +0200 Guilhem Moulin wrote:
>> On Sun, 31 May 2015 at 21:30:25 -0500, Karl O. Pinc wrote:
>>> On Mon, 1 Jun 2015 03:30:36 +0200 Guilhem Moulin
>>> wrote:
>
>> I'd rather not having to manually edit these sc
On Mon, 1 Jun 2015 13:46:26 +0200
Guilhem Moulin wrote:
> On Sun, 31 May 2015 at 21:30:25 -0500, Karl O. Pinc wrote:
> > On Mon, 1 Jun 2015 03:30:36 +0200 Guilhem Moulin
> > wrote:
> I'd rather not having to manually edit these scripts, and follow your
> original patch to add a new configuratio
On Sun, 31 May 2015 at 21:30:25 -0500, Karl O. Pinc wrote:
> On Mon, 1 Jun 2015 03:30:36 +0200 Guilhem Moulin wrote:
>> I'll see if the linux-initramfs-tool would be willing to accept an
>> ‘unconfigure_networking’ function using ip(1).
>
> I haven't looked at all the pieces in a long time.
> The
On Mon, 1 Jun 2015 03:30:36 +0200
Guilhem Moulin wrote:
> My test was probably not exhaustive, but added the following two lines
> to a init-bottom script did the trick for me:
>
> ip addr flush dev eth0
> ip link set dev eth0 down
Thanks for the work!
> I'll see if the linux-initramfs
On Fri, 29 May 2015 at 23:35:26 -0500, Karl O. Pinc wrote:
> Or maybe adding a flush after the ipconfig brings the
> interface down.
>
> Hopefully this would remove the old "boot-temporary" ip
> netmask, routes, etc. and leave the interface "clean"
> and ready to get it's normal configuration.
>
On Fri, 29 May 2015 19:30:35 +0200
Guilhem Moulin wrote:
> > The problem is that, while klibc can bring up and down network
> > interfaces, the interface configuration does not go away.
>
> What doesn't go away exactly? (What do you mean by “interface
> configuration”?) I wonder if ip(8) could
It has been a while but I believe that VIP number and a net mask remained
configured on the interface. I believe that "ip flush" may take care of the
problem but I have not tried it.
On May 29, 2015 12:30:35 PM CDT, Guilhem Moulin wrote:
>Hi,
>
>> The problem is that, while klibc can bring up a
Hi,
> The problem is that, while klibc can bring up and down network
> interfaces, the interface configuration does not go away.
What doesn't go away exactly? (What do you mean by “interface
configuration”?) I wonder if ip(8) could help, by the way. It's
included in the initrd, can flush route
On 08/01/2014 09:00:22 AM, Gerrit Pape wrote:
> tags 715048 + patch
> quit
>
> On Tue, Jul 09, 2013 at 09:29:02AM -0500, Karl O. Pinc wrote:
> > Attached is a patch which adds support for a completely
> > different networking configuration in the initramfs
> > from that of the running system.
> >
tags 715048 + patch
quit
On Tue, Jul 09, 2013 at 09:29:02AM -0500, Karl O. Pinc wrote:
> Attached is a patch which adds support for a completely
> different networking configuration in the initramfs
> from that of the running system.
>
> The patch brings down network interfaces, when configured
>
Hi,
Attached is a patch which adds support for a completely
different networking configuration in the initramfs
from that of the running system.
The patch brings down network interfaces, when configured
to do so, after the rootfs is mounted. There is a
configuration file in conf.d/ and a script
11 matches
Mail list logo