Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-02 | Auto-detect foreign architectures in packagelist. | Kiel Christofferson | |
* Add function to output unique list of foreign architectures from an expanded package list. * If foreign architectures are detected, add unique architectures to dpkg and update apt. * This requires users to explicitly list at least _one_ package of a foreign architecture in their package list (e.g. foo:arch) for any other foreign arch dependencies to be handled appropriately. | |||
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-11-04 | Switching from global lock file to config tree specific one. | Daniel Baumann | |
2013-11-03 | Automatically symlink hooks upon creation of the configuration tree. | Daniel Baumann | |
2013-10-23 | Dropping incomplete and not really supported exposed root mode. | Daniel Baumann | |
This might come back in future if there's demand for it and the base is sufficiently cleaned up first. | |||
2013-10-15 | Replacing s390 with s390x in architecture specific defaults. | Daniel Baumann | |
2013-09-06 | Updating initsystem default for progress-linux releases. | Daniel Baumann | |
2013-06-24 | Avoid failing on package lists fails that have no newline at the end. | Daniel Baumann | |
2013-06-19 | Adding hook to remove ssl-cert-snakeoil by default. | Daniel Baumann | |
2013-05-31 | Dropping some EOL ubuntu release information. | Daniel Baumann | |
2013-05-31 | Updating versioning scheme references to match new scheme since wheezy. | Daniel Baumann | |
2013-05-06 | Adding hook to disable 70-persistent-cd.rules udev rule to prevent udev ↵ | Daniel Baumann | |
remember the cd device name both the one of the build system and the one of the live system (Closes: #706926). | |||
2013-05-06 | Renaming remove-udev-persistent-rules.chroot hook to ↵ | Daniel Baumann | |
remove-udev-persistent-net-rules.chroot for future additional udev hooks. | |||
2013-05-06 | Enabling release updates (formerly known as volatile) for wheezy. | Daniel Baumann | |
2013-05-06 | Updating bootstrap mirror for progress-linux. | Daniel Baumann | |
2013-05-06 | Dropping now unused intermediate config/image. | Daniel Baumann | |
2013-05-06 | Using LB_HDD_SIZE to determine the size of the image. | Michael Stummvoll | |
If LB_HDD_SIZE is "auto" the size will be determined automatically as before else it will be the given size in MB. Also setting the default for this to "auto" | |||
2013-05-06 | Fixing missing quotes for tr commands to avoid unwanted expansions. | Michael Stummvoll | |
[A-Z] and [a-z] expands if there is a file or directory with one letter in the directory. | |||
2013-05-06 | Removing dedicated emdebian mode, this can entirely be handled with ↵ | Daniel Baumann | |
different defaults. | |||
2013-05-06 | Renaming config/control to config/image. | Daniel Baumann | |
2013-05-06 | Dropping dedicated updates (formerly volatile) mirror handling, not needed ↵ | Daniel Baumann | |
anymore. | |||
2013-05-06 | Dropping dedicated backports mirror handling, not needed anymore with the ↵ | Daniel Baumann | |
move of backports.d.o into ftp.d.o. | |||
2013-05-06 | Adding check for ntfs-3g on the host system, precluding the initial ntfs ↵ | Daniel Baumann | |
binary filesystem support (Closes: #697793). | |||
2013-05-06 | Setting memtest default to none. | Daniel Baumann | |
2013-05-06 | Debranding package for derivatives. | Daniel Baumann | |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Increasing oversizing factor of ext* filesystems from 5 to 6%. | Raphaël Hertzog | |
At least on armel with ext4, 5% turned out to not be enough in some use cases. With 6% the failure was gone. | |||
2013-05-06 | Removing non-existent --apt-indices none references. | Daniel Baumann | |
2013-05-06 | Removing incomplete support for fakeroot. | Daniel Baumann | |
2013-05-06 | Removing incomplete support for root-command. | Daniel Baumann | |
2013-05-06 | Adding release version for ubuntu raring. | Daniel Baumann | |
2013-05-06 | Defaulting to latest ubuntu release by default in ubuntu mode. | Daniel Baumann | |
2013-05-06 | De-debianizing linux-flavour defaults on i386 and only including 486. | Daniel Baumann | |
This is 'debranding' in the sense that live-build defaults are for people building images with a config from scratch, live-build should not have the options that we use for the official prebuilt debian-live images as debian-defaults for all images and force that upon everyone (as defaults). Rather, a 'lb config' should produce a as vanilla as possible configuration tree. | |||
2013-05-06 | Dropping powerpc bootloader support (yaboot), there is nobody actively ↵ | Daniel Baumann | |
maintaining this in live-build. | |||
2013-05-06 | Dropping sparc bootloader support (silo), there is nobody actively ↵ | Daniel Baumann | |
maintaining this in live-build. | |||
2013-05-06 | Aborting with error if hdd label has a whitespace (Closes: #648861). | Daniel Baumann | |
2013-05-06 | Updating wheezy release number. | Daniel Baumann | |
2013-05-06 | Dropping theme package support, themes are either in the config tree or the ↵ | Daniel Baumann | |
embedded one from live-build is used. | |||
2013-05-06 | Adding hook to remove systemd machine-id. | Daniel Baumann | |
2013-05-06 | Switching default binary filesystem for hdd images to fat32 to be more ↵ | Daniel Baumann | |
robust on todays flash devices. | |||
2013-05-06 | Updating wheezy pre-release number for b4. | Daniel Baumann | |
2013-05-06 | Correcting variable default assignment for new configuration tree layout. | Daniel Baumann | |
2013-05-06 | Correcting typo on functions/default.sh, thanks to jhcha54008 ↵ | Richard Nelson | |
<jhcha54008@free.fr> (Closes: #698397). | |||
2013-05-06 | Defaulting to obsolete md5 for checksums instead of sha256 on debian, as ↵ | Daniel Baumann | |
debians cdrom-check in d-i only supports md5. | |||
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Setting debian-installer to false in all modes by default. | Daniel Baumann | |
2013-05-06 | Dropping support for now unused includes feature in package lists. | Daniel Baumann | |
2013-05-06 | Switching order of kernel flavours in defaults, the last added one in the ↵ | Daniel Baumann | |
list becomes the default symlink target in the rootfs by apt. | |||
2013-05-06 | Moving off binary image parent archive areas into new config tree format. | Daniel Baumann | |
2013-05-06 | Updating comment for image name config handling. | Daniel Baumann | |