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
Raphaël Hertzog a57e9e0ccb Build a "cdrom" installer and not a "netboot" one
In the live-build code, netinst and netboot have the same meaning,
and it means netboot, an installer that fetches the d-i udebs over
the network. But we don't want that, we want the udeb to be available
in the ISO so that it keeps working even after a kernel update in
kali-rolling.
5 years ago
auto Build a "cdrom" installer and not a "netboot" one 5 years ago
kali-config Drop the root specific .bashrc 5 years ago
.getopt.sh Make it possible to reuse the getopt config in wrapper scripts 10 years ago
.gitignore Allow setting the local mirror in .mirror 8 years ago
README.md Update README file 6 years ago
build.sh Change filename output to match the rest 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.