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 1205bf686f
Pass "net.ifnames=0" to the kernel command line of the installer images
We want debian-installer to see "ethX" device names and not the
other names that we have disabled via kali-defaults anyway. That
discrepancy even breaks networking for minimal installations
where /etc/network/interfaces gets the wrong name.
4 years ago
auto Indentation fixes 4 years ago
bin Also set zsh by default for the root user 5 years ago
kali-config Inital arm64 work 4 years ago
simple-cdd Pass "net.ifnames=0" to the kernel command line of the installer images 4 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 Fix dead links 5 years ago
build.sh Drop the check on the host architecture when you build installer images 4 years ago
build_all.sh Rename script into ./build.sh 11 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.