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.
This profile does the following: - it enables the elastic apt repo - it also enables the network during installation - finally, it makes sure to exclude the very big package exploitdb-papers, otherwise the iso is too big (~ 6 GB) I'm a bit surprised that we need to enable the network via a preseed file. I thought that it would be enough to just make sure that the installer-purple variant does NOT include the offline profile, but in practice no, it's not enough. |
2 years ago | |
---|---|---|
auto | 3 years ago | |
kali-config | 2 years ago | |
simple-cdd | 2 years ago | |
.getopt.sh | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
build.sh | 2 years ago | |
build_all.sh | 10 years ago |
README.md
live-build configuration for Kali ISO images
Have a look at Live Build a Custom Kali ISO for explanations on how to use this repository.