summaryrefslogtreecommitdiff
path: root/scripts/build/lb_config
AgeCommit message (Expand)Author
2012-07-18Adding support for ntfs as binary filesystem when using syslinux.Daniel Baumann
2012-07-18Decrufting version flag.Daniel Baumann
2012-07-18Adding xz as valid compression format.Daniel Baumann
2012-07-18Adding support for zsync control files generation, thanks to Hector Oron <hec...Daniel Baumann
2012-07-18Renaming net flavour to netboot for consistency.Daniel Baumann
2012-06-04Moving local includes from auto/{functions,scripts} to local/{functions,scrip...Daniel Baumann
2012-06-03Renaming internal .stage to .build for consistency within the configuration t...Daniel Baumann
2012-06-03Renaming config/binary_debian-installer-includes to config/includes.binary_de...Daniel Baumann
2012-04-27Transforming failsafe boot parameter into an own option.Daniel Baumann
2012-04-26Adding support for including firmware packages automatically within the live ...Daniel Baumann
2012-04-26Adding support for including firmware packages automatically within debian-in...Daniel Baumann
2012-03-03Adding architecture to the output message when running lb_config.Daniel Baumann
2012-02-26Removing --username cruft, live-config bootparameters should be used via --bo...Daniel Baumann
2012-02-26Removing --hostname cruft, live-config bootparameters should be used via --bo...Daniel Baumann
2012-02-06Updating year in copyright notices for 2012.Daniel Baumann
2012-02-06Giving a note about what mode we are configuring, now that mode is determined...Daniel Baumann
2011-11-02Removing --tasks leftovers in lb_config.Daniel Baumann
2011-10-05Adding foreign bootstrap via qemu for cross arch building.Ben Howard
2011-09-30Adding --system option to define the resulting image type to be a live system...Daniel Baumann
2011-09-28Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-...Daniel Baumann
2011-09-28Using 'none' instead of 'plain' when specifying that no chroot filesystem sho...Daniel Baumann
2011-09-28Renaming and reworking previous chroot_local-preseed into chroot_preseed, now...Daniel Baumann
2011-09-27Correcting typo in config/includes.chroot creating in lb_config, thanks to St...Daniel Baumann
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
2011-09-12Adding option for setting filesystem label on usb-hdd images.Daniel Baumann
2011-09-07Also respect config/packages for packages to be installed in both chroot and ...Daniel Baumann
2011-09-07Updating lb_config for config/packages.binary.Daniel Baumann
2011-09-07Using config/includes.binary rather than config/binary_local-includes.Daniel Baumann
2011-09-07Renaming config/chroot_packages to config/packages.chroot.Daniel Baumann
2011-09-07Renaming lb_chroot_local-includes into lb_chroot_includes and check for inclu...Daniel Baumann
2011-08-25Adding support for ext4 for binary and chroot filesystem, including partial p...Daniel Baumann
2011-08-24Renaming --apt-source to --apt-source-archives.Daniel Baumann
2011-08-24Introducing --apt-sources option to control if the live system should have de...Daniel Baumann
2011-08-05Reverse keywords in suffix of the package list files for consistency.Daniel Baumann
2011-08-04Removing -r from short options in lb_config (Closes: #636208).Daniel Baumann
2011-07-26Correcting typo in lb_config for program variable, thanks to intrigeri <intri...Daniel Baumann
2011-07-19Consolidating local hooks for chroot and binary into config/hooks/*.{chroot,b...Daniel Baumann
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ...Daniel Baumann
2011-06-17Adjust name of archives directory in config tree.Daniel Baumann
2011-06-15Since we don't have global packages anymore, renaming lb_chroot_local-package...Daniel Baumann
2011-06-15Moving config/chroot_local-tasklists/*.list to config/task-lists/*.chroot.lis...Daniel Baumann
2011-06-15Unifying config/chroot_local-packagelists and config/binary_local-packagelists.Daniel Baumann
2011-06-15Renaming chroot_sources script to chroot_archives for consistency with debian...Daniel Baumann
2011-06-15Renaming repositories option to archives for consistency with debian-policy t...Daniel Baumann
2011-06-13Add --initramfs-compression option (Closes: #627677).Colin Watson
2011-06-13Add --swap-file-path and --swap-file-size options (Closes: #629637).Colin Watson
2011-06-11Creating chroot_local-tasklists directory in config.Daniel Baumann
2011-06-11Removing unmaintained chroot_localization script.Daniel Baumann
2011-06-11Dropping handling of --packages in order to simply things handle packages sch...Daniel Baumann
2011-06-03Removing unused and not really usefull bootstrap-script option (Closes: #6031...Daniel Baumann