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