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 fe1277ad1b Switch back installer to live one
The netinst installer is causing too many issues for unexperienced
users that are installing without enabling the network. They are ending
up in a console and are stuck there. See https://bugs.kali.org/view.php?id=6053
and the many duplicates.

The live installer is not offering close control on what metapackage
gets installed but at least you are sure to have a usable system at the
end.
5 years ago
auto Switch back installer to live one 5 years ago
kali-config Drop the list of firmwares, kali-linux-core pulls those that we want 5 years ago
simple-cdd Fix installer image to cope with default 686-pae kernel that we use on i386 5 years ago
.getopt.sh Move new options to .getopt.sh so that upstream script can recognize them 5 years ago
.gitignore Fix installer image to cope with default 686-pae kernel that we use on i386 5 years ago
README.md Update README file 6 years ago
build.sh Rename the live images to kali-linux-VERSION-live-VARIANT-ARCH.iso 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.