Forked from: https://gitlab.com/kalilinux/build-scripts/live-build-config.git
justAn0th3r Kali!
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.
Debian defaults to linux-image-686 for i386 on all levels (simple-cdd, debian-cd, debian-installer). Kali modified debian-installer to use linux-image-686-pae in debian-installer (for the benefit of the live image mainly!). We have to adjust simple-cdd (by way of the kernel_packages configuration item) and debian-cd (with some live patching of a copy). |
5 years ago | |
---|---|---|
auto | 5 years ago | |
kali-config | 5 years ago | |
simple-cdd | 5 years ago | |
.getopt.sh | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 6 years ago | |
build.sh | 5 years ago | |
build_all.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.