Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BB: remove all kernel versions except for 3.10 | Felix Fietkau | 2014-07-29 | 1 | -30/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41877 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | kernel: ensure that /dev/console exists in initramfs | Gabor Juhos | 2013-08-27 | 1 | -0/+30 |
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37846 3c298f89-4303-0410-b956-a3cf2f4a3e73 |