kernel: ensure that /dev/console exists in initramfs
Linux expects that the /dev/console node is present
in the rootfs image. Create the node in initramfs,
in order to make std{in,out,err} usable even in early
init process.
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37846
Showing
- target/linux/generic/patches-3.10/922-always-create-console-node-in-initramfs.patch 30 additions, 0 deletions...es-3.10/922-always-create-console-node-in-initramfs.patch
- target/linux/generic/patches-3.3/922-always-create-console-node-in-initramfs.patch 30 additions, 0 deletions...hes-3.3/922-always-create-console-node-in-initramfs.patch
- target/linux/generic/patches-3.6/922-always-create-console-node-in-initramfs.patch 30 additions, 0 deletions...hes-3.6/922-always-create-console-node-in-initramfs.patch
- target/linux/generic/patches-3.8/922-always-create-console-node-in-initramfs.patch 30 additions, 0 deletions...hes-3.8/922-always-create-console-node-in-initramfs.patch
- target/linux/generic/patches-3.9/922-always-create-console-node-in-initramfs.patch 30 additions, 0 deletions...hes-3.9/922-always-create-console-node-in-initramfs.patch
Loading
Please register or sign in to comment