Adding --distribution to lb-init.
[debian-live-build.git] / debian / changelog
blob5d1e727ccf2c2b5733216a21207fb1fc75de577f
1 live-build (4.0~alpha30-1) experimental; urgency=low
3   * Updating filenames suffixes of example hook files.
4   * Switching from global lock file to config tree specific one.
5   * Simplifying package cache stanza in python bootstrap stubs.
6   * Adding program specification to lb_binary_hooks manpage.
7   * Adding program specification to lb_source_hooks manpage.
8   * Adding program specification to lb_chroot_hooks manpage.
9   * Adding program specification to lb_bootstrap_hooks manpage.
10   * Harmonizing options markup in manpages.
11   * Correcting spelling typo in manpages (s/hoooks/hooks/).
12   * Moving testroot into lb wrapper itself.
13   * Stuffing bootstrapping of archive-keys for derivatives into lb_config,
14     it's not a runtime thing and its logic should not be embedded in live-
15     build but the config directory.
16   * Handling bootstrap cache inside the bootstrap stubs itself.
17   * Streamlineing a few comments in the python stubs.
18   * Removing wrong reference to config/build in lb_*_hooks manpages.
19   * Switching to later submodule naming scheme for python stubs.
20   * Updating todos in python stubs.
21   * Rewriting chroot_includes in python.
22   * Updating program description of *-hook commands.
23   * Adding lb-chroot-includes manpage.
24   * Adding dependency check for cpio in chroot-includes.
25   * Correcting spelling typo in python stubs (s/optained/obtained/).
26   * Completing incomplete verbose message when copying files in chroot-
27     includes.
28   * Rewriting binary_includes in python.
29   * Adding lb-binary-includes manpage.
30   * Adding sources-includes.
31   * Adding lb-source-includes manpage.
32   * Adding bootstrap-includes.
33   * Correcting error message when no includes have been found in
34     *-includes commands.
35   * Adding lb-bootstrap-includes manpage.
37  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Nov 2013 19:08:04 +0100
39 live-build (4.0~alpha29-1) experimental; urgency=low
41   * Updating to standards version 3.9.5.
42   * Rewriting bootstrap_hooks in python.
43   * Making various things in bootstrap manpages more consistent.
44   * Also processing config/hooks/*.hook in bootstrap_hooks, if any.
45   * Adding lb_bootstrap_hooks manpage.
46   * Rewriting chroot_hooks in python.
47   * Adding lb_chroot_hooks manpage.
48   * Updating file suffixes of the internal default hooks.
49   * Automatically symlink hooks upon creation of the configuration tree.
50   * Updating configuration path in update-apt-file-cache.hook.chroot.
51   * Rewriting binary_hooks in python.
52   * Adding lb_binary_hooks manpage.
53   * Rewriting source_hooks in python.
54   * Adding lb_source_hooks manpage.
55   * Adding see also entries in hooks manpages.
56   * Moving python stubs to their own subdirectory within the source tree.
57   * Manually adding --version to argparse in python stub since python 3.3
58     dropped the version keyword.
59   * Replacing os.link calls for hooks with shutil.copy to properly
60     dereference symlinks in python stubs.
62  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Nov 2013 07:17:48 +0100
64 live-build (4.0~alpha28-1) experimental; urgency=low
66   [ Daniel Baumann ]
67   * Depending on python3, thanks to Richard Nelson <unixabg@gmail.com>
68     (Closes: #726806)
70   [ Richard Nelson ]
71   * Updating files to copy for finished build on l-b-cgi frontend and the
72     4.x branch.
74   [ Daniel Baumann ]
75   * Dropping incomplete and not really supported exposed root mode.
76   * Weakening mode on pts for compliance with eglibc 2.18 within
77     containers during build.
78   * Updating rsvg calls in binary_syslinux for newer versions of
79     librsvg2-bin, thanks to Roberto Carlos Morano <rcmorano@emergya.com>
80     (Closes: #728030).
82  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Oct 2013 08:35:53 +0100
84 live-build (4.0~alpha27-1) experimental; urgency=low
86   * Updating package descriptions.
87   * Replacing s390 with s390x in architecture specific defaults.
88   * Adding bootstrap hooks.
89   * Depending on python only for the time being, rather than python3.3.
90   * Rewrapping control file.
91   * Moving /selinux to /sys/fs/selinux to accomodate newer selinux in
92     debian.
93   * Making warning about alpha version of live-build in lb_config
94     conditional on the internal version.
95   * Using 4 instead of 4.0 for unreleased 4.x versions as version number
96     in python stubs.
97   * Updating German manpage translations.
98   * Harmonize comments in python stubs.
99   * Calling parted with optimal aligning.
100   * Sorting todo items in python stubs.
101   * Updating descriptions in python stubs.
102   * Adding note about outdated/unsupported versions in general develop-
103     ment-version warning message.
105  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 18 Oct 2013 09:48:31 +0200
107 live-build (4.0~alpha26-1) experimental; urgency=low
109   [ Jan Blunck ]
110   * Remove chroot-only configured apt sources in chroot_archives remove.
111   * Selectively remove chroot-only APT configuration and preferences
112     instead of wiping everything.
114   [ Daniel Baumann ]
115   * Removing unused description variable in syslinux configs.
116   * Updating to python 3.3 (Closes: #723702).
118  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 19 Sep 2013 09:10:12 +0200
120 live-build (4.0~alpha25-1) experimental; urgency=low
122   [ Richard Nelson ]
123   * Modify l-b-cgi frontend logging paths.
125   [ Daniel Baumann ]
126   * Making workaround for apt-get source actually working in backports-
127     included-but-not-enabled scenarios.
129  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 Sep 2013 10:23:16 +0200
131 live-build (4.0~a24-1) experimental; urgency=low
133   * Updating initsystem default for progress-linux releases.
135  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 06 Sep 2013 20:05:13 +0200
137 live-build (4.0~a23-1) experimental; urgency=low
139   * Updating cgi templates for current bootstrap version 3.0.0 based theme
140     on live-systems.org.
141   * Updating hardcoded defaults for syslinux splash descriptions for
142     progress-linux.
144  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 06 Sep 2013 18:30:14 +0200
146 live-build (4.0~a22-1) experimental; urgency=low
148   [ Daniel Baumann ]
149   * Updating binary repository prefix for progress-linux.
150   * Updating syslinux flavour detection for progress-linux.
152   [ RaphaĆ«l Hertzog ]
153   * Ensure xfsprogs and jfsutils are available in the ISO when d-i is
154     used.
156  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 05 Sep 2013 17:30:38 +0200
158 live-build (4.0~a21-1) experimental; urgency=low
160   * Breaking out installer integration into an own stage.
161   * Splitting out preseed handling from main installer script.
162   * Adding note about live-build version in build to get the lb version
163     into build logs.
164   * Using includes.installer instead of includes.debian-installer.
165   * Avoid failing on package lists fails that have no newline at the end.
166   * Reorganizing frontend in source tree.
167   * Dropping global archive definitions shipped in
168     /usr/share/live/build/archives (same as with packagelists, hidden
169     archive 'magic' is gone now in favour of explicit config tree
170     configuration).
171   * Removing some leftovers in chroot_archives from --archives removal.
172   * Handling dist-upgrade right after bootstrap with copy of
173     chroot_archives as bootstrap_archives in preparation for a future
174     multi-archive bootstrap.
175   * Moving caching out of bootstrap_{c,}debootstrap to own helper for
176     future unification with chroot caches helper.
177   * Debranding live sources.
178   * Expanding all variables in all syslinux configuration files, rathern
179     than on some selected ones only.
180   * Updating linux-image package names for 3.0 in installer_debian-
181     installer.
182   * Stripping backports from sources.list temporarily when obtaining
183     sources to workaround apts disregard of pinning for the cases where
184     backports are included but not enabled.
185   * Calling bootstrap_archives with correct pass argument.
186   * Correcting wrong defaults setting for parent distribution in
187     config/build.
188   * Removing obsolete starting of binary_debian-installer in binary.
189   * Renaming some leftover pieces from binary_debian-installer to
190     installer_debian-installer.
191   * Correcting wrong installer directory moving check in progress-linux
192     mode.
194  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Aug 2013 18:06:23 +0200
196 live-build (4.0~a20-1) experimental; urgency=low
198   [ Richard Nelson ]
199   * Improve reading of post data on l-b-cgi frontend.
201   [ Daniel Baumann ]
202   * Removing importet test bashism in frontends/cgi/live-build-cgi.
203   * Updating versioning scheme references to match new scheme since
204     wheezy.
205   * Dropping some EOL ubuntu release information.
207   [ Richard Nelson ]
208   * Correcting bashism in frontends/cgi/live-build-cgi
209   * Reverting returning the error code from auto/build script, doesn't
210     work.
211   * Run build call from l-b-cgi.cron with noauto.
212   * Adding set +e to l-b-cgi.cron so script will finish on errors.
214   [ Daniel Baumann ]
215   * Adding hook to remove ssl-cert-snakeoil by default.
216   * Extending wget calls with options variable in bootstrap_archive-keys
217     too (Closes: #712710).
219  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 19 Jun 2013 08:01:17 +0200
221 live-build (4.0~a19-1) experimental; urgency=low
223   [ Richard Nelson ]
224   * Modified l-b-cgi cron to move submitted build file to temporary build
225     directory after reading.
226   * Initial commit on l-b-cgi frontend to support multiple instances of
227     image building.
228   * Formatting cleanup on l-b-cgi.cron wrt commit that support multiple
229     instances of image building.
231   [ Daniel Baumann ]
232   * Sorting kernel versions in reverse order (newest first) in syslinux
233     configurations in consistency with normal bootloader behaviours.
234   * Moving creation of chroot.files manifest in lb chroot after pseudo-
235     filesystems have been unmounted to avoid loops, thanks to Michal
236     Suchanek <hramrach@gmail.com>.
237   * Sorting imports in python stubs.
239   [ Richard Nelson ]
240   * Return the error code from auto/build script.
242   [ Daniel Baumann ]
243   * Including memtest86+ in syslinux menu.
245  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 May 2013 16:48:19 +0200
247 live-build (4.0~a18-1) experimental; urgency=low
249   [ Daniel Baumann ]
250   * Updating derivatives archive-key signature validiation to look by
251     default at both debian and debian-maintainers keyrings.
252   * Updating bootstrap mirror for progress-linux.
253   * Enabling release updates (formerly known as volatile) for wheezy.
254   * Updating todo in python stubs.
255   * Skipping loadlin inclusion on netboot images.
257   [ chals ]
258   * Changing how syslinux files are copied to make netboot images work
259     properly.
261   [ Daniel Baumann ]
262   * Adding ls -lR files as .files output.
263   * Renaming remove-udev-persistent-rules.chroot hook to remove-udev-
264     persistent-net-rules.chroot for future additional udev hooks.
265   * Adding hook to disable 70-persistent-cd.rules udev rule to prevent
266     udev remember the cd device name both the one of the build system and
267     the one of the live system (Closes: #706926).
268   * Renumbering hook scripts.
270  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 May 2013 20:09:54 +0200
272 live-build (4.0~a17-1) experimental; urgency=low
274   [ Michael Stummvoll ]
275   * Using LB_HDD_SIZE to determine the size of the image.
277   [ Daniel Baumann ]
278   * Replacing bootstrap_debootstrap with Python stub.
279   * Replacing bootstrap_cdebootstrap with Python stub.
280   * Updating bootstrap for Python stubs.
281   * Excluding Python scripts from shell script tests in top-level
282     Makefile.
283   * Adding depends to python3.2.
284   * Temporary hack for lb config to produce config/build until stuff is
285     cleaned up properly.
286   * Removing bootstrap_cache, not needed anymore.
287   * Dropping now unused intermediate config/image.
288   * Adding python readme.
289   * Moving old manpages out of the way.
290   * Adding new lb_bootstrap_debootstrap manpage.
291   * Adding initial German translation for bootstrap_debootstrap manpage.
292   * Adding new lb_bootstrap_cdebootstrap manpage.
293   * Adding initial German translation for bootstrap_cdebootstrap manpage.
294   * Switching argument and configuration handling order in Python stubs.
295   * Adding files section in bootstrap_debootstrap and
296     bootstrap_cdebootstrap manpages.
298   [ chals ]
299   * Adding initial Spanish translation of two man pages.
301   [ Daniel Baumann ]
302   * Writing errors to stderr in Python stubs.
304  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 08 Apr 2013 22:19:36 +0200
306 live-build (4.0~a16-1) experimental; urgency=low
308   [ Daniel Baumann ]
309   * Correcting typo directory when dereferencing syslinux symlinks when
310     building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
311   * Debranding package for derivatives.
312   * Using dpkg-divert in chroot_upstart script to handle upgrades of
313     upstart during the build (Closes: #702537).
314   * Using dpkg-divert for other diversions too to handle upgrades of the
315     diverted stuff during build.
316   * Adding generic live-build handle in chroot_dpkg for other live
317     packages to act upon.
318   * Updating fallback help message in live-build pseudo-command.
319   * Simplyfing live-build pseudo-command.
320   * Correcting grammer error in live-build description.
321   * Improving comment in lb about embedded live-build within config tree.
322   * Removing old docs.
323   * Adding set -e in example auto scripts.
324   * Setting memtest default to none.
325   * Using ntfs-3g to mount ntfs partitions.
326   * Adding check for ntfs-3g on the host system, precluding the initial
327     ntfs binary filesystem support (Closes: #697793).
328   * Dropping dedicated backports mirror handling, not needed anymore with
329     the move of backports.d.o into ftp.d.o.
330   * Dropping dedicated updates (formerly volatile) mirror handling, not
331     needed anymore.
332   * Renaming config/control to config/image.
333   * Removing dedicated emdebian mode, this can entirely be handled with
334     different defaults.
336   [ Michael Stummvoll ]
337   * Fixing missing quotes for tr commands to avoid unwanted expansions.
339   [ Richard Nelson ]
340   * Converting l-b-cgi frontend to process forms with post.
342   [ Daniel Baumann ]
343   * Replacing strings in all syslinux config files, not just certain
344     hardcoded ones.
345   * Cleaning up installer file locations for progress-linux.
346   * Aborting early in chroot_package-lists if no package list is found.
347   * Stripping out comments in package lists.
348   * Unifying append options in binary_syslinux when processing
349     configuration files.
351  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 01 Apr 2013 08:25:04 +0200
353 live-build (4.0~a15-1) experimental; urgency=low
355   * Removing all references to my old email address.
357  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 22:18:46 +0100
359 live-build (4.0~a14-1) experimental; urgency=low
361   [ Richard Nelson ]
362   * Add sanity check on config type to build for l-b-cgi.
363   * Add _CGI_CONFIG_APPEND varialbe for appending options to lb config
364     call on l-b-cgi frontend.
365   * Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi
366     frontend.
367   * Removing quotes around _CGI_CONFIG_APPEND to handle multiple
368     parameters correctly on l-b-cgi frontend.
369   * Adding binary image type to config call on l-b-cgi frontend.
370   * Add log information of git:://url for l-b-cgi frontend.
371   * Append to log file on errors and not truncate the file on l-b-cgi
372     frontend.
374   [ Daniel Baumann ]
375   * Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-
376     barratt.org.uk>.
378   [ RaphaĆ«l Hertzog ]
379   * Fixing win32-loader.ini by including the GTK related entries.
381  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 19:06:14 +0100
383 live-build (4.0~a13-1) experimental; urgency=low
385   [ Daniel Baumann ]
386   * Removing non-existent --apt-indices none references.
387   * Also showing distribution in lb config initial messages.
388   * Making messages about reading system conffiles in lb config more
389     accurate.
390   * Harmonize handling of pre-existing gnupg dotfiles in chroot when
391     handling fake signing keys for local repository.
392   * Making some more debian source-selections conditional on certain image
393     options.
395   [ RaphaĆ«l Hertzog ]
396   * Increasing oversizing factor of ext* filesystems from 5 to 6%.
398   [ Daniel Baumann ]
399   * Adding source_hooks for hooks on source images like already supported
400     on binary images.
402  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 21 Feb 2013 23:29:53 +0100
404 live-build (4.0~a12-1) experimental; urgency=low
406   * De-debianizing linux-flavour defaults on i386 and only including 486.
407   * Defaulting to latest ubuntu release by default in ubuntu mode.
408   * Adding release version for ubuntu raring.
409   * Updating d-i suite symlink for wheezy release.
410   * Removing incomplete support for root-command.
411   * Removing incomplete support for fakeroot.
412   * Correcting typo in grub2 config template.
413   * Synchronise grub and grub2 splashes with internal live-build splash
414     for syslinux bootloaders.
416  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 18 Feb 2013 21:49:32 +0100
418 live-build (4.0~a11-1) experimental; urgency=low
420   * Allowing to use parted its automatic offset handling at the beginning
421     of a disk, rather than to harcode it to first block (Closes: #647607).
422   * Aborting with error if hdd label has a whitespace (Closes: #648861).
423   * Dropping sparc bootloader support (silo), there is nobody actively
424     maintaining this in live-build.
425   * Dropping powerpc bootloader support (yaboot), there is nobody actively
426     maintaining this in live-build.
428  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 15 Feb 2013 12:39:09 +0100
430 live-build (4.0~a10-1) experimental; urgency=low
432   * Removing superfluous menu default directive in installer syslinux
433     menues.
434   * Updating wheezy release number.
435   * Adding 3.0.1-1 changelog entries.
437  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 15 Feb 2013 09:00:52 +0100
439 live-build (4.0~a9-1) experimental; urgency=low
441   * Updating wheezy pre-release number for b4.
442   * Dropping dpkg compression level.
443   * Correcting spelling typos in changelog to make lintian happy.
444   * Escaping quotes to workaround a false-positive of checkbashisms in
445     binary_debian-installer.
446   * Correcting install path in loadlins install.bat for the gtk d-i
447     flavour.
448   * Switching default binary filesystem for hdd images to fat32 to be more
449     robust on todays flash devices.
450   * Correcting vshift in syslinux themes to correct display bug with
451     overlong lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
452   * Adding bootrap_archive-keys to establish secure trust-chain on top of
453     debian-keyring for derivatives.
454   * Updating syslinux configurations and handling for syslinux 5.
455   * Adding hook to remove systemd machine-id.
456   * Renumbering hooks.
457   * Correcting wrong debian-installer syslinux menu files.
458   * Including HDT in advanced options menu within syslinux menu.
459   * Updating binary_debian-installer for newer append replacement
460     variables used in syslinux configs.
461   * Dropping theme package support, themes are either in the config tree
462     or the embedded one from live-build is used.
463   * Correctly remove binary contents and packages file in clean script.
464   * Adding key-shortcut for advanced options in syslinux menu.
465   * Removing default menu marker for install entry in syslinux menu.
466   * Converting splash.svg not just splash.svg.in files as syslinux
467     bootsplashes.
468   * Removing dropped syslinux-theme config option from lb_config manpage.
469   * Adding 3.0.0-1 changelog entries.
471  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 09 Feb 2013 00:23:47 +0100
473 live-build (4.0~a8-1) experimental; urgency=low
475   [ Daniel Baumann ]
476   * Updating manpage year handling for 2013.
477   * Using cat instead of echo to workaround incompatible and conflicting
478     uses in escaping of \t in dash and bash, and less importantly to
479     workaround a false-positive in checkbashisms.
480   * Updating footer link to 'legal information' in cgi html template.
481   * Cleaning up binary_loadlin.
482   * Updating for twitter-bootstrap usage on live.debia.net in the cgi html
483     templates.
484   * Updating footer in cgi html template.
485   * Correcting spelling typo in html footer of the cgi, thanks to Jean-
486     Christophe Saint-Marc <jchristophe.stmarc@free.fr>.
487   * Removing reference to removed --package-lists option in lb_config
488     manpage (Closes: #698260).
490   [ Richard Nelson ]
491   * Correcting typo on functions/default.sh, thanks to jhcha54008
492     <jhcha54008@free.fr> (Closes: #698397).
494   [ Daniel Baumann ]
495   * Updating samhain workaround in chroot_dpkg to work if live-build is
496     being used with sudo or fakeroot (Closes: #698423).
497   * Correcting apt-key cleanup of local dummy signing keys when using
498     local packages, thanks to jhcha54008 <jhcha54008@free.fr>.
499   * Making xorriso option handling a bit more readable.
500   * Applying slightly modified patch from RaphaĆ«l Hertzog
501     <hertzog@debian.org> to fix automatic firmware inclusion when using
502     debian-installer with live-installer and having firmware packages
503     installed in the live system already.
504   * Adding config/control in example gitignore file.
505   * Adding 3.0~b6-1 changelog entries.
506   * Correcting variable default assignment for new configuration tree
507     layout.
508   * Avoiding to unconditionally adding whitespace separator to
509     config/control for existing configs.
511  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 20 Jan 2013 11:28:27 +0100
513 live-build (4.0~a7-1) experimental; urgency=low
515   * Omitting binary manifest creation when chroot filesystem is set to
516     none.
517   * Omitting memtest in binary if chroot filesystem is set to none.
518   * Simplifying exit check in chroot_linux-image.
519   * Splitting off chroot firmware handling into an own script.
520   * Removing redundant check for linux-images in binary_linux-image.
521   * Correcting glitch with plain chroot filesystems in binary_chroot.
522   * Switching order of kernel flavours in defaults, the last added one in
523     the list becomes the default symlink target in the rootfs by apt.
524   * Dropping support for now unused includes feature in package lists.
525   * Using .cfg suffix for consistency with debian-installer on preseed
526     files in config/preseed.
527   * Adding sample gitignore file in examples.
528   * Setting debian-installer to false in all modes by default.
529   * Updating year in all copyright notices.
530   * Updating removal of backup files in stripped example hook to also work
531     with spaces in filenames.
532   * Don't fail when adding symlinks for firmware in binary/firmware for
533     debian-installer and the symlink already exists (Closes: #696688).
534   * Defaulting to obsolete md5 for checksums instead of sha256 on debian,
535     as debians cdrom-check in d-i only supports md5.
536   * Defaulting to obsolete filenames for checksums on debian, as debians
537     cdrom-check in d-i only supports legacy filenames (Closes: #697082).
538   * Correcting spelling typo in help text within the binary checksums
539     file.
540   * Also ignoring legacy checksum filenames when creating checksum files.
541   * Creating autorun.inf in binary_win32-loader.
542   * Dropping stable and unstable dist symlinks for d-i in dists for
543     wheezy.
544   * Creating install.bat for loadlin.
545   * Only including gtk d-i in win32-loader config if available on the
546     target image.
547   * Updating win32-loader.ini for wheezy.
548   * Correcting legacy filename for checksum files.
549   * Removing all checksum files in lb clean.
550   * Adding support for sha512 checksums.
551   * Dropping pre-wheezy handling for win32-loader files.
552   * Adding 3.0~b5-1 changelog entries.
554  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:50:55 +0100
556 live-build (4.0~a6-1) experimental; urgency=low
558   [ Daniel Baumann ]
559   * Moving removal of actual backup files for apt sources into correct
560     hook.
561   * Renumbering hooks.
562   * Disabling accidentally enabled removal of apt sources hook by default.
563   * Moving configuration version off as the first option into new config
564     tree format.
565   * Moving off binary image type into new config tree format.
566   * Moving off binary image architecture into new config tree format.
567   * Also reading in existing values from new config tree format.
568   * Separate between configured values and runtime values in new
569     configuration handling.
570   * Correcting architecture defaults.
571   * Using image name from configuration to name binary output files.
572   * Adding explicit warning for people that do not understand what stable
573     is.
574   * Using image name from configuration to name source output files.
575   * Setting default name to live-image for the time being.
577   [ Ben Armstrong ]
578   * Improving warning wording to reflect unfinished state of code better.
580   [ Daniel Baumann ]
581   * Including architecture in binary output filenames.
582   * Moving off binary image archive areas into new config tree format.
583   * Updating comment for image name config handling.
584   * Moving off binary image parent archive areas into new config tree
585     format.
586   * Only writing out Parent-Archive-Areas field into configuration when
587     building a derivative.
589   [ Richard Nelson ]
590   * Unify _DEBUG variable values to be true or false for l-b-cgi.
592   [ Daniel Baumann ]
593   * Removing pre-wheezy grub package from binary_debian-installer.
594   * Adding 3.0~b4-1 changelog entries.
596  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 23 Dec 2012 10:54:24 +0100
598 live-build (4.0~a5-1) experimental; urgency=low
600   * Removing old code in chroot_hacks for tasks which are not used
601     anymore.
602   * Moving kexec-tools default preseeding into its own hook script.
603   * Removing loop-aes-utils related hack for squeeze.
604   * Moving removal of backup and temporary files to their own hook script.
605   * Adding default hook to truncate log files.
606   * Also removing man chache in remove-temporary-files hook.
607   * Adding default hook to use newest nvidia version.
608   * Using consistent naming for default hooks.
609   * Adding default hook to use mesa glx renderer.
610   * Merging remove-linux-image-backups into remove-backup-files hook.
611   * Renumbering hooks.
612   * Correcting config tree version check for older versions.
613   * Correcting config tree version check for the current version.
614   * Removing some dead default handling code for global includes which do
615     not exist anymore.
616   * Removing kubuntu mode, it's not different anymore to standard ubuntu
617     mode.
618   * Adding 3.0~b3-1 changelog entries.
620  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:32:41 +0100
622 live-build (4.0~a4-1) experimental; urgency=low
624   [ Daniel Baumann ]
625   * Updating wheezy release number.
626   * Removing not really useful symlinks example hook.
627   * Adding default hook to remove mdadm configuration.
628   * Correcting spelling typo in bug script.
629   * Adding support for live-images configs and arbitrary configuration
630     directories in lb_config --config option.
631   * Avoid re-populating an already populated configuration tree when using
632     lb config --config.
633   * Updating removal of adjtime in a split out hook for wheezy.
635   [ Richard Nelson ]
636   * Update l-b-cgi frontend to support new git config structure.
638   [ Daniel Baumann ]
639   * Switching from genisoimage to xorriso.
640   * Adding 3.0~b2-1 changelog entries.
642  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 16 Dec 2012 22:01:58 +0100
644 live-build (4.0~a3-1) experimental; urgency=low
646   [ RaphaĆ«l Hertzog ]
647   * Adding initial menu entries for debian-installer.
649   [ Daniel Baumann ]
650   * Removing local/bin by default in lb_clean too.
651   * Skipping creation of soon to be replaced config/templates directory.
652   * Adding 3.0~b1-1 changelog entries.
654  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:40:05 +0100
656 live-build (4.0~a2-1) experimental; urgency=low
658   * Removing some leftovers from stripped and minimal package lists.
659   * Updating powerpc kernel list on ubuntu.
660   * Adding dropped empty-line separator in defaults.
661   * Adding dropped empty-line separator in binary_debian-installer.
662   * Updating version config tree version check (Closes: #695091).
663   * Updating wording about regenerating config trees.
664   * Harmonizing apt configuration handling in chroot_archives.
665   * Adding support for local apt conf.d snippets in archive definitions
666     (Closes: #685791).
667   * Ensuring that functions are either sources locally or globally, but
668     not both.
669   * Adding proper header to build.sh include.
670   * Dropping ubuntu guards on firmware selection code, we're not enabling
671     firmware inclusion in ubuntu mode anyway.
672   * Adding 3.0~a69-1 changelog entries.
674  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 06 Dec 2012 21:17:32 +0100
676 live-build (4.0~a1-1) experimental; urgency=low
678   * Dropping support for squeeze and squeeze-based distributions.
680  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 15:22:32 +0100
682 live-build (3.0.5-1) unstable; urgency=low
684   * Skipping loadlin inclusion on netboot images.
686  -- Daniel Baumann <daniel@debian.org>  Tue, 30 Apr 2013 10:26:09 +0200
688 live-build (3.0.4-1) unstable; urgency=low
690   * Correcting variable typo when setting distribution specific defaults
691     of the backports mirror for the binary image.
693  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Apr 2013 12:47:24 +0200
695 live-build (3.0.3-1) unstable; urgency=low
697   * Updating debian-backports mirrors for wheezy.
698   * Enabling release updates (formerly known as volatile) for wheezy.
700  -- Daniel Baumann <daniel@debian.org>  Thu, 25 Apr 2013 17:39:31 +0200
702 live-build (3.0.2-1) unstable; urgency=low
704   [ Daniel Baumann ]
705   * Allowing to use parted its automatic offset handling at the beginning
706     of a disk, rather than to harcode it to first block (Closes: #647607).
707   * Aborting with error if hdd label has a whitespace (Closes: #648861).
708   * Updating d-i suite symlink for wheezy release.
709   * Correcting typo in grub2 config template.
710   * Synchronise grub and grub2 splashes with internal live-build splash
711     for syslinux bootloaders.
712   * Removing non-existent --apt-indices none references.
713   * Also showing distribution in lb config initial messages.
714   * Making messages about reading system conffiles in lb config more
715     accurate.
716   * Harmonize handling of pre-existing gnupg dotfiles in chroot when
717     handling fake signing keys for local repository.
718   * Making some more debian source-selections conditional on certain image
719     options.
720   * Adding source_hooks for hooks on source images like already supported
721     on binary images.
723   [ Richard Nelson ]
724   * Add sanity check on config type to build for l-b-cgi.
725   * Add _CGI_CONFIG_APPEND varialbe for appending options to lb config
726     call on l-b-cgi frontend.
727   * Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi
728     frontend.
729   * Removing quotes around _CGI_CONFIG_APPEND to handle multiple
730     parameters correctly on l-b-cgi frontend.
731   * Adding binary image type to config call on l-b-cgi frontend.
732   * Add log information of git:://url for l-b-cgi frontend.
733   * Append to log file on errors and not truncate the file on l-b-cgi
734     frontend.
736   [ Daniel Baumann ]
737   * Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-
738     barratt.org.uk>.
740   [ RaphaĆ«l Hertzog ]
741   * Fixing win32-loader.ini by including the GTK related entries.
743   [ Daniel Baumann ]
744   * Correcting typo directory when dereferencing syslinux symlinks when
745     building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
746   * Using dpkg-divert in chroot_upstart script to handle upgrades of
747     upstart during the build (Closes: #702537).
748   * Using dpkg-divert for other diversions too to handle upgrades of the
749     diverted stuff during build.
750   * Adding generic live-build handle in chroot_dpkg for other live
751     packages to act upon.
752   * Updating fallback help message in live-build pseudo-command.
753   * Correcting grammer error in live-build description.
754   * Adding set -e in example auto scripts.
756   [ Richard Nelson ]
757   * Converting l-b-cgi frontend to process forms with post.
759   [ Daniel Baumann ]
760   * Cleaning up installer file locations for progress-linux.
761   * Stripping out comments in package lists.
762   * Updating derivatives archive-key signature validiation to look by
763     default at both debian and debian-maintainers keyrings.
764   * Updating bootstrap mirror for progress-linux.
766  -- Daniel Baumann <daniel@debian.org>  Thu, 25 Apr 2013 12:41:54 +0200
768 live-build (3.0.1-1) unstable; urgency=low
770   * Removing superfluous menu default directive in installer syslinux
771     menues.
772   * Updating wheezy release number.
773   * Updating squeeze point-release number.
774   * Dropping German manpage translations stubs for the release.
776  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 14 Feb 2013 19:31:04 +0100
778 live-build (3.0.0-1) unstable; urgency=low
780   * Updating wheezy pre-release number for b4.
781   * Dropping dpkg compression level.
782   * Correcting spelling typos in changelog to make lintian happy.
783   * Escaping quotes to workaround a false-positive of checkbashisms in
784     binary_debian-installer.
785   * Correcting install path in loadlins install.bat for the gtk d-i
786     flavour.
787   * Switching default binary filesystem for hdd images to fat32 to be more
788     robust on todays flash devices.
789   * Correcting vshift in syslinux themes to correct display bug with
790     overlong lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
791   * Adding bootrap_archive-keys to establish secure trust-chain on top of
792     debian-keyring for derivatives.
793   * Updating syslinux configurations and handling for syslinux 5.
794   * Adding hook to remove systemd machine-id.
795   * Renumbering hooks.
796   * Correcting wrong debian-installer syslinux menu files.
797   * Including HDT in advanced options menu within syslinux menu.
798   * Updating binary_debian-installer for newer append replacement
799     variables used in syslinux configs.
800   * Dropping theme package support, themes are either in the config tree
801     or the embedded one from live-build is used.
802   * Correctly remove binary contents and packages file in clean script.
803   * Adding key-shortcut for advanced options in syslinux menu.
804   * Removing default menu marker for install entry in syslinux menu.
805   * Converting splash.svg not just splash.svg.in files as syslinux
806     bootsplashes.
807   * Removing dropped syslinux-theme config option from lb_config manpage.
809  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 09 Feb 2013 00:18:07 +0100
811 live-build (3.0~b6-1) unstable; urgency=low
813   [ Daniel Baumann ]
814   * Updating manpage year handling for 2013.
815   * Updating wheezy beta-release number.
816   * Using cat instead of echo to workaround incompatible and conflicting
817     uses in escaping of \t in dash and bash, and less importantly to
818     workaround a false-positive in checkbashisms.
819   * Updating footer link to 'legal information' in cgi html template.
820   * Cleaning up binary_loadlin.
821   * Updating for twitter-bootstrap usage on live.debia.net in the cgi html
822     templates.
823   * Updating footer in cgi html template.
824   * Correcting spelling typo in html footer of the cgi, thanks to Jean-
825     Christophe Saint-Marc <jchristophe.stmarc@free.fr>.
826   * Removing reference to removed --package-lists option in lb_config
827     manpage (Closes: #698260).
829   [ Richard Nelson ]
830   * Correcting typo on functions/default.sh, thanks to jhcha54008
831     <jhcha54008@free.fr> (Closes: #698397).
833   [ Daniel Baumann ]
834   * Updating samhain workaround in chroot_dpkg to work if live-build is
835     being used with sudo or fakeroot (Closes: #698423).
836   * Correcting apt-key cleanup of local dummy signing keys when using
837     local packages, thanks to jhcha54008 <jhcha54008@free.fr>.
838   * Falling back to use genisoimage when building squeeze iso-hybrid
839     images.
840   * Applying slightly modified patch from RaphaĆ«l Hertzog
841     <hertzog@debian.org> to fix automatic firmware inclusion when using
842     debian-installer with live-installer and having firmware packages
843     installed in the live system already.
845  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 20 Jan 2013 10:17:42 +0100
847 live-build (3.0~b5-1) unstable; urgency=low
849   * Omitting binary manifest creation when chroot filesystem is set to
850     none.
851   * Omitting memtest in binary if chroot filesystem is set to none.
852   * Removing redundant check for linux-images in binary_linux-image.
853   * Correcting glitch with plain chroot filesystems in binary_chroot.
854   * Switching order of kernel flavours in defaults, the last added one in
855     the list becomes the default symlink target in the rootfs by apt.
856   * Using .cfg suffix for consistency with debian-installer on preseed
857     files in config/preseed.
858   * Adding sample gitignore file in examples.
859   * Setting debian-installer to false in all modes by default.
860   * Updating year in all copyright notices.
861   * Updating removal of backup files in stripped example hook to also work
862     with spaces in filenames.
863   * Don't fail when adding symlinks for firmware in binary/firmware for
864     debian-installer and the symlink already exists (Closes: #696688).
865   * Defaulting to obsolete md5 for checksums instead of sha256 on debian,
866     as debians cdrom-check in d-i only supports md5.
867   * Defaulting to obsolete filenames for checksums on debian, as debians
868     cdrom-check in d-i only supports legacy filenames (Closes: #697082).
869   * Correcting spelling typo in help text within the binary checksums
870     file.
871   * Also ignoring legacy checksum filenames when creating checksum files.
872   * Creating autorun.inf in binary_win32-loader.
873   * Dropping stable and unstable dist symlinks for d-i in dists for
874     wheezy.
875   * Creating install.bat for loadlin.
876   * Only including gtk d-i in win32-loader config if available on the
877     target image.
878   * Updating win32-loader.ini for wheezy.
879   * Correcting legacy filename for checksum files.
880   * Removing all checksum files in lb clean.
881   * Adding support for sha512 checksums.
882   * Dropping pre-squeeze handling for win32-loader files.
884  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:45:30 +0100
886 live-build (3.0~b4-1) unstable; urgency=low
888   [ Daniel Baumann ]
889   * Moving removal of actual backup files for apt sources into correct
890     hook.
891   * Renumbering hooks.
892   * Disabling accidentally enabled removal of apt sources hook by default.
894   [ Richard Nelson ]
895   * Unify _DEBUG variable values to be true or false for l-b-cgi.
897   [ Daniel Baumann ]
898   * Removing grub package from binary_debian-installer for wheezy.
900  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 23 Dec 2012 10:50:38 +0100
902 live-build (3.0~b3-1) unstable; urgency=low
904   * Removing old code in chroot_hacks for tasks which are not used
905     anymore.
906   * Moving kexec-tools default preseeding into its own hook script.
907   * Marking loop-aes-utils related hack as squeeze only.
908   * Moving removal of backup and temporary files to their own hook script.
909   * Adding default hook to truncate log files.
910   * Also removing man chache in remove-temporary-files hook.
911   * Adding default hook to use newest nvidia version.
912   * Using consistent naming for default hooks.
913   * Adding default hook to use mesa glx renderer.
914   * Merging remove-linux-image-backups into remove-backup-files hook.
915   * Renumbering hooks.
916   * Correcting config tree version check for older versions.
917   * Correcting config tree version check for the current version.
918   * Removing some dead default handling code for global includes which do
919     not exist anymore.
920   * Removing kubuntu mode, it's not different anymore to standard ubuntu
921     mode.
923  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:29:56 +0100
925 live-build (3.0~b2-1) unstable; urgency=low
927   [ Daniel Baumann ]
928   * Updating wheezy release number.
929   * Removing not really useful symlinks example hook.
930   * Adding default hook to remove mdadm configuration.
931   * Correcting spelling typo in bug script.
932   * Adding support for live-images configs and arbitrary configuration
933     directories in lb_config --config option.
934   * Avoid re-populating an already populated configuration tree when using
935     lb config --config.
936   * Updating removal of adjtime in a split out hook for wheezy.
938   [ Richard Nelson ]
939   * Update l-b-cgi frontend to support new git config structure.
941   [ Daniel Baumann ]
942   * Switching from genisoimage to xorriso.
944  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 16 Dec 2012 21:57:11 +0100
946 live-build (3.0~b1-1) unstable; urgency=low
948   [ RaphaĆ«l Hertzog ]
949   * Adding initial menu entries for debian-installer.
951   [ Daniel Baumann ]
952   * Removing local/bin by default in lb_clean too.
953   * Skipping creation of soon to be replaced config/templates directory.
955  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:38:58 +0100
957 live-build (3.0~a69-1) unstable; urgency=low
959   * Also avoiding to use xz compression for squashfs for kubuntu.
960   * Removing some leftovers from stripped and minimal package lists.
961   * Updating powerpc kernel list on ubuntu.
962   * Adding dropped empty-line separator in defaults.
963   * Adding dropped empty-line separator in binary_debian-installer.
964   * Updating wording about regenerating config trees.
965   * Correcting test for no config tree version number to match all other
966     cases, not just lower-than-1.
967   * Harmonizing apt configuration handling in chroot_archives.
968   * Adding support for local apt conf.d snippets in archive definitions
969     (Closes: #685791).
970   * Ensuring that functions are either sources locally or globally, but
971     not both.
972   * Adding proper header to build.sh include.
973   * Dropping ubuntu guards on firmware selection code, we're not enabling
974     firmware inclusion in ubuntu mode anyway.
975   * Adding back legacy filtering for firmware packages on squeeze when
976     contrib or non-free is not enabled.
978  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 06 Dec 2012 21:09:00 +0100
980 live-build (3.0~a68-1) unstable; urgency=low
982   [ Ben Armstrong ]
983   * Fixing typo in cache directory names, thanks to Thanatermesis
984     <thanatermesis@gmail.com>.
986   [ Daniel Baumann ]
987   * Correcting copying of archive specific apt preferences files, thanks
988     to Thanatermesis <thanatermesis@gmail.com> (Closes: #693250).
989   * Correcting a typo in chroot_apt when re-configuring apt preferences,
990     found by Thanatermesis <thanatermesis@gmail.com> (Closes: #685924).
992   [ Richard Nelson ]
993   * Update git paths for cgi form.
994   * Increased the maxlenth of the entry field cgipackages.list.chroot on
995     l-b.cgi (Closes: #693732).
997   [ Daniel Baumann ]
998   * Adding backwards compatible handling for squeeze and the ubuntus for
999     old-style Contents files in the archive.
1000   * Adding default-preseeding for non-free firmware only when non-free is
1001     actually included, to avoid cluttering debconf db by default on all
1002     systems.
1004   [ Richard Nelson ]
1005   * Correct typo on commit 11d97a6a5f17fe2c500a798aa4a32fa6889e409c
1006   * Correct another typo on commit
1007     11d97a6a5f17fe2c500a798aa4a32fa6889e409c
1009   [ Daniel Baumann ]
1010   * Marking comments in checksum files as such to avoid harmless but
1011     anoying warning messages during live-boots medium integrity check.
1012   * Updating note about integrity check boot parameter within checksum
1013     files.
1014   * Adding default hook to remove linux-image backup files.
1015   * Using four letter digit prefixes for hooks like for consistency with
1016     all other live packages.
1017   * Adding dpkg-source local options.
1018   * Using hash rather than pipe as sed separator for writing boot
1019     parameters into bootloader configurations (Closes: #694723).
1020   * Replicating same qemu support within bootstrap_debootstrao for
1021     bootstrap_cdebootstrap too (Closes: #694102).
1023  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 15:09:48 +0100
1025 live-build (3.0~a67-1) unstable; urgency=low
1027   [ chals ]
1028   * Addin missing comma in the long debootstrap-options that caused an
1029     unrecognized option message.
1031   [ Daniel Baumann ]
1032   * Renaming progress mode to progress-linux to match the used naming
1033     scheme.
1034   * Removing unecessary removal of apt preferences.
1035   * Removing workaround for #657560 where we had to temporarily include
1036     bzip2 into the bootstrapped chroot to avoid sids apt failing on
1037     mirrors with bzip2 indices only.
1038   * Removing cruft line breaks in bailout messages for bootstrap tools.
1039   * Using xargs when copying or hardlinking deb files from and to the
1040     package cache to avoid hit the shell max command limits (Closes:
1041     #691616).
1042   * Defaulting to systemd as initsystem for wheezy based progress-linux
1043     releases and newer.
1044   * Shortening initsystem specific hacks for wheezy, systemd on squeeze
1045     never was really supported anyway.
1046   * Removing sysvinit when building images with systemd.
1047   * Running chrooted commands with DEBCONF_NONINTERACTIVE_SEEN set to
1048     true to ensure debconf questions are not reasked uselessly on the
1049     final systems.
1050   * Making sysvinit removal on systemd systems conditional, newer
1051     bootstraps might not always pull in sysvinit packages anymore.
1052   * Also supporting the other way around: removing systemd from a
1053     bootstrap and switching to sysvinit for those distributions that
1054     default to systemd.
1055   * Removing debconf-nowarnings option, doesn't provide any advantage to
1056     disable this option in the first place.
1057   * Correcting typos in aptitude-options name in lb config, thanks to
1058     Frank Gard <frank@familie-gard.de> (Closes: #691930).
1059   * Workarounding recent archive changes wrt/ content files until
1060     #692111 is fixed.
1062  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 02 Nov 2012 12:23:38 +0100
1064 live-build (3.0~a66-1) unstable; urgency=low
1066   * Removing some left-overs from bootstrap-copy removal in lb config.
1067   * Removing local/functions functionality, it's not really usefull
1068     anyway.
1069   * Renaming local/scripts to local/bin for executables overriding not
1070     just lb scripts, but any command during live-build runs.
1071   * Renaming config/chroot_apt to simply config/apt. Eventually
1072     lb_chroot_apt will be folded into chroot_archives but that's left
1073     for after wheezy.
1074   * Renaming config/binary_debian-installer to simply config/debian-
1075     installer.
1076   * Removing support for local grub/grub2 splash image and config
1077     manipulations, custom templates should be used instead. Rather than
1078     doing all the heavy lifting in live-build that nobody really uses
1079     and which is quite inflexible, users should (in line with the
1080     syslinux handling) either stick with the default grub
1081     configurations, or, supply a custom one to live-build, rather than
1082     partial/single files only.
1083   * Avoid creating old left-over directory for custom syslinux splash
1084     handing from within the config tree in lb_config.
1085   * Renaming config/binary_rootfs to simply config/rootfs.
1086   * Renaming config/includes.binary_debian-installer to simply
1087     config/includes.debian-installer.
1089  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Oct 2012 20:44:44 +0200
1091 live-build (3.0~a65-1) unstable; urgency=low
1093   * Correcting variable handling for --bootappend-live-failsafe in lb
1094     config.
1095   * Stopping to support LB_INITRAMFS=auto, when switching the mode one
1096     has to update several parameters anyway, use of auto scripts are
1097     recommended.
1098   * Simplifying bootparameter assembling in defaults.
1099   * Correcting variable handling for --bootappend-live-failsafe in
1100     defaults.
1102  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 08 Oct 2012 20:47:02 +0200
1104 live-build (3.0~a64-1) unstable; urgency=low
1106   [ Daniel Baumann ]
1107   * Removing unsupported and unsupportable bootstrap_copy.
1108   * Removing ubuntu natty support, EOL.
1110   [ Michal Suchanek ]
1111   * Allowing to include multiple kernel images but menu entry is
1112     generated only for one.
1114   [ Daniel Baumann ]
1115   * Updating package descriptions.
1116   * Adding note about experimental in cgi frontend package description.
1117   * Making failsafe boot parameters fully customizable like the normal
1118     ones.
1119   * Making different boot options defaults depending on initramfs
1120     generator, not depending on mode.
1121   * Setting default compression to none. Normally, when using compressed
1122     file systems (squashfs), there is no point in further compressing
1123     the tarballs and images.
1125  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 05 Oct 2012 09:23:12 +0200
1127 live-build (3.0~a63-1) unstable; urgency=low
1129   * Add missing whitespace when concatenating multiple live.cfg syslinux
1130     files.
1131   * Booting by default with 'quiet' and 'splash' parameters.
1133  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 02 Oct 2012 21:24:22 +0200
1135 live-build (3.0~a62-1) unstable; urgency=low
1137   * Simplyfing clean option in lb config.
1138   * Only producing zsync files for iso and iso-hybrid images.
1139   * Supporting parent distribution as a variable field in syslinux
1140     splashes.
1141   * Supporting parent distribution as a variable field in archive
1142     definitions.
1143   * Avoiding warnings when checking for arguments in clean.
1144   * Updating squeeze point release version.
1145   * Updating wheezy pre-release version.
1146   * Also use .contents suffix for file list of sources images like for
1147     binary images, rather than the old .list suffix.
1148   * Using linux rather than kernel directive in syslinux configuration
1149     files.
1150   * Simplify internal replacement strings when processing syslinux
1151     configuration files.
1152   * Removing superfluous menu default directive in syslinux
1153     configuration files.
1154   * Clearing the screen when exiting syslinux menu.
1155   * Using menu default only once when populating syslinux configurations
1156     for more than one kernel flavour (Closes: #682957).
1158  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 01 Oct 2012 05:02:08 +0200
1160 live-build (3.0~a61-1) unstable; urgency=low
1162   [ Daniel Baumann ]
1163   * Correcting 'not-enough-arguments' check in Packages grep-aptavail
1164     helper.
1165   * Using dedicated initrd line in syslinux configurations rather than
1166     stuffing everything in one line.
1167   * Using initramfs generator specific boot parameters in syslinux
1168     configuration files.
1170   [ Adam Conrad ]
1171   * Switching Ubuntu from powerpc to powerpc-smp kernel.
1173   [ Colin Watson ]
1174   * Using i386 -generic-pae kernel flavour on Ubuntu precise.
1176   [ Daniel Baumann ]
1177   * Don't turn on xz compression in mksquashfs for ubuntu builds
1178     according to Adam Conrad <adconrad@ubuntu.com>.
1180   [ Colin Watson ]
1181   * If --build-with-chroot is false, run ! lines in package-lists in the
1182     host system.
1183   * Fixing execution of binary hooks.
1185   [ Daniel Baumann ]
1186   * Adding slightly modified patch from Adam Conrad
1187     <adconrad@ubuntu.com> to remove resolvconf artifacts.
1189  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 Sep 2012 09:46:53 +0200
1191 live-build (3.0~a60-1) unstable; urgency=low
1193   * Removing virtual-hdd image type. Rather than a half broken image
1194     type, we'll bet our money on having proper partman recipies support
1195     implemented for hdd image types. Even if we don't make it for
1196     wheezy, it's better to not have virtual-hdd in there and tell users
1197     to use the jessie version for proper hdd images.
1198   * Updating win32-loader inclusion handling.
1199   * Including loadlin on d-i images on amd64 and i386.
1200   * Updating to standards version 3.9.4.
1202  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 29 Sep 2012 14:08:42 +0200
1204 live-build (3.0~a59-1) unstable; urgency=low
1206   [ Daniel Baumann ]
1207   * Adding baureo-backports and charon-backports as valid distributions
1208     in progress mode.
1210   [ Richard Nelson ]
1211   * frontend/cgi correctly reference netboot binary-images in form.html.
1213   [ Daniel Baumann ]
1214   * Updating base-files hack for plymouth in progress mode.
1215   * Correcting cdebootstraps-options typo in getopt, thanks to chals
1216     <chals@altorricon.com>.
1217   * Renaming volatile options refering to volatile archive to updates to
1218     match current archive namings.
1219   * Removing intel-microcode special handling in chroot_linux-image,
1220     microcode packages are already included automatically anyway.
1222  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 26 Sep 2012 14:48:30 +0200
1224 live-build (3.0~a58-1) unstable; urgency=low
1226   [ Daniel Baumann ]
1227   * Simplyfing sourcing of build.sh and getting away with the broken
1228     subshell construct.
1230   [ Richard Nelson ]
1231   * Remove frontend/cgi unofficial custom binary and custom bootstrap
1232     options.
1234   [ Daniel Baumann ]
1235   * Correcting typo in binary_syslinux when writing the flavour name to
1236     the config files (Closes: #684865).
1237   * Correcting fallback for default binary volatile mirror on ubuntu,
1238     thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
1239   * Correcting wrong path to syslinux configuration files when using
1240     live-build from a local git clone, thanks to Raphael Hertzog
1241     <hertzog@debian.org> (Closes: #684893).
1242   * Switching back to use the more common ${@} instead of ${*}, it's not
1243     required in current lb_clean anymore.
1244   * Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for
1245     consistency reasons.
1246   * Moving from cdn.debian.net to http.debian.net as binary mirror.
1248   [ Richard Nelson ]
1249   * frontend/cgi rename BINARY_INDICES to APT_INDICES
1250   * frontend/cgi only source /usr/lib/live/build.sh
1251   * frontend/cgi cleanup and support for clone, config, and build on
1252     cron job.
1253   * frontend/cgi cleanup remarked line of common function source from
1254     last commit on l-b-c.cron.
1256   [ Daniel Baumann ]
1257   * Improving check for missing apt-ftparchive to check for the actual
1258     file, rather than to check for a possible missleading bootstrap
1259     flavour.
1260   * Removing bootstrap-flavour option (Closes: #685675).
1261   * Removing bootstrap-include and bootstrap-exclude options.
1262   * Removing bootstrap-keyring option.
1263   * Correcting wrong bootstrap-qemu-exclude variable in defaults.
1264   * Applying patch from Colin Watson <cjwatson@ubuntu.com> to correct
1265     chroot hooks execution (Closes: #685534).
1266   * Exposing --debootstrap-options and --cdebootstrap-options publicly.
1267   * Adding some comments about the different locations of live-build in
1268     the central lb wrapper.
1269   * Calling local live-build embedded in config directly rather than to
1270     adjust path.
1271   * Removing old LB= hack when wrapper was not mandatory.
1272   * Moving aborting when no bootstrap tool is installed from defaults to
1273     the respective bootstrap script.
1274   * Correcting printf call cosmetically in central wrapper when
1275     prepending date and time for each command to not choke upon multiple
1276     arguments.
1277   * Making build.sh sourcing more robust (Closes: #684896).
1278   * Dropping lb prefix from live-build scripts, not needed anymore.
1279   * Setting default progress distribution from artax to baureo.
1281  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 Aug 2012 16:33:10 +0200
1283 live-build (3.0~a57-1) unstable; urgency=low
1285   [ Daniel Baumann ]
1286   * Concentrating all parted calls within lb_binary_hdd into one place
1287     in order to make things simpler.
1288   * Updating lb config --config manpage option to reflect that any Git
1289     Id can be specified, not just branches.
1290   * Removing manpage stubs for second-level commands.
1292   [ Richard Nelson ]
1293   * Initial work to support --config git option.
1294   * Remove settings that should be handled by --config git option.
1296   [ Daniel Baumann ]
1297   * Also removing binary.netboot.tar.xz before re-creating it in
1298     binary_netboot.
1299   * Adding live-build to depends for live-build-cgi.
1300   * Adding cron to recommends for live-build-cgi.
1302  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 10 Aug 2012 22:42:17 +0200
1304 live-build (3.0~a56-1) unstable; urgency=low
1306   * Adding possibility to specify a git branch when using lb config --
1307     config.
1308   * Adding messages about performing git operations when using --config.
1309   * Automatically update auto/config when using --config with extra
1310     options.
1311   * Avoid showing message in lb config running the second time through
1312     auto on git repository based config trees.
1313   * Adding shortcut helper for dctrl-tools.
1314   * Updating GPL standard header in all files.
1315   * Removing chroot_local-patches, too much overhead for just applying
1316     patches (notably, with -p1 enforced), hooks are more flexible
1317     anyway.
1318   * Disabling volatile for wheezy for the time being.
1320  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Jul 2012 21:55:32 +0200
1322 live-build (3.0~a55-1) unstable; urgency=low
1324   * Adding release information for jessie.
1325   * Updating all distribution specific selectors in defaults to be as
1326     future proof as possible.
1327   * Dropping global binary includes and moving binary local-includes to
1328     includes, just as with chroot includes and local-includes.
1329   * Dropping globale package lists for the desktop environments.
1330   * Moving off rescue package list to its own git repository for the
1331     config tree.
1332   * Allowing to specify a git repository to lb_config in order to
1333     bootstrap a config tree.
1334   * Reordering auto/config in lb_config to work with bootstrapping
1335     config tree from a git repository.
1336   * Showing a message about ignoring --config when the current directory
1337     already is a git repository.
1338   * Removing unmaintained gnustep package list.
1339   * Adding git to suggests.
1340   * Including gnupg on ubuntu by default through corresponding default
1341     for bootstrap includes.
1342   * Removing minimal package list, not needed anymore.
1343   * Removing unused debian-live package lists.
1344   * Removing debian-junior list, same as with debian-science, see
1345     9ad58f0d.
1346   * Adding support for executable statements as '! $command' in package
1347     lists.
1348   * Handling dctrl-tools temporary installation in chroot during
1349     package-lists expansion.
1350   * Removing chroot_task-lists, obsoleted by package lists.
1351   * Dropping global package-lists entirely, only local package lists
1352     within the config tree are support.
1353   * Also checking for dctrl-tools when assembling binary package lists.
1354   * Optimizing chroot package-lists handling for the cases where it's
1355     not used.
1357  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 29 Jul 2012 01:59:42 +0200
1359 live-build (3.0~a54-1) unstable; urgency=low
1361   * Making sure target directory for syslinux theme files exists when
1362     building non-chrooted.
1363   * Fixing up inclusion of functions while allowing local usage of live-
1364     build with different file layouts.
1365   * Correcting accidentally reverted check for rsvg in binary_syslinux
1366     when building non-chrooted.
1368  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 20 Jul 2012 04:36:21 +0200
1370 live-build (3.0~a53-1) unstable; urgency=low
1372   * Removing leftover creation of /var/log in toplevel makefile from the
1373     cron removals.
1374   * Moving main executables away from scripts subdirectory.
1375   * Moving scripts from /usr/share/live to /usr/lib/live for consistency
1376     with all debian-live packages.
1377   * Renaming example hooks to the newer filename patter that is required
1378     by live-build since a while.
1379   * Removing debian-installer-banner.binary example hook, this can be
1380     done through config/includes.binary_debian-installer directly.
1381   * Removing hal-automount.chroot example hook, not needed anymore.
1382   * Removing linux-modules.chroot example hook, this can be done by
1383     kmods conf.d directories directly.
1384   * Removing live-build-inclusion.binary example hook, too broken way to
1385     do it.
1386   * Removing okular-nodrm.chroot example hook, would need update for
1387     recent kde4 versions and I don't care about that.
1388   * Removing rt2570-modules.chroot example hook, obsoleted out-of-tree
1389     module.
1390   * Removing sun-java6.chroot example hook, obsoleted by openjdk.
1391   * Removing udev-generators.chroot example hook, obsoleted by live-
1392     builds own hacks.
1393   * Removing update-initramfs.chroot example hook, obsoleted by live-
1394     builds own hacks.
1395   * Removing virtualbox.chroot example hook, not required anymore with
1396     current virtualbox versions.
1397   * Removing sysvinit.chroot example hook, not useful on modern systems
1398     anymore.
1399   * Removing losetup-lukshome.chroot example hook, obsoleted by live-
1400     boots new persistence implementation.
1401   * Removing kernel-purge.chroot example hook, not usefull anymore.
1402   * Removing localepurge.chroot example hook, should be done solely
1403     through preseeding.
1404   * Removing debian-live-pxe-server.chroot example hook, not usefull in
1405     this way.
1406   * Installing examples into the correct location in /usr/share/doc.
1407   * Removing debian-science package list, there's science-tasks and
1408     #513296 to do this in proper.
1409   * Removing warning from minimal package list about minimal hook, which
1410     isn't the case anymore.
1411   * Removing ubuntu-cloud and ubuntu-cloud-desktop package lists.
1412   * Adding missing copyright fields in copyright file.
1413   * Correcting spelling typo in 3.0~a52-1 changelog entry.
1414   * Removing leftover maintainer scripts from cron removals.
1416  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 19 Jul 2012 04:14:38 +0200
1418 live-build (3.0~a52-1) unstable; urgency=low
1420   * Improving error message in lb wrapper to show the command in case of
1421     a missing command.
1422   * Adding svg splash for syslinux bootloaders.
1423   * Adding dynamic information into the splash and creating the png
1424     export at build time.
1425   * Truncating udev persistent net rules in remove-udev-persistent-
1426     rules.chroot hook rather than to remove them (Closes: #680763).
1427   * Removing discontinued live-build-cron autobuilder (Closes: #672379).
1428   * Updating dhcp packages in rescue package list to avoid transitional
1429     packages for squeeze and up.
1430   * Marking libguytools1 as squeeze only in rescue package list.
1431   * Marking ddrescue as squeeze-only in rescue list.
1432   * Using clamav-data for squeeze and clamav-freshclam for wheezy/sid in
1433     rescue list.
1434   * Applying patch from Steven Shiau <steven@nchc.org.tw> to
1435     conditionally copy /etc/apt/secring.gpg* files.
1436   * Renaming net flavour to netboot for consistency.
1437   * Adding support for zsync control files generation, thanks to Hector
1438     Oron <hector.oron@gmail.com> for the idea and prototype.
1439   * Adding xz as valid compression format.
1440   * Using xz to compress images on anything except squeeze, keeping gzip
1441     as default for squeeze.
1442   * Removing spurious lb_source_netboot, there's not such thing as a
1443     netboot specific source tarball anyway.
1444   * Handle multiple version numbers when having more than one linux
1445     flavours for splash.svg post-processing.
1446   * Adding support for pinning preferences files in
1447     config/archives/*.pref{.chroot,.binary}.
1448   * Updating splash.svg handling for unchrooted and chrooted builds.
1449   * Decrufting version flag.
1450   * Correcting live-build and live-boot versions for splash.svg post-
1451     processing.
1452   * Also removing zsync files in lb clean.
1453   * Slightly updating strings in splash.svg for better organization of
1454     the information presented.
1455   * Adding extlinux bootloader configuration files.
1456   * Correcting freudian typo in package check for chroot filesystems
1457     dependencies in binary_rootfs.
1458   * Adding support for ntfs as binary filesystem when using syslinux.
1459   * Updating squeeze point-release number.
1460   * Setting initial release number for wheezy.
1461   * Correcting spelling typo of ubuntus 12.10 codename.
1462   * Correcting some distribution specific checks to make them
1463     derivatives compliant.
1464   * Enabling security archives on wheezy.
1466  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 Jul 2012 22:46:55 +0200
1468 live-build (3.0~a51-1) unstable; urgency=low
1470   * For consistency, respecting config/environment too for both chroot
1471     and binary environments (but the content of sepcific environments
1472     for either chroot or binary still has precedence over the generic
1473     one).
1474   * Changing default binary.list filename to binary.contents to make it
1475     more explicit and not to be confused with package lists.
1476   * Automatically include intel-microcode when building with firmware
1477     and non-free enabled.
1478   * Redirecting rmdir output in postrm for live-build-cron properly
1479     (Closes: #676102).
1480   * Removing alpha and hppa stub support, both architectures have been
1481     dropped for wheezy in debian.
1482   * Switching from smbfs to cifs-utils (Closes: #679240).
1483   * Switching to xz compression in source and binary packages.
1485  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Jun 2012 14:38:21 +0200
1487 live-build (3.0~a50-1) unstable; urgency=low
1489   [ Daniel Baumann ]
1490   * Updating auto example scripts.
1491   * Correcting cron.d directory removal in postrm.
1492   * Removing grub-efi from d-i packages for the time being, it doesn't
1493     work correctly yet.
1494   * Automatically translate date formats in po files.
1495   * Updating live-media checksum names for newer live-boot.
1496   * Defaulting to SHA256 live-media checksums.
1497   * Re-arranging frontends in source tree.
1498   * Updating l10n stuff before removing it.
1499   * Removing unmaintained l10n handling.
1500   * Dropping different debian cgi templates and use only the one used on
1501     live-build.debian.net.
1502   * Removing old/non-working graph-helper.
1504   [ Hector Oron ]
1505   * Dont assume bash when configuring chroot with QEMU.
1507  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 06 Jun 2012 20:00:02 +0200
1509 live-build (3.0~a49-1) unstable; urgency=low
1511   [ Daniel Baumann ]
1512   * Correcting renaming of syslinux files in progress mode to actually
1513     work.
1514   * Naming resulting binary isohybrid image binary.hybrid.iso from now
1515     on for consistency with the different hdd images later on.
1516   * Moving firmware symlink creation to the end of binary_debian-
1517     installer in order to ensure to take only the latest packages into
1518     account that get into the image, regardless if they come from the
1519     archive or are localy included.
1520   * Cleaning http_proxy and ftp_proxy settings in chroot, people using
1521     apt proxies set them throught the apt pseudo-proxy options, and
1522     people using real proxies use config/environment.{chroot,binary} to
1523     set them.
1524   * Allowing to inject variables through config/environment.binary into
1525     the binary environment.
1526   * Allowing to use comments in config/environment.{binary,chroot}.
1527   * Removing pre-squeeze XORG_CONFIG variable from the chroot
1528     environment.
1529   * Don't bother supporting firmware on ubuntu, they seem to have a
1530     different archive structure.
1531   * Renaming config/binary_debian-installer-includes to
1532     config/includes.binary_debian-installer for consistency with the
1533     other include directories.
1535   [ Ben Armstrong ]
1536   * Adding default for --debian-installer-preseedfile.
1538   [ Daniel Baumann ]
1539   * Removing some more configuration files on purge (Closes: #672379).
1540   * Renaming internal .stage to .build for consistency within the
1541     configuration tree.
1542   * Adding grub-efi to static list of packages for the d-i pool for
1543     amd64.
1544   * Making firmware package assembling a bit more robust.
1545   * Updating cache directory names to consistent naming scheme.
1546   * Moving local includes from auto/{functions,scripts} to
1547     local/{functions,scripts} where they belong.
1549  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Jun 2012 12:15:37 +0200
1551 live-build (3.0~a48-1) unstable; urgency=low
1553   [ Daniel Baumann ]
1554   * Transforming failsafe boot parameter into an own option.
1555   * Updating release list for ubuntu.
1556   * Adding failsafe entries for syslinux bootloaders in embedded
1557     configs.
1559   [ Tails developers ]
1560   * Fixing typo in rescue package list.
1562   [ Daniel Baumann ]
1563   * Correcting typo in binary_rootfs to restore 'plain' live filesystem
1564     support.
1565   * Using /boot on live media instead of /isolinux or /syslinux in
1566     progress mode.
1567   * Allowing to inject variables through config/environment.chroot into
1568     the chroots environment.
1570  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 25 May 2012 08:22:27 +0200
1572 live-build (3.0~a47-1) unstable; urgency=low
1574   [ Daniel Baumann ]
1575   * When removing fstab for live-installer also touch an empty file for
1576     it to avoid other packages failing on non-existing fstab.
1577   * Making extraction of the manpage section in manpages/Makefile work
1578     with multiple dots in the filename.
1579   * Correcting regression in the form of a wrong path in binary_syslinux
1580     for syslinux theme packages.
1581   * Temporarily including bzip2 manually when bootstrapping until
1582     #657560 has been fixed in unstable.
1583   * Correcting destination directory for extraction of the gfxboot-theme
1584     in ubuntu mode.
1586   [ intrigeri ]
1587   * Adding nosplash to the list of options appended in fail-safe mode.
1589   [ Daniel Baumann ]
1590   * Adding memtest to the list of options appended in fail-safe mode.
1591   * Updating defaults for linux-latest metapackages in wheezy.
1592   * Adding support for including firmware packages automatically within
1593     debian-installer.
1594   * Installing packages into their detected sections within binary pool,
1595     needed for proper firmware package placement.
1596   * Generating package indices for the detected sections within binary
1597     pool, needed for proper firmware package placement.
1598   * Removing 'frozen' symlink in d-i dists, the other suitnames can
1599     probably go to.
1600   * Adding support for including firmware packages automatically within
1601     the live system.
1602   * Adding entries about the firmware options in lb_config manpage.
1603   * Automatically preseed some known firmware packages.
1604   * Also include firmware-linux meta package if non-free is enabled.
1605   * Updating static list of live specific packages that get
1606     unconditionally added and included in the source images.
1607   * Unconditionally including firmware in all images by default. This is
1608     safe since only firmware available within the configured archive
1609     area is included automatically, see manpage.
1610   * Adding symlinks in /firmware for debian-installer on live media.
1611   * Slight reordering in lb_binary_debian-installer.
1613  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 27 Apr 2012 11:37:00 +0200
1615 live-build (3.0~a46-1) unstable; urgency=low
1617   [ Daniel Baumann ]
1618   * Excluding honeyd for wheezy in rescue package list (Closes:
1619     #660601).
1620   * Including thttpd for squeeze only in rescue package list.
1621   * Excluding guymager for wheezy in rescue package list.
1622   * Removing full path from chroot calls in chroot function.
1624   [ Richard Nelson ]
1625   * Set parent distribution, parent debian installer, and mode, also
1626     disable backports on l-b.cgi
1628   [ Daniel Baumann ]
1629   * Removing --hostname cruft, live-config bootparameters should be used
1630     via --bootappend-live.
1631   * Removing --username cruft, live-config bootparameters should be used
1632     via --bootappend-live.
1633   * Updating copyright file machine-readable format version 1.0.
1634   * Updating to standards version 3.9.3.
1635   * Marking lde in rescue list as squeeze only, thanks to Michal
1636     Suchanek <hramrach@centrum.cz>.
1637   * Adding architecture to the output message when running lb_config.
1638   * Excluding security and volatile archives for ubuntu precise for the
1639     the time being.
1640   * Removing references to not existing --language option in lb_config
1641     manpage.
1642   * Switching default bootstrap mirror from ftp.de.debian.org to
1643     ftp.debian.org, now that ftp.debian.org has upgraded hardware and
1644     bandwith.
1645   * Avoid calling update-initrd in lb_chroot_hacks if the target system
1646     has no initrd, thanks to Hector Oron <zumbi@debian.org>.
1647   * Excluding console-common in standard list for ubuntu as console-
1648     common is in universe.
1649   * Adding Italian debconf translations from Beatrice Torracca
1650     <beatricet@libero.it> (Closes: #663428).
1651   * Updating release list for progress.
1652   * Updating release list for ubuntu.
1653   * Moving pxelinux.cfg to pxelinux.cfg/default in pxelinux bootloader
1654     configs.
1655   * Moving kernel and initrd into tftpboot directory for netboot images.
1656   * Prefering default modules in initrd even on netboot images (Closes:
1657     #667594).
1659  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 05 Apr 2012 10:32:51 +0200
1661 live-build (3.0~a45-1) unstable; urgency=low
1663   [ Daniel Baumann ]
1664   * Correcting typo in defaults for backports mirror.
1665   * Correcting typo in ubuntu default distribution name, thanks to Marco
1666     Lechner <marco.lechner@fossgis.de> (Closes: #659823).
1668   [ Ben Armstrong ]
1669   * Removing menu as it adds an unwanted menu to some DEs/WMs which
1670     prefer to do without.
1672   [ Daniel Baumann ]
1673   * Add forgotten fallback for mode setting if lsb_release is not
1674     installed.
1675   * Adding Polish debconf translations from Michal Kulach
1676     <michalkulach@gmail.com> (Closes: #660003).
1678  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 16 Feb 2012 21:47:11 +0100
1680 live-build (3.0~a44-1) unstable; urgency=low
1682   * Handling /etc/resolv.conf even if it's a dangling symlink like with
1683     resolv.conf, thanks to Stephane Graber <stgraber@ubuntu.com>
1684     (Closes: #657640).
1685   * Adding updated Spanish debconf translations from Javier FernĆ”ndez-
1686     Sanguino PeƱa <jfs@computer.org> (Closes: #656404).
1687   * Adding Dutch debconf translations from Jeroen Schot <schot@a-
1688     eskwadraat.nl> (Closes: #657470).
1689   * Correcting lzcat call in binary_disk to not bail out due to non-
1690     standard file extension (unknown suffix -- unchanged), thanks to
1691     Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
1692   * Correcting destination path for uuid.conf when using casper in
1693     binary_disk, thanks to Luigi Capriotti <l.capriotti@xbmc.org>
1694     (Closes: #658995).
1695   * Removing warning about resolvconf package, not be needed anymore.
1696   * Adding a workaround in rules to stop dh_link converting absolute
1697     symlinks to relative symlinks for bootloader configs.
1698   * Adding lintian overrides for symlink-should-be-relative (bootloader
1699     configs need to use absolute symlinks on purpose to allow chrooted
1700     builds).
1702  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 12 Feb 2012 22:08:49 +0100
1704 live-build (3.0~a43-1) unstable; urgency=low
1706   [ Daniel Baumann ]
1707   * Updating to debhelper version 9.
1709   [ Richard Nelson ]
1710   * l-b.cgi - Add pending build(s) to be processed ahead of your
1711     request.
1713   [ Daniel Baumann ]
1714   * Setting default mirror for progress to cdn.archive.progress-
1715     linux.org.
1716   * Updating lb_binary_syslinux for embedded syslinux themes.
1717   * Adding embedded copies for syslinux bootloaders (Closes: #622838,
1718     #635933, #636217, #645406, #646387, #646799, #651520, #652437).
1719   * Applying patch from Ivailo Monev to remove stage files for pseudo-
1720     filesystems helpers in exit function.
1721   * Correcting typo in security chroot mirror variable assembling.
1722   * Autodetecting mode depending on which distribution we're building.
1723   * Giving a note about what mode we are configuring, now that mode is
1724     determined automatically based on the host system.
1725   * Updating squeeze point release number.
1726   * Adding note about 404 errors that are on purpose when fetching udebs
1727     in derivative mode.
1728   * Avoid warning messages in binary_packagelists for not existing local
1729     lists.
1730   * Renaming forgotten binary_packagelists to binary_package-lists to
1731     match the rest of lb.
1732   * Removing removal of bootstrap-base udeb in binary_debian-installer.
1733   * Using /etc/apt/sources.list.d/debian.list instead of
1734     /etc/apt/sources.list in derivative mode.
1735   * Updating year in copyright notices for 2012.
1736   * Removing useless top-comment for
1737     /etc/apt/preferences.d/progress.pref.
1738   * Improve backports handling in derivatives mode.
1739   * Adding opt-in hook to remove all sources.list files, as it's
1740     desirable in some setups.
1741   * Avoid removing populated apt preferences file in derivative mode.
1742   * Dereferencing potential symlinked apt preference files in
1743     chroot_apt/*.pref.
1744   * Simplyfing automatic pinning in derivative modes.
1745   * Cleaning up handling of apt preferences when building in progress
1746     mode.
1747   * Shortening kernel and initrd filenames in /live again similar to
1748     what we did with in lenny.
1750  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Feb 2012 23:23:32 +0100
1752 live-build (3.0~a42-1) unstable; urgency=low
1754   [ Matthijs Kooijman ]
1755   * Make lb_chroot_hooks work with dash.
1756   * Fix pathname for running hooks in lb_chroot_hooks.
1757   * Make the config available to all hooks.
1758   * Fix path in 001-update-apt-file-cache.chroot.
1759   * Use a two-stage mount again for mounting config inside chroot in
1760     lb_chroot_hooks.
1761   * Unmount /root/config in case of error.
1762   * Unmount chroot/root/config when running lb_clean.
1764   [ Daniel Baumann ]
1765   * Adding armhf kernel defaults, thanks for Ying-Chun Liu
1766     <paulliu@debian.org> for bringing it up (Closes: #655557).
1767   * Correcting wrong and incompatible loop for casper initrds in
1768     binary_disk.
1769   * Using syslinux payload as fallback in lb_binary_syslinux if no
1770     destinct image type could be deduced (Closes: #655562).
1771   * Switching priorities of mirror defaults (which mirror default is
1772     used from which previously set mirror default etc.) to the way it
1773     was intendet to be.
1775   [ Colin Watson ]
1776   * Print the current time before starting a command with the lb wrapper
1777     script (Closes: #630089).
1779   [ Daniel Baumann ]
1780   * Adding reference to --parent-archive-areas in lb_config manpage
1781     (Closes: #646797).
1783  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 15 Jan 2012 19:25:42 +0100
1785 live-build (3.0~a41-1) unstable; urgency=low
1787   [ Richard Nelson ]
1788   * l-b.cgi correct naming of --architectures
1789   * l-b.cgi add option for amd64 to --architectures.
1790   * l-b.cgi cleanup cron.d operations.
1791   * l-b.cgi cleanup build.html to use LB_BINARY_INTICES.
1792   * l-b.cgi cleanup trailing whitespace in l-b.cgi.cron
1793   * l-b.cgi update to form.html to current --package-lists
1794   * l-b.cgi update form.html to current --binary-images
1795   * l-b.cgi correct virtual-hdd option form.html
1796   * l-b.cgi modify old --packages param to become
1797     cgipackages.list.chroot
1798   * l-b.cgi rename 686-bigmem to 686-pae on forms.
1799   * l-b.cgi remove mirror operations which should be handled in
1800     /etc/live/build.conf
1802   [ Daniel Baumann ]
1803   * Enabling contrib and non-free by default for progress.
1805   [ Matthijs Kooijman ]
1806   * Fixing lb_binary_rootfs leaving the chroot without archives files.
1808   [ Daniel Baumann ]
1809   * Adding support for apt preference.d in config/chroot_apt.
1810   * Fix unconditional overwriting of
1811     /etc/apt/preferences.d/progress.pref in progress mode.
1812   * Correcting assembling of automatic pinning in progress mode.
1813   * Adding temporary hack with pinning to avoid squashfs-tools mismatch
1814     for artax-backports.
1815   * Using xz compression for squashfs only on wheezy and sid for the
1816     moment, not artax-backports.
1817   * Adding updated Portuguese debconf translations from Miguel
1818     Figueiredo <elmig@debianpt.org> (Closes: #654966).
1819   * Adding updated Swedish debconf translations from Martin Bagge
1820     <brother@bsnet.se> (Closes: #651345).
1822  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 08 Jan 2012 02:23:00 +0100
1824 live-build (3.0~a40-1) unstable; urgency=low
1826   * Adding libasound2-plugins to standard-x11 package list, thanks to
1827     Nik Lutz <nik.lutz@gmail.com>.
1828   * Inverting logic for defaults or archive-areas wrt/ parent and
1829     derivatives.
1830   * Creating progress specific disk info files in progress mode.
1831   * Adding updated Czech debconf translations from Michal Simunek
1832     <michal.simunek@gmail.com> (Closes: #649110).
1833   * Adding updated Russian debconf translations from Yuri Kozlov
1834     <yuray@komyakino.ru> (Closes: #650870).
1835   * Adding updated French debconf translations from Julien Patriarca
1836     <patriarcaj@gmail.com> (Closes: #650655).
1838  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 04 Dec 2011 10:14:06 +0100
1840 live-build (3.0~a39-1) unstable; urgency=low
1842   * Adding temporary manual setting of d-i urls for progress.
1843   * Removing --tasks leftovers in lb_config.
1844   * Sorting overrides in rules alphabetically.
1845   * Also setting 5% margin for ext4 images, thanks to Neil Wilson
1846     <neil@aldur.co.uk> for spotting it (Closes: #647601).
1847   * Applying some of the suggestions from the reviewed control file from
1848     debian-l10n-english (Closes: #643957).
1849   * Applying some of the suggestions from the reviewed template file
1850     from debian-l10n-english.
1851   * Adding initial Czech debconf translations from Michal Simunek
1852     <michal.simunek@gmail.com> (Closes: #648457).
1853   * Adding initial Danish debconf translations from Joe Dalton
1854     <joedalton2@yahoo.dk> (Closes: #648346).
1855   * Adding initial Spanish debconf translations from Gildardo AdriĆ”n
1856     Maravilla JĆ”come <gilmjc@gmail.com> and Francisco Javier Cuadrado
1857     <fcocuadrado@gmail.com> (Closes: #648463).
1858   * Adding initial French debconf translations from Julien Patriarca
1859     <patriarcaj@gmail.com> (Closes: #647820).
1860   * Adding initial Portuguese debconf translations from Miguel
1861     Figueiredo <elmig@debianpt.org> (Closes: #648484).
1862   * Adding initial Russian debconf translations from Yuri Kozlov
1863     <yuray@komyakino.ru> (Closes: #647993).
1864   * Adding initial Swedish debconf translations from Martin Bagge
1865     <brother@bsnet.se> (Closes: #648377).
1866   * Adding initial Telugu debconf translations from Praveen Illa
1867     <mail2ipn@gmail.com> (Closes: #648693).
1868   * Adding initial German debconf translations from Holger Wansing
1869     <linux@wansing-online.de> (Closes: #648381).
1870   * Updating and completing German debconf translations.
1872  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Nov 2011 12:46:20 +0100
1874 live-build (3.0~a38-1) unstable; urgency=low
1876   * Disable backports forcefully when building artax-backports images
1877     direcly.
1878   * Updating symlinks for Ubuntu releases in debian-cd includes.
1879   * Adding hook to remove dbus machine id.
1880   * Renumbering hooks.
1881   * Bail out early in lb_source if source is disabled (Closes: #646807).
1882   * Adding expire date for oneiric in releases list.
1883   * Adding precise in releases list.
1884   * Correcting defaults d-i mirror for progress.
1886  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 Oct 2011 08:46:54 +0100
1888 live-build (3.0~a37-1) unstable; urgency=low
1890   * Also strip out source archives from local archive definitions when
1891     using --apt-source-archives false.
1892   * Correcting typo in defaults for system variable.
1894  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 13 Oct 2011 20:03:00 +0200
1896 live-build (3.0~a36-1) unstable; urgency=low
1898   * Using compression level 9 also for binary packages.
1899   * Updating squeeze point release number.
1900   * Correcting wrong location when looking for local preseed files in
1901     config tree, thanks to Eugenio Paolantonio <me@medesimo.eu> (Closes:
1902     #645116).
1903   * Deal with non-existing preseed files in config tree.
1905  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 13 Oct 2011 15:55:53 +0200
1907 live-build (3.0~a35-1) unstable; urgency=low
1909   [ Daniel Baumann ]
1910   * Treating sources.list top-level file specially to workaround bug in
1911     apt that makes sources.list.d sources to be never prefered over main
1912     sources.list when using pinning (Closes: #573054).
1913   * Making top sources.list conditional, not everyone necessarily always
1914     uses that.
1915   * Marking tct in debian-forensics package list as squeeze only, thanks
1916     to Michael Milligan <mmilligan@astro.umn.edu> (Closes: #643926).
1918   [ Ben Howard ]
1919   * Adding check for missing mtab during chrooted binary rootfs stage.
1921   [ Daniel Baumann ]
1922   * Updating ettercap entries in rescue list for wheezy, thanks to
1923     Michael Milligan <mmilligan@astro.umn.edu>.
1924   * Marking ntfsprogs as squeeze only in rescue list, thanks to Michael
1925     Milligan <mmilligan@astro.umn.edu>.
1926   * Adding bug number to comments when moving top-level sources.list.
1928   [ Ben Howard ]
1929   * Adding Ubuntu Cloud images packages lists.
1930   * Adding foreign bootstrap via qemu for cross arch building.
1932  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 08 Oct 2011 10:57:04 +0200
1934 live-build (3.0~a34-1) unstable; urgency=low
1936   [ Daniel Baumann ]
1937   * Removing unused global chroot_preseed.
1938   * Renaming and reworking previous chroot_local-preseed into
1939     chroot_preseed, now looking for config/preseed/*.preseed{,.chroot}
1940     files.
1941   * Correcting indenting glitch in lb_binary_chroot.
1942   * Using 'none' instead of 'plain' when specifying that no chroot
1943     filesystem should be used.
1944   * Renaming virtual-hdd-root-size to hdd-size in preparation of merging
1945     virtual-hdd into hdd.
1947   [ Ben Howard ]
1948   * Setting default armel linux flavour for Ubuntu.
1950   [ Daniel Baumann ]
1951   * Adding --system option to define the resulting image type to be a
1952     live system or a normal, non-live system.
1954   [ Colin Watson ]
1955   * Copying gfxboot theme when building for Ubuntu.
1957   [ Adam Conrad ]
1958   * Using the correct mirror locations for Ubuntu ports.
1960   [ Colin Watson ]
1961   * Defaulting to ubuntu-oneiric syslinux theme on Ubuntu.
1963   [ Daniel Baumann ]
1964   * Setting default ubuntu release to oneric.
1965   * Removing EOL Ubuntu dapper from release information.
1967  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Sep 2011 14:50:40 +0200
1969 live-build (3.0~a33-1) unstable; urgency=low
1971   * Correcting check for debian-installer-distribution when using daily
1972     images in non-derivatives mode.
1974  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 28 Sep 2011 07:33:59 +0200
1976 live-build (3.0~a32-1) unstable; urgency=low
1978   [ Daniel Baumann ]
1979   * Correcting wrong spelling of cache in exit function, thanks to David
1980     Endler for spotting it.
1981   * Adding option for setting filesystem label on usb-hdd images.
1982   * Correcting syntax error in tr command used in default for hdd-label
1983     in progress mode.
1984   * Renaming usb-hdd binary image type to simply hdd.
1985   * Updating volatile handling in chroot_archives for derivatives when
1986     using foo-backports distribution scheme.
1987   * Temporarily removing live-tools from standard package list, doesn't
1988     work for derivatives yet.
1989   * Making sure that volatile for the parent distribution is still
1990     included in derivatives mode.
1991   * Switching away from cdn.debian.net as default mirrors for progress,
1992     too unreliable outside of Europe.
1993   * Renaming forgotten lb_binary_usb and lb_source_usb to lb_binary_hdd
1994     resp. lb_source_hdd.
1995   * Correcting incomplete checks for local packages in lb_binary_debian-
1996     installer.
1997   * Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and
1998     lb_source_hdd.
2000   [ Yaroslav Halchenko ]
2001   * Enclosing shell variables for iso-* defaults in escaped double-
2002     quotes while evaluating for the length to allow using parentheses
2003     (Closes: #642463).
2005   [ Daniel Baumann ]
2006   * Correcting typo in config/includes.chroot creating in lb_config,
2007     thanks to Stanislav Bogatyrev <realloc@realloc.spb.ru> for reporting
2008     it.
2010   [ Yaroslav Halchenko ]
2011   * Fixing left-over uses of --binary-indices in templates/cgi.
2012   * Fixing left-over uses of --packages-lists in cron scripts and
2013     examples.
2015  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 27 Sep 2011 22:54:36 +0200
2017 live-build (3.0~a31-1) experimental; urgency=low
2019   [ Daniel Baumann ]
2020   * Renumbering hooks.
2021   * Introducing --apt-sources option to control if the live system
2022     should have deb-src entries in sources.list.
2023   * Setting apt-source to false in progress mode.
2024   * Avoiding magic defaults for --apt-indices option when using minimal
2025     or stripped packagelist.
2026   * Renaming --apt-source to --apt-source-archives.
2027   * Including live-tools in standard package list.
2028   * Adding support for ext4 for binary and chroot filesystem, including
2029     partial patch from Ben Howard <ben.howard@canonical.com> (Closes:
2030     #639298).
2032   [ intrigeri ]
2033   * Fixing typos brought in by ext4 support patch.
2035   [ Daniel Baumann ]
2036   * Only calling udevadm in losetup function when udev is installed on
2037     the host system.
2038   * Silencing rmdir calls in makefile.
2039   * Automatically using an embedded live-build copy from within the
2040     config tree at local/live-build, if existing.
2041   * Doing uuid.conf extraction from initrd with the correct
2042     decompression utility (Closes: #637979).
2043   * Completing the restoring of the outer chroot when building in
2044     chrooted to not taint subsequent rebuilds of the binary stage with
2045     leftovers from the initial lb_binary_rootfs (Closes: #620953).
2046   * Renaming binary.packages list files (that contain what package is
2047     installed in the chroot) to chroot as they are build during chroot
2048     stage, this fixes some rebuild issues.
2049   * Renaming forgotten lb_binary_local-packagelists to
2050     lb_binary_packagelists.
2051   * Renaming lb_chroot_local-includes into lb_chroot_includes and check
2052     for includes in config/includes.chroot.
2053   * Copying chroot.packages.live to binary.packages.
2054   * Improving messages when saving and restoring stage caches (Closes:
2055     #589728).
2056   * Improve message when skipping a helper because it is already run.
2057   * Renaming config/chroot_packages to config/packages.chroot.
2058   * Renaming lb_chroot_packagelists to lb_chroot_package-lists so that
2059     helper matches directory.
2060   * Setting origin in apt release files for local packages to
2061     config/packages.chroot.
2062   * Removing spurious version information in cgi form template.
2063   * Adding link to live-build homepage and version information in cgi
2064     footer template.
2065   * Using config/includes.binary rather than config/binary_local-
2066     includes.
2067   * Using config/packages.binary instead of config/binary_local-debs.
2068   * Using config/packages.binary instead of config/binary_local-udebs.
2069   * Updating lb_config for config/packages.binary.
2070   * Also respect config/packages for packages to be installed in both
2071     chroot and binary.
2072   * Correcting syntax error in local package handling.
2074  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Sep 2011 17:41:19 +0200
2076 live-build (3.0~a30-1) experimental; urgency=low
2078   [ Daniel Baumann ]
2079   * Enabling volatile suite for progress itself in progress mode.
2080   * Correcting wrong variables in volatile handling for derivatives.
2082   [ Ben Armstrong ]
2083   * Removing old syslinux switches from lb_config manpage (Closes:
2084     #637939).
2086   [ Daniel Baumann ]
2087   * Unifying lb_chroot_packagelists and lb_chroot_local-packagelists.
2088   * Merging in last bit of lb_chroot_local-packages into
2089     lb_chroot_archives (Closes: #635046).
2090   * Using lightdm instead of gdm3 in xfce package for wheezy and newer.
2091   * Moving removal of openssh-server host keys from chroot_hacks to a
2092     hook, that way it can be easily skipped if desired.
2093   * Moving removal of udev persistent rules from chroot_hacks to a hook,
2094     that way it can be easily skipped if desired.
2096  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 24 Aug 2011 19:37:17 +0200
2098 live-build (3.0~a29-1) experimental; urgency=low
2100   [ Daniel Baumann ]
2101   * Using global version file rather than using copied information in
2102     functions/common.sh.
2104   [ Richard Nelson ]
2105   * Correcting path to VERSION file.
2106   * Rename references of live-build.cgi to live-build-cgi
2108   [ Daniel Baumann ]
2109   * Also guarding key additions for local configured archives to not
2110     fail if no key is supplied.
2112  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 13 Aug 2011 08:07:10 +0200
2114 live-build (3.0~a28-1) experimental; urgency=low
2116   * Guarding archives handling with an additional check to prevent ugly
2117     message about files not existing.
2118   * Adding share/hooks to toplevel makefile so that it's included in the
2119     test suite.
2120   * Renaming cgi files within the sources to consistently use the name
2121     live-build-cgi.
2122   * Removing some false-positive bashisms from live-build-cgi.
2123   * Limiting test target to actual scripts in cron subdirectory.
2124   * Since all (false positives for) bashisms are gone, making the test
2125     target fail on bashisms.
2127  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 08 Aug 2011 21:12:17 +0200
2129 live-build (3.0~a27-1) experimental; urgency=low
2131   * Reverse keywords in suffix of the archive definition files for
2132     consistency.
2133   * Reverse keywords in suffix of the package list files for
2134     consistency.
2135   * Also using definition files without suffix (so that e.g. foo.list is
2136     used for both chroot and binary stage).
2137   * Removing left-over mentioning of lb_binary_local-hooks instead of
2138     lb_binary_hooks in lb_binary.
2140  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 08 Aug 2011 08:04:08 +0200
2142 live-build (3.0~a26-1) experimental; urgency=low
2144   [ Richard Nelson ]
2145   * Update VERSION in common.sh to match last release.
2147   [ Daniel Baumann ]
2148   * Skipping binary_linux-image if no kernel was choosen to be installed
2149     deliberately, thanks to Adam Conrad <adconrad@ubuntu.com>.
2150   * Moving archives meta data arround in source tree.
2151   * Correcting filename of live.debian.net archive file.
2152   * Adding hook for calling update.mlocate, thanks to Colin Watson
2153     <cjwatson@ubuntu.com> (Closes: #627332).
2154   * Adding hook for calling update-apt-xapian-index, thanks to Colin
2155     Watson <cjwatson@ubuntu.com> (Closes: #627716).
2156   * Adding hook for removing gnome icon cache, thanks to Colin Watson
2157     <cjwatson@ubuntu.com> (Closes: #630088).
2158   * Adding hook to remove python py files, thanks to Colin Watson
2159     <cjwatson@ubuntu.com> (Closes: #631281).
2160   * Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt
2161     secure is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu>
2162     (Closes: #633356).
2163   * Also unmounting /run in lb_clean eventhough it's not really needed
2164     anyway but let's be on the caucious side (Closes: #633052).
2165   * Adding kubuntu mode in order to have different defadefault hooks
2166     enabled for ubuntu and kubuntu (needed for #630088).
2167   * Consolidating local hooks for chroot and binary into
2168     config/hooks/*.{chroot,binary}.
2169   * Numbering embedded hooks.
2170   * Saving packages in cache even when failing or interrupting a build
2171     (Closes: #586929).
2172   * Enabling hooks based on the mode we're building for.
2173   * Calling dpkg-divert with --quiet in chroot_dpkg.
2174   * Correcting comments in chroot_hooks to match usage.
2175   * Reworking binary hooks helper.
2177   [ Cody A.W. Somerville ]
2178   * Fixing corruption of usb binary images caused by trying to modify
2179     flags in partition table when image is mounted with offset.
2180   * Updating lb_binary_linux-image to only copy over kernel and initrd
2181     if LB_LINUX_PACKAGES doesn't equal 'none'.
2182   * Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and
2183     LB_ARCHITECTURE is i386.
2185   [ Daniel Baumann ]
2186   * Updating cron scripts.
2187   * Compacting copyright file.
2188   * Reworking debconf stuff of merging former live-autobuild-manual and
2189     live-autobuild-images into a single live-build-cron.
2190   * Avoid to hijack root-command with linux32, rather set use it in the
2191     chroot function only.
2192   * Adding a comment to the chroot calls in excludes handling of
2193     binary_chroot whey the chroot function is not used.
2195   [ Cody A.W. Somerville ]
2196   * Setting partition flags in source_usb after creating the filesystem
2197     in order to avoid bug in parted that makes them forget the flags.
2198   * Adding function for more resilient detachment of loopback devices.
2200   [ Daniel Baumann ]
2201   * Calling mkdir with -p to avoid build failures with multiple kernels
2202     on disk info in ubuntu mode, thanks to Cody A.W. Somerville
2203     <cody.somerville@canonical.com>.
2204   * Correcting uuid extraction from initrds in ubuntu mode to work from
2205     within binary so that it is cleaned up by lb_clean on failed builds.
2206   * Setting default compression levels to -6 for gzip, bzip, lzip and
2207     lzma tarballs.
2209   [ Cody A.W. Somerville ]
2210   * Adding paths for remote debian-installer images on armel.
2211   * Making config tree available to chroot hooks.
2213   [ Daniel Baumann ]
2214   * Updating derivatives handling for d-i mirror defaults to better
2215     match the reality that by default, most derivatives are not going to
2216     actually rebuild d-i.
2217   * Adding mdadm manually to extra packages for binary pool for being
2218     used by debian-installer (Closes: #607225).
2219   * Add forgotten handling of already set chroot_hooks in defaults.
2220   * Updating grub packages list in binary_debian-installer.
2221   * Using 'live' rather than 'incomplete' for cd_type in .disk on images
2222     that include debian-installer with live-installer udeb.
2223   * Simplify bind mounting of the config tree during local hooks are run
2224     by using read-only bind mounts.
2225   * Removing unmaintained studio package lists.
2226   * Correcting debconf variables.
2227   * Updating TODO for live-build-cron.
2228   * Correcting typo in lb_config for program variable, thanks to
2229     intrigeri <intrigeri@boum.org>.
2230   * Adding virtual-hdd in lb_config manpage as binary image type.
2231   * Handle package-lists parameter for lb_config in live-build-cron-
2232     images script for both lb version 2.x and 3.x.
2233   * Setting default kernel flavours for armel to all available flavour
2234     due to the nature of armel images (single rootfs image, multiple
2235     kernel images).
2236   * Removing debian-instaler-distribution selection from live-build-
2237     cron-images for the time being.
2239   [ Ben Armstrong ]
2240   * Fixing/adding cross-references for live-boot and live-config.
2242   [ Daniel Baumann ]
2243   * Correcting cross-references to live-boot and live-config in
2244     lb_config manpage.
2245   * Adjusting check for target directory in live-build-cron scripts to
2246     fail if non-directories are used, thanks to Ben Armstrong
2247     <synrg@debian.org>.
2249   [ intrigeri ]
2250   * Cleaning up temporary directories at the same time as other cruft.
2252   [ Daniel Baumann ]
2253   * Removing -r from short options in lb_config (Closes: #636208).
2254   * Adding hook to update apt-file cache (Closes: #636440).
2255   * Renumbering hook files.
2256   * Adding missing 'set -e' in remove-python-py.chroot hook.
2257   * Correcting indentiation in hook defaults assignment.
2259  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 04 Aug 2011 21:51:37 +0200
2261 live-build (3.0~a25-1) experimental; urgency=low
2263   * Using updated kernel default flavours for sid also for wheezy.
2264   * Adding live-manual to recommends.
2265   * Adding initial live-build-cron package.
2267  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 15 Jul 2011 20:33:24 +0200
2269 live-build (3.0~a24-1) experimental; urgency=low
2271   [ Richard Nelson ]
2272   * Move lxde package-lists to use gdm3 instead of gdm.
2273   * Remove lxde test on LB_TASKS for gdm so we now get gdm3.
2275   [ Daniel Baumann ]
2276   * Correct gdm/gdm3 handling, prefere gdm for squeeze as before and use
2277     gdm3 for everything else.
2278   * Adding extlinux to rescue package list.
2279   * Adding live-boot-doc to recommends.
2280   * Adding live-config-doc to recommends.
2282  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 13 Jul 2011 10:42:29 +0200
2284 live-build (3.0~a23-1) experimental; urgency=low
2286   * Correcting wrong chroot call in chroot_archives, only affecting
2287     derivatives.
2289  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 29 Jun 2011 07:58:09 +0200
2291 live-build (3.0~a22-1) experimental; urgency=low
2293   [ Daniel Baumann ]
2294   * Using -wildcards option when calling mksquashfs with an excludes
2295     file.
2297   [ Colin Watson ]
2298   * Make --architectures armel only fail if --linux-flavours was not
2299     passed (Closes: #630464).
2301   [ Daniel Baumann ]
2302   * Renaming repositories option to archives for consistency with
2303     debian-policy terminology.
2304   * Renaming chroot_sources script to chroot_archives for consistency
2305     with debian-policy terminology.
2306   * Unifying config/chroot_archives and config/archives, now only using
2307     config/archives.
2308   * Setting default distribution to wheezy (at least until #622838 is
2309     handled).
2310   * Changing archives key suffix from .gpg to .key.
2311   * Using .list suffix in config/archives.
2312   * Unifying config/chroot_local-packagelists and config/binary_local-
2313     packagelists.
2314   * Moving internal global package lists from 'lists' to 'package-
2315     lists'. This is not a user visible change.
2316   * Moving config/chroot_local-tasklists/*.list to config/task-
2317     lists/*.chroot.list, analogue to config/package-lists.
2318   * Since we don't have global tasks anymore, renaming lb_chroot_local-
2319     tasklists to lb_chroot_task-lists.
2320   * Since we don't have global packages anymore, renaming
2321     lb_chroot_local-packages to lb_chroot_packages and
2322     config/chroot_local-packages to config/chroot_packages.
2324   [ Colin Watson ]
2325   * Fix default for LB_PARENT_ARCHIVE_AREAS (Closes: #630604).
2327   [ Daniel Baumann ]
2328   * Correct rmdir call in top-level Makefiles uninstall target to not
2329     fail if there was no prior live-build installation.
2330   * Adjust name of archives directory in config tree.
2331   * Removing forgotten reference to chroot_packages in lb_chroot.
2332   * Correct keyring packages temporary workaround to not fail when
2333     aptitude is selected (Closes: #630919).
2334   * Making copyright file distribution neutral.
2335   * Making copyright headers distribution neutral.
2336   * Making help message about missing po4a in manpages makefile
2337     distribution neutral.
2339  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 29 Jun 2011 06:18:11 +0200
2341 live-build (3.0~a21-1) unstable; urgency=low
2343   [ Daniel Baumann ]
2344   * Obtaining the live passes package selection information at the
2345     latest point to catch all other modifications in the package
2346     selection.
2347   * Moving installation of live packages to second pass.
2348   * Removing now unecessary stagefile check in lb_source.
2349   * Correct lb cleans source removals.
2351   [ Colin Watson ]
2352   * Add --swap-file-path and --swap-file-size options (Closes: #629637).
2353   * Divert flash-kernel aside while building the chroot (Closes:
2354     #630350).
2355   * Add --initramfs-compression option (Closes: #627677).
2357  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 13 Jun 2011 20:42:13 +0200
2359 live-build (3.0~a20-1) unstable; urgency=low
2361   [ Daniel Baumann ]
2362   * Dropping handling of --packages in order to simply things handle
2363     packages scheduled for installation through package lists only.
2364   * Removing unmaintained chroot_localization script.
2366   [ Colin Watson ]
2367   * Use powerpc and powerpc64-smp kernel flavours by default for Ubuntu,
2368     as there is no powerpc64 flavour (Closes: #630032).
2370   [ Daniel Baumann ]
2371   * Correct indenting in powerpc kernel defaults.
2373   [ Colin Watson ]
2374   * Use dpkg --force-unsafe-io if available (Closes: #630043).
2376   [ Daniel Baumann ]
2377   * Correcting indenting for dpkg sync configuration file.
2378   * Always disable dpkg sync, we only support squeeze and newer anyway.
2380   [ Colin Watson ]
2381   * Fix incorrect Ubuntu defaults for security and volatile mirrors
2382     (Closes: #630080).
2384   [ Daniel Baumann ]
2385   * Reworking chroot_tasks into chroot_local-tasklists, now packages and
2386     tasks are (almost) handled identical and through local lists only.
2387   * Creating chroot_local-tasklists directory in config.
2388   * Using locales-all instead of locales in standard list for progress.
2389   * Adding support for 'nif' in package lists.
2390   * Updating and simplyfing conditionals in package lists.
2391   * Allow to optionally run package installation in two passes.
2392     Eventually, this allows to have media containing a 'bigger' live
2393     system that what they end up installing (Closes: #627439).
2395  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 11 Jun 2011 17:46:24 +0200
2397 live-build (3.0~a19-1) unstable; urgency=low
2399   [ Richard Nelson ]
2400   * Update VERSION in common.sh to match last release.
2402   [ Daniel Baumann ]
2403   * Updating packages in sun-java6 example hook.
2404   * Updating default kernel flavour for progress on i386.
2405   * Updating default kernel flavour for debian on i386.
2407   [ Colin Watson ]
2408   * Use mkfs.ext2/mkfs.ext2 instead of genext2fs (Closes: #629533).
2409   * Make --initramfs none work more consistently (Closes: #627887).
2411   [ Richard Nelson ]
2412   * Add progress as an option for --mode in lb_config manpage.
2414   [ Daniel Baumann ]
2415   * Don't try to install standard task on anything but ubuntu.
2417  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 11 Jun 2011 11:04:08 +0200
2419 live-build (3.0~a18-1) unstable; urgency=low
2421   [ Colin Watson ]
2422   * Fix duplicate deconfiguration of apt, upstart, and sysv-rc if build-
2423     with-chroot is false (Closes: #627406).
2425   [ Daniel Baumann ]
2426   * Correcting accidentally unconditional default for linux-flavours in
2427     progress mode.
2428   * Restoring excludes functionality for mksquashfs. This was present
2429     some time ago but then got removed.
2430   * Moving 'default' hooks for minimal and stripped to example hooks,
2431     they will have to be enabled manually now (Closes: #627183).
2433   [ Colin Watson ]
2434   * Fixing ext2/ext3 case in lb_binary_rootfs to work with --build-with-
2435     chroot false (Closes: #627902).
2437   [ Daniel Baumann ]
2438   * Removing accidentally twice included English files when installing
2439     manpages (Closes: #628897).
2440   * Removing unused and not really usefull bootstrap-script option
2441     (Closes: #603114).
2442   * Correcting wrong task defaults.
2443   * Updating grub paths for d-i files (Closes: #627695).
2445  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 03 Jun 2011 11:59:30 +0200
2447 live-build (3.0~a17-1) unstable; urgency=low
2449   [ Daniel Baumann ]
2450   * Updating squeeze point release number.
2451   * Updating ubuntu releases.
2452   * Enabling xz compression by default for artax-backports.
2453   * Updating url for debian-installer daily-images.
2455   [ Ben Armstrong ]
2456   * Using gdm3 for wheezy instead of gdm.
2458   [ Daniel Baumann ]
2459   * Don't add security repository for wheezy.
2460   * Avoid wrong security mirrors when building for artax-backports.
2461   * Correct derivative main sources.list entries.
2462   * Correcting wrongly attributed -m switch to --mirror-bootstrap,
2463     thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #626905).
2464   * Correcting comments about which ubuntu release is LTS and which not
2465     in releases list.
2466   * Removing defaults for the alpha architecture, not supported by
2467     debian anymore.
2469   [ Colin Watson ]
2470   * Allow installing tasks using apt-get, and do so by default for
2471     Ubuntu (Closes: #626940).
2473   [ Daniel Baumann ]
2474   * Switching to apt as tasksel for all distributions, except Debian
2475     squeeze.
2476   * Updating to standards version 3.9.2.
2477   * Completing files section in live-build manpage (Closes: #626367).
2478   * Correcting top-level makefile to automatically get all the supported
2479     languages, rather than defining a static list.
2481   [ liandro sg ]
2482   * Be more careful with subshells (Closes: #623356).
2484  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 May 2011 19:49:53 +0200
2486 live-build (3.0~a16-1) unstable; urgency=low
2488   * Adding workaround for apt not respecting pinning on the fly.
2489   * Removing kernel-img.conf handling for lenny and older.
2490   * Making apt calls a bit more consistent over the different scripts.
2491   * Moving apt pinning workaround to the correct place.
2492   * Moving installation of tasks behind package and package lists
2493     installation; the tasks should only 'fill-up' with what has not
2494     already been provided by packages or package lists.
2496  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 23 Apr 2011 19:27:16 +0200
2498 live-build (3.0~a15-1) unstable; urgency=low
2500   * Adding temporary hack for progress until multistrap can be used for
2501     bootstrapping.
2503  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 22 Apr 2011 23:11:56 +0200
2505 live-build (3.0~a14-1) unstable; urgency=low
2507   [ Cody A.W. Somerville ]
2508   * Fixing lb_chroot_upstart to use correct path to initctl.
2510   [ Daniel Baumann ]
2511   * Adding old 2.x changelog entries in debian changelog.
2512   * Building standard image flavour with included --tasks standard.
2513   * Also including the standard task when building the rescue default
2514     flavour.
2515   * Marking rpncalc in rescue list as squeeze only.
2516   * Updating nilfs packagename in rescue list for squeeze and newer.
2517   * Setting default for debian-installer on debian to false.
2518   * Disabling security and volatile repositories for unreleased
2519     distributions.
2520   * Setting partition flags after creating the filesystem, workaround
2521     for bug in parted where we result in having the partition type set
2522     to linux otherways, thanks to Cody A.W. Somerville
2523     <cody.somerville@canonical.com> for the idea.
2524   * Disabling kexec-tools by default in debian mode.
2525   * Adding parent-archive-areas.
2526   * Removing obsolete debian-backports auto-configuration.
2527   * Updating security archive entries for progress.
2528   * Correcting repository handling for live.debian.net wrt/ derivatives.
2530  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 25 Mar 2011 09:13:52 +0100
2532 live-build (3.0~a13-1) unstable; urgency=low
2534   [ Steven Shiau ]
2535   * Correcting release filename when caching indices (Closes: #613895).
2537   [ Daniel Baumann ]
2538   * Updating default mirrors for emdebian (Closes: #614120).
2539   * Adding wpasupplicant in rescue list.
2541   [ Hector Oron ]
2542   * Removing superfluous whitespace in output of the usage function.
2544   [ Daniel Baumann ]
2545   * Updating archive signing key for live.debian.net repository.
2547  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 09 Mar 2011 19:27:39 +0100
2549 live-build (3.0~a12-1) experimental; urgency=low
2551   [ Daniel Baumann ]
2552   * Updating year in copyright.
2553   * Updating year in hooks and script files.
2555   [ Luigi Capriotti ]
2556   * Support for newer grub-common package.
2558   [ Daniel Baumann ]
2559   * Removing legacy handling for lenny in grub2 handling of
2560     lb_binary_iso.
2561   * Adding missing netinst udeb include files for ubuntu.
2563   [ Cody A.W. Somerville ]
2564   * Adding missing debian-cd data files for Ubuntu releases for some
2565     architectures.
2567   [ Daniel Baumann ]
2568   * Adding support for Ubuntu jaunty and natty, thanks to Cody A.W.
2569     Somerville <cody.somerville@canonical.com>.
2571   [ Philip Newborough ]
2572   * Update example path in 'all_binary_debian-installer-banner.sh'
2573     example hook.
2575   [ Marco Amadori ]
2576   * Do not exclude console-setup-udeb (Helps: #603974)
2578   [ Richard Nelson ]
2579   * Account for the + character in packages for l-b.cgi
2581   [ Daniel Baumann ]
2582   * Updating includes for squeeze.
2584   [ Richard Nelson ]
2585   * Minor grammatical correction on mail.txt
2587   [ Daniel Baumann ]
2588   * Adding initial support for making initsystem configurable.
2590   [ Marco Amadori ]
2591   * Upstart initsystem support.
2593   [ Daniel Baumann ]
2594   * Updating upstart support addition to current coding style.
2595   * Adding initial support for parent distribution for debian-installer.
2596   * Updating repositories for progress.
2597   * Renaming mirror options to parent mirror for handling derivatives
2598     nice in future.
2599   * Adding mirror option handling for derivatives.
2600   * Adding mirror handling for derivatives.
2601   * Adding multi-repository support for debian-installer udebs at build-
2602     time.
2603   * Correcting quoting of apt-options in derivatives upgrade hack.
2604   * Correcting logical error with default settings of initsystem.
2605   * Making sure to correctly deference syslinux theme files when
2606     building chrooted.
2607   * Correcting typo in derivatives check when fetching d-i components.
2608   * Correcting udeb download for derivatives to only fall back to
2609     debians repository if required to.
2611  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 15 Feb 2011 19:43:44 +0100
2613 live-build (3.0~a11-1) experimental; urgency=low
2615   * Disabling inclusion of GUI installer images on ubuntu.
2616   * Updating losetup-lukshome example hook to use blkid where available,
2617     thanks to Clint Adams <clint@gnu.org> (Closes: #607108).
2618   * Removing --apt-pdiff option, this doesn't belong into live-build in
2619     the first place.
2620   * Removing some more lenny-only stuff.
2621   * Simplyfing defaults function a bit.
2622   * Correcting outdated program variable.
2623   * Updating help function in lb for live-build.
2624   * Updating man function for newer live-build versions (Closes:
2625     #608477).
2626   * Removing xresprobe from standard-x11 list (Closes: #608566).
2627   * Generalizing compression handling and adding support for lzip
2628     tarballs.
2629   * Adding initial defaults for progress.
2630   * Removing encryption support until we have something for current
2631     kernels again.
2632   * Removing lb_chroot_sysvinit in favour of a hook, which is the
2633     appropriate way to handle this.
2634   * Removing legacy support for live-initramfs.
2635   * Correcting typo in compression defaults.
2636   * Removing unused debian-release mode.
2637   * Updating some defaults for progress.
2638   * Adding derivatives handling for progress.
2639   * Updating apt indices defaults for progress.
2640   * Shortening iso volume default for progress.
2641   * Correcting compression handling for tarballs.
2642   * Updating parent distribution defaults for progress.
2643   * Correcting typo in lzip default options.
2644   * Updating compression defaults for progress.
2646  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Jan 2011 13:42:17 +0100
2648 live-build (3.0~a10-1) experimental; urgency=low
2650   [ Daniel Baumann ]
2651   * Removing header in copyright file.
2652   * Don't hard-depend on test target in Makefile.
2654   [ Ben Armstrong ]
2655   * Adding '--includes none' documentation in help and man page.
2657   [ Daniel Baumann ]
2658   * Marking afio in rescue list as sid only.
2659   * Adding debian-installer-launcher in prebuilt images.
2660   * Adding debian-cd data for ubuntu releases.
2661   * Removing old ubuntu release (jaunty).
2662   * Applying patch from Cody A.W. Somerville
2663     <cody.somerville@canonical.com> to update kernel packages for ubuntu
2664     in lb_binary_debian-installer.
2665   * Removing last live-helper remains in internal variables.
2666   * Removing old and outdated FAQ.
2667   * Mentioning Richard in authors file.
2668   * Updating credits file.
2669   * Removing unused name header in package lists.
2670   * Marking ntop as sid only in rescue list.
2671   * Marking tob as sid only in rescue list.
2673  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Dec 2010 13:17:58 +0100
2675 live-build (3.0~a9-1) experimental; urgency=low
2677   [ Daniel Baumann ]
2678   * Once again updating volatile urls for squeeze.
2679   * Passing chroot directory explicitly to Apt() in preparation for
2680     multi-arch.
2681   * Renaming --architecture to --architectures in preparation for multi-
2682     arch.
2683   * Making default argument guessing for non-debian systems a bit more
2684     robust.
2686   [ Ben Armstrong ]
2687   * Updating lb config --help and man page.
2689  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 12:19:09 +0100
2691 live-build (3.0~a8-1) experimental; urgency=low
2693   [ Daniel Baumann ]
2694   * Replacing last occurences of lh with lb.
2695   * Renaming 'packages lists' to 'package lists' all over the place.
2696   * Updating grub package name for grub version 1.
2697   * Adding warning about non-usefullnes of the stripped hook.
2699   [ Ben Armstrong ]
2700   * Adding example auto scripts.
2702   [ Daniel Baumann ]
2703   * Applying slightly modified patch from Michael Hudson
2704     <michael.hudson@canonical.com> to make arguments in debootstrap
2705     calls more robust.
2706   * Updating initramfs switch in lb config manpage (Closes: #605255).
2708  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 29 Nov 2010 23:19:28 +0100
2710 live-build (3.0~a7-1) experimental; urgency=low
2712   [ Daniel Baumann ]
2713   * Enabling volatile for squeeze.
2714   * Updating volatile urls for squeeze.
2716   [ Richard Nelson ]
2717   * Cleanup l-b.cgi header file to reflect Live Build.
2719   [ Daniel Baumann ]
2720   * Removing apt-mirror-setup from udeb_exclude (Closes: #604027).
2721   * Renaming --binary-indices to --apt-indices for consistency.
2722   * Using bootloader-live in syslinux-themes, rather than just
2723     bootloader, since it's live specific.
2724   * Removing cdrom-detect/try-usb workaround, not needed anymore.
2725   * Correcting quoting of auto calls, thanks to Andreas Loibl
2726     <andreas@andreas-loibl.de>.
2727   * Also including auxiliary packages in d-i pool (Closes: #604551).
2728   * Simplyfing ssh host key removal.
2729   * Adding dpkg source options file.
2731  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:22:15 +0100
2733 live-build (3.0~a6-1) experimental; urgency=low
2735   [ Daniel Baumann ]
2736   * Removing cron examples, autobuild is handled by live-autobuild now.
2738   [ Richard Nelson ]
2739   * Make iso-hybrid default on l-b-cgi.
2740   * Make squeeze default on l-b-cgi.
2742   [ Daniel Baumann ]
2743   * Using old lenny syslinux bootsplash for squeeze, moving new splash
2744     to wheezy.
2745   * Updating path in copyright file.
2746   * Removing remaining last leftovers from lh in lb and live-build
2747     manpages.
2748   * Removing debian-maintainers.org and debian-projects.org repository
2749     entries, will re-add them after squeeze.
2750   * Updating special handling for backports.
2751   * Adding fsarchiver to rescue list.
2752   * Removing arm case for kernel defaults, squeeze has armel instead.
2753   * Removing hppa case for kernel defaults, squeeze and newer has no
2754     hppa anymore.
2755   * Removing deep link to bug page in the manual, since we don't have
2756     stable references yet.
2757   * Shuffeling dpkg tmpfs hack arround in preparation for generic tmpfs
2758     support.
2760   [ Ben Armstrong ]
2761   * Adding reference material to debian-live-devel list: live-boot,
2762     live-config and live-manual.
2764   [ Daniel Baumann ]
2765   * Adding vpnc in rescue list.
2766   * Updating debian-live-devel packages list (Closes: #602139).
2767   * Correcting typo in defaults handling of apt http proxy.
2768   * First step in cleaning up syslinux handling by using syslinux-theme
2769     packages rather than embedded templates.
2770   * Workarounding symlink on usb-hdd when including debian-installer and
2771     using vfat filesystems.
2773   [ Ben Armstrong ]
2774   * Fixing typo in symlink on fat workaround.
2776   [ Daniel Baumann ]
2777   * Enabling removal of ssh host keys, they are regenerated by live-
2778     config.
2779   * Making d-i indices copying depending on binary image type.
2781  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 13 Nov 2010 16:01:57 +0100
2783 live-build (3.0~a5-1) experimental; urgency=low
2785   * Removing --binary-pool again, not ready yet.
2787  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Oct 2010 18:13:53 +0200
2789 live-build (3.0~a4-1) experimental; urgency=low
2791   [ Daniel Baumann ]
2792   * Handling live.debian.net repository differently, so that ubuntu
2793     people can use it too.
2794   * Updating to debhelper version 8.
2795   * Updating defaults for squeeze and d-i gui.
2796   * Updating images autobuild script for squeeze beta1.
2797   * Adding temporary workarounds to deal with latest archive breakages
2798     in image autobuild script.
2799   * Marking mrt in rescue list as lenny only.
2800   * Also using gdm legacy hack on xfce-desktop default images.
2802   [ intrigeri ]
2803   * Fixing squashfs.sort location with --build-with-chroot false.
2805   [ Daniel Baumann ]
2806   * Correcting typo with lb config call for usb-hdd in autobuild script.
2808  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:18:16 +0200
2810 live-build (3.0~a3-1) experimental; urgency=low
2812   [ Otavio Salvador ]
2813   * Fixing debian-installer index generation.
2814   * Fixing debian-installer Release file generation.
2816   [ Daniel Baumann ]
2817   * Also correcting version number in debian-installer release file.
2818   * Avoid using bashism when handling codename/suite mapping for debian-
2819     installer release file.
2821  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 26 Sep 2010 23:24:01 +0200
2823 live-build (3.0~a2-1) experimental; urgency=low
2825   * Replacing lb_chroot_symlinks with a hook, that's more approriate.
2826   * Adding option to allow using the live-media pool in live system.
2827   * Updating version constraints in config tree version check.
2829  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 26 Sep 2010 20:09:14 +0200
2831 live-build (3.0~a1-1) experimental; urgency=low
2833   * Removing lenny support.
2834   * Switching to source format 3.0 (quilt).
2836  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 26 Sep 2010 12:38:28 +0200
2838 live-build (2.0.12-2) unstable; urgency=low
2840   * Adding preinst script to remove
2841     /usr/share/live/build/includes/squeeze (Closes: #611794).
2843  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Feb 2011 12:35:41 +0100
2845 live-build (2.0.12-1) unstable; urgency=low
2847   [ Daniel Baumann ]
2848   * Removing l10n support for 2.0 branch.
2849   * Correcting outdated program variable.
2850   * Updating help function in lb for live-build.
2851   * Updating man function for newer live-build versions (Closes:
2852     #608477).
2853   * Marking xresprobe in standard-x11 list as lenny only (Closes:
2854     #608566).
2855   * Updating year in copyright.
2856   * Removing headers in copyright file.
2857   * Updating year in manpage, hooks, script and template files.
2859   [ Luigi Capriotti ]
2860   * Support for newer grub-common package.
2862   [ Daniel Baumann ]
2863   * Simplyfing grub-mkimage legacy handling for lenny in lb_binary_iso.
2864   * Adding ubuntu lucid for grub-mkimage legacy handling in
2865     lb_binary_iso.
2866   * Adding missing netinst udeb include files for ubuntu.
2868   [ Cody A.W. Somerville ]
2869   * Adding missing debian-cd data files for Ubuntu releases for some
2870     architectures.
2872   [ Daniel Baumann ]
2873   * Adding support for Ubuntu jaunty and natty, thanks to Cody A.W.
2874     Somerville <cody.somerville@canonical.com>.
2876   [ Philip Newborough ]
2877   * Update example path in 'all_binary_debian-installer-banner.sh'
2878     example hook.
2880   [ Daniel Baumann ]
2881   * Account for the + character in packages for l-b.cgi
2882   * Updating includes for squeeze.
2883   * Updating syslinux theme for squeeze.
2884   * Removing wheezy splash.
2886  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 01 Feb 2011 22:32:56 +0100
2888 live-build (2.0.11-1) unstable; urgency=low
2890   [ Daniel Baumann ]
2891   * Disabling inclusion of GUI installer images on ubuntu.
2892   * Updating losetup-lukshome example hook to use blkid where available,
2893     thanks to Clint Adams <clint@gnu.org> (Closes: #607108).
2895   [ Cody A.W. Somerville ]
2896   * Fixing numbering of live kernels and initrd files when using
2897     syslinux.
2899   [ Daniel Baumann ]
2900   * Removing unmaintained package lists (Closes: #598100).
2902  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 24 Dec 2010 18:49:26 +0100
2904 live-build (2.0.10-1) unstable; urgency=low
2906   [ Ben Armstrong ]
2907   * Adding '--includes none' documentation in help and man page.
2909   [ Daniel Baumann ]
2910   * Marking afio in rescue list as sid and lenny only.
2911   * Adding debian-installer-launcher in prebuilt images.
2913   [ Ben Armstrong ]
2914   * Fixing numerous spelling and other minor details in lb_config man
2915     page.
2916   * Adding *-desktop virtual package lists files (just comments for doc
2917     purposes).
2919   [ Daniel Baumann ]
2920   * Adding debian-cd data for ubuntu releases.
2921   * Removing old ubuntu release (jaunty).
2922   * Applying patch from Cody A.W. Somerville
2923     <cody.somerville@canonical.com> to update kernel packages for ubuntu
2924     in lb_binary_debian-installer.
2925   * Removing last live-helper remains in internal variables.
2926   * Removing old and outdated FAQ.
2927   * Mentioning Richard in authors file.
2928   * Updating credits file.
2929   * Removing unused name header in package lists.
2930   * Unfuzzying German manpage translations.
2931   * Marking ntop as lenny and sid only in rescue list.
2932   * Marking tob as lenny and sid only in rescue list.
2934  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Dec 2010 13:05:39 +0100
2936 live-build (2.0.9-1) unstable; urgency=medium
2938   [ Daniel Baumann ]
2939   * Once again updating volatile urls for squeeze.
2941   [ Ben Armstrong ]
2942   * Updating lb config --help and man page.
2944   [ Daniel Baumann ]
2945   * Unfuzzying German manpage translations.
2947  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 12:01:43 +0100
2949 live-build (2.0.8-1) unstable; urgency=medium
2951   [ Daniel Baumann ]
2952   * Replacing last occurences of lh with lb.
2953   * Adding warning about non-usefullnes of the stripped hook.
2955   [ Ben Armstrong ]
2956   * Adding example auto scripts.
2958   [ Daniel Baumann ]
2959   * Applying slightly modified patch from Michael Hudson
2960     <michael.hudson@canonical.com> to make arguments in debootstrap
2961     calls more robust.
2962   * Updating initramfs switch in lb config manpage (Closes: #605255).
2964  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 29 Nov 2010 23:12:54 +0100
2966 live-build (2.0.7-1) unstable; urgency=medium
2968   [ Daniel Baumann ]
2969   * Enabling volatile for squeeze.
2970   * Updating volatile urls for squeeze.
2972   [ Richard Nelson ]
2973   * Cleanup l-b.cgi header file to reflect Live Build.
2975   [ Daniel Baumann ]
2976   * Removing apt-mirror-setup from udeb_exclude (Closes: #604027).
2977   * Removing cdrom-detect/try-usb workaround, not needed anymore.
2978   * Correcting quoting of auto calls, thanks to Andreas Loibl
2979     <andreas@andreas-loibl.de>.
2980   * Also including auxiliary packages in d-i pool (Closes: #604551).
2981   * Enabling removal of ssh host keys, they are regenerated by live-
2982     config.
2983   * Simplyfing ssh host key removal.
2985  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:13:43 +0100
2987 live-build (2.0.6-1) unstable; urgency=medium
2989   [ Ben Armstrong ]
2990   * Adding reference material to debian-live-devel list: live-boot,
2991     live-config and live-manual.
2993   [ Daniel Baumann ]
2994   * Adding vpnc in rescue list.
2995   * Updating debian-live-devel packages list (Closes: #602139).
2996   * Correcting typo in defaults handling of apt http proxy.
2997   * Workarounding symlink on usb-hdd when including debian-installer and
2998     using vfat filesystems.
3000   [ Ben Armstrong ]
3001   * Fixing typo in symlink on fat workaround.
3003   [ Daniel Baumann ]
3004   * Making d-i indices copying depending on binary image type.
3006  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 13 Nov 2010 16:10:43 +0100
3008 live-build (2.0.5-1) unstable; urgency=medium
3010   * Removing dpkg-tmpfs hack, this is too intrusive atm.
3012  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:44:14 +0200
3014 live-build (2.0.4-1) unstable; urgency=medium
3016   [ Richard Nelson ]
3017   * Addng lenny build option back to forms and removing wheezy on l-b-
3018     cgi.
3020   [ Daniel Baumann ]
3021   * Adding fsarchiver to rescue list.
3022   * Removing deep link to bug page in the manual, since we don't have
3023     stable references yet.
3025  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:34:43 +0200
3027 live-build (2.0.3-1) unstable; urgency=medium
3029   [ Daniel Baumann ]
3030   * Removing cron examples, autobuild is handled by live-autobuild now.
3031   * Using old lenny syslinux bootsplash for squeeze, moving new splash
3032     to wheezy.
3034   [ Richard Nelson ]
3035   * Make iso-hybrid default on l-b-cgi.
3036   * Make squeeze default on l-b-cgi.
3038   [ Daniel Baumann ]
3039   * Updating path in copyright file.
3040   * Removing remaining last leftovers from lh in lb and live-build
3041     manpages.
3042   * Removing debian-maintainers.org and debian-projects.org repository
3043     entries, will re-add them after squeeze.
3044   * Updating special handling for backports.
3046  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Oct 2010 11:05:07 +0200
3048 live-build (2.0.2-1) unstable; urgency=medium
3050   [ Daniel Baumann ]
3051   * Removing superfluous 'releasing' changelog entry in previous
3052     version.
3053   * Updating defaults for squeeze and d-i gui.
3054   * Updating images autobuild script for squeeze beta1.
3055   * Adding temporary workarounds to deal with latest archive breakages
3056     in image autobuild script.
3057   * Handling live.debian.net repository differently, so that ubuntu
3058     people can use it too.
3059   * Marking mrt in rescue list as lenny only.
3060   * Also using gdm legacy hack on xfce-desktop default images.
3062   [ intrigeri ]
3063   * Fixing squashfs.sort location with --build-with-chroot false.
3065   [ Daniel Baumann ]
3066   * Correcting typo with lb config call for usb-hdd in autobuild script.
3068  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:00:45 +0200
3070 live-build (2.0.1-1) unstable; urgency=medium
3072   [ Daniel Baumann ]
3073   * Adding squeeze-backports as valid distribution codename in
3074     lb_config.
3075   * Correcting wrong stage file in lb_chroot_interactive.
3076   * Removing d-i hacks, should be fixed with newer live-installer.
3078   [ Otavio Salvador ]
3079   * Fixing debian-installer index generation.
3080   * Fixing debian-installer Release file generation.
3082   [ Daniel Baumann ]
3083   * Also correcting version number in debian-installer release file.
3084   * Avoid using bashism when handling codename/suite mapping for debian-
3085     installer release file.
3087  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 Sep 2010 07:41:45 +0200
3089 live-build (2.0.0-1) unstable; urgency=medium
3091   [ Daniel Baumann ]
3092   * Using short boot parameter 'config' to enable live-config, requires
3093     live-config 2.0.7.
3094   * Making rmdir calls on cleanups more robust.
3095   * Also supportin local global lists in config/lists, thanks to Mark
3096     Schneider <ms@it-infrastrukturen.org>.
3097   * Updating debian-live list for squeeze.
3098   * Renaming debian-live list to debian-live-devel.
3099   * Adding debian-live-pxe-server packages list.
3100   * Updating packages list for squeeze and wheezy.
3101   * Also only respecting packages lists with .list suffix in
3102     binary_local-packageslists for consistency.
3103   * Adding consle-setup and keyboard-configuration manually to package
3104     pool for debian-installer in order to workaround a flawed debian-
3105     installer change in squeeze.
3106   * Updating keyboard related packages to be in consistency with debian-
3107     installer.
3108   * Also handling console related packages in debian-installer when
3109     live-installer is used.
3110   * Also adding kbd to debian-installer packages.
3112   [ Hector Oron ]
3113   * Fixing bpo debian-maintainers.org typo (Closes: #597715).
3115   [ Daniel Baumann ]
3116   * Adding warning about using minimal directly in minimal packages
3117     list.
3118   * Adding initramfs related defaults for wheezy.
3119   * Using the same path for win32-loader in squeeze as in sid as it has
3120     finally migrated some time ago.
3121   * Not fail if /dev/random is not available in chroot, newer
3122     debootstrap seems not to create it anymore.
3123   * Releasing debian version 2.0.0-1.
3125  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 26 Sep 2010 12:14:46 +0200
3127 live-build (2.0~a29-1) unstable; urgency=low
3129   * Updating auto/scripts handling.
3130   * Adding somewhat prettier header in /etc/apt/sources.list.
3131   * Fixing lb_binary_syslinux to add quiet for the default live entries.
3132   * Correcting typo in lb_config when cleaning up auto/config.
3133   * Adding support for inclusion of the debian-backports repository.
3134   * Correcting freudian typo when reading in config files.
3135   * Correcting to narrow pattern for counting kernel images (Closes:
3136     #581252).
3137   * Updating kernel images number when installing them into live media.
3138   * Also populating config tree automatically when calling other top-
3139     level commands apart from lb_build.
3140   * Allowing also symlinks in chroot_local-packages (Closes: #593186).
3141   * Correcting typo in binary sources.list creating.
3143  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 16 Sep 2010 21:13:58 +0200
3145 live-build (2.0~a28-1) unstable; urgency=low
3147   [ Cody A.W. Somerville ]
3148   * Addding maverick to list of releases.
3150   [ Daniel Baumann ]
3151   * Removing EOL Ubuntu releases.
3152   * Adding preconfig project to repositories.
3153   * Updating path in local helper for live-build.
3154   * Prefixing helper scripts to make 'out of source' usage usable
3155     (Closes: #572455).
3156   * Avoid running helpers twice when using auto (Closes: #584884).
3158  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 13 Sep 2010 21:28:16 +0200
3160 live-build (2.0~a27-1) unstable; urgency=low
3162   * Shortening package description.
3163   * Updating internal variables from lh to lb scheme, should be the last
3164     piece to finish the live-helper to live-build rename.
3165   * Moving location of the global configuration file from
3166     /etc/default/live-build to /etc/live/build.conf resp.
3167     /etc/live/build.d/.
3168   * Correcting --clean handling in lb_config.
3169   * Replacing references to lh commands with lb in live-build manpage.
3171  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 07 Sep 2010 21:41:44 +0200
3173 live-build (2.0~a26-1) unstable; urgency=low
3175   * Removing desktop-base entry in gnome-full list, already inherited
3176     through the gnome-core list.
3177   * Exiting with 0 in live-boot bug script.
3178   * Updating debian-live homepage in various locations.
3179   * Updating gdm handling for lxde.
3180   * Adding support for wheezy.
3181   * Adding support for standalone live-boot as initramfs generator.
3182   * Updating lenny point release number.
3183   * Also deconfiguring /etc/hosts when using debootstrap to bootstrap
3184     system.
3186  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Sep 2010 15:31:28 +0200
3188 live-build (2.0~a25-1) unstable; urgency=low
3190   * Updating internal calls to use live-build instead of live-helper.
3191   * Updating lenny point release number.
3193  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 15:15:31 +0200
3195 live-build (2.0~a24-1) unstable; urgency=low
3197   [ Richard Nelson ]
3198   * Add param to cgi for --tasks.
3199   * Add param to the build.html templates for --tasks.
3200   * Add param to the form.html templates for --tasks.
3202   [ Daniel Baumann ]
3203   * Correcting typo in emdebian keyring packages variable (Closes:
3204     #593346).
3205   * Updating copyright headers for live-build.
3206   * Replacing some references to live-helper with live-build.
3207   * Adding legacy symlinks for lh in live-helper transitional package.
3208   * Renaming manpages for live-build.
3209   * Replacing some references to live-helper with live-build in
3210     manpages.
3211   * Replacing some references to live-helper with live-build in
3212     templates.
3213   * Replacing some more references to live-helper with live-build in
3214     scripts.
3215   * Replacing some references to live-helper with live-build in the cgi.
3216   * Replacing some references to live-helper with live-build in
3217     examples.
3218   * Replacing some references to live-helper with live-build in lists.
3219   * Replacing some references to live-helper with live-build in
3220     debhelper bug files.
3222  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 15:06:23 +0200
3224 live-build (2.0~a23-1) unstable; urgency=low
3226   * Adding slightly modified patch from Cody A.W. Somerville
3227     <cody.somerville@canonical.com> to extract casper uuid file from
3228     casper initrds.
3229   * Setting default distribution to squeeze.
3230   * Moving /usr/share/live-helper to /usr/share/live/build.
3231   * Removing old and unmaintained po files.
3233  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 14 Aug 2010 20:53:08 +0200
3235 live-build (2.0~a22-1) unstable; urgency=low
3237   [ Daniel Baumann ]
3238   * Making cp calls for syslinux templates recursive, thanks to Tiago
3239     Bortoletto Vaz <tiago@debian.org>.
3241   [ Chris Lamb ]
3242   * Fixing spelling typo.
3243   * Run chroot stage with /var/lib/dpkg mounted as a tmpfs
3245   [ Richard Nelson ]
3246   * Correct typo on build.html.
3247   * Update to change in location and name of /live-helper.sh to
3248     /scripts/build.sh.
3250   [ Daniel Baumann ]
3251   * Marking ndiff as lenny only in rescue list (Closes: #591469).
3253   [ Tiago Bortoletto Vaz ]
3254   * Adding curly braces to LH_MEDIA in syslinux template.
3255   * Fixing all LH_MEDIA related stuff in syslinux templates.
3256   * Adding Brazilian Portuguese templates for syslinux.
3258   [ Daniel Baumann ]
3259   * Updating debian-cd data.
3261   [ Chris Lamb ]
3262   * Fix LH_INTERACTIVE switch statement.
3264   [ Daniel Baumann ]
3265   * Setting default desktop for tasksel when installing package tasks to
3266     avoid ending up with a pulled in gnome in all cases, thanks a lot to
3267     Ben Armstrong <synrg@debian.org> for finding this solution.
3269  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Aug 2010 04:21:01 +0200
3271 live-build (2.0~a21-1) unstable; urgency=low
3273   [ Daniel Baumann ]
3274   * Removing outdated repository configurations.
3275   * Updating backports repository configuration.
3277   [ Richard Nelson ]
3278   * Correct expression on l-b.cgi email field.
3280   [ Daniel Baumann ]
3281   * Updating package to standards version 3.9.1.
3283   [ Marco Amadori ]
3284   * Correcting typo, live-helper should depend on live-build.
3286  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 27 Jul 2010 16:07:52 +0200
3288 live-build (2.0~a20-1) unstable; urgency=low
3290   * Removing temporary hack to skip memtest86+ in image autobuild
3291     script.
3292   * Adding updated losetup-lukshome hook from Rui Miguel P. Bernardo
3293     <rui.bernardo.pt@gmail.com>.
3294   * Renaming live-helper package to its generic name live-build, now all
3295     Debian Live are consistently and properly named.
3296   * Splitting out cgi frontend to own package.
3297   * Rearranging helpers scripts in source tree.
3298   * Using global version file.
3299   * Updating po makefile.
3300   * Removing example sources, not really useful anymore since
3301     repositories are in place.
3303  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 24 Jul 2010 17:22:56 +0200
3305 live-helper (2.0~a19-1) unstable; urgency=low
3307   [ Daniel Baumann ]
3308   * Also creating .disk meta information on usb images, otherwise
3309     debian-installer doesn't detect the installer media.
3311   [ Richard Nelson ]
3312   * Allowing input for --mirror-binary on l-h.cgi.
3314   [ Daniel Baumann ]
3315   * Updating binary_local-packageslists to treat non-main packages
3316     correctly.
3317   * Truncating apts term.log to.
3318   * Removing apt log instead of truncating it, this is an additional
3319     file over a bootstrapped chroot.
3320   * Updating defaults to also add try-usb parameter for cdrom-detect
3321     when building iso-hybrid images with included debian-installer.
3322   * Updating syslinux splash screen for squeeze.
3323   * Updating image autobuild script for squeeze alpha2.
3325  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 18 Jul 2010 01:16:13 +0200
3327 live-helper (2.0~a18-1) unstable; urgency=low
3329   [ Richard Nelson ]
3330   * Added REMOTE_ADDR to l-h.cgi log file.
3331   * Added logging features to l-h.cgi cron.
3332   * Matching logging date format to apache to use log analyzers on l-
3333     h.cgi builds.
3335   [ Daniel Baumann ]
3336   * Adding ubuntu specifics for system-config-printer in gnome list,
3337     thanks to Philippe LelĆ©dy <debian@leledy.fr>.
3338   * Updating package name for isohybrid, in syslinux 4 it's in syslinux
3339     instead of syslinux-common.
3340   * Updating package to standards version 3.9.0.
3341   * Updating hacks to cope with gdm and gdm3 packages.
3342   * Copying win32-loader recursively to cope with another win32-loader
3343     file re-arangement.
3345  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 10 Jul 2010 22:43:00 +0200
3347 live-helper (2.0~a17-1) unstable; urgency=low
3349   [ Richard Nelson ]
3350   * LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE correction cgi operations.
3351   * LH_BOOTAPPEND_INSTALL added to cgi operations.
3352   * Add VERSION information and source in common live-helper common
3353     functions.
3355   [ Daniel Baumann ]
3356   * Using network-manager-gnome instead of wicd in lxde list for squeeze
3357     and newer.
3358   * Adding emacs23-nox for squeeze and newer in rescue list.
3360   [ Alexander Sack ]
3361   * Ensure that mtab is properly linked to /proc/mounts in
3362     binary_virtual-hdd.
3363   * Fix virtual-hdd packing only the stuff inside the binary/ tree in
3364     the image in binary_virtual-hdd.
3366   [ Daniel Baumann ]
3367   * Adding slightly modified patch from Alexander Sack <asac@linaro.org>
3368     to add meta info about filesystem size in binary_rootfs.
3370   [ Alexander Sack ]
3371   * Fix linux-image generation for no initramfs images.
3373   [ Daniel Baumann ]
3374   * Going back to using gdm for lxde as this is what the lxde meta
3375     package recommends.
3376   * Correcting entry about --language in lh_config manpage, it doesn't
3377     set the bootparameters automatically for locale selection.
3379  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 02 Jul 2010 18:23:47 +0200
3381 live-helper (2.0~a16-1) unstable; urgency=low
3383   [ Daniel Baumann ]
3384   * Also passing repositories to cgi build jobs.
3385   * Correcting wrong handling of --rsyncable in defaults autodetection
3386     of gzip options.
3387   * Also including url of the webbuilder in its images.
3388   * Including note where to send feedback to in webmails mail templates.
3389   * Including build-job in the mail that is sent by the cgi.
3390   * Silencing copying of parameters.txt in binary_linux-image.
3391   * Moving chroot exclude mechanisms to one central place in
3392     binary_chroot helper.
3393   * Adding nomodeset to failsafe parameters to disable kms.
3395   [ Richard Nelson ]
3396   * Cleaned up expression LH_BOOTAPPEND and included = for live-config
3397     calls.
3398   * Added : and / to LH_BOOTAPPEND for live-config.hooks calls.
3399   * LH_BINARY_IMAGES expression cleanup.
3400   * LH_PACKAGES_LISTS expression cleanup.
3401   * LH_PACKAGES expression cleanup.
3402   * LH_ARCHITECTURE expression cleanup.
3403   * LH_MIRROR_BOOTSTRAP expression cleanup.
3404   * LH_MIRROR_BINARY expression cleanup.
3405   * LH_MIRROR_BINARY_SECURITY expression cleanup.
3406   * LH_CHROOT_FILESYSTEM expression cleanup.
3407   * LH_LINUX_FLAVOURS expression cleanup.
3408   * Match encryption param man page and case for expression cleanup on
3409     l-h.cgi.
3410   * LH_ENCRYPTION expression cleanup.
3411   * LH_HOSTNAME expression cleanup.
3412   * LH_ISO_APPLICATION expression cleanup.
3413   * LH_ISO_PREPARER expression cleanup.
3414   * LH_ISO_PUBLISHER expression cleanup.
3415   * LH_ISO_VOLUME expression cleanup.
3416   * LH_MEMTEST expression cleanup.
3417   * LH_NET_ROOT_PATH expression cleanup.
3418   * LH_NET_ROOT_SERVER expression cleanup.
3419   * LH_USERNAME expression cleanup and build output cleanup.
3420   * _CUSTOM_BOOTSTRAP and _CUSTOM_BINARY expression cleanup.
3421   * Removed hostname from forms and cgi and can be configured with live-
3422     config.hostname= on bootappend.
3423   * Removed username from forms and cgi and can be configured with live-
3424     config.username= on bootappend.
3425   * Path correction on cgi/cron build file append to mailer.
3427   [ Daniel Baumann ]
3428   * Globally using packages cache during runtime of chroot_source
3429     (Closes: #586927).
3430   * Removing double implementation of binary_rootfs/excludes.
3431   * Removing distribution check for assemblink mksquashfs options in
3432     binary_rootfs, not required anymore.
3433   * Making excludes handling simpler, and dropping excluding of kernel
3434     images for minimal or stripped images (Closes: #586367).
3436  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 24 Jun 2010 01:49:57 +0200
3438 live-helper (2.0~a15-1) unstable; urgency=low
3440   [ Daniel Baumann ]
3441   * Running checkbashisms with -f and -x in Makefile.
3442   * Updating update-version script.
3443   * Directly depend on keyboard-configuration (rather than through
3444     console-setup) for squeeze in standard packages list.
3445   * Adding gnupg in minmal list for ubuntu (Closes: #586067).
3447   [ Richard Nelson ]
3448   * Whitespace removal
3450   [ Daniel Baumann ]
3451   * Temporarily removing grub2 from d-i packages again, needs some fixes
3452     first.
3454  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 18 Jun 2010 04:01:29 +0200
3456 live-helper (2.0~a14-1) unstable; urgency=low
3458   [ Cody A.W. Somerville ]
3459   * Standardize to machine readable package manifest.
3461   [ Daniel Baumann ]
3462   * Renaming manifest files to packages on debian.
3463   * Correcting install command for manpages in Makefile.
3464   * Simplyfing makefile a bit.
3465   * Also including grub2 in the debian-installer pool.
3466   * Using UTF-8 in German manpages.
3467   * Using umlauts in German manpages.
3468   * Using old pathes for win32-loader on squeeze too.
3470  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 May 2010 09:43:00 +0200
3472 live-helper (2.0~a13-1) unstable; urgency=low
3474   [ Daniel Baumann ]
3475   * Updating lh_config manpage wrt/ mirror defaults.
3476   * Once again updating path for win32-loader for squeeze and newer.
3477   * Visually improving test target of Makefile.
3478   * Updating default boot parameters to include live-config.
3479   * Thinking about removing openssh-server hostkeys, as they should be
3480     regenerated during boot anyway.
3481   * Using kde-plasma-desktop instead of kde-minimal for squeeze and
3482     newer in kde-core list, thanks to Diederik de Haas
3483     <didi.debian@cknow.org>.
3484   * Updating headers of German manpage po files.
3485   * Applying slightly modified patch from Cody A.W. Somerville
3486     <cody.somerville@canonical.com> to update titles for Ubuntu in live-
3487     media disk info.
3489   [ Cody A.W. Somerville ]
3490   * Generating casper uuid file in casper initrd.
3492   [ Daniel Baumann ]
3493   * Generalizing uuid handling so that we can enable it in debian later
3494     too.
3495   * Adding option for custom isohybrid arguments.
3496   * Also (try) unmounting /dev/shm in exit function.
3497   * Renaming --chroot-build to --build-with-chroot.
3498   * Correcting wrong apt-utils workaround in chroot_sources when using
3499     minimal and local packages.
3500   * Only installing gdm-themes for lenny in gnome packages list.
3501   * Using nodm instead of gdm in lxde packages list for squeeze and
3502     newer.
3503   * Adding user-setup to minimal packages list.
3504   * Setting version number to 2.0~a13.
3506  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 23 May 2010 12:37:33 +0200
3508 live-helper (2.0~a12-1) unstable; urgency=low
3510   * Updating package lists for gdm3.
3511   * Renaming md5sum helpers to checksums.
3512   * Allow to include multiple checksum files and specify which hashes to
3513     use.
3514   * Removing old NEWS file, news are stored in the wiki at
3515     live.debian.net since a while already.
3516   * Removing old DOWNLOAD file.
3517   * Removing old README file.
3518   * Updating kde-core list for sid, thanks to Diederik de Haas
3519     <didi.debian@cknow.org>.
3520   * Reworking manpages for live-helper 2.
3521   * Adding German manpage translations.
3522   * Seperating source tarballs into to, one for debian, one for debian-
3523     live.
3524   * Updating win32-loader pathes for squeeze (Closes: #580952).
3525   * Adding repository pre-configurations files for
3526     administration.debian-projects.org and customization.debian-
3527     projects.org.
3528   * Setting version number.
3530  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 12 May 2010 06:01:39 +0200
3532 live-helper (2.0~a11-1) unstable; urgency=low
3534   [ Daniel Baumann ]
3535   * Updating references to project homepage in the manpages.
3536   * Updating references to project homepage in the templates.
3537   * Updating synopsis of --packages-lists in lh_config manpage.
3538   * Don't fail on samhain workaround when we're cleaning up.
3540   [ Richard Nelson ]
3541   * Add uninstall and reinstall for l-h.cgi Makefile.
3542   * Remove plural typo on l-h.cgi mail.txt .
3544   [ Daniel Baumann ]
3545   * Updating uninstall and reinstall targets in cgi/Makefile.
3546   * Correcting spelling typo in previous changelog.
3547   * Correcting a couple of formating glitches in lh_config manpage.
3548   * Replacing 'noautoconfig' string in auto/ scripts with 'noauto'.
3549   * Printing message when auto scripts are used to make debug logs more
3550     understandable.
3551   * Making sure live-helper.sh is sourced early enough wrt/ auto
3552     scripts.
3553   * Updating maintainer field.
3555  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Apr 2010 17:10:38 +0200
3557 live-helper (2.0~a10-1) unstable; urgency=low
3559   * Updating appending of union boot parameter to only append, when
3560     we're not using aufs.
3561   * Adding -r, --repositories option to select preconfigured third-party
3562     repositories more easily.
3563   * Making handling of cache/packages_bootstrap a bit more error proove,
3564     thanks to Michal Suchanek <michal.suchanek@ruk.cuni.cz> for bringing
3565     it up.
3566   * Adding special hack to prevent samhain from initializing.
3567   * Removing powerpc condition on gnu-fdisk recommends.
3568   * Calling Check_defaults twice in lh_config, once when we initialize
3569     and once when the modified configuration is written (Closes:
3570     #576573).
3571   * Correcting spelling typo in previous changelog entry.
3572   * Adding gdb to rescue list.
3573   * Updating Man function to work with lh as wrapper.
3575  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 09 Apr 2010 21:29:10 +0200
3577 live-helper (2.0~a9-1) unstable; urgency=low
3579   [ Daniel Baumann ]
3580   * Applying slightly modified patch from Cody A.W. Somerville
3581     <cody.somerville@canonical.com> to add support for custom debian
3582     installer images mirror.
3584   [ Trent W. Buck ]
3585   * Adding helper to prevent upstart from being run during chroot phase
3586     (Closes: #571056).
3588   [ Daniel Baumann ]
3589   * Adding lh_chroot_upstart manpage.
3590   * Updating year to 2010 in copyright notices.
3591   * Adding support for debian-volatile archive.
3592   * Setting debian-installer-gui default to false for squeeze and sid.
3593   * Removing outdated crontab and cronjob examples.
3594   * Merging live-webhelper.
3595   * Removing obsolete common file in cgi.
3596   * Updating function reading in the cgi.
3597   * Updating copyright headers in cgi.
3598   * Shuffeling cgi files arround.
3599   * Updating filesystem pathes in cgi.
3600   * Removing obsolete mechanism of using alternatives for templates, has
3601     never been used anyway and it's more suitable to directly specify
3602     them in the config tree instead.
3603   * Removing obsolete removal of (not used) logfile in the maintainer
3604     scripts.
3605   * Excluding cgi from checkbashism (checkbashism is too stupid).
3606   * Correcting she-bang in cgi.
3608   [ Steven Shiau ]
3609   * Fixing build failure with indices caching.
3611   [ Daniel Baumann ]
3612   * Only remove auxiliary packages in rootfs when not using pre-cached
3613     chroot (Closes: #572976).
3615   [ Richard Nelson ]
3616   * Removing LH_MIRROR_BOOTSTRAP_SECURITY in the cgi.
3617   * Cleaning up cgi templates.
3618   * Updating variables for live-helper 2 in the cgi.
3620   [ Daniel Baumann ]
3621   * Adding temporary makefile for the cgi.
3623   [ Richard Nelson ]
3624   * Removing etch legacy options in the cgi.
3625   * Updating booleans for live-helper 2 in the cgi.
3626   * Updating mail contents in the cgi.
3627   * Updating cron for live-helper 2 in the cgi.
3628   * Updating packages lists for live-helper 2 in the cgi.
3629   * Removing unused version variable in the cgi templates.
3630   * Updating homepage location in the cgi templates.
3632   [ Daniel Baumann ]
3633   * Updating hostname of ubuntu security updates.
3634   * Adding update repositories as volatile when building in ubuntu mode
3635     (Closes: #572983).
3636   * Correcting typo in desktop hacks.
3637   * Updating rescue list for squeeze.
3638   * Updating debian-forensics list.
3639   * Manually removing resolvconf when building kde-desktop release
3640     images.
3641   * Updating menu splash image for new syslinux.
3642   * Updating contact information in copyright file.
3643   * Updating autobuild script for squeeze alpha1 images.
3645   [ Richard Nelson ]
3646   * Clean out trailing white space and tabs on l-h.cgi cron.
3647   * Added debug option on l-h.cgi cron.
3648   * Added debug option on l-h.cgi cgi.
3649   * Clean out leading white space on l-h.cgi cgi.
3651   [ Daniel Baumann ]
3652   * Simplifying wording in bug-presubj file.
3653   * Reordering auto install overrides in rules file.
3655  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 14 Mar 2010 23:31:59 +0100
3657 live-helper (2.0~a8-1) unstable; urgency=low
3659   [ Daniel Baumann ]
3660   * Mention in lh config manpage that local packages need the .list
3661     suffix.
3663   [ Rodrigo P. Gomez ]
3664   * Updating kde and kde-full packages lists for squeeze.
3666   [ Daniel Baumann ]
3667   * Marking gwenview in chroot_localization as lenny-only, thanks to
3668     Rodrigo P. Gomez <armyofthepenguin@gmail.com>.
3669   * Updating error message on arm/armel regarding kernel flavour
3670     selection.
3671   * Automatically populating config tree when having auto/config present
3672     and lh build is called without having lh config run before.
3674   [ Richard Nelson ]
3675   * Removed the appending of LH_BOOTAPPEND_LIVE to
3676     LH_BOOTAPPEND_INSTALL.
3678   [ Marco Amadori ]
3679   * Installs policy-rc.d also in binary phase.
3681   [ Daniel Baumann ]
3682   * Cleaning up usb helpers for a future usb-zip addition.
3683   * Reworking iso-hybrid as an independent binary image type.
3684   * Updating rescue list for squeeze.
3685   * Updating image autobuild script.
3686   * Adding cpio to recommends.
3687   * Updating signing key of example sources.
3688   * Updating tasks handling for squeeze.
3689   * Updating default desktop configuration quirks.
3691  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 21 Feb 2010 14:42:21 +0100
3693 live-helper (2.0~a7-1) unstable; urgency=low
3695   [ Daniel Baumann ]
3696   * Changing binary indices behaviour as suggested by Ben Armstrong
3697     <synrg@debian.org>, means we're now including binary sources by
3698     default (unless they are the same as chroot ones), and binary
3699     indices now only controls if apt lists need to be included in the
3700     resulting binary image.
3701   * Updating mirror locations in image autobuild script.
3702   * Adding support for gfxboot.
3704   [ Tzafrir Cohen ]
3705   * For lh_local, checking first for helpers in LH_BASE.
3707   [ Daniel Baumann ]
3708   * Dropping lh_ prefix from internal helpers, this is not user visible.
3709   * Updating to standards version 3.8.4.
3710   * Updating homepage field in control.
3711   * Calling /usr/sbin/chroot with full path in Chroot(); should fix path
3712     problems when using live-helper from a local source tree.
3713   * Also using sources.list snipplets for local packages just as for the
3714     other repositories (Closes: #569619).
3715   * Removing remaining leftovers from etch-only options --genisoimage
3716     and --union-filesystem removals (Closes: #568261).
3717   * Don't append and re-append try-usb parameter to bootappend-install
3718     options over and over again.
3719   * Correcting gramatical typo in lh_config manpage, thanks to Tzafrir
3720     Cohen <tzafrir.cohen@xorcom.com>.
3721   * Removing whitespaces at the end of bootappend-install assignements.
3723  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 17 Feb 2010 12:30:46 +0100
3725 live-helper (2.0~a6-1) unstable; urgency=low
3727   * Updating defaults for kernel packages to not include separate aufs-
3728     modules for squeeze, not needed anymore.
3729   * Recommending gnu-fdisk on powerpc.
3730   * Updating packages list for powerpc.
3731   * Adding update-alternatives call to set sun-java as default java in
3732     sun-java example hook.
3733   * Also making use of package cache during chroot_local-hooks (Closes:
3734     #566838).
3736  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 31 Jan 2010 14:20:23 +0100
3738 live-helper (2.0~a5-1) unstable; urgency=low
3740   [ Ben Armstrong ]
3741   * Update lh_source_debian to deal with multiple dsc files for the same
3742     source.
3744   [ Daniel Baumann ]
3745   * Adding misc depends.
3746   * Wrapping suggests.
3747   * Minimizing rules file.
3748   * Adding special handling for kde-desktop hook in lh_chroot_hocks.
3749   * Removing dead code for bootstrap mirror defaults.
3750   * Displaying a message between setting up squashfs-tools and starting
3751     mksquashfs so that users know what is going on, thanks to Michal
3752     Suchanek <michal.suchanek@ruk.cuni.cz> (Closes: #566250).
3754  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 23 Jan 2010 12:47:21 +0100
3756 live-helper (2.0~a4-1) unstable; urgency=low
3758   * Handling d-i required packages regarding kernel flavours differently
3759     on ubuntu.
3760   * Bumping ubuntu default distribution to karmic.
3761   * Changing local packageslists behaviour for consistency reasons, now
3762     looking for .list suffix and enabling them automatically (Closes:
3763     #545403).
3764   * Replacing lxnm in lxde package list with wicd as suggested by Jun
3765     Nogata and confirmed by Andrew Lee.
3766   * Ensure that precached-chroots are prepared as well.
3767   * Only using wicd instead of lxnm for squeeze and newer.
3768   * Removing mailx from rescue list.
3769   * Correcting handling of precached chroot when using plain chroot
3770     filesystem.
3771   * Making unmount routines a bit more robust.
3772   * Marking aufs-source and squashfs-source in debian-live packagelist
3773     as lenny-only (Closes: #562664).
3774   * Updating year in copyright file.
3775   * Renaming directory that holds automatic scripts (e.g. scripts/config
3776     or scripst/clean) to auto for consistency reasons.
3777   * Automatically setting-up backports repository when specifying lenny-
3778     backports as target distribution.
3779   * Adjusting lh_config manpage to reflect changes wrt/ local packages
3780     lists.
3782  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 19 Jan 2010 20:25:35 +0100
3784 live-helper (2.0~a3-1) unstable; urgency=low
3786   * Updating icedove-l10n packagename handling for post-lenny, thanks to
3787     intrigeri <intrigeri@boum.org>.
3788   * Adding a 'sleep 1' before removing the loopdevice when creating usb-
3789     hdd images.
3790   * Don't try to install parameters.txt for casper in ubuntu mode
3791     (Closes: #560109).
3792   * Removing lpia support, this architecture is dead.
3793   * Setting win32-loader to disabled in ubuntu mode.
3794   * Adding explicit debian source version 1.0 until switch to 3.0.
3795   * For consistency, using true|false instead of enabled|disabled in
3796     configuration options.
3797   * Adding experimental support for isohybrid (Closes: #558688).
3799  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 13 Dec 2009 21:41:49 +0100
3801 live-helper (2.0~a2-1) unstable; urgency=low
3803   * Updating config tree version checks.
3804   * Dropping etch support.
3805   * Replacing categories with archive-areas in package lists.
3806   * Using /etc/apt/sources.list.d mechanism for local sources.list
3807     snipplets.
3808   * Adding example hook to remove udev persistent device generator
3809     rules.
3810   * Adding suffix .list to sources.list.d snipplets.
3811   * Replacing sed 4.2 command to assemble debootstraps components option
3812     with a less advanced one, in order to work on legacy distributions.
3813   * Removing obsolete parameter.txt for etchs casper.
3814   * Setting LH_BASE variable in defaults.sh globally.
3815   * Adding changelog of 1.0.6-2.
3817  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Nov 2009 12:41:06 +0100
3819 live-helper (2.0~a1-1) experimental; urgency=low
3821   * Renaming categories to archive areas (Closes: #519690).
3822   * Renaming functions.sh to live-helper.sh.
3823   * Installing helpers to /usr/share/live-helper/helpers instead of
3824     /usr/bin.
3825   * Removing legacy function for dashed commands.
3827  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 15 Nov 2009 22:42:59 +0100
3829 live-helper (1.0.6-2) unstable; urgency=high
3831   * Replacing sed 4.2 command to assemble debootstraps components option
3832     with a less advanced one, in order to work on legacy distributions.
3834  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 22 Nov 2009 13:35:50 +0100
3836 live-helper (1.0.6-1) unstable; urgency=medium
3838   [ Daniel Baumann ]
3839   * Updating lenny point release number.
3840   * Settinglosetup-lukshome example hook executable bit again.
3841   * Adding kernelpurge example hook to remove all kernel images except
3842     the newest one.
3843   * Making replace-di-banner hook to not fail when no d-i is included in
3844     the image.
3845   * Allowing to overwrite default gzip options through config switch or
3846     option.
3848   [ Cody A.W. Somerville ]
3849   * Unify bootloader helpers.
3850   * Only add available install frontend boot entries.
3852   [ Daniel Baumann ]
3853   * Automatically optaining version number for config tree format.
3854   * Updating presubj text for reportbug.
3855   * Correcting install calls for reportbug files in rules.
3856   * Adding console-setup to standard package list.
3857   * Adding gfortran and gnat to rescue list.
3858   * Updating debian-live snapshots repository entries.
3859   * Adding live snapshots repository gpg key.
3860   * Updating debian-backports example sources for lenny.
3861   * Removing old beryl source repository example.
3862   * Removing old fai source repository example.
3863   * Removing old debian-edu source repository example.
3864   * Updating git snapshot repository in image autobuild script.
3865   * Respecting /etc/hostname in case it's part of chroot_local-includes,
3866     thanks to Luigi Capriotti <l.capriotti@xbmc.org> for the idea.
3867   * Updating kde-core package list for squeeze/sid, thanks to Diederik
3868     de Haas <didi.debian@cknow.org>.
3869   * Adding mailutils to rescue list.
3870   * Updating conditionals in package lists for squeeze.
3871   * Updating debian-forensics packages list.
3872   * Updating vcs fields.
3873   * Using pre-cached bootstrap stage, if available, in order to build
3874     chroot image which dramatically speads up building of large images.
3875   * Returning error value of the last process before exiting (Closes:
3876     #527331).
3877   * Allow to enforce syslinux menu module through LH_SYSLINUX_MENU.
3878   * Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting
3879     syslinux menu module (Closes: #533846).
3880   * Deprecating all dashed forms of commands.
3881   * Giving message to users that lh_config is actually doing something.
3882   * Avoid showing 'dashed commands are deprecated' warning more than one
3883     within lh_clean.
3884   * Updating distribution release information.
3885   * Allow to overload global functions with local functions stored in
3886     the config tree at scripts/functions.
3887   * Also actually creating the functions directory in lh_config.
3888   * Correcting conditional reading of local functions.
3889   * Correcting spelling typo in a previous changelog entry to please
3890     lintian.
3891   * Fixing nroff formatting error in lh_config manpage.
3892   * Updating to debhelper 7.
3893   * Updating to standards version 3.8.3.
3894   * Don't use dh_clean in favour of dh_prep.
3895   * Fixing another nroff formatting error in lh_config manpage.
3896   * Updating defaults of linux packages for sid (>= 2.6.31).
3898   [ Rui Miguel Bernardo ]
3899   * Correcting apt pinning support.
3901   [ Daniel Baumann ]
3902   * Merging initial and experimental grub2 support from Luigi Capriotti
3903     <l.capriotti@xbmc.org>.
3904   * Adding check for config tree version and fail or give warnings if
3905     the version doesn't match.
3907   [ Karl Goetz ]
3908   * Adding missing exit 1 in the archtiecture detection case.
3909   * Correcting comment about replacing /dev/urandom with /dev/random.
3910   * Replacing all -ge with -gt checks for string max lenghts of iso meta
3911     information.
3912   * Correcting spelling type in 'wrong config tree version' error
3913     message.
3914   * Rewording some of the error messages in Check_defaults().
3916   [ Daniel Baumann ]
3917   * Fixing regression imported by fixing #533846 incorrectly.
3918   * Correcting pathes in include statements when building netboot images
3919     (Closes: #546910).
3920   * Correctly replacing pathes in exithelp.cfg for returning back to
3921     syslinux menu.
3922   * Adjusting pathes for boot-screens in netboot images.
3923   * Escaping variables in binary.sh of lh_binary_iso, thanks to Luigi
3924     Capriotti <l.capriotti@xbmc.org>.
3925   * Simplyfing chroot copying in lh_binary_chroot.
3926   * Tidy helper calls before and after switching chroot filesystem in
3927     lh_binary_rootfs to not leave certain helpers activated at the end
3928     of the build, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
3929   * Adding patch from Dusty Hendrickson <dhendrickson@cleversafe.com> to
3930     allow lh_bootstrap_debootstrap to bootstrap from different section
3931     than main and evaluate LH_CATEGORIES for that purpose.
3932   * Adding example hook from Rui Miguel Bernardo
3933     <rui.bernardo.pt@gmail.com> for bugfixing cdrom-detect when using
3934     live-installer in lenny.
3935   * Renaming example hooks and prefixing them with distribution name.
3937   [ Cody A.W. Somerville ]
3938   * Omit numbering for first kernel and initrd installed into binary.
3939   * Fixing intermittent truncating of filesystem.
3940   * Correcting LH_BOOTAPPEND_INSTALL default values.
3942   [ Daniel Baumann ]
3943   * Giving conditional message in lh_config when creating or updating
3944     the config tree.
3945   * Respecting that etch has no prompt.cfg in netboot images.
3946   * Adding syslinux hardcoded default label entries.
3947   * Adding another workaround for etchs syslinux generation to manually
3948     treat live.cfg.
3949   * Only adding hardcoded fallback syslinux label when not using neither
3950     vesamenu nor gfxboot.
3951   * Removing newline in f8.txt.install syslinux template.
3952   * Removing newline in f6.txt syslinux template.
3954  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 15 Nov 2009 17:16:19 +0100
3956 live-helper (1.0.5-2) unstable; urgency=low
3958   [ Cody A.W. Somerville ]
3959   * Reflect addition of the ubuntu mode and add missing contents where
3960     marked FIXME in lh_config manpage.
3962   [ Daniel Baumann ]
3963   * Preserve quoting in lh when passing through to sub commands (Closes:
3964     #521824).
3965   * Outputting usage if lh is called without argument.
3966   * Adding example hook to allow hal automounting local partitions.
3968   [ Cody A.W. Somerville ]
3969   * Simplifying template precedence.
3971   [ Daniel Baumann ]
3972   * Using common prefix for packages lists of packaging teams.
3973   * Updating version and date in manpage headers.
3974   * Exclude di-utils-exit-installer from udeb_exclude, we want it on the
3975     images on purpose.
3976   * Correcting spelling typo in hal-automount.sh, thanks to Martin
3977     Engelmann <martin.engelmann@gmx.de>.
3978   * Installing gdm after lxde in lxde package list in order to not pull
3979     in gnome depends uselessly, thanks to Fabian Greffrath
3980     <greffrath@leat.rub.de> (Closes: #536230).
3981   * Correcting typo in default values assignment of losetup functions.
3982   * Avoid using HOSTNAME variable in order to not get false positives
3983     from checkbashism.
3984   * Cosmetical simplification of debian-installer DESTDIR assignement,
3985     thanks to Cody A.W. Somerville <cody.somerville@canonical.com>.
3986   * Updating ubuntu specific package preselection.
3987   * Removing config stage file on purge, if the user is using an auto
3988     script to generate the config.
3990   [ Chris Lamb ]
3991   * Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrap
3992   * Fix usb-hdd d-i installation.
3993   * Remove potentially-expanding architecture list by making current x86
3994     vars the fallback.
3995   * Update my email address.
3996   * Generate correct bootappend line for preseed/live-installer/usb-hdd
3997     combination.
3998   * Add replace-di-banner.sh example hook to replace the graphical d-i
3999     banner.
4001   [ Daniel Baumann ]
4002   * Marking replace-di-banner.sh executable and adjust line wrapping.
4004   [ Chris Lamb ]
4005   * Fix s/coppy/copy/ typo
4007   [ Daniel Baumann ]
4008   * Including archive trace into .disk meta information.
4009   * Consistenly installing gdm later than the desktop packages in order
4010     to ensure non-inflated installs.
4011   * Replacing policy-rc.d text that is used by sbuild too.
4012   * Setting binary mirror default to cdn.debian.net.
4013   * Setting bootstrap mirror default to ftp.de.debian.org,
4014     ftp.us.debian.orgs is too unreliable (round-robin out of sync).
4015   * Adding example hook from Rui Miguel Bernardo
4016     <rui.bernardo.pt@gmail.com> to use home on a separated luks
4017     encrypted partition.
4018   * Improving replace-di-banner example hook.
4019   * Adding localepurge example hook.
4020   * Simplyfing localepurge hook.
4021   * Applying patch from Chris Leick <c.leick@vollbio.de> to fix some
4022     spelling typos in the manpages (Closes: #543868).
4023   * Adding German manpage translations from Chris Leick
4024     <c.leick@vollbio.de> (Closes: #544512).
4026   [ Cody A.W. Somerville ]
4027   * Fix build failure when retrying build at deconfiguring file
4028     /bin/hostname.
4029   * Add option to disable use of GTK debian-installer.
4031   [ Rui Miguel Bernardo ]
4032   * Correcting some rough edges in lukshome example hook.
4034   [ Daniel Baumann ]
4035   * Updating kernel defaults for squeeze (removing squashfs, not
4036     required anymore).
4037   * Adding a message about which hook made a build fail, if any.
4038   * Updating lenny point release number.
4040  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 04 Sep 2009 13:21:04 +0200
4042 live-helper (1.0.5-1) unstable; urgency=medium
4044   [ Daniel Baumann ]
4045   * Shortening LH_ISO_VOLUME defaults to not exceed max lenght (Closes:
4046     #515974).
4047   * Adding checks for exceeding lenght of the iso header strings.
4048   * Emitting a warning rather than an error when iso strings are too
4049     long.
4050   * Evalualting iso volume before checking their lenght, thanks to
4051     Roberto C. Morano <rcmorano@emergya.es>.
4053   [ Chris Lamb ]
4054   * Correcting spelling of s/lenght/length/ in warning messages.
4055   * Improving grammar and clarity of LH_ISO_APPLICATION etc. warnings
4057   [ Daniel Baumann ]
4058   * Adding initial support for virtual-hdd binary image type.
4059   * Updating manpage headers.
4060   * Updating manpage po4a.
4061   * Adding missing use of which in defaults setting of bootstrap
4062     program.
4063   * Correcting win32-loader copy call to work with non-chrooted builds
4064     too.
4065   * Only trying to copy syslinux english templates if they are actually
4066     available.
4067   * Only trying to handle syslinux help screens if they are actually
4068     available.
4069   * Improving check for syslinux templates by checking actual content,
4070     not just the directory.
4071   * Don't always overwrite keyring package option on debian or emedebian
4072     mode.
4074   [ Cody A.W. Somerville ]
4075   * Checking for installer README.html to prevent build failure.
4077   [ Daniel Baumann ]
4078   * Adding gpm to rescue list (Closes: #521557).
4079   * Adding bonnie++ to rescue list.
4080   * Updating first bunch of architectures to new location of d-i daily
4081     images.
4083   [ Cody A.W. Somerville ]
4084   * Do not fail build when greps to generate udeb exclusion list return
4085     no results or grepped files do not exist.
4087   [ Daniel Baumann ]
4088   * Removing some code in chroot_apt helper that left over the
4089     preferences files in the final image.
4090   * Removing old todo file.
4091   * Updating internal release numbers to current state in debian.
4093   [ Cody A.W. Somerville ]
4094   * Adding Ubuntu mode.
4096   [ Daniel Baumann ]
4097   * Not adding squashfs-modules to linux-packages on sid anymore, there
4098     it's mainlined.
4100   [ Cody A.W. Somerville ]
4101   * Adding lpia support.
4102   * Updating defaults.sh to correctly set default LH_CATEGORIES when in
4103     Ubuntu mode.
4105   [ Daniel Baumann ]
4106   * Manually ensuring correct permissions of filesystem.squashfs in
4107     order to prevent unbootable systems in some nutcases.
4108   * Updating location of powerpc d-i daily images.
4109   * Cleaning up makefile.
4110   * Simplyfing architecture handling for d-i daily URLs.
4111   * Adding update-initramfs call back in lh_chroot_hacks, but only for
4112     netboot.
4113   * Correcting typo in Makefile about line wrapping.
4114   * Correcting chroot call for update-initramfs in lh_chroot_hacks.
4115   * Correcting clean option of lh_config to tidy configuration tree.
4117   [ Chris Lamb ]
4118   * Update location of ia64 d-i dailies. Thanks to Luk Claes.
4120   [ Daniel Baumann ]
4121   * Not removing man/index.db in lh_chroot_hacks to keep man -k aka
4122     apropos working, thanks to Juliusz Chroboczek
4123     <Juliusz.Chroboczek@pps.jussieu.fr> (Closes: #527311).
4124   * Updating credits file.
4125   * Adding cdebootstrap and rinse to rescue list.
4126   * Exporting LH_CONFIG_VERSION for the configuration tree format.
4128   [ Chris Lamb ]
4129   * Print a warning if you are using "stripped" or "minimal" but you
4130     have set LH_BINARY_INCICES="enabled" (Closes: #527974)
4132   [ Tzafrir Cohen ]
4133   * Returning to menu in syslinux.
4135   [ Daniel Baumann ]
4136   * Always rebuilding initrd in chroot_hacks to avoid inclusion of
4137     previously removed udev rules (such as persistent devices).
4138   * Removing madwifi from rescue list; packages are removed from debian,
4139     and currently we don't support nested ifdefs in packages lists.
4141   [ Cody A.W. Somerville ]
4142   * Fixing LH_BOOTAPPEND_INSTALL issues for Ubuntu based builds.
4144   [ Daniel Baumann ]
4145   * Adding kpdf-nodrm example hook from Tzafrir Cohen
4146     <tzafrir.cohen@xorcom.com>.
4147   * Updating kpdf-nodrm hook to also work with KDE4.
4148   * Correcting spelling mistake in kde-no-pdf-drm example hook.
4149   * Correcting another spelling mistake in kde-no-pdf-drm example hook.
4151   [ Cody A.W. Somerville ]
4152   * Unmounting all mounts in chroot.
4154   [ Daniel Baumann ]
4155   * Marking paketto and sing in rescue list as etch and lenny only
4156     (Closes: #531795).
4158   [ Cody A.W. Somerville ]
4159   * Also respecting general apt/aptitude options for the install
4160     functions used during binary stage.
4161   * Fixing build failure in lh_binary_syslinux that occurs if
4162     exithelp.cfg does not exist.
4164   [ Daniel Baumann ]
4165   * Emitting a warning if resolvconf is detected on the to be generated
4166     live system. Beware of resolvconf, it's broken beyond repair.
4168  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 14 Jun 2009 15:00:00 +0200
4170 live-helper (1.0.4-1) unstable; urgency=low
4172   * Handling kernel selection properly in example images build script.
4173   * Updating udeb exclude lists.
4174   * Adding new setting for binary indices: If set to none, no indices
4175     are included at all.
4176   * Trimming down gnome-desktop images to fit cd size in example build
4177     script.
4178   * Updating release numbers.
4179   * Updating syslinux menu configuration.
4180   * Updating boot menu title when using syslinux menu.
4181   * Correcting typo in example image build script.
4182   * Removing explicit defaults from example image build script.
4183   * Updating doc includes.
4184   * Updating debian-cd doc includes.
4185   * Correcting path within netboot tarballs.
4186   * Redirecting stderr to log as well in example image build script.
4188  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 14 Feb 2009 18:00:00 +0100
4190 live-helper (1.0.3-2) unstable; urgency=medium
4192   [ Daniel Baumann ]
4193   * Regenerationg live-helper pot file.
4194   * Fixing typo in changelog.
4195   * Correcting order of genisoimage option assembling, the exludes do have to be
4196     processed last.
4197   * Adding clean parameter to lh_config to minimize config directory by
4198     automatically removing unused and thus empty subdirectories.
4199   * Splitting out win32-loader handling into own helper script.
4200   * Take win32-loader from the target distribution by using the chroot.
4201   * Revert using debhelper 7 command in rules.
4202   * Prefixing debhelper files with package name.
4203   * Updating copyright file.
4204   * Cleaning up rules file.
4205   * Moving binary manifest to live subdirectory on the images.
4206   * Moving live-initramfs or casper parameter list to live subdirectory on the
4207     images.
4208   * Introducing debian-release mode.
4209   * Adding own iso volume when beeing in release mode.
4210   * Correcting typo in iso volume.
4211   * Including the distribution name in iso volume when being in debian mode.
4212   * Renaming win32-loader executable as debian-cd does.
4213   * Creating win32-loader.ini in win32-loader helper script.
4214   * Updating .disk/info generation when building iso images.
4215   * Updating lenny cd includes.
4216   * Updating install call for live-helper defaults file.
4217   * Updating syslinux help screens.
4218   * Correcting bootstrap default logic to not overwrite the 'copy' method.
4219   * Really correcting bootstrap default logic to not overwrite the 'copy'
4220     method.
4221   * Updating image example build script.
4222   * Overwriting default kernels in image autobuild script only when being on
4223     i386.
4224   * Updating binary-filesystem reference in lh_config manpage.
4225   * For space consideration, don't install laptop task in desktop images by
4226     default anymore.
4227   * Only enabling win32-loader by default if we also include debian-installer.
4229   [ Tiago Bortoletto Vaz ]
4230   * Updating pt_br localization (Closes: #514196).
4232  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Feb 2009 00:00:00 +0100
4234 live-helper (1.0.3-1) unstable; urgency=medium
4236   [ Antonio Terceiro ]
4237   * Don't break messages into parts; this make it impossible for translators
4238   * Adding missing newlines in Echo_error
4239   * Not considering some strings as translatable.
4240   * Adding Echo function as translatable
4241   * Don't ask for translators to translate a bunch of asterisks
4242   * Removing incorrect extra argument
4243   * Translating the description of the helpers
4244   * Must be printf instead of echo!
4245   * Fixing message for i18n compatibility
4247   [ Cyril Brulebois ]
4248   * Get rid of MIRROR_BOOTSTRAP_SECURITY in documentation.
4249   * Document LH_BOOTSTRAP_FLAVOUR as empty by default.
4250   * Fix --apt-pdiffs disabled being ignored.
4251   * Make hacks not break if there are no initrds.
4252   * Actually fix initrd-related breakage in chroot hacks.
4254   [ Daniel Baumann ]
4255   * Adding short comments to the different cases in Check_defaults();.
4256   * Adding check for currently not supported bootloader/image-type combinations.
4257   * Unsupported bootloader/image type combinations are errors, not warning.
4258   * Parsing lh_config flags from config.cfg, if available.
4259   * If config.cfg is executable, we execute it and accept its output as extra
4260     arguments. This makes dynamic configuration possible.
4261   * Adding support for using cdebootstra-static as bootstrap program.
4262   * Setting default taskel program from aptitude to tasksel.
4263   * Correcting typo in previous aptitude->tasksel commit.
4264   * Updating mode help message in lh_config.
4265   * Adding missing --dump to help output of lh_config.
4266   * Making sure that /tmp has the right permissions after installing
4267     sun-java*-doc through sun-java example hooks. Apparently, sun-java*-doc
4268     packages are tampering with it.
4269   * Actually doing apt-ftparchive operations in chroot as it was originally
4270     intended to be, otherwise apt-utils would be need to be a depends of
4271     live-helper.
4272   * Adding temporary workaround to 'failed to install grub' error when using
4273     live-installer.
4274   * Removing enforced installation of mawk in the chroot in
4275     lh_binary_debian-installer, mawk is priority required and therefore always
4276     there anyway. Additionally, this would unnecessarily blow up images that
4277     have gawk (or any other awk implementation) installed.
4278   * Fixing and unifying handling of hooks.
4279   * Using common function file to source shell includes.
4280   * Updating year in copyright notices for 2009.
4281   * Including functions.sh, forgot to add it before.
4282   * Marking aufs and unionfs in devel-live packages list as lenny and sid,
4283     resp. etch-only.
4284   * Updating forensic packages in rescue list.
4285   * Removing vim-tiny from minimal packages list, it's not a requirement for
4286     live-initramfs :)
4287   * Correcting lh_configs config.cfg handling, so that it's at least working
4288     when not using config.cfg. Will have to be fixed properly later.
4289   * Rewriting all existent manpages.
4290   * Running po4a for manpages.
4291   * Adding simple manpages for every other live-helper command.
4292   * Also covering compressed manpages in uninstall target of Makefile.
4293   * Automatically displaying manpage when calling a helper with -h or --help.
4294   * Replacing previous attempt of using config.cfg, now using scripts/config.sh
4295     and scripts/clean.sh instead.
4296   * Adding dummy live-helper command to make any confused user aware that
4297     live-helper is a set of commands starting with the lh_ prefix.
4298   * Removing shell specific extensions and call of scripts/config and
4299     scripts/clean, thanks to Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
4300   * Overwriting the debootstrap or fdisk program if it is set to a value that
4301     is not on the host system anymore, but another alternative of it is.
4302   * Correcting typo for libewf in rescue list.
4303   * Updating name of arhive keys in image autobuild script.
4304   * Fixing infinit loop when using autoconfig for lh_config and lh_clean.
4305   * Adding autoconfig support to lh_build as well.
4306   * Correcting wrong logic in defaults.sh which resultet in having
4307     loop-aes-utils always installed.
4309  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun,  1 Feb 2009 17:00:00 +0100
4311 live-helper (1.0.2-4) unstable; urgency=low
4313   * Prefering local resolv.conf over truncated one.
4314   * Prefering local hosts over truncated one.
4315   * Moving removal of apt packages lists from minimal and stripped hook
4316     to lh_chroot_sources, thanks to Ben Armstrong <synrg@debian.org>.
4318  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Jan 2009 13:00:00 -0500
4320 live-helper (1.0.2-3) unstable; urgency=medium
4322   [ Chris Lamb ]
4323   * Add 'dump' as a getopt longoption so as not to prevent rejection of --dump
4324     argument to lh_config.
4325   * Only print versions of live-helper in --dump output, not every package
4326     installed.
4327   * Test for dpkg-query instead of dpkg if we are only going to run dpkg-query
4328     within that scope.
4329   * Don't assume that if dpkg is installed, we'll actually get a live-helper
4330     version number from it.
4331   * Re-order arguments to find(1) to silence warning about sub-optimal ordering.
4332   * Set default value of _COLOR to "false" from "disabled".
4334   [ Daniel Baumann ]
4335   * Also handling custom apt.conf in config/chroot_apt/apt.conf to allow further
4336     apt configuration (Closes: #511247).
4337   * Adding sample hook to add custom /etc/modules entries.
4338   * Truncating resolv.conf created during bootstrap stage, otherwise we'll end
4339     up with a local resolv.conf in the final image. Thanks to Ben Armstrong
4340     <synrg@debian.org>.
4342  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 10 Jan 2009 15:00:00 -0500
4344 live-helper (1.0.2-2) unstable; urgency=medium
4346   * Marking fragrouter in rescue list as etch only.
4347   * Correcting naming of source tarballs in image autobuild script.
4348   * Marking pstack in rescuelist as i386 only.
4349   * Updating location of archive key in in image autobuild script.
4351  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 26 Dec 2008 09:00:00 +0100
4353 live-helper (1.0.2-1) unstable; urgency=medium
4355   * Marking ardour-gtk in studio package list as etch and sid only.
4356   * Iterating over all installed kernel images in update-initramfs example hook.
4357   * Updating udeb data.
4358   * Updating cd includes.
4360  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Dec 2008 15:00:00 +0100
4362 live-helper (1.0.1-4) unstable; urgency=medium
4364   [ Daniel Baumann ]
4365   * Don't attempt to remove scripts directory in lh_clean if it doesn't exist.
4366   * Adding tct to rescue list.
4367   * Updating lxde-desktop support.
4368   * Adding missing endif in rescue list.
4369   * Removing nested ifdefs in rescue list.
4370   * Correcting defaults check for diverted losetup binary to also cope with
4371     host systems that do install loop-aes-utils after populating live-helper
4372     config.
4373   * Correcting update-initramfs example hook description.
4374   * Mention possibility to symlink example hooks in their descriptions.
4375   * Also installing build-essential manually in module example hooks, as
4376     module-assistant doesn't do it automatically.
4377   * Adding Debian Science package list.
4378   * Removing debian-edu mode, outdated and apparently not used anymore.
4379   * Adding emdebian grip mode.
4381   [ Marco Amadori ]
4382   * NEW: "binary_debian-installer-includes" config directory.
4384  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 11 Dec 2008 06:00:00 +0100
4386 live-helper (1.0.1-3) unstable; urgency=medium
4388   [ An-Cheng Huang ]
4389   * Copy menu binary from the correct directory
4391   [ Antonio Terceiro ]
4392   * Adding missing arguments to printf (l10n disabled)
4394   [ Daniel Baumann ]
4395   * Correcting typo in dh_prep call in rules.
4396   * Correcting wrong defaults setting for internal _L10N variable.
4397   * Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix
4398     typo in generation of release files in lh_chroot_sources.
4399   * Removing wrong 'new-line' in running echo functions when using no
4400     color output.
4401   * Removing scripts directory through lh_clean, if it's not empty.
4402   * Even though users are supposed to have any local-includes with the
4403     correct owner and permissions, we set them manually on /home/user as
4404     it's likely that anybody will forget it (Closes: #506553).
4406  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 25 Nov 2008 12:00:00 +0100
4408 live-helper (1.0.1-2) unstable; urgency=medium
4410   [ An-Cheng Huang ]
4411   * ignore harmless warnings from parted.
4413   [ Chris Lamb ]
4414   * Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert
4415     <ant+bdo@hsg-kl.de>. (Closes: #498385)
4416   * Ensure local packages lists are sourced over global ones (Closes: #499656)
4417   * Fix timing issue in create of source tarballs. Patch by Sebastian H
4418     <shbugreport@online.de>. (Closes: #499793)
4419   * Additionally save the 'scripts/' subdirectory if it contains files when
4420     building source images.
4421   * Syncing options in lh_config(1) with lh_config, etc. Thanks to Luca Bruno.
4422   * Create a "missing-source.txt" file containing missing source packages
4423     instead of exiting.
4424   * Don't build up source package list inside chroot.
4425   * Install appropriate tasksel program.
4426   * Correcting sparc architecture detection to ensure correct source package
4427     contents.
4428   * Include source for sparc-utils on that architecture.
4429   * Ensure all files installed via chroot_local-includes are owned by root:root.
4430     Thanks to Julien Cristau <jcristau@debian.org>.
4431   * For consistency, don't preserve uid/gid for files in binary_local-includes.
4432   * Add utility function to call 'Exit' when script exits.
4433   * Print message when Exit is called.
4434   * Setup cleanup hook in the high-level helpers.
4435   * Refactor utility to locate conffiles.
4436   * Add utility to dump specified file to stdout.
4437   * Add utility to dump all conffiles to stdout.
4438   * Add lh_dumpconfig helper to print suitable output for pastebins and other
4439     remote debugging.
4442   [ Daniel Baumann ]
4443   * Adding explicit --yes to apt-get call when installing keyring packages
4444     (previously, this was inherited through Apt(); wrapper) (Closes: #499625).
4445   * Correcting wrong spelling of sl-modem-daemon in rescue list.
4446   * Fixing bcm43xx-fwcutter entry in rescue list, only available in etch.
4447   * Automatically correct LH_SETUP value if the configured losetup cannot be
4448     found.
4449   * Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than
4450     LH_PACKAGES_LISTS in order to handle chicken-egg problem for installing
4451     apt-utils when having bootstrapped a minimal chroot.
4452   * Also accept x86_64 as alias for amd64 when checking for cross architecture
4453     support.
4454   * Adding virtualbox-ose hook.
4455   * Adding lh_chroot_selinuxfs helper to support building live images on a
4456     selinux enabled host (Closes: #501652).
4457   * Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support
4458     wildcards in rootfs exclude lists (Closes: #500677).
4459   * Making removal stage of lh_chroot_selinuxfs dependent on the existence of
4460     /selinux, otherwise that directory would be always created in the chroot.
4461   * Manually setting owner of /etc/skel to root.
4462   * Making sure /etc/sudoers has right owner/permissions.
4463   * Using simplified Require_stagefile(); calls by passing multiple arguments.
4464   * Enforcing lh_config to be run before lh_build, see also
4465     http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
4466   * Updating version number in common.sh.
4467   * Removing LIVE_* grep from Exit(); as we have switched to LH_* variables long
4468     time ago.
4469   * Adding unmount calls for pseudo-filesystems in Exit();.
4470   * Excluding ipppd from rescue list due to #502693.
4471   * Correcting intendation in conffile.sh.
4472   * Adjusting code style of lh_dumpconfig.
4473   * Merging lh_dumpconfig into lh_config as --dump parameter.
4474   * Updating Debian Forensics packages in rescue list.
4475   * Using dd rather than cat to write mbr.bin to usb-hdd images; dd is more
4476     robust in case mbr.bin is corrupted.
4477   * Improving version output of lh_config --dump.
4478   * Removing double cryptsetup entry in rescue list.
4479   * Adding lsof in rescue list.
4480   * Updating releases.sh to match internal namespace of included functions.
4481   * Marking grub and lilo in rescue list as amd64 and i386 only.
4482   * Grouping bootloaders in rescue list.
4483   * Adding hppa bootloader to rescue list.
4484   * Renaming internal Read_conffile(); to Read_conffiles(); for consistency
4485     reasons.
4486   * Generalizing internal Chroot(); by requiring its first argument to be the
4487     chroot directory.
4488   * Don't use set -e in sourced functions, this is the job of the actual
4489     executed script.
4490   * Check for availability of gettext at runtime, and only use it if existing.
4491   * Updating color functions.
4492   * Adding armel to architecture specific checks.
4493   * Slightly reordering genisoimage option assembling.
4494   * Slightely improving wording of the 'bootloader not yet supported' when
4495     creating images.
4496   * Updating signals in exit and lockfile traps.
4497   * Syncing internal lockfile functions.
4498   * Syncing internal l10n functions.
4499   * Generalizing internal LH_L10N variable.
4500   * Generalizing internal LH_FORCE variable.
4501   * Generalizing internal LH_DEBUG variable.
4502   * Generalizing internal LH_QUIET variable.
4503   * Generalizing internal LH_VERBOSE variable.
4504   * Generalizing internal LH_BREAKPOINTS variable.
4505   * Implementing colorful output (currently disabled by default, though).
4506   * Cleaning up code of 'lh' short helper.
4507   * Correcting manpage section reference in a comment in lh.
4508   * Removing double warning symbol.
4509   * Also checking for gettext catalogs to be installed before enabling l10n.
4510   * Using package variable to refere internally to live-helper.
4511   * Generalizing internal LH_CONFFILE variable.
4512   * Replacing obsolete dh_clean -k with dh_prep.
4514   [ Marco Amadori ]
4515   * lh_config --help and manpage 'copy' mention.
4516   * Ensure lh_binary_debian-installer includes local debs (Closes: #502877)
4518   [ Maximilian Gass ]
4519   * Only install memtest in lh_binary_syslinux if enabled.
4521   [ Kai Hendry ]
4522   * Removing etch-only madwifi-doc package from madwifi example hook.
4524  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Nov 2008 13:00:00 +0100
4526 live-helper (1.0.1-1) unstable; urgency=medium
4528   [ Chris Lamb ]
4529   * Improve architecture auto-detection.
4530   * mksquashfs in Lenny supports -no-progress, so remove (broken) check.
4531   * Standardise on appending " (fail-safe mode)" for all bootloaders.
4532   * Use cp's "-T" option instead of shell globbing to ensure dotfiles in the
4533     binary image's / are copied.
4534   * Add "/.disk" metadata on usb-hdd images.
4535   * Unmount chroot/dev.tmp/pts filestems created by lh_binary_usb-hdd in
4536     lh_clean.
4537   * Additionally unmount chroot/binary.tmp in lh_clean --chroot.
4538   * Refactor partition size calculation, ensuring a uniform increase for ext
4539     partitions.
4540   * Warn when using syslinux with a non-FAT LH_BINARY_FILESYSTEM.
4541   * Use tar to perform lh_bootstrap_copy (Closes: #498385)
4542   * Add silo to sparc source package selection.
4543   * Correcting package name "dd_rescue" -> "ddrescue".
4544   * Correcting package names for "madwifi", only installing if non-free
4545     selected.
4546   * Removing packages from rescue list where they 'Conflict:' with each other.
4547   * Fix handling of --version and getopt program name.
4549   [ Daniel Baumann ]
4550   * Adding support for squeeze (lenny+1).
4551   * Don't install more than one kernel image when building minimal or stripped
4552     images.
4553   * Removing currently unused Upstream-Depends field in control.
4554   * Making gettext depends unversioned.
4555   * Fixing a chicken-egg problem with package indices when using
4556     minimal/stripped list *and* including local-packages.
4557   * Adding color functions for future usage.
4558   * Adding cursor functions for future usage.
4559   * Updating vcs fields in control file.
4560   * Applying patch from Ian Jackson <ian@davenant.greenend.org.uk> to update
4561     package selection of the rescue list.
4562   * Removing unsupported, unmaintained and unused knoppix package lists.
4563   * Adding syslinux-common to rescue list.
4564   * Adding scalpel to rescue list as suggested by Mathieu Geli
4565     <mathieu.geli@gmail.com>.
4566   * Correcting typo with if/endif statements in the rescue list.
4567   * Removing alsa-oss from standard-x11 package list, this should not really be
4568     in a default list.
4569   * Adding posh and dash to devel-live packages list.
4570   * Not including syslinux-common on lenny just yet, it still neds 1.5 days to
4571     migrate.
4572   * Adding rescue flavour to autobuild images.
4573   * Always using apt to install keyring packages (Closes: #498531).
4574   * Correcting wrong logic in lh_cleans check for beeing in the config directory
4575     or not (in order to prevent accidental cleaning by the user).
4576   * Automatically enforcing fat32 on usb-hdd when detecting files bigger than
4577     2GB.
4578   * Automatically enforcing fat32 on usb-hdd when detecting partitions bigger
4579     than 2GB.
4580   * Simplyfing partition size check when enforcing fat32.
4581   * Removing example hook for qemu-launcher, this is now in the archive as
4582     autorun4linuxcd package.
4583   * Adding example hook to update initramfs.
4584   * Updating cursor.sh with additional functions.
4585   * Re-including syslinux-common for lenny in the rescue list.
4586   * Adding lxde list, thanks to Kam Salisbury <kam@kamsalisbury.com>.
4587   * Adding moreutils to rescue list.
4588   * Adding scripts directory to to include custom helper scripts.
4589   * Removing sbm, not needed anymore.
4591   [ Mathieu Geli ]
4592   * Correcting some little glitches building with the rescue list.
4594   [ Marco Amadori ]
4595   * Splitted "longoptions" in various lines.
4597  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 19 Sep 2008 14:00:00 +0200
4599 live-helper (1.0.0-2) unstable; urgency=medium
4601   [ Daniel Baumann ]
4602   * Adding nilfs2-tools to rescue list.
4603   * Including btrfs-tools in rescue list only when building sid.
4604   * Using internal prefix for PACKAGES variable in function/packages.sh
4605     (Closes: #468900).
4606   * Improving check for a mounted chroot/dev/pts to cover all terminals, not
4607     just the 0th (Closes: #459697, #459779).
4608   * Renaming sections to categories in order to use the same names as Debian
4609     Policy does (Closes: #483777).
4610   * Since #433076 is fixed in live-initramfs, we only need to adjust owner of
4611     the live-user when using casper for etch builds.
4612   * Moving the automatic run of the script tests to package build-time
4613     invokation.
4614   * Introducing config/binary_rootfs/excludes as a generic way to exclude files
4615     manually from the binary image.
4616   * Passing -wildcards to mksquashfs call when having excludes, thanks to
4617     Phillip Lougher <phillip@lougher.demon.co.uk>.
4618   * Adding Debian Forensics packages to rescue list.
4619   * Replacing Chroot(); call for removing the udev persistent-net rules with a
4620     direct rm call to avoid beeing expanded by the shell based on the build
4621     systems files.
4622   * Adding some more packages to the rescue list.
4623   * Adding some more packages to the rescue list again.
4624   * Setting project email address to the new debian-live@lists.debian.org.
4625   * Adding lsusb to rescue list.
4626   * Correcting chroot call to process config/binary_rootfs/excludes in chrooted
4627     builds.
4629   [ Marco Amadori ]
4630   * Fixed 2 typos in getopt longoptions string.
4632  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Sep 2008 00:00:00 +0200
4634 live-helper (1.0.0-1) unstable; urgency=medium
4636   [ Antonio Terceiro ]
4637   * Sorting functions alphabetically.
4638   * Replacing file checking with ls by function calls
4640   [ Chris Lamb ]
4641   * Install loop-aes-utils if we are using encryption.
4642   * Support expanding wildcards in udeb excludes.
4643   * Remove pointless whitespace.
4644   * Only install unionfs-tools under Etch in rescue list.
4645   * Correct logic in LH_BOOTAPPEND_INSTALL handling
4646   * Removing surrounded braces from LH_BOOTAPPEND_INSTALL - it is expanded by
4647     sed, not the shell.
4648   * Correcting typo LH_BOOTSTRAP_INSTALL -> LH_BOOTAPPEND_INSTALL in Grub kernel
4649     parameters.
4650   * Correct bogus path for d-i preseed files.
4651   * Don't install lists from chroot_local-packageslists without them being
4652     specified in LH_PACKAGES_LISTS (Closes: #490755)
4653   * Don't use interpolation to print usage and help as it breaks newlines and
4654     tabs.
4655   * Remove accidental trailing '"' (quote) package from lh_config usage.
4656   * Tidy "install" / "install-binary" handling in lh_chroot_apt.
4657   * Add informational comments to generated /etc/apt/preferences stanzas.
4658   * Generate Release file for chroot_local-packages when APT_SECURE is disabled.
4659   * Prevent (harmless) duplicate entries appearing in /etc/apt/preferences
4660   * Remove gettext from Build-Depends (it's already in Build-Depends-Indep).
4661   * Correcting aesthetic typo "proces" -> "process".
4662   * Add leading space to prevent unnecessary diff when running lh_config
4663     repeatedly.
4664   * Rename internal LH_BOOTAPPEND_PRESEED variable to _LH_BOOTAPPEND_PRESEED
4665   * Ensure the binary image does not inherit the binary stage's APT settings.
4666   * Always create stagefile for chroot_install-packages and require it for
4667     lh_source
4668   * Correct indentation of conditional code.
4669   * Clean source.list instead of binary.list when calling lh_clean --source.
4670   * Move gettext to Build-Depends-Indep.
4671   * Add busybox to DI_PACKAGES as its required to install kernels.
4672   * Choose correct d-i install method for "live" and usb-hdd/tar image types.
4673   * Don't duplicate .debs of packages in binary/pool that are installed via
4674     live-installer.
4675   * Create pool/main to prevent build failure when no local .debs are queued for
4676     installation.
4677   * Don't include the bootstrap .debs on live-installer based disks (saves
4678     ~30MiB).
4679   * Rework WGET_OPTIONS and use "--no-verbose" by default (just prints the URL).
4680   * Fix "lh_config -c". Thanks to Simon Schiele <lists@codingmonkey.de>.
4681   * Remove --debian-installer-daily from getopt call.
4682   * Update lh_config(1) to match status of
4683     LH_DEBIAN_INSTALLER_{DAILY,DISTRIBUTION}.
4684   * Fix a bug in chroot_local-packages where packages were upgraded with
4685     themselves during lh_binary stages.
4686   * Fix bug in LH_DEBIAN_INSTALLER_DISTRIBUTION = "daily" handling.
4687   * Disabling call to "update-initramfs" in lh_chroot_hacks.
4688   * Always add our apt_preference(5) pinning stanza when using local-packages.
4689   * Ensure packages in config/chroot_local-packages override all others.
4690   * Test whether to use hard-links when caching d-i downloads.
4691   * Print a warning when package caching is disabled but d-i integration is
4692     enabled.
4693   * Don't install Recommends of d-i packages.
4694   * Call "Check_defaults" in lh_build.
4695   * Print nicer error message when bootstrap missing from LH_CACHE_STAGES.
4696   * Remove 'E:' prefix in call to Echo_error - it gets added later too.
4697   * Don't attempt install deprecated helpers/make-live.
4698   * Add lh_chroot_local-patches helper to apply local patches against chroot.
4699   * Fix cache poisoning issue in lh_binary_debian-installer with 404 downloads
4700   * Don't attempt to use live-installer on Etch; it would simply result in no
4701     bootstrap method.
4702   * Cache d-i kernel, initrd and mini.iso downloads (Closes: #492085)
4703   * Wrap most calls to wget in lh_binary_debian-installer.
4704   * Add system-config-printer as a replacement to gnome-cups-manager.
4705   * Removed "gnome-cups-manager" from package lists as it has been removed from
4706     Lenny due to being obsolete. (Closes: #491695)
4708   [ Daniel Baumann ]
4709   * Preserve changed apt settings (pdiffs, recommends, and secure) in binary
4710     image (Closes: #494640).
4711   * Updating chroot hacks to reflect namechange of the udev persistent rules.
4712   * Correcting typo in win32-loader config.
4713   * Correcting win32-loader default values.
4714   * Moving win32-loader inclusion support from external hook into main program
4715     (Closes: #476546).
4716   * Adding generic echo function.
4717   * Removing currently unused help message in lh_config.
4718   * Sorting authors file.
4719   * Removing superfluous echo type from echo call.
4720   * Correcting escaping of $VERSION in LH_ISO_PREPARER defaults.
4721   * Updating po files.
4722   * Replacing remaining echo calls with proper echo functions.
4723   * Don't expand version in default configuration, but rather use it
4724     dynamically.
4725   * Moving live-helper defaults file for cron autobuilder from
4726     /etc/default/live-helper to /etc/default/live-helper_autobuild in order to
4727     not conflict with the system-wide default file for helper configuration.
4728   * Adding guessing of the preseeding filename, and way to manually overwrite it
4729     (or select it in case of multiple available preseeding files).
4730   * Switching chechbashism call to now fail and abort rather than just give a
4731     warning if bashishms are detected.
4732   * Using $HOST rather than $HOSTNAME to avoid false positive in checkbashisms.
4733   * Using signal names rather than signal numbers in trap calls.
4734   * Merging debian-installer-daily option into debian-installer-distribution.
4735   * Bumping version number to 1.0.0.
4736   * Updating credits file.
4737   * Only using hardlinks for local-packages when hardlinks are possible.
4738   * Removing make-live legacy helper.
4739   * Updating debian release information.
4740   * Making check for local-patches silent.
4741   * Making check for local-includes silent.
4742   * Using rfc2606 invalid tld instead of dummy.
4743   * Using better suited variable name for live-helpers local key.
4745   [ Frederic Daniel Luc Lehobey ]
4746   * Added po4a support for manpages. Use case: 'make po4a'.
4748   [ Marco Amadori ]
4749   * Removing evms from rescue list, package got removed from debian.
4751   [ Tiago Bortoletto Vaz ]
4752   * Making help.sh and version.sh messages translatable.
4753   * Making lh_chroot_interactive and lh_source_usb-hdd messages translatable.
4754   * Making lh_binary_usb-hdd messages translatable.
4755   * Making usage.sh messages translatable.
4756   * Supporting remote preseeding files.
4757   * Also allowing multiple preseeding files for netboot.
4758   * Allowing to use more than one preseeding file to be on the media.
4759   * Adding last modifications in order to have localization fully working in
4760     live-helper. This commit goes with some pt_BR translations just for testing.
4761     Thanks to Antonio Terceiro for helping and coding in some shell stuff.
4762   * Adding the basic infrastructure to provide l10n support for live-helper.
4763   * Minor typo fix for encryption parameter in lh_config help message.
4764   * Suporting debian-installer distribution choice, which makes possible to
4765     build a image using a system-independent debian-installer suite. The config
4766     option for this is --debian-installer-distribution CODENAME.
4767   * Adding missing debian-installer options in lh_config --help message.
4768   * Improving message when using default values in /etc/default/live-helper.
4770  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 24 Aug 2008 00:00:00 +0200
4772 live-helper (1.0~a48-1) unstable; urgency=medium
4774   [ Chris Lamb ]
4775   * Additionally clean md5sum.txt temporary file.
4776   * Remove pointless whitespace.
4777   * Temporarily replace /dev/urandom with /dev/random when creating local
4778     packages key.
4779   * Correct d-i kernel and initrd locations in grub entries. Thanks to Jun
4780     NOGATA <nogajun@gmail.com> for the patch. (Closes: #490245)
4781   * Fix a bug where a /etc/apt/preferences supplied in chroot_local-includes was
4782     always being deleted when used in conjunction with
4783     config/chroot_apt/preferences.
4784   * Abort build if working directory contains spaces - not supported by (at
4785     least) debootstrap and cdebootstrap.
4786   * Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use.
4787     Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. (Closes: #490114)
4788   * Fix syntax error in --ignore-system-defaults handling.
4789   * Ensure ~/.gnupg exists (required for gnupg >= ~1.4.9)
4790   * Fix bug where command-line argument --ignore-system-default was not seen
4791     before it was required.
4792   * Fix formatting error with --ignore-system-defaults in "lh_config --help"
4793   * Add --ignore-system-defaults option to not source /etc/default/live-helper.
4794   * Correct location of /etc/default/live-helper in lh_config(1) manpage.
4795   * Perform in LH_BOOTAPPEND_INSTALL conditional expansion manually to avoid
4796     expansion bug/feature on repetitive calls to lh_config (Closes: #488672)
4797   * Use a temporary apt key when installing local packages (Closes: #488257)
4798   * Fix caching of APT indices (Closes: #478744)
4799   * Refactor d-i GTK image selection, ensuring the GTK installer is only chosen
4800     on the netboot variant when building on powerpc.
4801   * Only consider linux-image-2.6-prep powerpc kernel image on Etch.
4802   * Refactor remote d-i location handling and ensure correct locations for
4803     powerpc.
4804   * Print a friendlier message if debootstrap or cdebootstrap cannot be found.
4805   * Re-order a case statement for consistency.
4806   * Fix incorrect test for sparc architecture in binary include handling.
4807   * Add support for generation of sparc netboot images.
4808   * Add support for sparc "tar" binary image type.
4809   * Add support for sparc install includes.
4810   * Refactor destination setting in lh_binary_silo to check arguments at
4811     beginning of the script.
4812   * Abort build if building from the root directory (/) as this causes misc
4813     build failures.
4814   * Emit a warning when running lh_build without a config/ directory.
4815   * Migrate a In_list candidate to grep -E.
4816   * Migrate a few uses of grep to In_list.
4817   * Add In_list function to extract various bits of code that did (or should
4818     have done) the same job.
4819   * Remove a useless space
4820   * Consolidate grep text searching predicates to use "grep -qs"
4821   * Revert aborting live d-i installation if minimal/stripped is selected and
4822     instead attempt to not break the chroot too much in this case
4823   * Replace another unweildy "if P1 || P2" statement with its "case" equivalent.
4824   * Remove more imported whitespaces.
4825   * Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds
4826     with --mirror-bootstrap isntead of --mirror-binary-security.
4827   * Only deference symlinks on usb-hdd filesystems that do not support symlinks.
4828   * Add support for ext2 and ext3 to lh_source_usb-hdd.
4829   * Add support for usb-hdd on sparc (requires parted 1.8 from experimental).
4830   * Refactor mkfs handling.
4831   * Refactor partition table type handling.
4832   * Refactor partition type handling.
4833   * Prefix mount and unmount in lh_binary_debian-installer with LH_ROOT_COMMAND.
4834   * Add support for sparc to lh_binary_debian-installer.
4835   * Add support for the sparc architecture.
4836   * Add lh_binary_silo and associated templates to support the SILO bootloader.
4837   * Ensure apt-utils is installed in the helpers it is required.
4838   * Abort if "live" d-i installation is attempted with minimal or stripped
4839     LH_PACKAGES_LISTS
4840   * Fix truncated Echo_breakage messages.
4841   * Fix d-i locations in yaboot entries.
4842   * Fix trivial typographic error ("flavor" => "flavour")
4843   * Only deference symlinks on FAT{16,32} partitions on usb-hdd.
4844   * Replace install.amd/install -> install.386/install symlink with a real copy.
4845   * Revert always deferencing symlinks when installing some binary includes.
4846   * Add Echo_breakage for messages preceeding often-breaking stages and use
4847     before {c,}debootstrap calls
4848   * Replace a few unweildy "if" statements with their "case" equivalents
4849   * Move Etch syslinux workaround closer to the original definitions
4850   * Use correct location of powerpc d-i images.
4851   * Set correct d-i image type on usb-hdd and tar image types
4852   * Remove pointless "echo" statements pre- and post- cdebootstrap
4853   * Allow LH_APT_SECURE to disable package cdebootstrap package authentication
4854   * Rename USE_NETBOOT_DI to DI_IMAGE_TYPE
4855   * Always deference symlinks when installing some binary includes to fix
4856     breakage on amd64.
4857   * Ensure "Using system defaults" message appears when calling lh_config
4858     without --verbose
4859   * Don't skip single dot-files in the root directory of binary and chroot local
4860     includes
4861   * Don't exclude live-installer when LH_DEBIAN_INSTALLER=live
4862   * Fix a few bogus guards in lh_binary_debian-installer
4863   * Show contents of /etc/default/live-helper in bug info collection script
4865   [ Daniel Baumann ]
4866   * Removing imported whitespaces.
4867   * Parsing local arguments to lh_config last.
4868   * Correcting order where system-wide lh_config defaults file is read, thanks
4869     to Juergen Fiedler <juergen.fiedler@gmail.com>.
4870   * Only saving source indices to indices cache if source indices are actually
4871     existing, thanks to Thanatermesis <thanatermesis.ecvs@elivecd.net>.
4872   * Correcting path for system-wide lh_config defaults file.
4874   [ Marco Amadori ]
4875   * Added support for /etc/live-helper.
4876   * Removed a useless space.
4878  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Jul 2008 00:00:00 +0200
4880 live-helper (1.0~a47-1) unstable; urgency=medium
4882   [ Antonio Ospite ]
4883   * Fix formatting problems in lh_config man page
4885   [ Chris Lamb ]
4886   * Create chroot_local-preseed/ directory when building config/ in
4887     lh_config
4888   * Fix minor typographical error in live-helper(7)
4889   * Compress build logs. Thanks to Mathieu Geli for the suggestion.
4891   [ Daniel Baumann ]
4892   * Updating vcs fields in control file.
4893   * Adding uuid-runtime to suggests.
4894   * Moving bugs document to live-manual.
4895   * Updating to standards 3.8.0.
4896   * Updating udeb include/exclude files from debian-cd.
4897   * Reverting previous commit to compress build logs.
4899  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Jun 2008 00:00:00 +0200
4901 live-helper (1.0~a46-2) unstable; urgency=medium
4903   [ Chris Lamb ]
4904   * Allow needle and haystack parts of packagelist #if constructs to be
4905     lists
4906   * Conditionally add non-free rar and unrar. Add unrar-free
4907     unconditionally.
4908   * Remove buggy ext2resize
4909   * Remove oldstable-only hwtools from rescue list
4910   * Remove removed/non-Debian packages pasd, irpas and nsed from rescue
4911     list
4912   * Correct typo of "ntfs3g" -> "ntfs-3g" in rescue list
4913   * Only install reaim on Etch in rescue list
4914   * Correct typo of "geopip-bin" => "geoip-bin"
4915   * Only install sysutils on Etch in rescue list
4916   * Only install read-edid on i386 and powerpc in rescue list
4918  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Apr 2008 18:00:00 +0200
4920 live-helper (1.0~a46-1) unstable; urgency=low
4922   [ Tiago Bortoletto Vaz ]
4923   * Support list of items for conditionals in package lists
4924   * Fixed minor typographical error in rescue flavor file.
4925   * Improving rescue flavor: added a set of missing tools, mainly for
4926     file system
4928   [ Chris Lamb ]
4929   * Only install pstack on i386 (Closes: #477815)
4930   * Support simple conditionals in package lists (Closes: #478273)
4931   * Use APT::Install-Recommends to disable installation of recommends
4932     for Etch
4934   [ Daniel Baumann ]
4935   * Adding netboot tarballs and plain squashfs images to images build
4936     script.
4937   * Adding powerpc64 to default kernel flavours (in addition to the
4938     normal 32 bit one).
4939   * Adjusting obtaining of the date string in snapshots.sh to new git
4940     log date format.
4941   * Updating Richards email address.
4942   * Producing rsyncable tarballs where possible.
4943   * Also taking mirrors from environment in image.sh.
4944   * Taking config variables for images.sh from environment.
4945   * Handling sourceless builds in images.sh.
4946   * Removing old cron example scripts for image building, they are
4947     obsoleted by images.sh.
4948   * Updating live-magic git location.
4949   * Getting architecture dynamically in images cron script.
4950   * Correcting permissions in snapshot script.
4952  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Apr 2008 00:00:00 +0200
4954 live-helper (1.0~a45-1) unstable; urgency=medium
4956   [ Tiago Bortoletto Vaz ]
4957   * lh_chroot_local-preseed: fix minor typo
4959   [ Chris Lamb ]
4960   * Install most chroot packages in one  call (Closes: #475739)
4961   * Install local packages using a local APT repo instead of using "dpkg -i"
4962   * hooks/minimal: Use "find -print0 | xargs -0" idiom over "find | xargs"
4963   * Allow fallback to chroot_package-lists inside binary lists
4964   * Remove temporary binary package list files
4965   * Tidy calls to new Expand_packagelist
4966   * Rewrite Expand_packagelist to not be recursive
4968   [ Daniel Baumann ]
4969   * Updating snapshot build script.
4970   * When building snapshot images, also storing source.list away.
4971   * Building snapshot images with --apt-recommends disabled.
4972   * Adding example script to build a row of images.
4973   * Some formating and style cleanups.
4974   * Using one single packages cache directory for all chroot packages.
4975   * Using hardlinks to copy local packages into chroot.
4976   * Moving lh_chroot_packages call in lh_chroot to old place.
4977   * Updating snapshots url.
4978   * Adding live-magic to snapshots.
4979   * Adding debian-unofficial-archive-keyring to snapshots.
4980   * Updating live-snapshots example sources.
4981   * Removing non anymore existing live-backports example sources.
4982   * Renaming image build script.
4983   * Adjusting Save_cache(); to skip already cached .deb files and only
4984     copying new packages to it.
4986  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 21 Apr 2008 00:00:00 +0200
4988 live-helper (1.0~a44-1) unstable; urgency=medium
4990   [ Chris Lamb ]
4991   * lh_chroot_linux-image: Catch missing case in local live-initramfs
4992     handling
4993   * helpers/lh_config, functions/defaults.sh: Correct "boostrap" ->
4994     "bootstrap"
4995   * lh_binary_debian-installer: Add dependency on 'wget'
4996   * Don't install "Recommends:" when installing local tools
4997   * Fix a number of issues with Syslinux templates (Closes: #476204)
4998   * Use "find -path" for matching "path/to/file" files (Closes: #476206)
4999   * Fix quoting when installing local packages (Closes: #470683)
5000   * Fix typo in policy-rc.d
5002   [ Daniel Baumann ]
5003   * Updating oot example hooks to loop through all install kernel
5004     flavours.
5005   * Sorting image file lists.
5006   * Consistenly using short options rather than long options in function
5007     files.
5008   * Improving .deb caching by using hardlinks (if possible).
5009   * Creating binary and source file lists in build directory.
5010   * Also copying binary package list to build directory.
5011   * Also adding a packages.txt when building etch images, although there
5012     is a casper/filesystem.manifest already.
5014  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Apr 2008 00:00:00 +0200
5016 live-helper (1.0~a43-1) unstable; urgency=medium
5018   * Sort md5sum.txt files again after filename.
5019   * Fixing forgotten variable in conffile loop.
5020   * Updating help output of lh_config.
5021   * Applied patch from Erwan Le Gall <elegall@linagora.com> to give a
5022     warning when installing local packages with wrong naming scheme.
5023   * Using new Read_conffile(); now.
5024   * Allowing multiple arguments for Read_conffile();.
5025   * Centraly evaluate LH_CONFIG for custom configuration file.
5026   * Adding 'all' configuration file.
5027   * Removing temporary workaround of adding lzma-modules2.6 to linux
5028     packages, all fixed squashfs are now in sid and lenny.
5030  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 Apr 2008 00:00:00 +0200
5032 live-helper (1.0~a42-1) unstable; urgency=medium
5034   * Also including lzma modules on lenny temporarily.
5035   * Applying patch from Bas Wijnen <wijnen@debian.org> to correct error
5036     messages in Require_stagefile (Closes: #472774).
5037   * Applying patch from Bas Wijnen <wijnen@debian.org> to make
5038     Check_crossarchitecture() working on non-listed architectures
5039     (Closes: #472775).
5041  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2008 00:00:00 +0200
5043 live-helper (1.0~a41-1) unstable; urgency=medium
5045   [ Daniel Baumann ]
5046   * Fixing md5sum.txt creation to not fail on filenames with
5047     whitespaces, thanks to Bas Wijnen <wijnen@debian.org> (Closes:
5048     #469085).
5049   * Updating copy instructions in example sources to match current
5050     state.
5051   * Updating credits.
5052   * Switching default of LH_APT from aptitude to apt for >= lenny.
5053   * Correcting wrong logic on handling secure apt.
5054   * Including 686 kernel flavour on i386 too, but defaulting (still) to
5055     486 for compatibility reasons.
5057   [ Chris Lamb ]
5058   * lh_chroot_hacks: Ensure initrds are group- and world- readable
5059   * Allow LH_ENCRYPTION="disabled" to disable encryption
5060   * lh_binary_encryption: Rework and fix broken AES encryption routines
5061   * lh_binary_rootfs: Remove
5062   * lh_binary_debian-installer: Preseed by repacking initrd in some
5063     situations
5064   * lh_binary_debian-installer: Merge pool/netboot determining logic
5065   * lh_binary_debian-installer: Remove "local"-oriented bashisms
5066     (Closes: #471873).
5067   * lists/gnome-core: Add gnome-themes
5068   * lh_chroot_linux-image: Install dependencies differently when using
5069     aptitude
5070   * lh_binary_debian-installer: Don't use --no-clobber for downloading
5071     files
5072   * lh_binary_debian-installer: Only create package pools when necessary
5073   * lh_binary_debian-installer: Re-enable d-i on netboot images
5074   * hooks/stripped: Clean Lintian and Linda overrides in 'stripped' hook
5076   [ Cyril Brulebois ]
5077   * Fix various typos.
5079  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Mar 2008 00:00:00 +0100
5081 live-helper (1.0~a40-1) unstable; urgency=medium
5083   [ Chris Lamb ]
5084   * Ensure syslinux entry names match templates and standard d-i names
5085   * Don't append 'quiet' kernel parameter in rescue modes
5087   [ Daniel Baumann ]
5088   * Updating bug script to also check for recently added packages to
5089     suggests.
5090   * Adding bug presubj message.
5091   * Fixing incomplete changelog entry from git-dch.
5092   * Reworded package description.
5093   * Improved wording of debian-live splash license.
5094   * Removing (temporary) preinst, not needed anymore.
5095   * Cleaning up target depends in rules.
5096   * Updating documentation about how to report bugs.
5097   * Updating copyright years to 2008.
5098   * Bumping live-helper version.
5099   * Re-adding quiet on all d-i install targets in post-etch, except
5100     expert (and keeping Chris fixed quiet handling).
5101   * Adjusting wrong variable convention in syslinux templates for
5102     LH_VERSION (Closes: #468841).
5103   * Fixing wrong debian-installer auto target configuration.
5105   [ Otavio Salvador ]
5106   * functions/losetup.sh: use SECTORS as variable name to reflect the
5107     real usage
5109  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Mar 2008 00:00:00 +0100
5111 live-helper (1.0~a39-1) unstable; urgency=medium
5113   [ Bas Wijnen ]
5114   * Making usb-hdd images large enough (Closes: #468855).
5116   [ Chris Lamb ]
5117   * Use ${*} instead of ${@} for checking for no arguments in lh_clean.
5119   [ Daniel Baumann ]
5120   * Fixing spelling mistake in changelog.
5121   * Fixing manpage quoting errors.
5122   * Rewriting copyright in machine-interpretable format.
5123   * Adding option to set binary-net compression (or disable it).
5124   * When a wrong argument is passed, that argument should be listed
5125     (Closes: #468201).
5126   * Added forgotten getopts arguments for chroot mirror.
5127   * Adding lzma modules on sid.
5128   * Changing version scheme for snapshots.
5129   * Fixing typo in sed call to set isolinux splash file.
5130   * Honor local preseeding file for debian-installer.
5131   * Using wildcards to support more than one preseeding file.
5132   * Including default kernel-img.conf in live-systems.
5133   * It's actually enough to just truncate kernel-img.conf and also less
5134     invasive than including a default configuration.
5135   * Adding --jffs2-eraseblock parameter.
5136   * Adding temporary hack to remove fstab when using live-installer.
5137   * Fixed accidental overwriting of LH_NET_TARBALL value in defaults.
5138   * Also handling ext3 in lh_binary_rootfs, thanks to Bas Wijnen
5139     <wijnen@debian.org> (Closes: #468902).
5141  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Mar 2008 00:00:00 +0100
5143 live-helper (1.0~a38-1) unstable; urgency=medium
5145   [ Chris Lamb ]
5146   * Implement -u/--usage function in lh_clean (Closes: #454553)
5147   * Implement -v/--version and -h/--help in lh_clean.
5148   * Remove 'ssl' package references from mini and minimal hooks.
5149   * Don't prompt when autoremoving packages in minimal hooks.
5150   * Don't put more than one glob on a 'for' line, unless they are
5151     guaranteed
5152   * Refactor installing file to binary/pool/main/./.* functionality.
5153   * Remove conditionals, as an expansion never 'fails': it just
5154   * Move installing binary.deb/archives/*.deb.
5155   * Use Install_file for udebs.
5156   * Refactor d-i udeb handling with better failure mode (Closes:
5157     #444565)
5158   * Re-add guards against bogus 'for' shell expansion.
5159   * Re-order hooks such that local hooks are executed first. (Closes:
5160     #453360)
5161   * Remove trailing newline from syslinux splash screens. (Closes:
5162     #457740)
5163   * Remove duplicated 'irpas' package in rescue list.
5164   * Use C-style 'include' in lists (backwards compatible).
5166   [ Daniel Baumann ]
5167   * New upstream release.
5168   * Fixing typing error in Makefile.
5169   * Also removing manpage cache in cleanup.
5170   * Fixed incomplete fdisk parameter list in lh_config --help.
5171   * Don't fail silently when extern executables are configured but not
5172     present.
5173   * Fixing changelog email address.
5174   * Bumping standards version.
5175   * Removing mkisofs from recommends, not needed anymore.
5176   * Updating rules.
5177   * Checking LH_APT when using mini and minimal package lists.
5178   * Adding example binary hook to copy live-helper and its config based
5179     on the idea from Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
5180   * Adding lh_local based on the idea from Tzafrir Cohen
5181     <tzafrir.cohen@xorcom.com>.
5182   * Addjusting lh helper to be called from lh_local.
5183   * Switching to GPL3+.
5184   * Removing discover from standard-x11 list, udev does the same.
5185   * Don't fail if resolv.conf is a symlink, thanks to David Madore
5186     <david.madore@ens.fr> (Closes: #457595).
5187   * Fixing changelog.
5188   * Consistently using the pipe as separator in sed commands now.
5189   * Checking for /sys/class rather than /sys/kernel, avoids problem when
5190     running under OpenVZ which doesn't have sys/kernel, thanks to
5191     Takeshi Yaegashi <yaegashi@debian.org>.
5192   * Using ftp.us.debian.org rather than ftp.debian.org, see
5193     http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html.
5194   * Fixing typo, thanks to Fathi Boudra <fabo@debian.org>.
5195   * Merging old live-package debian changelog into current debian
5196     changelog.
5197   * Merging old live-package debian changelog entry for testing upload.
5198   * Renaming mini flavour to stripped to avoid confusion, thanks to
5199     Fathi Boudra <fabo@debian.org> and Ben Armstrong <synrg@debian.org>.
5200   * Installing initramfs generator from local-packages, if available.
5201   * Removing install call for old changelog, which is not needed
5202     anymore.
5203   * Correcting wrong installation attempt of initramfs generator from
5204     local-packages.
5205   * Working arround aptitude behaviour of removing packages rather than
5206     to installing missing depends when using initramfs generator from
5207     local-packages.
5208   * Removing unintendet set -x.
5209   * Fixing typo.
5210   * Adding apt/aptitude options.
5211   * Renaming extra bootstrap indices to chroot.
5212   * Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing
5213     dedicated LH_MIRROR_BOOTSTRAP for debootstrap/cdebootstrap only.
5214   * Improving etch compat warnings.
5215   * Fixing aptitude typo.
5216   * Fixing quoting with chroot wrapper calls.
5217   * Re-adding additional indices updated, otherwise we wouldn't honor
5218     thirdparty repositories (anymore).
5219   * Updating devel-live package list.
5221   [ Otavio Salvador ]
5222   * bootstrap: adds support to debootstrap 1.0.7
5223   * bootstrap: use minbase flavour when LH_PACKAGES_LISTS is set to
5224     minimal
5225   * binary: do not fail if parameters.txt isn't available
5226   * chroot: don't fail if /dev/pts is already mounted
5227   * debian: add mtd-tools in suggests field since it's used when jffs2
5228     is chosen
5229   * lh_source_debian: add mtd-tools since it provides mkfs.jffs2
5230     application
5231   * lh_config: add jffs2 in supported filesystems
5232   * lh_binary_encryption: add jffs2 as not supported filesystem
5233   * lh_binary_rootfs: add support to generate jffs2 filesystem
5235  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Feb 2008 13:33:00 +0100
5237 live-helper (1.0~a37-2) unstable; urgency=medium
5239   * Disabling global arguments in lh_clean (Closes: #451960).
5241  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 19 Nov 2007 18:00:00 +0100
5243 live-helper (1.0~a37-1) unstable; urgency=medium
5245   * New upstream release.
5246   * Preparing live-helper 1.0~a37-1.
5247   * Fixing some coding style issues.
5248   * Removing German manpages, they will be re-translated after the
5249     English manpages are finished.
5250   * Rewritten live-helper manpage.
5251   * Fixing typing errors.
5252   * Extending conffiles to allow config/., config/., as well as config/,
5253     config/. and config/..
5254   * Adding manpage for lh.
5255   * Fixed wrapping.
5256   * Rewritten lh_binary manpage.
5257   * Rewritten lh_bootstrap manpage.
5258   * Rewritten lh_chroot manpage.
5259   * Rewritten lh_source manpage.
5260   * Rewritten lh_build manpage.
5261   * Fixing fstab handling.
5262   * Moving lh_losetup into an internal function, avoiding helper failure
5263     with return value due to new trap.
5264   * Fixing typing error.
5265   * Mounting pseudo filesystems before creating binary images in non-
5266     chrooted builds.
5267   * Do not create the filesystem with parted.
5268   * Do really not create the filesystem with parted.
5269   * Speeding up the dd call, thanks to Peter Skogstroem
5270     <peter.skogstrom@bitrunner.com>.
5271   * Adding binary filesystem option, currently only supporting fat16 and
5272     fat32.
5273   * Adding an upgrade and dist-upgrade to lh_chroot_sources, so that
5274     security updates gets pulled into the base system. Thanks to Kai
5275     Hendry <hendry@iki.fi>.
5276   * Fixing wrong parted call.
5277   * Removing lh_bootstrap_* manpages temporarily.
5278   * Switching lh_clean to proper command line arguments.
5279   * Moving sanity check in lh_clean to the earliest possibility.
5280   * Rewriting lh_clean manpage.
5281   * Fixing lh_clean manpage synopsis formatting.
5282   * Rewritten lh_config manpage.
5283   * Rewritten lh_testroot manpage.
5285  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 19 Nov 2007 00:00:00 +0100
5287 live-helper (1.0~a36-1) unstable; urgency=medium
5289   * New upstream release.
5290   * Preparing live-helper 1.0~a36-1.
5291   * Fixing trap call as suggested by Justin Pryzby
5292     <jpryzby@quoininc.com> (Closes: #431160, #449087).
5293   * Correcting some language shortcommings.
5294   * Fixing wrong kernel flavour warning message on m68k.
5295   * Evaluating local arguments befor setting the defaults (Closes:
5296     #444985).
5297   * Adding custom reportbug script.
5298   * Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini.
5299   * Fixing some coding style issues.
5300   * Added warning about etch compatibility of lh_config options.
5301   * Adding generic lh wrapper.
5302   * Fixing spelling mistake, thanks to Kel Modderman <kel@otaku42.de>.
5303   * Improving trap call to unmount pseudo filesystem when failing as
5304     suggested by Justin Pryzby <jpryzby@quoininc.com>.
5305   * Updating to install the generic wrapper.
5306   * Fixing trap call, thanks to An-Cheng Huang <ancheng@vyatta.com>.
5307   * Making umount calls check if they are actually necessary.
5308   * Extending --force to also cover lockfiles to avoid recursive loop
5309     within trap.
5310   * Fixing typing error, thanks to An-Cheng Huang <ancheng@vyatta.com>.
5311   * Adding some more fakeroot related fixes from An-Cheng Huang
5312     <ancheng@vyatta.com>.
5313   * Adding a check to see if user is running lh_clean from a sane
5314     location (i.e. not config/), thanks to Kai Hendry
5315     <hendry@webconverger.com>.
5316   * Adding check to detect gnu-fdisk and using the original fdisk,
5317     thanks to Peter Skogstrƶm <peter.skogstrom@bitrunner.com> for the
5318     report.
5319   * Removing the whole cache, not just the .deb cache in mini and
5320     minimal hooks, thanks to Franklin Piat <fpiat@bigfoot.com>.
5321   * Adding option to disable md5sum generation.
5322   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
5323   * Adding checkbashsms call to test target of the Makefile as suggested
5324     by Trent W. Buck <trentbuck@gmail.com>.
5325   * Outputting an own message when having more than one case in a
5326     helper, instead of a global one.
5327   * Removing the unmounting of pseudo filesystems from the trap call,
5328     needs some other changes before it can safely be done.
5329   * Adding 'remove' case, which is in between of all and purge.
5331  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Nov 2007 00:00:00 +0100
5333 live-helper (1.0~a35-1) unstable; urgency=medium
5335   [ Daniel Baumann ]
5336   * New upstream release.
5337   * Preparing live-helper 1.0~a35-1.
5338   * Corrected wrong path, thanks to Ben Armstrong <synrg@debian.org>.
5339   * Renaming live-failsafe boot target to livefailsafe (Closes:
5340     #450576).
5341   * Using shell redirection to truncate rather than additional
5342     commands/forks/files, thanks to Justin Pryzby
5343     <jpryzby@quoininc.com>.
5344   * Documenting preseeding for sun-java hooks, thanks to Antonio Amorim
5345     <Antonio.Amorim@sim.fc.ul.pt>.
5346   * Adding option to allow building in fakeroot/fakechroot environment,
5347     thanks to An-Cheng Huang <ancheng@vyatta.com>.
5349   [ Jesse Hathaway ]
5350   * add force flag when removing /etc/mtab for exposedroot mode
5351   * allow basename of net-root-path to be binary
5352   * add /etc/adjtime to list of writable files in exposed root mode
5353   * fix syslinux timeout option
5354   * fix isolinux when booting multiple kernel flavours
5355   * add new option --syslinux-menu to enable syslinux menu
5357  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  5 Nov 2007 00:00:00 +0100
5359 live-helper (1.0~a34-1) unstable; urgency=medium
5361   [ Daniel Baumann ]
5362   * New upstream release.
5363   * Correcting homepage field.
5364   * Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034).
5365   * Fixing typing error (missing paranthese).
5366   * Correcting vcs fields.
5367   * Fixing typing error (wrong variable name).
5368   * Setting LH_BOOTSTRAP_FLAVOUR only when using cdebootstrap.
5369   * Fixing indenting.
5370   * Adding lh_chroot_devpts.
5372   [ Jesse Hathaway ]
5373   * add new option to mount cow device on nfs volume
5375   [ Maarten ter Huurne ]
5376   * Fixed lh_config tool name in manpage.
5377   * Avoid [Y/n] query on package autoremove in "mini" hook.
5379  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 29 Oct 2007 00:00:00 +0100
5381 live-helper (1.0~a33-1) unstable; urgency=medium
5383   [ Daniel Baumann ]
5384   * New upstream release.
5385   * Preparing live-helper 1.0~a33-1.
5386   * Adding cryptsetup.
5387   * Removing ubuntu support.
5388   * Removing mkisofs support.
5389   * Setting default union filesystem to for etch to unionfs.
5391   [ Alex Owen ]
5392   * fix lh_chroot_sources to actually install *.deb from
5393     config/chroot_sources
5395   [ Jesse Hathaway ]
5396   * add exposedroot option which exposes the root fs as ro
5398   [ Maarten ter Huurne ]
5399   * Remove ".img" from kernel image file name.
5400   * Added feature to exclude paths from the root filesystem.
5402  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Oct 2007 00:00:00 +0200
5404 live-helper (1.0~a32-1) unstable; urgency=medium
5406   [ Daniel Baumann ]
5407   * New upstream release.
5408   * Preparing live-helper 1.0~a32-1.
5409   * Fixing consistency error.
5410   * Adding sudo and fakeroot to suggests.
5411   * Adding check to fail if a cross build is started (Closes: #444669, #444670).
5412   * Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual
5413     value at build-time (Closes: #446306).
5414   * Adding support for a local /etc/apt/preferences file in
5415     config/chroot_apt/preferences.
5416   * Adjusting error message: debootstrap is default, hence listed first.
5417   * Setting union filesystem default to aufs since default distribution is
5418     lenny.
5419   * Fixing typing error, thanks to Peter Skogstrƶm
5420     <peter.skogstrom@bitrunner.com>.
5421   * Updating Debian stable release number, thanks to Peter Skogstrƶm
5422     <peter.skogstrom@bitrunner.com>.
5423   * Adding lh_binary_local-packageslists.
5425   [ Jesse Hathaway ]
5426   * Unify syslinux code, so that pxelinux isolinux & usb-hdd
5427   * readd support for booting etch via syslinux
5428   * lh_binary_syslinux: fix usb-hdd etch images
5430   [ Otavio Salvador ]
5431   * lh_binary_syslinux: check for  and not  to detect wrong path
5432   * lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid
5433     filename issues
5435  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 15 Oct 2007 00:00:00 +0200
5437 live-helper (1.0~a31-1) unstable; urgency=medium
5439   [ Daniel Baumann ]
5440   * New upstream release.
5441   * Preparing live-helper 1.0~a31-1.
5443   [ Otavio Salvador ]
5444   * cdebootstrap: simplified code using case instead of if's so it's
5445     easier to read
5446   * iso: move mini and minimal flavors assigment to a cannonical place
5447   * hooks/mini: remove dselect package since it's mostly unused now
5448   * bootstrap: add support to include and exclude packages
5449   * syslinux: force latin1 encoding on texts used for labels
5450   * iso: use -allow-multidot option when calling genisoimage
5451   * templates: change font used on syslinux menu to a better one
5452   * fix version guessing using proper evaluation
5453   * syslinux: fix usb-hdd entries to use menu.cfg file
5454   * syslinux: properly change timeout and do not fail if help files do
5455     not exists
5456   * syslinux: fix usb-hdd templates coping
5458  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  8 Oct 2007 00:00:00 +0200
5460 live-helper (1.0~a30-1) unstable; urgency=medium
5462   [ Daniel Baumann ]
5463   * New upstream release.
5464   * Preparing live-helper 1.0~a30-1.
5465   * Replacing backticks with POSIX expression.
5466   * Fixing typing error, thanks to Maarten ter Huurne
5467     <maarten.ter.huurne@philips.com>.
5468   * Fixing typing error, thanks to Jesse W. Hathaway <jesse@mbuki-
5469     mvuki.org>.
5470   * Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby
5471     <pryzbyj@justinpryzby.com>.
5473   [ Ben Armstrong ]
5474   * genext2fs: new switch name: --reserved-percentage; thanks, Zagiox
5476   [ Otavio Salvador ]
5477   * add template to be used by syslinux vesa menu support
5478   * add new options to allow support for syslinux with vesa menu
5479   * implements syslinux vesa menu support
5480   * refactoring: simplified if/else case since the list of supported
5481     arch were too long
5482   * syslinux: defaults to english text if we lack the specified language
5483   * syslinux: fix menu label usage for normal live boot
5484   * templates: move syslinux-menu to syslinux/menu
5485   * syslinux: always output MENU LABEL since they're ignored if menu.c32
5486     isn't loaded
5487   * syslinux: split syslinux configuration in multiple files
5488   * templates: split syslinux templates to reduce diverting
5489   * syslinux: fix memcheck path since it was using the wrong path
5490   * syslinux: fix module detection otherwise it won't be copied
5491   * debian/control: use XS-Homepage to avoid errors while calling dpkg-
5492     gencontrol
5494  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Oct 2007 00:00:00 +0200
5496 live-helper (1.0~a29-1) unstable; urgency=medium
5498   * New upstream release:
5499     - Adding preinst to take care about package upgrades with respect to
5500       directories that are symlinks now (Closes: #442408, #442922).
5501     - Fixed typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq
5502       <jp.lejacq@quoininc.com> (Closes: #443099).
5504  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Sep 2007 00:00:00 +0200
5506 live-helper (1.0~a28-1) unstable; urgency=medium
5508   * New upstream release.
5510  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Sep 2007 00:00:00 +0200
5512 live-helper (1.0~a27-1) unstable; urgency=medium
5514   * New upstream release.
5516  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Sep 2007 00:00:00 +0200
5518 live-helper (1.0~a26-1) unstable; urgency=medium
5520   * New upstream release.
5522  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Sep 2007 00:00:00 +0200
5524 live-helper (1.0~a25-1) unstable; urgency=medium
5526   * New upstream release.
5528  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 Aug 2007 00:00:00 +0200
5530 live-helper (1.0~a24-1) unstable; urgency=medium
5532   * New upstream release:
5533     - lh_clean accepts more than one argument at the same time
5534       (Closes: #439947).
5536  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 20 Aug 2007 00:00:00 +0200
5538 live-helper (1.0~a23-1) unstable; urgency=medium
5540   * New upstream release.
5542  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 13 Aug 2007 00:00:00 +0200
5544 live-helper (1.0~a22-1) unstable; urgency=medium
5546   * New upstream release:
5547     - Replacing make-live with lh_config and lh_build (Closes: #435484).
5548     - Added workaround from matth in lh_binary_grub, lh_binary_syslinux and
5549       lh_binary_yaboot to work under dash (Closes: #431748).
5550     - Using fake hostname instead of setting it at build-time (Closes: #435699).
5552  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  6 Aug 2007 00:00:00 +0200
5554 live-helper (1.0~a21-1) unstable; urgency=medium
5556   * New upstream release:
5557     - Suppresses xorg configuration in chroot (Closes: #430566).
5559  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Jul 2007 00:00:00 +0200
5561 live-helper (1.0~a20-1) unstable; urgency=medium
5563   * New upstream release.
5565  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 23 Jul 2007 00:00:00 +0200
5567 live-helper (1.0~a19-1) unstable; urgency=medium
5569   * New upstream release:
5570     - Supports using packages from the build host (Closes: #433611).
5571     - Adds destdir to default entries in grub (Closes: #433612).
5573  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 16 Jul 2007 00:00:00 +0200
5575 live-helper (1.0~a18-1) unstable; urgency=medium
5577   * New upstream release:
5578     - Dropping transitional package, not needed anymore.
5580  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Jul 2007 00:00:00 +0200
5582 live-helper (1.0~a17-1) unstable; urgency=medium
5584   * New upstream release.
5586  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  2 Jul 2007 00:00:00 +0200
5588 live-helper (1.0~a16-1) unstable; urgency=medium
5590   * New upstream release:
5591     - Caches also linux-image packages (Closes: #430511).
5593  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 25 Jun 2007 00:00:00 +0200
5595 live-helper (1.0~a15-1) unstable; urgency=medium
5597   * New upstream release:
5598     - corrected wrong project name in examples/sources/fai (Closes: #428360).
5600  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 18 Jun 2007 00:00:00 +0200
5602 live-helper (1.0~a14-1) unstable; urgency=medium
5604   * New upstream release:
5605     - fixes typo in manpage (Closes: #428192).
5607  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 11 Jun 2007 00:00:00 +0200
5609 live-helper (1.0~a13-1) unstable; urgency=medium
5611   * New upstream release.
5613  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  4 Jun 2007 00:00:00 +0200
5615 live-helper (1.0~a12-1) unstable; urgency=medium
5617   * New upstream release.
5619  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 May 2007 00:00:00 +0200
5621 live-helper (1.0~a11-1) unstable; urgency=medium
5623   * New upstream release.
5625  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 21 May 2007 00:00:00 +0200
5627 live-helper (1.0~a10-1) unstable; urgency=medium
5629   * New upstream release:
5630     - really removed forgotten set -x in the cron (Closes: #421105).
5632  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 May 2007 00:00:00 +0200
5634 live-helper (1.0~a9-1) unstable; urgency=medium
5636   * New upstream release.
5638  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 May 2007 00:00:00 +0200
5640 live-helper (1.0~a8-1) unstable; urgency=medium
5642   * New upstream release:
5643     - updated syslinux templates (Closes: #399658).
5644     - removed forgotten set -x in the cron (Closes: #421105).
5646  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Apr 2007 00:00:00 +0200
5648 live-helper (1.0~a7-1) unstable; urgency=medium
5650   * New upstream release:
5651     - make-live unmounts proc and sys on exit and failures
5652       (Closes: #394334, #410147).
5653     - supporting sudo (Closes: #387069).
5655  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 23 Apr 2007 00:00:00 +0200
5657 live-helper (1.0~a6-1) unstable; urgency=low
5659   * New upstream release.
5661  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 16 Apr 2007 00:00:00 +0200
5663 live-helper (1.0~a5-1) unstable; urgency=low
5665   * New upstream release.
5667  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Apr 2007 00:00:00 +0200
5669 live-helper (1.0~a4-1) unstable; urgency=low
5671   * New upstream release.
5673  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  2 Apr 2007 00:00:00 +0200
5675 live-helper (1.0~a3-2) unstable; urgency=low
5677   * New upstream snapshot.
5679  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 26 Mar 2007 17:00:00 +0200
5681 live-helper (1.0~a3-1) unstable; urgency=low
5683   * New upstream release.
5685  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 26 Mar 2007 00:00:00 +0100
5687 live-helper (1.0~a2-1) unstable; urgency=low
5689   * New upstream release.
5691  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 19 Mar 2007 00:00:00 +0100
5693 live-helper (1.0~a1-3) unstable; urgency=low
5695   * New upstream snapshot.
5697  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 14 Mar 2007 21:00:00 +0100
5699 live-helper (1.0~a1-2) unstable; urgency=low
5701   * New upstream snapshot.
5703  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 14 Mar 2007 18:00:00 +0100
5705 live-helper (1.0~a1-1) unstable; urgency=low
5707   * Initial release, replacing live-package.
5709  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Mar 2007 00:00:00 +0100
5711 live-package (0.99.26-1) unstable; urgency=low
5713   * New upstream release.
5715  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri,  9 Mar 2007 12:27:00 +0100
5717 live-package (0.99.25-1) unstable; urgency=low
5719   * New upstream release.
5721  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri,  9 Mar 2007 01:49:00 +0100
5723 live-package (0.99.24-1) unstable; urgency=low
5725   * New upstream release:
5726     - adds LIVE_INCLUDE_CHROOT to the manual exported variables as reported by
5727       Mathieu Geli <mathieu.geli@gmail.com> (Closes: #412325).
5729  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun,  3 Mar 2007 12:25:00 +0100
5731 live-package (0.99.23-1) unstable; urgency=low
5733   * New upstream release.
5735  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 21 Feb 2007 22:08:00 +0100
5737 live-package (0.99.22-1) unstable; urgency=low
5739   * New upstream release:
5740     - updates manpage (Closes: #411008).
5742  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 16 Feb 2007 20:38:00 +0100
5744 live-package (0.99.21-1) unstable; urgency=low
5746   * New upstream release.
5748  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Feb 2007 15:06:00 +0100
5750 live-package (0.99.20-1) unstable; urgency=low
5752   * New upstream release:
5753     - Fixed manual pruning in minimal flavour as suggested by
5754       Bas Wijnen <wijnen@debian.org> (Closes: #410040).
5756  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu,  1 Feb 2007 17:35:00 +0100
5758 live-package (0.99.19-1) unstable; urgency=low
5760   * New upstream release.
5762  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 31 Jan 2007 12:38:00 +0100
5764 live-package (0.99.18-1) unstable; urgency=low
5766   * New upstream release.
5768  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 25 Jan 2007 08:29:00 +0100
5770 live-package (0.99.17-1) unstable; urgency=low
5772   * New upstream release.
5774  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 24 Jan 2007 22:18:00 +0100
5776 live-package (0.99.16-1) unstable; urgency=low
5778   * New upstream release.
5780  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 18 Jan 2007 16:25:00 +0100
5782 live-package (0.99.15-1) unstable; urgency=low
5784   * New upstream release:
5785     - switched default distribution back to unstable, as unstable is usable
5786       again from the kernel point of view (Closes: #400457).
5787     - added file to the minimal package list (Closes: #400485).
5789  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 16 Jan 2007 21:24:00 +0100
5791 live-package (0.99.14-4) testing; urgency=medium
5793   * 02defaults.sh: Updated kernel flavours to match etch.
5794   * 14chroot.sh: Removed xorg hack, not needed in etch.
5795   * 14chroot.sh: Fixed misspelling of aptitude.
5796   * main.sh: Updated release codenames to match etch.
5798  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu,  8 Mar 2007 10:55:00 +0100
5800 live-package (0.99.14-3) unstable; urgency=high
5802   * Adding workaround for new xorg packages by including xserver-xorg-input-all
5803     and xserver-xorg-video-all in all X11 package lists. See #405639 for more
5804     information.
5805   * Adding xdebconfigurator to all X11 package lists.
5807  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri,  5 Jan 2007 22:34:00 +0100
5809 live-package (0.99.14-2) unstable; urgency=high
5811   * Adding workaround for initrd backup files (Closes: #404314).
5813  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu,  4 Jan 2007 20:52:00 +0100
5815 live-package (0.99.14-1) unstable; urgency=medium
5817   * New upstream release:
5818     - fixed typo for policy-rc.d hack (Closes: #396813), thanks to
5819       Markus Bauer <bauer-markus@web.de>.
5820     - corrected manpage section (Closes: #396083), thanks to
5821       Sune Vuorela <reportbug@pusling.com>.
5822     - fixes script sourcing to exclude files in .svn (Closes: #396861),
5823       thanks to Markus Bauer <bauer-markus@web.de>.
5825  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  6 Nov 2006 00:00:00 +0200
5827 live-package (0.99.13-1) unstable; urgency=medium
5829   * New upstream release.
5831  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Oct 2006 00:00:00 +0200
5833 live-package (0.99.12-1) unstable; urgency=medium
5835   * New upstream release.
5836     - Reverted mangling of LIVE_DISTRIBUTION for sources.list generation
5837       (Closes: #394226).
5839  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 23 Oct 2006 00:00:00 +0200
5841 live-package (0.99.11-1) unstable; urgency=medium
5843   * New upstream release.
5845  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 16 Oct 2006 00:00:00 +0200
5847 live-package (0.99.10-1) unstable; urgency=medium
5849   * New upstream release.
5851  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Oct 2006 00:00:00 +0200
5853 live-package (0.99.9-1) unstable; urgency=medium
5855   * New upstream release:
5856     - adds support for custom repositories (Closes: #387068).
5857     - using proxy for chroot creating too (Closes: #390378).
5859  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  2 Oct 2006 00:00:00 +0200
5861 live-package (0.99.8-1) unstable; urgency=medium
5863   * New upstream release.
5865  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 25 Sep 2006 00:00:00 +0200
5867 live-package (0.99.7-1) unstable; urgency=medium
5869   * New upstream release:
5870     - removes the now outdated handling of testing specific kernels
5871       (Closes: #387562).
5872     - added fix from Bas Wijnen <wijnen@debian.org> for space handling in
5873       arguments (Closes: #388204).
5874     - fixes package list handling similar to the fix suggested by Alex Owen
5875       <r.alex.owen@gmail.com> (Closes: #388060).
5877  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 18 Sep 2006 00:00:00 +0200
5879 live-package (0.99.6-1) unstable; urgency=medium
5881   * New upstream release:
5882     - fixing netboot.
5884  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 11 Sep 2006 00:00:00 +0200
5886 live-package (0.99.5-1) unstable; urgency=low
5888   * New upstream release.
5889   * Set maintainer to the project list.
5891  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  4 Sep 2006 00:00:00 +0200
5893 live-package (0.99.4-1) unstable; urgency=low
5895   * New upstream release:
5896     - Added patch from Alex Owen <r.a.owen@qmul.ac.uk> to update pxelinux.cfg
5897       for NFS root in casper (Closes: #380512).
5898     - Temporarily hacks xorg configuration file to remove BusID and set
5899       default driver to vesa (Closes: #382391).
5901  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Aug 2006 00:00:00 +0200
5903 live-package (0.99.3-1) unstable; urgency=low
5905   * New upstream release:
5906     - fixed configuration file handling (Closes: #384598).
5907   * Update long descriptiong (Closes: #382473).
5909  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 21 Aug 2006 00:00:00 +0200
5911 live-package (0.99.2-1) unstable; urgency=low
5913   * New upstream release.
5915  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Jul 2006 00:00:00 +0200
5917 live-package (0.99.1-1) unstable; urgency=low
5919   * New upstream release.
5921  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Jul 2006 00:00:00 +0200
5923 live-package (0.99-1) unstable; urgency=low
5925   * Initial release.
5927  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Jul 2006 00:00:00 +0200