Add the "maybe-ubiquity" boot parameter when booting in splash mode.

master
Colin Watson 14 years ago
parent 9e07a6b8c7
commit fce11e8f33

@ -427,6 +427,10 @@
} { pop } ifelse
} if
timeout.hidden {
"maybe-ubiquity " bc.cmd dup length add sprintf
} if
bc.cmd dropspaces
debug 3 ge {

1
debian/changelog vendored

@ -3,6 +3,7 @@ gfxboot-theme-ubuntu (0.9.4) UNRELEASED; urgency=low
* Before displaying the splash screen, initialise the menu far enough so
that we can select the correct default boot entry in case the main menu
is never displayed.
* Add the "maybe-ubiquity" boot parameter when booting in splash mode.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 03 Mar 2010 11:50:57 +0000

Loading…
Cancel
Save