Age | Commit message (Expand) | Author |
2012-08-27 | Dropping lb prefix from live-build scripts, not needed anymore. | Daniel Baumann |
2012-08-27 | Making build.sh sourcing more robust (Closes: #684896). | Daniel Baumann |
2012-08-27 | Exposing --debootstrap-options and --cdebootstrap-options publicly. | Daniel Baumann |
2012-08-27 | Removing bootstrap-keyring option. | Daniel Baumann |
2012-08-27 | Removing bootstrap-include and bootstrap-exclude options. | Daniel Baumann |
2012-08-27 | Removing bootstrap-flavour option (Closes: #685675). | Daniel Baumann |
2012-08-24 | Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consiste... | Daniel Baumann |
2012-08-13 | Simplyfing sourcing of build.sh and getting away with the broken subshell con... | Daniel Baumann |
2012-07-30 | Removing chroot_local-patches, too much overhead for just applying patches (n... | Daniel Baumann |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann |
2012-07-30 | Avoid showing message in lb config running the second time through auto on gi... | Daniel Baumann |
2012-07-30 | Automatically update auto/config when using --config with extra options. | Daniel Baumann |
2012-07-30 | Adding messages about performing git operations when using --config. | Daniel Baumann |
2012-07-29 | Adding possibility to specify a git branch when using lb config --config. | Daniel Baumann |
2012-07-29 | Dropping global package-lists entirely, only local package lists within the c... | Daniel Baumann |
2012-07-28 | Showing a message about ignoring --config when the current directory already ... | Daniel Baumann |
2012-07-28 | Reordering auto/config in lb_config to work with bootstrapping config tree fr... | Daniel Baumann |
2012-07-28 | Allowing to specify a git repository to lb_config in order to bootstrap a con... | Daniel Baumann |
2012-07-28 | Dropping global binary includes and moving binary local-includes to includes,... | Daniel Baumann |
2012-07-19 | Fixing up inclusion of functions while allowing local usage of live-build wit... | Daniel Baumann |
2012-07-18 | Adding support for ntfs as binary filesystem when using syslinux. | Daniel Baumann |
2012-07-18 | Decrufting version flag. | Daniel Baumann |
2012-07-18 | Adding xz as valid compression format. | Daniel Baumann |
2012-07-18 | Adding support for zsync control files generation, thanks to Hector Oron <hec... | Daniel Baumann |
2012-07-18 | Renaming net flavour to netboot for consistency. | Daniel Baumann |
2012-06-04 | Moving local includes from auto/{functions,scripts} to local/{functions,scrip... | Daniel Baumann |
2012-06-03 | Renaming internal .stage to .build for consistency within the configuration t... | Daniel Baumann |
2012-06-03 | Renaming config/binary_debian-installer-includes to config/includes.binary_de... | Daniel Baumann |
2012-04-27 | Transforming failsafe boot parameter into an own option. | Daniel Baumann |
2012-04-26 | Adding support for including firmware packages automatically within the live ... | Daniel Baumann |
2012-04-26 | Adding support for including firmware packages automatically within debian-in... | Daniel Baumann |
2012-03-03 | Adding architecture to the output message when running lb_config. | Daniel Baumann |
2012-02-26 | Removing --username cruft, live-config bootparameters should be used via --bo... | Daniel Baumann |
2012-02-26 | Removing --hostname cruft, live-config bootparameters should be used via --bo... | Daniel Baumann |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann |
2012-02-06 | Giving a note about what mode we are configuring, now that mode is determined... | Daniel Baumann |
2011-11-02 | Removing --tasks leftovers in lb_config. | Daniel Baumann |
2011-10-05 | Adding foreign bootstrap via qemu for cross arch building. | Ben Howard |
2011-09-30 | Adding --system option to define the resulting image type to be a live system... | Daniel Baumann |
2011-09-28 | Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-... | Daniel Baumann |
2011-09-28 | Using 'none' instead of 'plain' when specifying that no chroot filesystem sho... | Daniel Baumann |
2011-09-28 | Renaming and reworking previous chroot_local-preseed into chroot_preseed, now... | Daniel Baumann |
2011-09-27 | Correcting typo in config/includes.chroot creating in lb_config, thanks to St... | Daniel Baumann |
2011-09-13 | Renaming usb-hdd binary image type to simply hdd. | Daniel Baumann |
2011-09-12 | Adding option for setting filesystem label on usb-hdd images. | Daniel Baumann |
2011-09-07 | Also respect config/packages for packages to be installed in both chroot and ... | Daniel Baumann |
2011-09-07 | Updating lb_config for config/packages.binary. | Daniel Baumann |
2011-09-07 | Using config/includes.binary rather than config/binary_local-includes. | Daniel Baumann |
2011-09-07 | Renaming config/chroot_packages to config/packages.chroot. | Daniel Baumann |
2011-09-07 | Renaming lb_chroot_local-includes into lb_chroot_includes and check for inclu... | Daniel Baumann |