]> git.ipfire.org Git - ipfire.org.git/commitdiff
boot: Enable menu output on serial console.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Jun 2014 09:19:56 +0000 (11:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Jun 2014 09:19:56 +0000 (11:19 +0200)
static/netboot/premenu.cfg
templates/netboot/menu.cfg

index 5068e617164b9adff17299fe517a2e16fecb25d4..339d7a42c5b9144094e7145def08079647d7b031 100644 (file)
@@ -1,3 +1,5 @@
+SERIAL 0 115200
+
 UI menu.c32
 
 menu color title        * #FFFFFFFF *
index 65bfd0f4e872f5781b20e68dfac87a856202d13f..3bd7d9fdfb1f44ec955180199261d78a69b72307 100644 (file)
@@ -1,3 +1,5 @@
+SERIAL 0 115200
+
 menu hshift 0
 menu width 40
 menu margin 1
@@ -11,7 +13,6 @@ menu rows 10
 menu helpmsgrow 16
 menu background boot.png
 prompt 0
-allowoptions 0
 
 menu title {{ _("IPFire boot menu") }}