Displaying 2 results from an estimated 2 matches for "ipconfig_down".
2013 Jul 09
3
Allow ipconfig to bring down interfaces
Hi,
Attached and on the "ipconfig_down" branch at github
(https://github.com/kpinc/klibc.git) you will find 4 patches
which let ipconfig bring down interfaces. Please consider
them for inclusion.
Why do this? It's useful when the rootfs is crypted and is
unlocked by supplying passwords over the network. In this
case the ini...
2013 Jul 09
0
Allow ipconfig to bring down interfaces
On 07/09/2013 09:27:58 AM, Karl O. Pinc wrote:
> Attached and on the "ipconfig_down" branch at github
> (https://github.com/kpinc/klibc.git) you will find 4 patches
> which let ipconfig bring down interfaces. Please consider
> them for inclusion.
> I've related patches to the Debian dropbear package which
> support initramfs configuration/creation. I wil...