Matthijs Kooijman
7f9cfe3551
Fix path in 001-update-apt-file-cache.chroot.
...
The path included /chroot/, but hooks are called from within the chroot,
so that part should be removed. This hook probably never worked.
2012-01-10 21:54:58 +01:00
Matthijs Kooijman
e7ecf56be3
Make the config available to all hooks.
...
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 21:54:58 +01:00
Matthijs Kooijman
ea491a1a1a
Fix pathname for running hooks in lb_chroot_hooks.
...
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 21:54:58 +01:00
Matthijs Kooijman
dbe6a82bc0
Make lb_chroot_hooks work with dash.
...
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-10 21:54:58 +01:00
Daniel Baumann
65f256f893
Releasing debian version 3.0~a41-1.
2012-01-08 02:24:43 +01:00
Daniel Baumann
b266a5f959
Adding updated Swedish debconf translations from Martin Bagge <brother@bsnet.se> ( Closes : #651345 ).
2012-01-08 00:32:19 +01:00
Daniel Baumann
1017d40993
Adding updated Portuguese debconf translations from Miguel Figueiredo <elmig@debianpt.org> ( Closes : #654966 ).
2012-01-08 00:25:00 +01:00
Daniel Baumann
ecbcdaa784
Using xz compression for squashfs only on wheezy and sid for the moment, not artax-backports.
2012-01-07 20:25:54 +01:00
Daniel Baumann
6bb4a22152
Adding temporary hack with pinning to avoid squashfs-tools mismatch for artax-backports.
2012-01-07 20:18:43 +01:00
Daniel Baumann
e05fa004ff
Correcting assembling of automatic pinning in progress mode.
2012-01-07 19:59:55 +01:00
Daniel Baumann
e3c9db7a2b
Fix unconditional overwriting of /etc/apt/preferences.d/progress.pref in progress mode.
2012-01-07 19:59:55 +01:00
Daniel Baumann
ac004b56d2
Adding support for apt preference.d in config/chroot_apt.
2012-01-07 19:59:53 +01:00
Matthijs Kooijman
4581e49d4e
Fixing lb_binary_rootfs leaving the chroot without archives files.
2012-01-03 21:08:34 +01:00
Daniel Baumann
f57757371b
Enabling contrib and non-free by default for progress.
2011-12-30 09:41:31 +01:00
Richard Nelson
58ba7df9ad
l-b.cgi remove mirror operations which should be handled in /etc/live/build.conf
2011-12-28 23:00:15 -06:00
Richard Nelson
adb3aec706
l-b.cgi rename 686-bigmem to 686-pae on forms.
2011-12-28 18:50:56 -06:00
Richard Nelson
f4ee97726c
l-b.cgi modify old --packages param to become cgipackages.list.chroot
2011-12-23 19:58:31 -06:00
Richard Nelson
b16617d8c1
l-b.cgi correct virtual-hdd option form.html
2011-12-22 00:20:19 -06:00
Richard Nelson
94499db401
l-b.cgi update form.html to current --binary-images
2011-12-22 00:12:12 -06:00
Richard Nelson
ef3f321d1b
l-b.cgi update to form.html to current --package-lists
2011-12-21 23:24:16 -06:00
Richard Nelson
b6b53dbc9e
l-b.cgi cleanup trailing whitespace in l-b.cgi.cron
2011-12-21 13:05:39 -06:00
Richard Nelson
6d242b47c0
l-b.cgi cleanup build.html to use LB_BINARY_INTICES.
2011-12-21 12:32:39 -06:00
Richard Nelson
197e7c813b
l-b.cgi cleanup cron.d operations.
2011-12-21 12:08:09 -06:00
Richard Nelson
d5a9fc8006
l-b.cgi add option for amd64 to --architectures.
2011-12-21 11:08:49 -06:00
Richard Nelson
03e381eb85
l-b.cgi correct naming of --architectures
2011-12-21 10:41:17 -06:00
Daniel Baumann
030436dd70
Releasing debian version 3.0~a40-1.
2011-12-04 10:14:54 +01:00
Daniel Baumann
5c9e50bfef
Adding updated French debconf translations from Julien Patriarca <patriarcaj@gmail.com> ( Closes : #650655 ).
2011-12-04 10:09:36 +01:00
Daniel Baumann
615ce631b5
Adding updated Russian debconf translations from Yuri Kozlov <yuray@komyakino.ru> ( Closes : #650870 ).
2011-12-04 10:08:09 +01:00
Daniel Baumann
2e27c8f2f6
Adding updated Czech debconf translations from Michal Simunek <michal.simunek@gmail.com> ( Closes : #649110 ).
2011-12-04 10:05:53 +01:00
Daniel Baumann
e57e3a2bac
Creating progress specific disk info files in progress mode.
2011-11-29 16:28:17 +01:00
Daniel Baumann
c9a7e8b3f6
Inverting logic for defaults or archive-areas wrt/ parent and derivatives.
2011-11-29 13:06:11 +01:00
Daniel Baumann
f7462cb7b2
Adding libasound2-plugins to standard-x11 package list, thanks to Nik Lutz <nik.lutz@gmail.com>.
2011-11-24 17:20:08 +01:00
Daniel Baumann
40653e8000
Releasing debian version 3.0~a39-1.
2011-11-14 12:50:25 +01:00
Daniel Baumann
ede38f171b
Updating and completing German debconf translations.
2011-11-14 12:45:19 +01:00
Daniel Baumann
061394c287
Adding initial German debconf translations from Holger Wansing <linux@wansing-online.de> ( Closes : #648381 ).
2011-11-14 12:32:32 +01:00
Daniel Baumann
c56c4a1ae8
Adding initial Telugu debconf translations from Praveen Illa <mail2ipn@gmail.com> ( Closes : #648693 ).
2011-11-14 12:30:37 +01:00
Daniel Baumann
f4bdf828cf
Adding initial Swedish debconf translations from Martin Bagge <brother@bsnet.se> ( Closes : #648377 ).
2011-11-14 12:25:44 +01:00
Daniel Baumann
0f6b5d77ec
Adding initial Russian debconf translations from Yuri Kozlov <yuray@komyakino.ru> ( Closes : #647993 ).
2011-11-14 12:24:24 +01:00
Daniel Baumann
96783e00f9
Adding initial Portuguese debconf translations from Miguel Figueiredo <elmig@debianpt.org> ( Closes : #648484 ).
2011-11-14 12:23:13 +01:00
Daniel Baumann
ee01749670
Adding initial French debconf translations from Julien Patriarca <patriarcaj@gmail.com> ( Closes : #647820 ).
2011-11-14 12:21:37 +01:00
Daniel Baumann
1dcda695ec
Adding initial Spanish debconf translations from Gildardo Adrián Maravilla Jácome <gilmjc@gmail.com> and Francisco Javier Cuadrado <fcocuadrado@gmail.com> ( Closes : #648463 ).
2011-11-14 12:16:04 +01:00
Daniel Baumann
697f8d9dad
Adding initial Danish debconf translations from Joe Dalton <joedalton2@yahoo.dk> ( Closes : #648346 ).
2011-11-14 12:13:26 +01:00
Daniel Baumann
9ef5f89aad
Adding initial Czech debconf translations from Michal Simunek <michal.simunek@gmail.com> ( Closes : #648457 ).
2011-11-14 12:12:00 +01:00
Daniel Baumann
ff334ed4d5
Applying some of the suggestions from the reviewed template file from debian-l10n-english.
2011-11-14 12:07:48 +01:00
Daniel Baumann
479c02995f
Applying some of the suggestions from the reviewed control file from debian-l10n-english ( Closes : #643957 ).
2011-11-14 12:07:23 +01:00
Daniel Baumann
e92e0b7f4a
Also setting 5% margin for ext4 images, thanks to Neil Wilson <neil@aldur.co.uk> for spotting it ( Closes : #647601 ).
2011-11-04 13:45:37 +01:00
Daniel Baumann
cbd12a5efb
Sorting overrides in rules alphabetically.
2011-11-04 11:32:37 +01:00
Daniel Baumann
4272857617
Removing --tasks leftovers in lb_config.
2011-11-02 13:10:54 +01:00
Daniel Baumann
fda0dfab52
Adding temporary manual setting of d-i urls for progress.
2011-10-30 09:49:41 +01:00
Daniel Baumann
c8ff8120d5
Releasing debian version 3.0~a38-1.
2011-10-30 08:47:49 +01:00