Skip to content
Snippets Groups Projects
Commit cbe1b86d authored by Stephane Armanet's avatar Stephane Armanet
Browse files

fix legacy grub image to match path on the autoinstall servers

parent f62c53dd
No related branches found
No related tags found
No related merge requests found
Pipeline #160479 passed
Showing
with 11 additions and 5 deletions
File added
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File added
*acpi: acpi *acpi: acpi
*all_functional_test: functional_test *all_functional_test: functional_test
*background_image: gfxterm_background *background_image: gfxterm_background
*bls_import: blscfg
*cat: cat *cat: cat
*cpuid: cpuid *cpuid: cpuid
*crc: hashsum *crc: hashsum
...@@ -37,6 +36,7 @@ ...@@ -37,6 +36,7 @@
*pcidump: pcidump *pcidump: pcidump
*plan9: plan9 *plan9: plan9
*probe: probe *probe: probe
*rdmsr: rdmsr
*read_byte: memrw *read_byte: memrw
*read_dword: memrw *read_dword: memrw
*read_word: memrw *read_word: memrw
...@@ -50,6 +50,7 @@ ...@@ -50,6 +50,7 @@
*sha256sum: hashsum *sha256sum: hashsum
*sha512sum: hashsum *sha512sum: hashsum
*sleep: sleep *sleep: sleep
*smbios: smbios
*submenu: normal *submenu: normal
*syslinux_configfile: syslinuxcfg *syslinux_configfile: syslinuxcfg
*syslinux_source: syslinuxcfg *syslinux_source: syslinuxcfg
...@@ -57,11 +58,12 @@ ...@@ -57,11 +58,12 @@
*test_blockarg: test_blockarg *test_blockarg: test_blockarg
*testspeed: testspeed *testspeed: testspeed
*tr: tr *tr: tr
*trust: verify *trust: pgp
*verify_detached: verify *verify_detached: pgp
*xnu_splash: xnu *xnu_splash: xnu
*zfskey: zfscrypt *zfskey: zfscrypt
.: configfile .: configfile
915resolution: 915resolution
[: test [: test
authenticate: normal authenticate: normal
background_color: gfxterm_background background_color: gfxterm_background
...@@ -84,7 +86,7 @@ continue: normal ...@@ -84,7 +86,7 @@ continue: normal
coreboot_boottime: cbtime coreboot_boottime: cbtime
cutmem: mmap cutmem: mmap
date: date date: date
distrust: verify distrust: pgp
dump: minicmd dump: minicmd
efiemu_loadcore: efiemu efiemu_loadcore: efiemu
efiemu_prepare: efiemu efiemu_prepare: efiemu
...@@ -103,6 +105,8 @@ gdbstub_break: gdb ...@@ -103,6 +105,8 @@ gdbstub_break: gdb
gdbstub_stop: gdb gdbstub_stop: gdb
gptsync: gptsync gptsync: gptsync
help: minicmd help: minicmd
hexdump_random: random
hwmatch: hwmatch
initrd16: linux16 initrd16: linux16
initrd: linux initrd: linux
keymap: keylayouts keymap: keylayouts
...@@ -121,7 +125,7 @@ legacy_password: legacycfg ...@@ -121,7 +125,7 @@ legacy_password: legacycfg
legacy_source: legacycfg legacy_source: legacycfg
linux16: linux16 linux16: linux16
linux: linux linux: linux
list_trusted: verify list_trusted: pgp
loadfont: font loadfont: font
lsapm: lsapm lsapm: lsapm
lscoreboot: cbls lscoreboot: cbls
...@@ -143,6 +147,7 @@ net_bootp: net ...@@ -143,6 +147,7 @@ net_bootp: net
net_del_addr: net net_del_addr: net
net_del_dns: net net_del_dns: net
net_del_route: net net_del_route: net
net_dhcp: net
net_get_dhcp_option: net net_get_dhcp_option: net
net_ipv6_autoconf: net net_ipv6_autoconf: net
net_ls_addr: net net_ls_addr: net
...@@ -186,6 +191,7 @@ videotest: videotest ...@@ -186,6 +191,7 @@ videotest: videotest
write_byte: memrw write_byte: memrw
write_dword: memrw write_dword: memrw
write_word: memrw write_word: memrw
wrmsr: wrmsr
xnu_devprop_load: xnu xnu_devprop_load: xnu
xnu_kernel64: xnu xnu_kernel64: xnu
xnu_kernel: xnu xnu_kernel: xnu
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment