env,pause
This commit is contained in:
parent
2ab2f2032e
commit
738c2095d2
13 changed files with 52 additions and 41 deletions
8
build.sh
8
build.sh
|
@ -256,13 +256,13 @@ echo -n "
|
|||
write_env "${GRUBENV}" "\
|
||||
live_name=${PROJECT}
|
||||
data_uuid=${DATA}
|
||||
check_squashfs=enforce
|
||||
live_from=ram
|
||||
pause=999
|
||||
time_out=10
|
||||
"
|
||||
|
||||
write_env "${GRUB_ENV}" "\
|
||||
check_squashfs=enforce
|
||||
grub_sleep=999
|
||||
time_out=10
|
||||
to_ram=enforce
|
||||
"
|
||||
|
||||
# grub / fonts ⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue