Daniel Baumann
046e32b5b0
Add forgotten handling of already set chroot_hooks in defaults.
2011-07-24 09:28:49 +02:00
Daniel Baumann
143e793eb7
Updating derivatives handling for d-i mirror defaults to better match the reality that by default, most derivatives are not going to actually rebuild d-i.
2011-07-21 18:44:22 +02:00
Daniel Baumann
de6a971029
Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs.
2011-07-21 17:48:17 +02:00
Cody A.W. Somerville
0d2cc22efc
Adding function for more resilient detachment of loopback devices.
2011-07-21 17:00:54 +02:00
Daniel Baumann
b7f70c339f
Avoid to hijack root-command with linux32, rather set use it in the chroot function only.
2011-07-20 18:10:39 +02:00
Cody A.W. Somerville
968be1f426
Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and LB_ARCHITECTURE is i386.
2011-07-20 08:54:54 +02:00
Daniel Baumann
e4793268a3
Enabling hooks based on the mode we're building for.
2011-07-19 11:57:21 +02:00
Daniel Baumann
eb2a305a5f
Saving packages in cache even when failing or interrupting a build ( Closes : #586929 ).
2011-07-19 11:13:17 +02:00
Daniel Baumann
ef2752faab
Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088 ).
2011-07-19 10:51:20 +02:00
Richard Nelson
1f431a739b
Update VERSION in common.sh to match last release.
2011-07-15 15:39:20 -05:00
Daniel Baumann
10b0b77f0f
Using updated kernel default flavours for sid also for wheezy.
2011-07-14 08:24:33 +02:00
Daniel Baumann
3bf765da2b
Releasing debian version 3.0~a23-1.
2011-06-29 07:58:23 +02:00
Daniel Baumann
d7b042aa03
Releasing debian version 3.0~a22-1.
2011-06-29 06:20:23 +02:00
Daniel Baumann
f68ecad438
Making copyright headers distribution neutral.
2011-06-21 09:11:49 +02:00
Colin Watson
e0a1da6aba
Fix default for LB_PARENT_ARCHIVE_AREAS ( Closes : #630604 ).
2011-06-15 22:30:36 +02:00
Daniel Baumann
db4943c415
Moving internal global package lists from 'lists' to 'package-lists'. This is not a user visible change.
2011-06-15 21:47:45 +02:00
Daniel Baumann
535051e43d
Setting default distribution to wheezy (at least until #622838 is handled).
2011-06-15 21:14:23 +02:00
Colin Watson
65ac1c651c
Make --architectures armel only fail if --linux-flavours was not passed ( Closes : #630464 ).
2011-06-14 12:14:22 +02:00
Daniel Baumann
f42443464a
Releasing debian version 3.0~a21-1.
2011-06-13 20:43:25 +02:00
Colin Watson
5d228a8e3e
Add --initramfs-compression option ( Closes : #627677 ).
2011-06-13 20:38:44 +02:00
Colin Watson
abcc4ca9bf
Add --swap-file-path and --swap-file-size options ( Closes : #629637 ).
2011-06-13 20:08:34 +02:00
Daniel Baumann
5fa597a92d
Releasing debian version 3.0~a20-1.
2011-06-11 17:50:15 +02:00
Daniel Baumann
14a3d468dc
Adding support for 'nif' in package lists.
2011-06-11 16:03:16 +02:00
Daniel Baumann
f06a2e3d37
Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks are (almost) handled identical and through local lists only.
2011-06-11 15:54:40 +02:00
Colin Watson
0633d3bc96
Fix incorrect Ubuntu defaults for security and volatile mirrors ( Closes : #630080 ).
2011-06-11 13:37:15 +02:00
Daniel Baumann
dc0775d7ae
Correct indenting in powerpc kernel defaults.
2011-06-11 13:27:35 +02:00
Colin Watson
eb6242e98e
Use powerpc and powerpc64-smp kernel flavours by default for Ubuntu, as there is no powerpc64 flavour ( Closes : #630032 ).
2011-06-11 13:26:31 +02:00
Daniel Baumann
ae6ed7d84a
Removing unmaintained chroot_localization script.
...
The chroot_localization script did two things:
* contain a hardcoded list for a couple of packages->l10n-packages
* (supposed) to set the locales boot parameter correct.
While the first was totally outdated and is a thing that needs to be
constantly updated for changes in debian (and nobody wants to do that)
and it's a broken approach anyway, the second is useless since we're
using syslinux-themes packages anyway.
2011-06-11 13:15:06 +02:00
Daniel Baumann
b3ad2f412a
Dropping handling of --packages in order to simply things handle packages scheduled for installation through package lists only.
2011-06-11 11:37:37 +02:00
Daniel Baumann
cf8f6cee93
Releasing debian version 3.0~a19-1.
2011-06-11 11:04:36 +02:00
Daniel Baumann
a951e84c4f
Updating default kernel flavour for debian on i386.
2011-06-05 11:15:17 +02:00
Daniel Baumann
91ae1c5366
Updating default kernel flavour for progress on i386.
2011-06-05 11:14:21 +02:00
Richard Nelson
3fb41b9663
Update VERSION in common.sh to match last release.
2011-06-03 21:02:48 -05:00
Daniel Baumann
338ebe5e6b
Correcting wrong task defaults.
2011-06-03 11:47:08 +02:00
Daniel Baumann
e4928dc223
Removing unused and not really usefull bootstrap-script option ( Closes : #603114 ).
...
This option was not used anyway, and, it's actually not much of the
business of live-build anyway. People for custom distributions that
can not use the debian default scripts ship their own patched
debootstrap, and then you don't need the option anymore.
2011-06-03 11:10:38 +02:00
Daniel Baumann
3cd5375fbd
Correcting accidentally unconditional default for linux-flavours in progress mode.
2011-06-02 22:55:18 +02:00
Daniel Baumann
57e2fac99b
Switching to apt as tasksel for all distributions, except Debian squeeze.
2011-05-16 22:11:26 +02:00
Colin Watson
454043122d
Allow installing tasks using apt-get, and do so by default for Ubuntu ( Closes : #626940 ).
2011-05-16 22:11:15 +02:00
Daniel Baumann
c5df1371f8
Removing defaults for the alpha architecture, not supported by debian anymore.
2011-05-16 14:59:38 +02:00
Daniel Baumann
85ef0adafb
Correcting comments about which ubuntu release is LTS and which not in releases list.
2011-05-16 13:40:47 +02:00
Daniel Baumann
efc4903772
Updating ubuntu releases.
2011-04-28 15:08:47 +02:00
Daniel Baumann
7cdb76932e
Updating squeeze point release number.
2011-04-28 15:06:01 +02:00
Daniel Baumann
201989e6dd
Releasing debian version 3.0~a16-1.
2011-04-23 19:27:51 +02:00
Daniel Baumann
745ffde6ff
Releasing debian version 3.0~a15-1.
2011-04-22 23:12:06 +02:00
Daniel Baumann
ee8d589250
Releasing debian version 3.0~a14-1.
2011-03-25 10:06:37 +01:00
Daniel Baumann
ef1a33bc14
Adding parent-archive-areas.
2011-03-24 20:25:34 +01:00
Daniel Baumann
f261b470f8
Disabling security and volatile repositories for unreleased distributions.
2011-03-21 20:36:50 +01:00
Daniel Baumann
18fc11bcad
Setting default for debian-installer on debian to false.
2011-03-21 20:31:51 +01:00
Daniel Baumann
ddbf68ff41
Also including the standard task when building the rescue default flavour.
2011-03-12 13:43:32 +01:00
Daniel Baumann
16d5361094
Building standard image flavour with included --tasks standard.
2011-03-12 13:17:12 +01:00