summaryrefslogtreecommitdiff
path: root/scripts/build/config
AgeCommit message (Collapse)Author
2013-05-06Avoiding to unconditionally adding whitespace seperator to config/control ↵Daniel Baumann
for existing configs.
2013-05-06Adding support for sha512 checksums.Daniel Baumann
2013-05-06Updating year in all copyright notices.Daniel Baumann
2013-05-06Only writing out Parent-Archive-Areas field into configuration when building ↵Daniel Baumann
a derivative.
2013-05-06Moving off binary image parent archive areas into new config tree format.Daniel Baumann
2013-05-06Moving off binary image archive areas into new config tree format.Daniel Baumann
2013-05-06Improving warning wording to reflect unfinished state of code better.Ben Armstrong
2013-05-06Adding explicit warning for people that do not understand what stable is.Daniel Baumann
2013-05-06Using image name from configuration to name binary output files.Daniel Baumann
2013-05-06Separate between configured values and runtime values in new configuration ↵Daniel Baumann
handling.
2013-05-06Moving off binary image architecture into new config tree format.Daniel Baumann
2013-05-06Moving off binary image type into new config tree format.Daniel Baumann
2013-05-06Moving configuration version off as the first option into new config tree ↵Daniel Baumann
format.
2013-05-06Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2013-05-06Avoid re-populating an already populated configuration tree when using lb ↵Daniel Baumann
config --config.
2013-05-06Adding support for live-images configs and arbitrary configuration ↵Daniel Baumann
directories in lb_config --config option.
2013-05-06Skipping creation of soon to be replaced config/templates directory.Daniel Baumann
2013-05-06Adding debian version 4.0~a1-1.debian/4.0_a1-1Daniel Baumann
2013-04-09Making messages about reading system conffiles in lb config more accurate.Daniel Baumann
2013-04-09Also showing distribution in lb config initial messages.Daniel Baumann
2013-04-09Removing non-existent --apt-indices none references.Daniel Baumann
2013-02-08Dropping theme package support, themes are either in the config tree or the ↵Daniel Baumann
embedded one from live-build is used.
2013-01-02Adding support for sha512 checksums.Daniel Baumann
2013-01-01Updating year in all copyright notices.Daniel Baumann
2012-12-17Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2012-12-13Avoid re-populating an already populated configuration tree when using lb ↵Daniel Baumann
config --config.
2012-12-13Adding support for live-images configs and arbitrary configuration ↵Daniel Baumann
directories in lb_config --config option.
2012-12-10Skipping creation of soon to be replaced config/templates directory.Daniel Baumann
2012-11-01Correcting typos in aptitude-options name in lb config, thanks to Frank Gard ↵Daniel Baumann
<frank@familie-gard.de> (Closes: #691930).
2012-10-31Removing debconf-nowarnings option, doesn't provide any advantage to disable ↵Daniel Baumann
this option in the first place.
2012-10-24Addin missing comma in the long debootstrap-options that caused an ↵chals
unrecognized option message.
2012-10-22Renaming config/includes.binary_debian-installer to simply ↵Daniel Baumann
config/includes.debian-installer.
2012-10-22Renaming config/binary_rootfs to simply config/rootfs.Daniel Baumann
2012-10-22Avoid creating old left-over directory for custom syslinux splash handing ↵Daniel Baumann
from within the config tree in lb_config.
2012-10-22Removing 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-22Renaming config/binary_debian-installer to simply config/debian-installer.Daniel Baumann
2012-10-22Renaming 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-22Renaming local/scripts to local/bin for executables overriding not just lb ↵Daniel Baumann
scripts, but any command during live-build runs.
2012-10-22Removing local/functions functionality, it's not really usefull anyway.Daniel Baumann
2012-10-22Removing some left-overs from bootstrap-copy removal in lb config.Daniel Baumann
2012-10-08Correcting variable handling for --bootappend-live-failsafe in lb config.Daniel Baumann
2012-10-03Removing unsupported and unsupportable bootstrap_copy.Daniel Baumann
2012-09-30Simplyfing clean option in lb config.Daniel Baumann
2012-09-29Including loadlin on d-i images on amd64 and i386.Daniel Baumann
2012-09-26Renaming volatile options refering to volatile archive to updates to match ↵Daniel Baumann
current archive namings.
2012-08-31Correcting cdebootstraps-options typo in getopt, thanks to chals ↵Daniel Baumann
<chals@altorricon.com>.
2012-08-27Dropping 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-09Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).Daniel Baumann
2011-03-09Correcting --clean handling in lb_config.Daniel Baumann
2011-03-09Moving location of the global configuration file from ↵Daniel Baumann
/etc/default/live-build to /etc/live/build.conf resp. /etc/live/build.d/.