mirror of
https://github.com/YunoHost/cd_build.git
synced 2024-09-03 20:06:24 +02:00
[fix] Restore advanced profiles, splashscreen and firmware
This commit is contained in:
parent
43c695ae03
commit
5a6425a9da
1 changed files with 20 additions and 0 deletions
20
isolinux/isolinux.cfg
Normal file
20
isolinux/isolinux.cfg
Normal file
|
@ -0,0 +1,20 @@
|
|||
menu hshift 15
|
||||
menu width 49
|
||||
|
||||
menu title Installer boot menu
|
||||
include stdmenu.cfg
|
||||
include txt.cfg
|
||||
include amdtxt.cfg
|
||||
include gtk.cfg
|
||||
include amdgtk.cfg
|
||||
include adtxt.cfg
|
||||
include amdadtxt.cfg
|
||||
include adgtk.cfg
|
||||
include amdadgtk.cfg
|
||||
menu end
|
||||
label help
|
||||
menu label ^Help
|
||||
text help
|
||||
Display help screens; type 'menu' at boot prompt to return to this menu
|
||||
endtext
|
||||
config prompt.cfg
|
Loading…
Add table
Reference in a new issue