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.
No need to explicitly list kali-themes in the packages to install, it's pulled in anyway via the following dependency chain: kali-desktop-i3 -> kali-desktop-core -> kali-themes I removed the pulseaudio hook. I really don't see a reason to start pulseaudio once, during the build process, as root. Plus, the second line of the hook (rm -rf .pulse-cookieaa) has no effect, since there's no file named .pulse-cookieaa. I added some debug logs to the hook to confirm that. |
2 years ago | |
---|---|---|
auto | 2 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.