You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
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
auto Switch back installer to live one 5 years ago
kali-config grub2: fix application of theme to submenus 5 years ago
simple-cdd Fix installer image to cope with default 686-pae kernel that we use on i386 5 years ago
.getopt.sh Move new options to .getopt.sh so that upstream script can recognize them 5 years ago
.gitignore Fix installer image to cope with default 686-pae kernel that we use on i386 5 years ago
README.md Update README file 6 years ago
build.sh Ensure tasksel is included in installer images 5 years ago
build_all.sh Rename script into ./build.sh 10 years ago

README.md

live-build configuration for Kali ISO images

Have a look at https://docs.kali.org/development/live-build-a-custom-kali-iso for explanations on how to use this repository.