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 830d863fa6 Change simple-cdd configuration to have full installer work offline
We move the default preseed to the kali profile so that the default
preseed can actually again enable simple-cdd-profiles that we need
because we want the other profiles to have their preseed and postinst
working (and they work through the script run when simple-cdd-profiles
is installed).

We add an offline profile that disables the network mirror (but not
the networking!) and we add a "postinst" script that is run in the
finish-install step to actually configure /etc/apt/sources.list that
is empty due to the preseed.
5 years ago
auto Drop the possibility to have custom configuration for each release 5 years ago
kali-config Add preseeding for atftpd so that it's started standalone 5 years ago
simple-cdd Change simple-cdd configuration to have full installer work offline 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 Ensure tasksel is included in installer images 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.