Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fix incorrect Ubuntu defaults for security and volatile mirrors (Closes: ↵ | Colin Watson | |
#630080). | |||
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 | Correct indenting in powerpc kernel defaults. | Daniel Baumann | |
2011-06-11 | Use powerpc and powerpc64-smp kernel flavours by default for Ubuntu, as ↵ | Colin Watson | |
there is no powerpc64 flavour (Closes: #630032). | |||
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-11 | Releasing debian version 3.0~a19-1.debian/3.0_a19-1 | Daniel Baumann | |
2011-06-11 | Don't try to install standard task on anything but ubuntu. | Daniel Baumann | |
2011-06-08 | Add progress as an option for --mode in lb_config manpage. | Richard Nelson | |
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-05 | Updating default kernel flavour for debian on i386. | Daniel Baumann | |
2011-06-05 | Updating default kernel flavour for progress on i386. | Daniel Baumann | |
2011-06-05 | Updating packages in sun-java6 example hook. | Daniel Baumann | |
2011-06-03 | Update VERSION in common.sh to match last release. | Richard Nelson | |
2011-06-03 | Releasing debian version 3.0~a18-1.debian/3.0_a18-1 | Daniel Baumann | |
2011-06-03 | Updating grub paths for d-i files (Closes: #627695). | Daniel Baumann | |
2011-06-03 | Correcting wrong task defaults. | Daniel Baumann | |
2011-06-03 | Removing unused and not really usefull bootstrap-script option (Closes: ↵ | Daniel Baumann | |
#603114). This option was not used anyway, and, it's actually not much of the business of live-build anyway. People for custom distributions that can not use the debian default scripts ship their own patched debootstrap, and then you don't need the option anymore. | |||
2011-06-03 | Removing accidentally twice included English files when installing manpages ↵ | Daniel Baumann | |
(Closes: #628897). | |||
2011-06-03 | Fixing ext2/ext3 case in lb_binary_rootfs to work with --build-with-chroot ↵ | Colin Watson | |
false (Closes: #627902). | |||
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-06-03 | Restoring excludes functionality for mksquashfs. This was present some time ↵ | Daniel Baumann | |
ago but then got removed. | |||
2011-06-02 | Correcting accidentally unconditional default for linux-flavours in progress ↵ | Daniel Baumann | |
mode. | |||
2011-05-21 | Fix duplicate deconfiguration of apt, upstart, and sysv-rc if ↵ | Colin Watson | |
build-with-chroot is false (Closes: #627406). | |||
2011-05-18 | Releasing debian version 3.0~a17-1.debian/3.0_a17-1 | Daniel Baumann | |
2011-05-18 | Be more careful with subshells (Closes: #623356). | liandro sg | |
2011-05-18 | Correcting top-level makefile to automatically get all the supported ↵ | Daniel Baumann | |
languages, rather than defining a static list. | |||
2011-05-18 | Completing files section in live-build manpage (Closes: #626367). | Daniel Baumann | |
2011-05-18 | Updating to standards version 3.9.2. | Daniel Baumann | |
2011-05-16 | Switching to apt as tasksel for all distributions, except Debian squeeze. | Daniel Baumann | |
2011-05-16 | Allow installing tasks using apt-get, and do so by default for Ubuntu ↵ | Colin Watson | |
(Closes: #626940). | |||
2011-05-16 | Removing defaults for the alpha architecture, not supported by debian anymore. | Daniel Baumann | |
2011-05-16 | Correcting comments about which ubuntu release is LTS and which not in ↵ | Daniel Baumann | |
releases list. | |||
2011-05-16 | Correcting wrongly attributed -m switch to --mirror-bootstrap, thanks to ↵ | Daniel Baumann | |
Colin Watson <cjwatson@ubuntu.com> (Closes: #626905). | |||
2011-05-15 | Correct derivative main sources.list entries. | Daniel Baumann | |
2011-05-15 | Avoid wrong security mirrors when building for artax-backports. | Daniel Baumann | |
2011-05-15 | Don't add security repository for wheezy. | Daniel Baumann | |
2011-05-15 | Using gdm3 for wheezy instead of gdm. | Ben Armstrong | |
2011-05-12 | Updating url for debian-installer daily-images. | Daniel Baumann | |
2011-04-29 | Enabling xz compression by default for artax-backports. | Daniel Baumann | |
2011-04-28 | Updating ubuntu releases. | Daniel Baumann | |
2011-04-28 | Updating squeeze point release number. | Daniel Baumann | |
2011-04-23 | Releasing debian version 3.0~a16-1.debian/3.0_a16-1 | Daniel Baumann | |
2011-04-23 | Moving installation of tasks behind package and package lists installation; ↵ | Daniel Baumann | |
the tasks should only 'fill-up' with what has not already been provided by packages or package lists. | |||
2011-04-23 | Moving apt pinning workaround to the correct place. | Daniel Baumann | |
2011-04-23 | Making apt calls a bit more consistent over the different scripts. | Daniel Baumann | |