Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-28 | Removing unused global chroot_preseed. | Daniel Baumann | |
2011-09-13 | Renaming usb-hdd binary image type to simply hdd. | Daniel Baumann | |
This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software. | |||
2011-08-16 | Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. | Daniel Baumann | |
2011-07-19 | Reworking binary hooks helper. | Daniel Baumann | |
2011-07-19 | Enabling hooks based on the mode we're building for. | Daniel Baumann | |
2011-06-15 | Since we don't have global packages anymore, renaming ↵ | Daniel Baumann | |
lb_chroot_local-packages to lb_chroot_packages and config/chroot_local-packages to config/chroot_packages. | |||
2011-06-15 | Since we don't have global tasks anymore, renaming lb_chroot_local-tasklists ↵ | Daniel Baumann | |
to lb_chroot_task-lists. | |||
2011-06-15 | Renaming chroot_sources script to chroot_archives for consistency with ↵ | Daniel Baumann | |
debian-policy terminology. | |||
2011-06-11 | Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks ↵ | Daniel Baumann | |
are (almost) handled identical and through local lists only. | |||
2011-06-11 | Removing unmaintained chroot_localization script. | Daniel Baumann | |
The chroot_localization script did two things: * contain a hardcoded list for a couple of packages->l10n-packages * (supposed) to set the locales boot parameter correct. While the first was totally outdated and is a thing that needs to be constantly updated for changes in debian (and nobody wants to do that) and it's a broken approach anyway, the second is useless since we're using syslinux-themes packages anyway. | |||
2011-06-11 | Dropping handling of --packages in order to simply things handle packages ↵ | Daniel Baumann | |
scheduled for installation through package lists only. | |||
2011-06-03 | Moving 'default' hooks for minimal and stripped to example hooks, they will ↵ | Daniel Baumann | |
have to be enabled manually now (Closes: #627183). Previously, there were a couple of hooks that were automatically run for some image flavours. This came back from the old days when we had to deconfigure gdm and enable kdm explicitly for kde images. After lenny, this hack was not needed anymore, and there's not much sense to keep the mechanism in place at all. Better, let's treat all images the same way wrt/ hooks and don't do special automagics. The only images that is of concern of are minimal and stripped which we don't build by default anyway. This also stopps confusing others. | |||
2011-03-09 | Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate ↵ | Daniel Baumann | |
way to handle this. | |||
2011-03-09 | Removing encryption support until we have something for current kernels again. | Daniel Baumann | |
2011-03-09 | Renaming 'packages lists' to 'package lists' all over the place. | Daniel Baumann | |
2011-03-09 | Replacing lb_chroot_symlinks with a hook, that's more approriate. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0~a28-1. | Daniel Baumann | |
2011-03-09 | Renaming manpages for live-build. | Daniel Baumann | |
2011-03-09 | Reworking manpages for live-helper 2. | Daniel Baumann | |