1
0
Fork 0
alistair23-linux/init
Avery, Brian c1d7ef70a7 [PATCH] Add warning `init=' to init/main.c
I passed init=/mylinuxrc to the kernel on the command line.  The kernel
silently dropped down to exec /sbin/init.  It turned out that /mylinuxrc
had improper permissions.  Without any warning message from the kernel that
something was wrong it took awhile to find the issue.  The patch below adds
a warning.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:23 -07:00
..
Kconfig Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild 2005-09-06 00:35:51 -07:00
Makefile kbuild: "PREEMPT" in UTS_VERSION 2005-07-14 20:18:07 +00:00
calibrate.c [PATCH] Platform SMIs and their interferance with tsc based delay calibration 2005-06-23 09:45:08 -07:00
do_mounts.c [PATCH] remove driverfs references from init/do_mounts.c 2005-09-02 00:57:31 -07:00
do_mounts.h [PATCH] name_to_dev_t warning fix 2005-07-12 16:00:58 -07:00
do_mounts_devfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
do_mounts_initrd.c [PATCH] Improper initrd failure message at boot time 2005-06-30 08:45:12 -07:00
do_mounts_md.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
do_mounts_rd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
initramfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
main.c [PATCH] Add warning `init=' to init/main.c 2005-09-07 16:57:23 -07:00
version.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00