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)
commitadba04e53f934fda623c7c1ef180653c7d907b2b
tree376118dfe06ec98265383936bdbb4d8aba5937b2
parent0f0f250b66aa35d1df69d6b3040c10b298e60e8e
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]