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 2e2ea5be15 isolinux: 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.

note that live-build commit a25b77e0998ac455b48c8c523a08bd282229fb49
removes "video=vesa:ywrap,mtrr" from the entries it generates, so lack of
that is deliberate should you later compare the differences and wonder
about it.
5 years ago
auto Switch back installer to live one 5 years ago
kali-config isolinux: only add speech synth install entry if missing 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.