[PATCH] quieten initramfs and fix /dev permissions
authorAnton Blanchard <anton@samba.org>
Wed, 10 Sep 2003 02:40:05 +0000 (19:40 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 10 Sep 2003 02:40:05 +0000 (19:40 -0700)
commitb9f079914aa775bc9e2985f6c4263d46c4f80f1a
tree2bb9ae562616107220ae92072bcbef7404857d02
parent6fd5c7bf5c800c3083343d273f45dc5fc1b53da1
[PATCH] quieten initramfs and fix /dev permissions

Dont print the contents of the initramfs, for any decent sized cpio it will
overflow the kernel ring buffer.

Also relax permissions on /dev (755 not 700).
init/initramfs.c
usr/gen_init_cpio.c