Changeset 65 for openembedded

Show
Ignore:
Timestamp:
03/30/08 18:57:41 (9 months ago)
Author:
bryank
Message:

Add a patch to sysvinit to make it try opening /dev/tty0 (VT_MASTER) first instead of second. (Stock sysvinit tries opening /dev/console (CONSOLE) first.) Makes messages visible from both init and the bootscripts (including several warning/error conditions in the current scripts).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openembedded/zipitZ2BBfiles/sysvinit/sysvinit_2.86.bb

    r63 r65  
    2121SRC_URI = "ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/sysvinit-${PV}.tar.gz \ 
    2222           file://install.patch;patch=1 \ 
     23           file://try-dev-tty0-first.patch;patch=1 \ 
    2324           file://need \ 
    2425           file://provide \