Commit Graph

28 Commits (b31a1ddaa4496549bb7dfa5ad5ea2cd3e6d1c652)

Author SHA1 Message Date
Daniel Ruiz de Alegría f7c53c8738
Update boot menu background 2 months ago
g0t mi1k fb95194293 Consistency: tabs to spaces 3 months ago
g0t mi1k 2a549aa31a Split simple-cdd/debian-cd & live-build
## Live
`--live` = kali-live (previouly live-build-config)
<https://gitlab.com/kalilinux/build-scripts/kali-live>
Uses live-build

## Installer
`--installer` = kali-installer
<https://gitlab.com/kalilinux/build-scripts/kali-installer>
Uses simple-cdd (which is a wrapper for debian-cd)
3 months ago
Daniel Ruiz de Alegría 474fa5f39a
Fix optimized png boot background not working 1 year ago
Daniel Ruiz de Alegría 3118f95975
Last tweaks to boot menu background 1 year ago
Daniel Ruiz de Alegría 196e624229
Add bottom black gradient to boot background 1 year ago
Daniel Ruiz de Alegría 651911def5
Optimize boot menu background 1 year ago
Daniel Ruiz de Alegría f8f9eac7da
Update boot menu background 1 year ago
Daniel Ruiz de Alegría 84eca223b8
Update new boot images 2 years ago
Sophie Brun 444d0ba359
Add missing Utilities menu entry for UEFI 3 years ago
Sophie Brun 491815e7ae
Harmonize menus entries
* Override *.cfg instead of using hooks
* Harmonize the menu entries labels (same text, add architectures...)
3 years ago
Daniel Ruiz de Alegría d6419ec940
Fix cpp error message parsing comments in grub-theme.in (fixes #43) 3 years ago
Daniel Ruiz de Alegría 648025c21d
Grub theme tweaks 3 years ago
Daniel Ruiz de Alegría 12af40e63d
Add boot theme for installer image 3 years ago
Daniel Ruiz de Alegría 3a48abc388
Update grub theme 3 years ago
Ben Wilson 42df63a41d Live image text to match installer image 4 years ago
Ben Wilson cd665ff03d Comments where items are used (live images) 4 years ago
Ben Wilson c00a132d10 Remove trailing spaces 4 years ago
Ben Wilson d2701248c9 Add UEFI text on live image 4 years ago
Ben 0f0a9c5a04 Make boot options more consistent for live & installer images 4 years ago
Steev Klimaszewski 76cd2ad701 Add comment about how to disable the boot beep 5 years ago
Raphaël Hertzog efa2a2b697 Merge branch 'grubtheme' into 'master'
apply grub theme to submenus

See merge request kalilinux/build-scripts/live-build-config!3
5 years ago
Lyndon Brown 2a0d4fb7ea grub2: fix application of theme to submenus
the theme needs explicitly applying for submenus otherwise they are just
displayed with a default layout with a black background.

with the theme setting commands moved to a separate file, we can now
simply `source` that into each submenu.

this of course assumes that live-theme/theme.txt is suitable for submenus.
5 years ago
Lyndon Brown cce2cd88b6 grub2: split up grub.cfg
as done in upstream live-build MR #135.

the intention here is to prepare to fix application of the theme for submenus,
as addressed next.

we could accomplish that just by the theme.cfg portion of the split, but why
not do the config.cfg bit also now. this is similar to how syslinux is broken
up, and a part of the live-build MR #135 changes are to merge config/bootloader
files on top of the default set, rather than use them instead, thus
user/derivative configs only need to carry the bootloader files they actually
want to replace. breaking up grub.cfg helps towards this, so eventually kali
can drop carrying files that are identical to upstream ilve-build's.
5 years ago
Lyndon Brown 257c44add0 grub2: only add speech synth install entry if missing
live-build commit 24aab15d2a133075992ce3a216b1c3476dc7bd4c has added
generation of speech synth entries. this ensures that with the next
release of live-build, the kali one is not added as a duplicate.

we have to take a different approach here than for syslinux. the approach
relies upon an expectation that in the next live-build release the grub
config will include an install.cfg file containing install entries, like
syslinux, as a result of changes awaiting merge in MR #135 ([1]).

[1]: https://salsa.debian.org/live-team/live-build/-/merge_requests/135
5 years ago
Raphaël Hertzog fafc138872 Update the boot background picture 6 years ago
Raphaël Hertzog 38e99d47ff Use 8-bit PNG for splash image 8 years ago
Raphaël Hertzog 4d3d131d8b Add grub configuration that works with the Kali theme 8 years ago