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)
commit61a32163ff494515db199d81061196beaa6cda3d
treed92fa36ea866e1eb110b94b06304e44400b4e07e
parentedd99d05868f0aad70c8bb762bdf95fc82df1b2b
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>
SVN-Revision: 37451
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]