Add info about all boot menu file locations

This commit is contained in:
Daniel Ruiz de Alegría
2023-12-15 17:57:31 +01:00
parent 05c254b676
commit 88d67bc90c
13 changed files with 28 additions and 0 deletions

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before

Width:  |  Height:  |  Size: 316 KiB

After

Width:  |  Height:  |  Size: 316 KiB

Before

Width:  |  Height:  |  Size: 328 KiB

After

Width:  |  Height:  |  Size: 328 KiB

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

+28
View File
@@ -0,0 +1,28 @@
## Theme files
- BIOS (Syslinux)
- live:
- stdmenu.cfg ->
`live-build-config/kali-config/common/includes.binary/isolinux/stdmenu.cfg`
- syslinux-splash.png ->
`live-build-config/kali-config/common/includes.binary/isolinux/splash.png`
- installer:
- stdmenu.cfg ->
`debian-installer/build/boot/x86/stdmenu.cfg`
- syslinux-splash.png ->
`debian-installer/build/boot/x86/pics/kali.png`
- UEFI (Grub)
- live:
- config.cfg ->
`live-build-config/kali-config/common/bootloaders/grub-pc/config.cfg`
- grub-splash.png ->
`live-build-config/kali-config/common/bootloaders/grub-pc/splash.png`
- theme.txt ->
`live-build-config/kali-config/common/bootloaders/grub-pc/theme/theme.txt`
- installer:
- config.cfg ->
`debian-installer/build/boot/x86/grub/grub-efi.cfg`
- grub-splash.png ->
`debian-installer/build/boot/x86/pics/kali.png`
- theme.txt ->
`debian-cd/data/kali-rolling/grub-theme.in`

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 12 MiB

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 12 MiB

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 12 MiB