Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-22 | Avoid creating old left-over directory for custom syslinux splash handing ↵ | Daniel Baumann | |
from within the config tree in lb_config. | |||
2012-10-22 | Removing support for local grub/grub2 splash image and config manipulations, ↵ | Daniel Baumann | |
custom templates should be used instead. Rather than doing all the heavy lifting in live-build that nobody really uses and which is quite inflexible, users should (in line with the syslinux handling) either stick with the default grub configurations, or, supply a custom one to live-build, rather than partial/single files only. | |||
2012-10-22 | Renaming config/binary_debian-installer to simply config/debian-installer. | Daniel Baumann | |
2012-10-22 | Renaming config/chroot_apt to simply config/apt. | Daniel Baumann | |
Eventually lb_chroot_apt will be folded into chroot_archives but that's left for after wheezy. | |||
2012-10-22 | Renaming local/scripts to local/bin for executables overriding not just lb ↵ | Daniel Baumann | |
scripts, but any command during live-build runs. | |||
2012-10-22 | Removing local/functions functionality, it's not really usefull anyway. | Daniel Baumann | |
2012-10-22 | Removing some left-overs from bootstrap-copy removal in lb config. | Daniel Baumann | |
2012-10-08 | Correcting variable handling for --bootappend-live-failsafe in lb config. | Daniel Baumann | |
2012-10-03 | Removing unsupported and unsupportable bootstrap_copy. | Daniel Baumann | |
2012-09-30 | Simplyfing clean option in lb config. | Daniel Baumann | |
2012-09-29 | Including loadlin on d-i images on amd64 and i386. | Daniel Baumann | |
2012-09-26 | Renaming volatile options refering to volatile archive to updates to match ↵ | Daniel Baumann | |
current archive namings. | |||
2012-08-31 | Correcting cdebootstraps-options typo in getopt, thanks to chals ↵ | Daniel Baumann | |
<chals@altorricon.com>. | |||
2012-08-27 | Dropping lb prefix from live-build scripts, not needed anymore. | Daniel Baumann | |
Previously, we needed to keep the lb_* prefix as the scripts could also be executed standalone. Since the lb wrapper is mandatory since squeeze, we can drop this now. | |||
2011-03-09 | Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455). | Daniel Baumann | |
2011-03-09 | Correcting --clean handling in lb_config. | Daniel Baumann | |
2011-03-09 | Moving location of the global configuration file from ↵ | Daniel Baumann | |
/etc/default/live-build to /etc/live/build.conf resp. /etc/live/build.d/. | |||
2011-03-09 | Updating internal variables from lh to lb scheme, should be the last piece ↵ | Daniel Baumann | |
to finish the live-helper to live-build rename. | |||
2011-03-09 | Replacing some more references to live-helper with live-build in scripts. | Daniel Baumann | |
2011-03-09 | Replacing some references to live-helper with live-build. | Daniel Baumann | |
2011-03-09 | Updating copyright headers for live-build. | Daniel Baumann | |
2011-03-09 | Moving /usr/share/live-helper to /usr/share/live/build. | Daniel Baumann | |
2011-03-09 | Rearranging helpers scripts in source tree. | Daniel Baumann | |