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 eb4950fa3f Revert "Add debian-installer preseed file to override apt configuration"
This reverts commit 9eeb33247b.

live-build puts the preseed file in the initrd so it actually replaces
the preseed file put in place by debian-installer. That preseed
actually hardcodes the release for the need of the mini.iso but
the live image does not need such an hardcode as d-i can figure
it out by itself by analyzing the repositories on the ISO.
10 years ago
auto Revert "Add debian-installer preseed file to override apt configuration" 10 years ago
config Fix config openssh-server 10 years ago
.gitignore Extend .gitignore to cover files used by live-build 3.x 13 years ago
README Document bugs encountered and filed in Debian 13 years ago
build.sh Make it possible to pass live-build config options on the command line 10 years ago
build_all.sh Rename script into ./build.sh 10 years ago

README

Some Debian bugs filed for issues encountered in Kali:

#684865: live-build: lb_binary_syslinux fails to include flavour in menu entry
#684891: live-build: add a config parameter to define the project name
#684893: live-build: fails to find bootloaders files when running from git checkout
#684896: live-build: loading of build.sh does not work as expected in various scripts