12 Nov
2011
12 Nov
'11
2:55 a.m.
We'll use this as a channel to communicate with later userspace. Signed-off-by: Dave Reisner <dreisner@archlinux.org> --- init | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/init b/init index 6787060..975368b 100644 --- a/init +++ b/init @@ -22,6 +22,7 @@ else mknod /dev/mem c 1 1 fi mount -t tmpfs run /run -o nosuid,nodev,mode=755,size=10M +mkdir /run/initramfs # parse the kernel command line parse_cmdline -- 1.7.7.3