Commit graph

3 commits

Author SHA1 Message Date
C. Scott Ananian
abf189152c Unfreeze DCON after failed X start, and fail more quickly when there are
problems.
Change default runlevel to 5 (replacing an uglier patch to do this in our
    image creation tool).
Remove a redundant udev console initialization which causes the screen to
    flash during prettyboot (dlo trac #3569). This replaces an uglier patch
    to do this in our image creation tool.
Set up keymap when hal sees an OLPC keyboard. This replaces an uglier patch
    in our image creation tool.
2008-07-24 16:59:03 +00:00
C. Scott Ananian
c77975e870 Turn on graphical boot by default for OLPC, even if the command-line is
empty. (The command-line is empty during secure boot.)
2008-06-27 21:29:32 +00:00
C. Scott Ananian
5176e143a3 OLPC-specific improvements, forward ported from the OLPC-2 fork.
Split "readonly rootfs / tmpfs" parts of original olpc patch into new
    'readonly' patch; plus add additional support for preserving changes to
    /etc/ssh, /etc/sysconfig/i18n, /etc/timezone, /var/lib/dbus/machine-id,
    and /var/lib/random-seed.
Add "pretty boot" support: bring up localhost before rhgb-client is
    invoked; some additional calls to rhgb-client; make sure that we
    cleanly exit pretty boot if interactive boot mode is invoked.
2008-06-27 01:04:27 +00:00