procd: improve early console handling
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)
commitff17ada833406551070d1a40befe126527b5fc28
treed92fa36ea866e1eb110b94b06304e44400b4e07e
parent055c74e4d484e7ed91f60c1434038ddaa51a69c8
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]