Age | Commit message (Expand) | Author |
2011-07-19 | Reworking binary hooks helper. | Daniel Baumann |
2011-07-19 | Correcting comments in chroot_hooks to match usage. | Daniel Baumann |
2011-07-19 | Calling dpkg-divert with --quiet in chroot_dpkg. | Daniel Baumann |
2011-07-19 | Enabling hooks based on the mode we're building for. | Daniel Baumann |
2011-07-19 | Consolidating local hooks for chroot and binary into config/hooks/*.{chroot,b... | Daniel Baumann |
2011-07-19 | Adding kubuntu mode in order to have different defadefault hooks enabled for ... | Daniel Baumann |
2011-07-19 | Also unmounting /run in lb_clean eventhough it's not really needed anyway but... | Daniel Baumann |
2011-07-19 | Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure i... | Daniel Baumann |
2011-07-16 | Skipping binary_linux-image if no kernel was choosen to be installed delibera... | Daniel Baumann |
2011-07-08 | Correct gdm/gdm3 handling, prefere gdm for squeeze as before and use gdm3 for... | Daniel Baumann |
2011-07-04 | Remove lxde test on LB_TASKS for gdm so we now get gdm3. | Richard Nelson |
2011-06-29 | Correcting wrong chroot call in chroot_archives, only affecting derivatives. | Daniel Baumann |
2011-06-21 | Making copyright headers distribution neutral. | Daniel Baumann |
2011-06-18 | Correct keyring packages temporary workaround to not fail when aptitude is se... | Daniel Baumann |
2011-06-17 | Removing forgotten reference to chroot_packages in lb_chroot. | Daniel Baumann |
2011-06-17 | Adjust name of archives directory in config tree. | Daniel Baumann |
2011-06-15 | Since we don't have global packages anymore, renaming lb_chroot_local-package... | Daniel Baumann |
2011-06-15 | Since we don't have global tasks anymore, renaming lb_chroot_local-tasklists ... | Daniel Baumann |
2011-06-15 | Moving config/chroot_local-tasklists/*.list to config/task-lists/*.chroot.lis... | Daniel Baumann |
2011-06-15 | Unifying config/chroot_local-packagelists and config/binary_local-packagelists. | Daniel Baumann |
2011-06-15 | Using .list suffix in config/archives. | Daniel Baumann |
2011-06-15 | Changing archives key suffix from .gpg to .key. | Daniel Baumann |
2011-06-15 | Unifying config/chroot_archives and config/archives, now only using config/ar... | Daniel Baumann |
2011-06-15 | Renaming chroot_sources script to chroot_archives for consistency with debian... | Daniel Baumann |
2011-06-15 | Renaming repositories option to archives for consistency with debian-policy t... | Daniel Baumann |
2011-06-13 | Using -wildcards option when calling mksquashfs with an excludes file. | Daniel Baumann |
2011-06-13 | Add --initramfs-compression option (Closes: #627677). | Colin Watson |
2011-06-13 | Divert flash-kernel aside while building the chroot (Closes: #630350). | Colin Watson |
2011-06-13 | Add --swap-file-path and --swap-file-size options (Closes: #629637). | Colin Watson |
2011-06-12 | Correct lb cleans source removals. | Daniel Baumann |
2011-06-11 | Removing now unecessary stagefile check in lb_source. | Daniel Baumann |
2011-06-11 | Moving installation of live packages to second pass. | Daniel Baumann |
2011-06-11 | Obtaining the live passes package selection information at the latest point t... | Daniel Baumann |
2011-06-11 | Allow to optionally run package installation in two passes. Eventually, this ... | Daniel Baumann |
2011-06-11 | Creating chroot_local-tasklists directory in config. | Daniel Baumann |
2011-06-11 | Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks ar... | Daniel Baumann |
2011-06-11 | Always disable dpkg sync, we only support squeeze and newer anyway. | Daniel Baumann |
2011-06-11 | Correcting indenting for dpkg sync configuration file. | Daniel Baumann |
2011-06-11 | Use dpkg --force-unsafe-io if available (Closes: #630043). | Colin Watson |
2011-06-11 | Removing unmaintained chroot_localization script. | Daniel Baumann |
2011-06-11 | Dropping handling of --packages in order to simply things handle packages sch... | Daniel Baumann |
2011-06-11 | Don't try to install standard task on anything but ubuntu. | Daniel Baumann |
2011-06-08 | Make --initramfs none work more consistently (Closes: #627887). | Colin Watson |
2011-06-08 | Use mkfs.ext2/mkfs.ext2 instead of genext2fs (Closes: #629533). | Colin Watson |
2011-06-03 | Updating grub paths for d-i files (Closes: #627695). | Daniel Baumann |
2011-06-03 | Removing unused and not really usefull bootstrap-script option (Closes: #6031... | Daniel Baumann |
2011-06-03 | Fixing ext2/ext3 case in lb_binary_rootfs to work with --build-with-chroot fa... | Colin Watson |
2011-06-03 | Moving 'default' hooks for minimal and stripped to example hooks, they will h... | Daniel Baumann |
2011-06-03 | Restoring excludes functionality for mksquashfs. This was present some time a... | Daniel Baumann |
2011-05-21 | Fix duplicate deconfiguration of apt, upstart, and sysv-rc if build-with-chro... | Colin Watson |