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