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

H. Peter Anvin hpa at zytor.com
Sun Jun 25 17:57:58 PDT 2006


Remove root-mounting code from the kernel.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>

---
commit a2faf9b56a04fc16ef2a8a8e42e91601cae1dc75
tree 96aab2efedb4893e338b3e4954ecdfb2637ddd21
parent 646e16312efb438f6e1ea58bdb1d9afad9477933
author H. Peter Anvin <hpa at zytor.com> Sun, 12 Feb 2006 20:44:56 -0800
committer H. Peter Anvin <hpa at zytor.com> 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



More information about the klibc mailing list