Age | Commit message (Expand) | Author |
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 | Correcting indenting glitch in lb_binary_chroot. | Daniel Baumann |
2011-09-28 | Renaming and reworking previous chroot_local-preseed into chroot_preseed, now... | Daniel Baumann |
2011-09-28 | Removing unused global chroot_preseed. | Daniel Baumann |
2011-09-28 | Correcting check for debian-installer-distribution when using daily images in... | Daniel Baumann |
2011-09-27 | Correcting typo in config/includes.chroot creating in lb_config, thanks to St... | Daniel Baumann |
2011-09-20 | Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and lb_source... | Daniel Baumann |
2011-09-14 | Correcting incomplete checks for local packages in lb_binary_debian-installer. | Daniel Baumann |
2011-09-14 | Renaming forgotten lb_binary_usb and lb_source_usb to lb_binary_hdd resp. lb_... | Daniel Baumann |
2011-09-14 | Making sure that volatile for the parent distribution is still included in de... | Daniel Baumann |
2011-09-14 | Updating volatile handling in chroot_archives for derivatives when using foo-... | 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 | Correcting syntax error in local package handling. | 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/packages.binary instead of config/binary_local-udebs. | Daniel Baumann |
2011-09-07 | Using config/packages.binary instead of config/binary_local-debs. | Daniel Baumann |
2011-09-07 | Using config/includes.binary rather than config/binary_local-includes. | Daniel Baumann |
2011-09-07 | Setting origin in apt release files for local packages to config/packages.chr... | Daniel Baumann |
2011-09-07 | Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper mat... | Daniel Baumann |
2011-09-07 | Renaming config/chroot_packages to config/packages.chroot. | Daniel Baumann |
2011-09-07 | Improving messages when saving and restoring stage caches (Closes: #589728). | Daniel Baumann |
2011-09-07 | Copying chroot.packages.live to binary.packages. | Daniel Baumann |
2011-09-07 | Renaming lb_chroot_local-includes into lb_chroot_includes and check for inclu... | Daniel Baumann |
2011-09-07 | Renaming forgotten lb_binary_local-packagelists to lb_binary_packagelists. | Daniel Baumann |
2011-09-07 | Renaming binary.packages list files (that contain what package is installed i... | Daniel Baumann |
2011-09-07 | Completing the restoring of the outer chroot when building in chrooted to not... | Daniel Baumann |
2011-09-07 | Doing uuid.conf extraction from initrd with the correct decompression utility... | Daniel Baumann |
2011-09-01 | Automatically using an embedded live-build copy from within the config tree a... | Daniel Baumann |
2011-08-26 | Fixing typos brought in by ext4 support patch. | intrigeri |
2011-08-25 | Adding support for ext4 for binary and chroot filesystem, including partial p... | Daniel Baumann |
2011-08-24 | Renaming --apt-source to --apt-source-archives. | Daniel Baumann |
2011-08-24 | Introducing --apt-sources option to control if the live system should have de... | Daniel Baumann |
2011-08-23 | Moving removal of udev persistent rules from chroot_hacks to a hook, that way... | Daniel Baumann |
2011-08-23 | Moving removal of openssh-server host keys from chroot_hacks to a hook, that ... | Daniel Baumann |
2011-08-16 | Merging in last bit of lb_chroot_local-packages into lb_chroot_archives (Clos... | Daniel Baumann |
2011-08-16 | Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. | Daniel Baumann |
2011-08-16 | Correcting wrong variables in volatile handling for derivatives. | Daniel Baumann |
2011-08-09 | Also guarding key additions for local configured archives to not fail if no k... | Daniel Baumann |
2011-08-08 | Guarding archives handling with an additional check to prevent ugly message a... | Daniel Baumann |
2011-08-08 | Removing left-over mentioning of lb_binary_local-hooks instead of lb_binary_h... | Daniel Baumann |
2011-08-08 | Also using definition files without suffix (so that e.g. foo.list is used for... | Daniel Baumann |
2011-08-05 | Reverse keywords in suffix of the package list files for consistency. | Daniel Baumann |
2011-08-05 | Reverse keywords in suffix of the archive definition files for consistency. | Daniel Baumann |
2011-08-04 | Removing -r from short options in lb_config (Closes: #636208). | Daniel Baumann |
2011-08-04 | Cleaning up temporary directories at the same time as other cruft. | intrigeri |
2011-07-26 | Correcting typo in lb_config for program variable, thanks to intrigeri <intri... | Daniel Baumann |