Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | Make the config available to all hooks. | Matthijs Kooijman | |
Previously, the config was bindmounted inside the chroot only for hooks from the config dir, now it is done earlier so it is available for all hooks. Note that it is now also done if there are no hooks, but this is probably enough of an exception case to not warrant the extra plumbing required to detect the case (and doing an extra bindmount shouldn't really hurt anyway...). | |||
2012-01-10 | Fix pathname for running hooks in lb_chroot_hooks. | Matthijs Kooijman | |
lb_chroot_hooks would copy the hooks to run to chroot/root/lb_chroot_hooks, but then try to run them from chroot/root (which obviously fails). This means lb_chroot_hooks has not been working for hooks from /usr/share/live/build/hooks since lb_chroot_hooks was added in revision e4793268. Running hooks from the config directory was unaffected. | |||
2012-01-10 | Make lb_chroot_hooks work with dash. | Matthijs Kooijman | |
Apparently, dash doesn't expand shell patterns within a quoted string, whereas bash does. We can't remove the quoting entirely, though, since that would cause problems when $LB_BASE or $_HOOK contains spaces (note that $_HOOK can probably never contain spaces, but let's handle it just in case). Only quoting the expansion of $LB_BASE and $_HOOK, but not the shell pattern should make the hooks work with both bash and dash again. | |||
2012-01-08 | Releasing debian version 3.0~a41-1.debian/3.0_a41-1 | Daniel Baumann | |
2012-01-08 | Adding updated Swedish debconf translations from Martin Bagge ↵ | Daniel Baumann | |
<brother@bsnet.se> (Closes: #651345). | |||
2012-01-08 | Adding updated Portuguese debconf translations from Miguel Figueiredo ↵ | Daniel Baumann | |
<elmig@debianpt.org> (Closes: #654966). | |||
2012-01-07 | Using xz compression for squashfs only on wheezy and sid for the moment, not ↵ | Daniel Baumann | |
artax-backports. | |||
2012-01-07 | Adding temporary hack with pinning to avoid squashfs-tools mismatch for ↵ | Daniel Baumann | |
artax-backports. | |||
2012-01-07 | Correcting assembling of automatic pinning in progress mode. | Daniel Baumann | |
2012-01-07 | Fix unconditional overwriting of /etc/apt/preferences.d/progress.pref in ↵ | Daniel Baumann | |
progress mode. | |||
2012-01-07 | Adding support for apt preference.d in config/chroot_apt. | Daniel Baumann | |
2012-01-03 | Fixing lb_binary_rootfs leaving the chroot without archives files. | Matthijs Kooijman | |
2011-12-30 | Enabling contrib and non-free by default for progress. | Daniel Baumann | |
2011-12-28 | l-b.cgi remove mirror operations which should be handled in /etc/live/build.conf | Richard Nelson | |
2011-12-28 | l-b.cgi rename 686-bigmem to 686-pae on forms. | Richard Nelson | |
2011-12-23 | l-b.cgi modify old --packages param to become cgipackages.list.chroot | Richard Nelson | |
2011-12-22 | l-b.cgi correct virtual-hdd option form.html | Richard Nelson | |
2011-12-22 | l-b.cgi update form.html to current --binary-images | Richard Nelson | |
2011-12-21 | l-b.cgi update to form.html to current --package-lists | Richard Nelson | |
2011-12-21 | l-b.cgi cleanup trailing whitespace in l-b.cgi.cron | Richard Nelson | |
2011-12-21 | l-b.cgi cleanup build.html to use LB_BINARY_INTICES. | Richard Nelson | |
2011-12-21 | l-b.cgi cleanup cron.d operations. | Richard Nelson | |
2011-12-21 | l-b.cgi add option for amd64 to --architectures. | Richard Nelson | |
2011-12-21 | l-b.cgi correct naming of --architectures | Richard Nelson | |
2011-12-04 | Releasing debian version 3.0~a40-1.debian/3.0_a40-1 | Daniel Baumann | |
2011-12-04 | Adding updated French debconf translations from Julien Patriarca ↵ | Daniel Baumann | |
<patriarcaj@gmail.com> (Closes: #650655). | |||
2011-12-04 | Adding updated Russian debconf translations from Yuri Kozlov ↵ | Daniel Baumann | |
<yuray@komyakino.ru> (Closes: #650870). | |||
2011-12-04 | Adding updated Czech debconf translations from Michal Simunek ↵ | Daniel Baumann | |
<michal.simunek@gmail.com> (Closes: #649110). | |||
2011-11-29 | Creating progress specific disk info files in progress mode. | Daniel Baumann | |
2011-11-29 | Inverting logic for defaults or archive-areas wrt/ parent and derivatives. | Daniel Baumann | |
2011-11-24 | Adding libasound2-plugins to standard-x11 package list, thanks to Nik Lutz ↵ | Daniel Baumann | |
<nik.lutz@gmail.com>. | |||
2011-11-14 | Releasing debian version 3.0~a39-1.debian/3.0_a39-1 | Daniel Baumann | |
2011-11-14 | Updating and completing German debconf translations. | Daniel Baumann | |
2011-11-14 | Adding initial German debconf translations from Holger Wansing ↵ | Daniel Baumann | |
<linux@wansing-online.de> (Closes: #648381). | |||
2011-11-14 | Adding initial Telugu debconf translations from Praveen Illa ↵ | Daniel Baumann | |
<mail2ipn@gmail.com> (Closes: #648693). | |||
2011-11-14 | Adding initial Swedish debconf translations from Martin Bagge ↵ | Daniel Baumann | |
<brother@bsnet.se> (Closes: #648377). | |||
2011-11-14 | Adding initial Russian debconf translations from Yuri Kozlov ↵ | Daniel Baumann | |
<yuray@komyakino.ru> (Closes: #647993). | |||
2011-11-14 | Adding initial Portuguese debconf translations from Miguel Figueiredo ↵ | Daniel Baumann | |
<elmig@debianpt.org> (Closes: #648484). | |||
2011-11-14 | Adding initial French debconf translations from Julien Patriarca ↵ | Daniel Baumann | |
<patriarcaj@gmail.com> (Closes: #647820). | |||
2011-11-14 | Adding initial Spanish debconf translations from Gildardo Adrián Maravilla ↵ | Daniel Baumann | |
Jácome <gilmjc@gmail.com> and Francisco Javier Cuadrado <fcocuadrado@gmail.com> (Closes: #648463). | |||
2011-11-14 | Adding initial Danish debconf translations from Joe Dalton ↵ | Daniel Baumann | |
<joedalton2@yahoo.dk> (Closes: #648346). | |||
2011-11-14 | Adding initial Czech debconf translations from Michal Simunek ↵ | Daniel Baumann | |
<michal.simunek@gmail.com> (Closes: #648457). | |||
2011-11-14 | Applying some of the suggestions from the reviewed template file from ↵ | Daniel Baumann | |
debian-l10n-english. | |||
2011-11-14 | Applying some of the suggestions from the reviewed control file from ↵ | Daniel Baumann | |
debian-l10n-english (Closes: #643957). | |||
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-11-04 | Sorting overrides in rules alphabetically. | Daniel Baumann | |
2011-11-02 | Removing --tasks leftovers in lb_config. | Daniel Baumann | |
2011-10-30 | Adding temporary manual setting of d-i urls for progress. | Daniel Baumann | |
2011-10-30 | Releasing debian version 3.0~a38-1. | Daniel Baumann | |
2011-10-30 | Correcting defaults d-i mirror for progress. | Daniel Baumann | |