procd: improve early console handling
authorGabor Juhos <juhosg@openwrt.org>
Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)
commitb3cc355d2dd4cdbfa49043addb1d82c7a1a033d1
treed92fa36ea866e1eb110b94b06304e44400b4e07e
parent2c21276af1e1a47576791576acd082a70cc0560a
procd: improve early console handling

The malta target is broken since procd is used
as init. The initramfs image boots fine, however
the console is not working.

Improve the early console handling to fix the
problem.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37451 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/procd/Makefile
package/system/procd/patches/0001-early-keep-stdio-files-open.patch [new file with mode: 0644]
package/system/procd/patches/0002-early-remove-superfluous-close-of-stdio-file-descrip.patch [new file with mode: 0644]