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
Arnaud Rebillout 972cedebd2
Minor edits to i3 variant
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 Enable non-free-firmware by default everywhere 2 years ago
kali-config Minor edits to i3 variant 2 years ago
simple-cdd Drop misc package from offline.downloads 2 years ago
.getopt.sh Add --help 4 years ago
.gitignore Ignore the images path, not only files below it 4 years ago
README.md Fix dead links 4 years ago
build.sh Bump debian-cd requirement to 3.1.36 2 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 Live Build a Custom Kali ISO for explanations on how to use this repository.