Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archiso
Commits
2a1f44bb
Verified
Commit
2a1f44bb
authored
May 27, 2022
by
Alexander Epaneshnikov
Browse files
fix boot menu entry sorting
I guess new systemd changed this
parent
3bacf056
Changes
4
Hide whitespace changes
Inline
Side-by-side
configs/releng/efiboot/loader/entries/01-archiso-x86_64-linux.conf
View file @
2a1f44bb
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
)
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
)
sort
-
key
01
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
configs/releng/efiboot/loader/entries/02-archiso-x86_64-speech-linux.conf
View file @
2a1f44bb
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
)
with
speech
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
accessibility
=
on
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
)
with
speech
sort
-
key
02
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
accessibility
=
on
configs/releng/efiboot/loader/entries/03-archiso-x86_64-ram-linux.conf
View file @
2a1f44bb
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
,
Copy
to
RAM
)
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
copytoram
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
,
Copy
to
RAM
)
sort
-
key
03
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
copytoram
configs/releng/efiboot/loader/entries/04-archiso-x86_64-ram-speech-linux.conf
View file @
2a1f44bb
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
,
Copy
to
RAM
)
with
speech
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
copytoram
accessibility
=
on
title
Arch
Linux
install
medium
(
x86_64
,
UEFI
,
Copy
to
RAM
)
with
speech
sort
-
key
04
linux
/%
INSTALL_DIR
%/
boot
/
x86_64
/
vmlinuz
-
linux
initrd
/%
INSTALL_DIR
%/
boot
/
intel
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
amd
-
ucode
.
img
initrd
/%
INSTALL_DIR
%/
boot
/
x86_64
/
initramfs
-
linux
.
img
options
archisobasedir
=%
INSTALL_DIR
%
archisolabel
=%
ARCHISO_LABEL
%
copytoram
accessibility
=
on
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