Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tom Yan
archiso
Commits
2165d545
Verified
Commit
2165d545
authored
Jul 03, 2020
by
nl6720
Browse files
Automatically boot the installation environment from syslinux
Timeout is 3 seconds to match systemd-boot's configuration.
parent
d835419b
Changes
2
Hide whitespace changes
Inline
Side-by-side
configs/baseline/syslinux/syslinux.cfg
View file @
2165d545
...
...
@@ -2,6 +2,9 @@ UI boot/syslinux/menu.c32
MENU TITLE Arch Linux
MENU CLEAR
DEFAULT arch
TIMEOUT 30
LABEL arch
MENU LABEL Arch Linux
LINUX boot/%ARCH%/vmlinuz
...
...
configs/releng/syslinux/archiso_sys.cfg
View file @
2165d545
INCLUDE boot/syslinux/archiso_head.cfg
DEFAULT arch64
TIMEOUT 30
LABEL arch64
TEXT HELP
Boot the Arch Linux install medium on BIOS.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment