Added custom backgrounds, Setup auto wifi
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
set default=0
|
||||
set timeout=5
|
||||
|
||||
loadfont $prefix/dejavu-bold-16.pf2
|
||||
loadfont $prefix/dejavu-bold-14.pf2
|
||||
@@ -29,11 +30,13 @@ play 960 440 1 0 4 440 1
|
||||
|
||||
|
||||
menuentry "Live system " {
|
||||
echo "Loading ${1}... Please wait...".
|
||||
linux KERNEL_LIVE APPEND_LIVE locales=en_US.UTF-8
|
||||
initrd INITRD_LIVE
|
||||
}
|
||||
|
||||
menuentry "Live system (ToRam)" {
|
||||
echo "Loading ${1}... Please wait...".
|
||||
linux KERNEL_LIVE APPEND_LIVE toram locales=en_US.UTF-8
|
||||
initrd INITRD_LIVE
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 62 KiB |
Reference in New Issue
Block a user