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
Daniel Baumann
b22984f698
Also unmounting /run in lb_clean eventhough it's not really needed anyway but let's be on the caucious side ( Closes : #633052 ).
2011-07-19 10:19:18 +02:00
Daniel Baumann
57ab082265
Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu> ( Closes : #633356 ).
2011-07-19 10:13:10 +02:00
Daniel Baumann
37e1c24e22
Adding hook to remove python py files, thanks to Colin Watson <cjwatson@ubuntu.com> ( Closes : #631281 ).
2011-07-19 10:08:24 +02:00
Daniel Baumann
cff7687442
Adding hook for removing gnome icon cache, thanks to Colin Watson <cjwatson@ubuntu.com> ( Closes : #630088 ).
2011-07-19 10:04:45 +02:00
Daniel Baumann
285f8d50fd
Adding hook for calling update-apt-xapian-index, thanks to Colin Watson <cjwatson@ubuntu.com> ( Closes : #627716 ).
2011-07-18 15:47:37 +02:00
Daniel Baumann
9a6ae81a07
Adding hook for calling update.mlocate, thanks to Colin Watson <cjwatson@ubuntu.com> ( Closes : #627332 ).
2011-07-18 15:47:35 +02:00
Daniel Baumann
19be4e1287
Correcting filename of live.debian.net archive file.
2011-07-18 15:27:29 +02:00
Daniel Baumann
a9159eb2dc
Moving archives meta data arround in source tree.
2011-07-18 15:10:24 +02:00
Daniel Baumann
330d06708d
Skipping binary_linux-image if no kernel was choosen to be installed deliberately, thanks to Adam Conrad <adconrad@ubuntu.com>.
2011-07-16 10:08:42 +02:00
Richard Nelson
1f431a739b
Update VERSION in common.sh to match last release.
2011-07-15 15:39:20 -05:00
Daniel Baumann
e0205ecb1a
Releasing debian version 3.0~a25-1.
2011-07-15 20:38:42 +02:00
Daniel Baumann
7e4c34b6f2
Adding initial live-build-cron package.
2011-07-15 20:38:39 +02:00
Daniel Baumann
e24497b723
Adding live-manual to recommends.
2011-07-15 08:05:25 +02:00
Daniel Baumann
10b0b77f0f
Using updated kernel default flavours for sid also for wheezy.
2011-07-14 08:24:33 +02:00
Daniel Baumann
41d0208ae0
Releasing debian version 3.0~a24-1.
2011-07-13 10:42:47 +02:00
Daniel Baumann
c175ad039c
Adding live-config-doc to recommends.
2011-07-13 03:30:37 +02:00
Daniel Baumann
8f5ff0c34f
Adding live-boot-doc to recommends.
2011-07-13 03:15:00 +02:00
Daniel Baumann
28fdbba38c
Adding extlinux to rescue package list.
2011-07-11 11:08:03 +02:00
Daniel Baumann
3a44d9acbd
Correct gdm/gdm3 handling, prefere gdm for squeeze as before and use gdm3 for everything else.
2011-07-08 18:41:54 +02:00
Richard Nelson
ecd8dca2ba
Remove lxde test on LB_TASKS for gdm so we now get gdm3.
2011-07-04 18:40:44 -05:00
Richard Nelson
a750adb2c6
Move lxde package-lists to use gdm3 instead of gdm.
2011-07-04 10:21:40 -05:00
Daniel Baumann
3bf765da2b
Releasing debian version 3.0~a23-1.
2011-06-29 07:58:23 +02:00
Daniel Baumann
42cfa2bf03
Correcting wrong chroot call in chroot_archives, only affecting derivatives.
2011-06-29 07:51:41 +02:00
Daniel Baumann
d7b042aa03
Releasing debian version 3.0~a22-1.
2011-06-29 06:20:23 +02:00
Daniel Baumann
869914c578
Making help message about missing po4a in manpages makefile distribution neutral.
2011-06-21 09:12:38 +02:00
Daniel Baumann
f68ecad438
Making copyright headers distribution neutral.
2011-06-21 09:11:49 +02:00
Daniel Baumann
38c3390ca8
Making copyright file distribution neutral.
2011-06-21 09:10:44 +02:00
Daniel Baumann
bfadca3225
Correct keyring packages temporary workaround to not fail when aptitude is selected ( Closes : #630919 ).
2011-06-18 23:10:39 +02:00
Daniel Baumann
75f87204da
Removing forgotten reference to chroot_packages in lb_chroot.
2011-06-17 12:03:33 +02:00
Daniel Baumann
63560ff0b0
Adjust name of archives directory in config tree.
2011-06-17 11:25:52 +02:00
Daniel Baumann
ff528d09db
Correct rmdir call in top-level Makefiles uninstall target to not fail if there was no prior live-build installation.
2011-06-16 22:24:12 +02:00
Colin Watson
e0a1da6aba
Fix default for LB_PARENT_ARCHIVE_AREAS ( Closes : #630604 ).
2011-06-15 22:30:36 +02:00
Daniel Baumann
b86f9c6380
Since we don't have global packages anymore, renaming lb_chroot_local-packages to lb_chroot_packages and config/chroot_local-packages to config/chroot_packages.
2011-06-15 22:08:44 +02:00
Daniel Baumann
cfb6ecedfa
Since we don't have global tasks anymore, renaming lb_chroot_local-tasklists to lb_chroot_task-lists.
2011-06-15 22:01:51 +02:00
Daniel Baumann
e26d3be01a
Moving config/chroot_local-tasklists/*.list to config/task-lists/*.chroot.list, analogue to config/package-lists.
2011-06-15 21:52:45 +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
9d905734e5
Unifying config/chroot_local-packagelists and config/binary_local-packagelists.
...
Rather than using config/chroot_local-packagelists/*.list and
config/binary_local-packagelists/*.list, we're simply using
config/package-lists/*.chroot.list and
config/package-lists/*.binary.list.
2011-06-15 21:37:10 +02:00
Daniel Baumann
36ecab10d3
Using .list suffix in config/archives.
2011-06-15 21:27:29 +02:00
Daniel Baumann
2312f18ef1
Changing archives key suffix from .gpg to .key.
2011-06-15 21:25:14 +02:00
Daniel Baumann
535051e43d
Setting default distribution to wheezy (at least until #622838 is handled).
2011-06-15 21:14:23 +02:00
Daniel Baumann
a2551605c0
Unifying config/chroot_archives and config/archives, now only using config/archives.
...
Previously, we had config/chroot_sources (or config/chroot_archives)
that allowed local configuration for third-party repositories but we
also had config/archives (or config/repositories) that did the very
same, but also alled to use 'variables' (e.g. @DISTRIBUTION@ or
@ARCHIVE_AREAS@ to be used) that got replaces automatically.
Now, we have only config/archives that can do both. This gets rid
of the unecessary double handling of the same thing in two places.
2011-06-15 21:05:09 +02:00
Daniel Baumann
2cf5daeaef
Renaming chroot_sources script to chroot_archives for consistency with debian-policy terminology.
2011-06-15 20:48:56 +02:00
Daniel Baumann
a6988b188f
Renaming repositories option to archives for consistency with debian-policy terminology.
...
In order to be consistent with terminology used in debian-policy,
we've always tried to use the same names for the same things.
The repository option is one of the last things that were too
late in squeeze release cycle to be renamed in time.
2011-06-15 20:40:18 +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
21dfadb622
Using -wildcards option when calling mksquashfs with an excludes file.
2011-06-13 21:05:05 +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
d5510c9910
Divert flash-kernel aside while building the chroot ( Closes : #630350 ).
2011-06-13 20:33:28 +02:00
Colin Watson
abcc4ca9bf
Add --swap-file-path and --swap-file-size options ( Closes : #629637 ).
2011-06-13 20:08:34 +02:00