[klibc 02/43] Remove root-mounting code from the kernel.

From: H. Peter Anvin
Date: Sun Jun 25 2006 - 21:05:24 EST


Remove root-mounting code from the kernel.

Signed-off-by: H. Peter Anvin <hpa@xxxxxxxxx>

---
commit a2faf9b56a04fc16ef2a8a8e42e91601cae1dc75
tree 96aab2efedb4893e338b3e4954ecdfb2637ddd21
parent 646e16312efb438f6e1ea58bdb1d9afad9477933
author H. Peter Anvin <hpa@xxxxxxxxx> Sun, 12 Feb 2006 20:44:56 -0800
committer H. Peter Anvin <hpa@xxxxxxxxx> Sun, 18 Jun 2006 18:45:26 -0700

arch/i386/kernel/setup.c | 9
arch/x86_64/kernel/setup.c | 8
init/Makefile | 8
init/do_mounts.c | 433 -------------
init/do_mounts.h | 91 ---
init/do_mounts_devfs.c | 137 ----
init/do_mounts_initrd.c | 125 ----
init/do_mounts_md.c | 286 --------
init/do_mounts_rd.c | 429 -------------
init/initramfs.c | 7
init/main.c | 33 -
net/ipv4/Makefile | 1
net/ipv4/ipconfig.c | 1510 --------------------------------------------
13 files changed, 13 insertions(+), 3064 deletions(-)

Patch suppressed due to size (81 K), available at:
http://www.kernel.org/pub/linux/kernel/people/hpa/klibc-patchset/02-remove-root-mounting-code-from-the-kernel-.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/