Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-20 | Removing full path from chroot calls in chroot function. | Daniel Baumann | |
Temporarily, we had /usr/share/live/build/scripts/build/lb_* named without the lb_* prefix which made calling chroot being called with full path in order to diffrentiate between lb chroot and /usr/sbin/chroot when usling live-build from a local source tree. | |||
2012-02-16 | Add forgotten fallback for mode setting if lsb_release is not installed. | Daniel Baumann | |
2012-02-14 | Correcting typo in ubuntu default distribution name, thanks to Marco Lechner ↵ | Daniel Baumann | |
<marco.lechner@fossgis.de> (Closes: #659823). | |||
2012-02-13 | Correcting typo in defaults for backports mirror. | Daniel Baumann | |
2012-02-06 | Improve backports handling in derivatives mode. | Daniel Baumann | |
If LB_BACKPORTS=true, then backports are configured in sources.list, however, not enabled. If backports are enabled depends on pinning, either manually through apt/preferences.d snipplets in local includes/chroot_apt, or, depending on distribution (e.g. building artax-backports enables pinning automatically). | |||
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann | |
2012-02-06 | Updating squeeze point release number. | Daniel Baumann | |
2012-02-06 | Autodetecting mode depending on which distribution we're building. | Daniel Baumann | |
2012-02-06 | Correcting typo in security chroot mirror variable assembling. | Daniel Baumann | |
2012-02-06 | Applying patch from Ivailo Monev to remove stage files for ↵ | Daniel Baumann | |
pseudo-filesystems helpers in exit function. | |||
2012-02-06 | Updating lb_binary_syslinux for embedded syslinux themes. | Daniel Baumann | |
2012-01-18 | Setting default mirror for progress to cdn.archive.progress-linux.org. | Daniel Baumann | |
2012-01-12 | Switching priorities of mirror defaults (which mirror default is used from ↵ | Daniel Baumann | |
which previously set mirror default etc.) to the way it was intendet to be. If not building a derivative with two seperate repositories, users should only need to bother about setting the --mirror*|LB_MIRROR* options, the --parent-mirror*|LB_PARENT_MIRROR* does get set automatically correctly now. | |||
2012-01-12 | Adding armhf kernel defaults, thanks for Ying-Chun Liu <paulliu@debian.org> ↵ | Daniel Baumann | |
for bringing it up (Closes: #655557). | |||
2012-01-10 | Unmount /root/config in case of error. | Matthijs Kooijman | |
When there is an error, the Exit() handler unmounts filesystems within the chroot. This adds /root/config to the list used when /proc/mounts is not available. | |||
2011-12-30 | Enabling contrib and non-free by default for progress. | Daniel Baumann | |
2011-11-29 | Inverting logic for defaults or archive-areas wrt/ parent and derivatives. | Daniel Baumann | |
2011-11-04 | Also setting 5% margin for ext4 images, thanks to Neil Wilson ↵ | Daniel Baumann | |
<neil@aldur.co.uk> for spotting it (Closes: #647601). | |||
2011-10-30 | Correcting defaults d-i mirror for progress. | Daniel Baumann | |
2011-10-28 | Adding precise in releases list. | Daniel Baumann | |
2011-10-28 | Adding expire date for oneiric in releases list. | Daniel Baumann | |
2011-10-22 | Adding hook to remove dbus machine id. | Daniel Baumann | |
2011-10-16 | Disable backports forcefully when building artax-backports images direcly. | Daniel Baumann | |
2011-10-13 | Correcting typo in defaults for system variable. | Daniel Baumann | |
2011-10-13 | Updating squeeze point release number. | Daniel Baumann | |
2011-10-05 | Adding foreign bootstrap via qemu for cross arch building. | Ben Howard | |
2011-09-30 | Removing EOL Ubuntu dapper from release information. | Daniel Baumann | |
2011-09-30 | Setting default ubuntu release to oneric. | Daniel Baumann | |
2011-09-30 | Defaulting to ubuntu-oneiric syslinux theme on Ubuntu. | Colin Watson | |
2011-09-30 | Using the correct mirror locations for Ubuntu ports. | Adam Conrad | |
2011-09-30 | Adding --system option to define the resulting image type to be a live ↵ | Daniel Baumann | |
system or a normal, non-live system. | |||
2011-09-30 | Setting default armel linux flavour for Ubuntu. | Ben Howard | |
2011-09-28 | Renaming virtual-hdd-root-size to hdd-size in preparation of merging ↵ | Daniel Baumann | |
virtual-hdd into hdd. | |||
2011-09-22 | Enclosing shell variables for iso-* defaults in escaped double-quotes while ↵ | Yaroslav Halchenko | |
evaluating for the length to allow using parentheses (Closes: #642463). | |||
2011-09-14 | Switching away from cdn.debian.net as default mirrors for progress, too ↵ | Daniel Baumann | |
unreliable outside of Europe. | |||
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-09-13 | Correcting syntax error in tr command used in default for hdd-label in ↵ | Daniel Baumann | |
progress mode. | |||
2011-09-12 | Adding option for setting filesystem label on usb-hdd images. | Daniel Baumann | |
2011-09-07 | Correcting wrong spelling of cache in exit function, thanks to David Endler ↵ | Daniel Baumann | |
for spotting it. | |||
2011-09-07 | Improve message when skipping a helper because it is already run. | Daniel Baumann | |
2011-09-01 | Automatically using an embedded live-build copy from within the config tree ↵ | Daniel Baumann | |
at local/live-build, if existing. This allows to ship (an almost) self contained config tree. | |||
2011-08-27 | Only calling udevadm in losetup function when udev is installed on the host ↵ | Daniel Baumann | |
system. | |||
2011-08-25 | Adding support for ext4 for binary and chroot filesystem, including partial ↵ | Daniel Baumann | |
patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298). | |||
2011-08-24 | Renaming --apt-source to --apt-source-archives. | Daniel Baumann | |
2011-08-24 | Avoiding magic defaults for --apt-indices option when using minimal or ↵ | Daniel Baumann | |
stripped packagelist. | |||
2011-08-24 | Setting apt-source to false in progress mode. | Daniel Baumann | |
2011-08-24 | Introducing --apt-sources option to control if the live system should have ↵ | Daniel Baumann | |
deb-src entries in sources.list. | |||
2011-08-23 | Moving removal of udev persistent rules from chroot_hacks to a hook, that ↵ | Daniel Baumann | |
way it can be easily skipped if desired. | |||
2011-08-23 | Moving removal of openssh-server host keys from chroot_hacks to a hook, that ↵ | Daniel Baumann | |
way it can be easily skipped if desired. | |||
2011-08-13 | Enabling volatile suite for progress itself in progress mode. | Daniel Baumann | |