Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-30 | Using i386 -generic-pae kernel flavour on Ubuntu precise. | Colin Watson | |
2012-09-30 | Switching Ubuntu from powerpc to powerpc-smp kernel. | Adam Conrad | |
2012-09-30 | Using initramfs generator specific boot parameters in syslinux configuration ↵ | Daniel Baumann | |
files. | |||
2012-09-29 | Including loadlin on d-i images on amd64 and i386. | Daniel Baumann | |
2012-09-26 | Renaming volatile options refering to volatile archive to updates to match ↵ | Daniel Baumann | |
current archive namings. | |||
2012-08-29 | Adding baureo-backports and charon-backports as valid distributions in ↵ | Daniel Baumann | |
progress mode. | |||
2012-08-27 | Setting default progress distribution from artax to baureo. | Daniel Baumann | |
2012-08-27 | Moving aborting when no bootstrap tool is installed from defaults to the ↵ | Daniel Baumann | |
respective bootstrap script. | |||
2012-08-27 | Calling local live-build embedded in config directly rather than to adjust path. | Daniel Baumann | |
2012-08-27 | Correcting wrong bootstrap-qemu-exclude variable in defaults. | Daniel Baumann | |
2012-08-27 | Removing bootstrap-keyring option. | Daniel Baumann | |
2012-08-27 | Removing bootstrap-include and bootstrap-exclude options. | Daniel Baumann | |
2012-08-27 | Removing bootstrap-flavour option (Closes: #685675). | Daniel Baumann | |
live-build does too much magic that causes too much effort in maintaining for stuff that hardly everyone uses. Rather than 'translating' back and forth and maintaining compatibility between options of different debootstrap and cdebootstrap versions (and possibly any other in the future), it's is better to 'off-load' this to the user. For non-live specific options passed to the bootstrap tools, we'll be introducing --debootstrap-options and --cdebootstrap-options where users can specify their additional options passed to the respective bootstrap tool, rather than us maintaining them in a 'hardcoded' and selected list. | |||
2012-08-24 | Moving from cdn.debian.net to http.debian.net as binary mirror. | Daniel Baumann | |
2012-08-14 | Correcting fallback for default binary volatile mirror on ubuntu, thanks to ↵ | Daniel Baumann | |
Luigi Capriotti <l.capriotti@xbmc.org>. | |||
2012-07-30 | Disabling volatile for wheezy for the time being. | Daniel Baumann | |
Why oh why can people not just create empty indices for the auxiliary repositories once they populate a new suite in the main archive, this is so obvious and I say it after every release.. Keeping these things constantly in sync with reality is tedious, just stupid and sucks big time. | |||
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-07-29 | Dropping global package-lists entirely, only local package lists within the ↵ | Daniel Baumann | |
config tree are support. | |||
2012-07-28 | Including gnupg on ubuntu by default through corresponding default for ↵ | Daniel Baumann | |
bootstrap includes. | |||
2012-07-27 | Updating all distribution specific selectors in defaults to be as future ↵ | Daniel Baumann | |
proof as possible. | |||
2012-07-19 | Fixing up inclusion of functions while allowing local usage of live-build ↵ | Daniel Baumann | |
with different file layouts. | |||
2012-07-18 | Adding support for ntfs as binary filesystem when using syslinux. | Daniel Baumann | |
2012-07-18 | Using xz to compress images on anything except squeeze, keeping gzip as ↵ | Daniel Baumann | |
default for squeeze. | |||
2012-07-18 | Adding xz as valid compression format. | Daniel Baumann | |
2012-07-18 | Adding support for zsync control files generation, thanks to Hector Oron ↵ | Daniel Baumann | |
<hector.oron@gmail.com> for the idea and prototype. | |||
2012-07-18 | Renaming net flavour to netboot for consistency. | Daniel Baumann | |
2012-06-05 | Defaulting to SHA256 live-media checksums. | Daniel Baumann | |
2012-06-03 | Don't bother supporting firmware on ubuntu, they seem to have a different ↵ | Daniel Baumann | |
archive structure. | |||
2012-05-31 | Cleaning http_proxy and ftp_proxy settings in chroot, people using apt ↵ | Daniel Baumann | |
proxies set them throught the apt pseudo-proxy options, and people using real proxies use config/environment.{chroot,binary} to set them. | |||
2012-04-27 | Transforming failsafe boot parameter into an own option. | Daniel Baumann | |
2012-04-26 | Unconditionally including firmware in all images by default. This is safe ↵ | Daniel Baumann | |
since only firmware available within the configured archive area is included automatically, see manpage. | |||
2012-04-26 | Adding support for including firmware packages automatically within the live ↵ | Daniel Baumann | |
system. | |||
2012-04-26 | Adding support for including firmware packages automatically within ↵ | Daniel Baumann | |
debian-installer. | |||
2012-04-23 | Updating defaults for linux-latest metapackages in wheezy. | Daniel Baumann | |
2012-03-04 | Switching default bootstrap mirror from ftp.de.debian.org to ftp.debian.org, ↵ | Daniel Baumann | |
now that ftp.debian.org has upgraded hardware and bandwith. | |||
2012-03-03 | Excluding security and volatile archives for ubuntu precise for the the time ↵ | Daniel Baumann | |
being. | |||
2012-02-26 | Removing --username cruft, live-config bootparameters should be used via ↵ | Daniel Baumann | |
--bootappend-live. | |||
2012-02-26 | Removing --hostname cruft, live-config bootparameters should be used via ↵ | Daniel Baumann | |
--bootappend-live. | |||
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 | 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 | 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). | |||
2011-12-30 | Enabling contrib and non-free by default for progress. | Daniel Baumann | |