Merge branch 'revert-ef866fdb' into 'master'
[live-boot-grml.git] / debian / changelog
1 live-boot (1:20210122) unstable; urgency=medium
2
3   [ Steven Shiau ]
4   * A workaround to make sure /dev/mtd0 can be created
5   * Use ntfs-3g instead of kernel module ntfs.ko (Closes: #939034)
6
7   [ Benjamin Drung ]
8   * components/9990-networking.sh: Add shellcheck override
9   * Fix DNS search entry in /etc/resolv.conf
10   * Fix shellcheck in components/9990-main.sh
11   * Simplify empty check for /etc/resolv.conf
12   * Create /etc/hostname in initramfs
13   * Copy /etc/hostname and /etc/hosts into target
14   * Fix flipped logic for handling memdiskfind
15   * components/9990-main.sh: Fix shellcheck issue SC2236
16   * Fix leading space in DEVICE setting
17
18   [ Marcel Partap ]
19   * Accept multiple overlay names from persistence-label parameter
20   * Fix spurious error msgs from live-boot about failed mounts…
21   * Document the fact that persistence-label now accepts a list
22   * Set sticky bit on /var/tmp as well (matching perms in base-files)
23
24   [ Debian Janitor ]
25   * Update standards version to 4.4.1, no changes needed.
26   * Bump debhelper from old 10 to 12. + debian/rules: Move --fail-missing
27     argument to dh_missing.
28   * Set debhelper-compat version in Build-Depends.
29
30   [ Lyndon Brown ]
31   * amend copyright
32   * "Live Systems" -> "Debian Live"
33
34   [ Raphaël Hertzog ]
35   * Drop Iain R. Learmonth from Uploaders on his request (Closes: #970288)
36   * Update standards version to 4.5.0, no changes needed.
37   * Update my maintainer email
38
39  -- Raphaël Hertzog <raphael@offensive-security.com>  Fri, 22 Jan 2021 15:18:23 +0100
40
41 live-boot (1:20190614) unstable; urgency=medium
42
43   [ Roland Clobus ]
44   * The homepage is https://wiki.debian.org/DebianLive
45   * Used the same text for po4a as in live-manual.
46   * Updated URL to the homepage and manual.
47   * Fixed Lintian warning: manpage-section-mismatch
48   * Always rebuild po4a.cfg This is needed to ensure that new languages
49     will automatically be found
50   * New Build-Depends: po4a for the translation files
51   * Updated the translation files. The translators can now update their
52     translations.
53
54   [ Benjamin Drung ]
55   * Also search for libnss_*.so files in /usr/lib (Closes: #930419)
56
57   [ Luca Boccassi ]
58   * Set Rules-Requires-Root: no
59   * Set Standards-Version to 4.3.0
60
61  -- Luca Boccassi <bluca@debian.org>  Fri, 14 Jun 2019 10:55:07 +0100
62
63 live-boot (1:20180603) unstable; urgency=medium
64
65   [ Luca Boccassi ]
66   * Mark live-boot-doc as Multi-Arch: foreign
67   * Remove --parallel from dh to fix Lintian Warning.
68
69   [ Benjamin Drung ]
70   * Fix resolving FQDN given by DHCP
71   * Double quote to prevent globbing and word splitting
72
73  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 03 Jun 2018 23:00:11 +0200
74
75 live-boot (1:20180328) unstable; urgency=low
76
77   [ Raphaël Hertzog ]
78   * Fix read-only persistence mode with overlayfs. Closes: #877776
79     Thanks to Ronny Standtke <ronny.standtke@fhnw.ch> for the patch.
80   * Add a small warning in the long description that the
81     package must not be installed on a regular system, but only in
82     a live image. Closes: #884886
83   * Strip comments from checksums files passed to "shaXsum -c"
84     Thanks to Andreas Heinlein for the report (Closes: #856482)
85
86   [ Steve McIntyre ]
87   * Repo moved to salsa
88
89   [ Benjamin Drung ]
90   * Don't replace busybox's wget by the true wget.
91     It was likely done for https support but since buster the busybox
92     provided wget has https support too. We save a lot of space by
93     doing so (8 Mb). (Closes: #885455)
94   * Avoid double slashes in some paths (Closes: #885453)
95   * Support setting upperdir tmpfs size with overlay-size boot parameter
96     (Closes: #885466)
97   * Simplify mount point handling by using /run/live instead of /lib/live/mount
98     (Closes: #886328)
99   * Add configuration variables to build a stripped down initrd
100     (Closes: #886337)
101
102   [ Daniel Reichelt ]
103   * Use klibc's mount again for fuse mounts (Closes: #868559)
104
105   [ raizo62 ]
106   * Update DNSFILE even if DNSFILE contains only commented or empty lines
107
108   [ Sameer Agrawal ]
109   * Fix ifconfig parsing (Closes: #892772)
110
111   [ Chas Williams ]
112   * Add back persistence fsck option
113   * Remove workaround for ipconfig issues
114
115   [ Benjamin Drung ]
116   * Remove sourcing /scripts/functions in components
117   * Support live-{top,premount,bottom} hooks (Closes: #884355)
118
119   [ Luca Boccassi ]
120   * Add backward compatibility rbind mount /lib/live/mount -> /run/live.
121     The paths used in the current released versions of live-boot are a
122     form of public API, and existing applications and scripts might rely
123     on them. Do a recursive bind mount of the new path on the previous one
124     so that they do not break on upgrade (see #886328).
125     This backward-compatible mount point will be deprecated and removed
126     before the Bullseye (Debian 11) release. Users are recommended to start
127     migrating to the new /run/live path as soon as possible.
128
129   [ Erik Ziegenbalg ]
130   * fromiso: add support for local ISO (ONIE)
131
132   [ Luca Boccassi ]
133   * Clarify FROMISO documentation in live-boot manpage
134   * Use HTTPS in debian/copyright (policy 4.0.0).
135   * Remove dead link to live-systems.org from debian/copyright.
136   * Bump Standards-Version to 4.1.3, no changes.
137   * Add myself to Uploaders.
138
139  -- Luca Boccassi <bluca@debian.org>  Wed, 28 Mar 2018 20:07:39 +0100
140
141 live-boot (1:20170623) unstable; urgency=medium
142
143   * Do not duplicate files in /lib/live/boot/ and /bin/boot/ in the initrd.
144     Closes: #864385 Thanks to Daniel Reichelt <debian@nachtgeist.net> for the
145     patch.
146   * Take into account the fact that udevadm is now in /bin and no longer in
147     /sbin. Closes: #852570
148   * Add myself to Uploaders.
149   * Bump debhelper compat to 10.
150   * Bump Standards-Version to 4.0.0.
151   * Fix spelling errors in live-boot(7).
152
153  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 23 Jun 2017 14:41:06 +0200
154
155 live-boot (1:20170112) unstable; urgency=medium
156
157   [ Raphaël Hertzog ]
158   * Team upload.
159   * Fix nodhcp option to actually force DHCP off. Closes: #785345
160     Thanks to Frank Lillo for the report and Evgeni Golov for the patch.
161   * Improve 9990-misc-helpers.sh when /sys/block/ is empty.
162     Closes: #847802
163   * Multiple cleanups to appease lintian.
164
165   [ Kristian Klausen ]
166   * Add "nls_ascii" module in the initrd so that we can access FAT
167     partitions. Closes: #850532
168   * Copy /etc/live/boot.conf and /etc/live/boot to the initrd.
169
170  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 12 Jan 2017 16:59:49 +0100
171
172 live-boot (1:20160511) unstable; urgency=medium
173
174   * Team upload.
175   * Update build system to rely on "dpkg-parsechangelog -S Version" instead
176     of outdated VERSION file.
177   * No longer modify PATH to point to /root and thus stop using executables
178     from /root. Closes: #823069
179   * Drop debian/source/local-options as the only option it contained was
180     not applicable to 3.0 (native) source format.
181   * Drop debian/source/options and dh_builddeb override as XZ compression is
182     the default now.
183
184  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 11 May 2016 11:40:37 +0200
185
186 live-boot (1:20151213) unstable; urgency=medium
187
188   [ Iain R. Learmonth ]
189   * Change to native package.
190   * debian/control:
191    - Added myself to uploaders.
192    - Updated Vcs-* and Homepage fields.
193
194   [ trebmuh ]
195   * Adding French translation for live-boot manpage and prep for
196     persistence.conf.
197
198   [ Carlos Zuferri ]
199   * Using 'Live Systems Project' as default project in .pot files.
200
201  -- Iain R. Learmonth <irl@debian.org>  Sun, 13 Dec 2015 16:12:07 +0000
202
203 live-boot (5.0~a5-2) unstable; urgency=low
204
205   * Removing myself from uploaders, lost trust in Debian (#804315).
206
207  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 20 Nov 2015 13:04:24 +0100
208
209 live-boot (5.0~a5-1) unstable; urgency=low
210
211   [ Richard Nelson ]
212   * Adjusting whitespace to tabs on components/9990-overlay.sh
213   * Adjusting whitespace to tabs on components/9990-misc-helpers.sh
214   * Adjusting whitespace to tabs on components/9990-mount-http.sh
215
216   [ Daniel Baumann ]
217   * Wrap and sort debian control file.
218
219   [ Steven Shiau ]
220   * Support predictable network interface names.
221
222  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 23 Aug 2015 10:55:32 +0200
223
224 live-boot (5.0~a4-1) unstable; urgency=low
225
226   [ Tails developers ]
227   * Logging a warning when an expected image file is missing.
228   * Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far
229     are:
230   * Removing attempt to mount overlayfs in an obsolete way.
231   * Cleaning up comment to keep only the part that's relevant here.
232   * Adding missing quotes.
233   * Removing obsolete code.
234   * Refactoring duplicate identical call to mount.
235
236   [ Daniel Baumann ]
237   * Switching default union filesystem to overlay, wheezy systems can use
238     union=aufs for the time being.
239
240  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 17 May 2015 21:04:01 +0200
241
242 live-boot (5.0~a3-1) unstable; urgency=low
243
244   [ Tails developers ]
245   * Patch by Steven Shiau <steven@nchc.org.tw>. The only changes so far
246     are:
247   * Removing attempt to mount overlayfs in an obsolete way.
248   * Cleaning up comment to keep only the part that's relevant here.
249   * Adding missing quotes.
250   * Removing obsolete code.
251   * Removing unused variables.
252   * Refactoring duplicate identical call to mount.
253
254   [ Daniel Baumann ]
255   * Waiting until all ethernet devices are up on multi-nic machines,
256     thanks to Chris Read <chris.read@gmail.com> (Closes: #744777).
257
258  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 28 Apr 2015 07:19:16 +0200
259
260 live-boot (5.0~a2-1) unstable; urgency=low
261
262   [ Tom Jampen ]
263   * Adding command line parameter to remove persistence.
264
265   [ Gaudenz Steinlin ]
266   * Modprobe filesystem modules before checking support.
267
268   [ victory ]
269   * Unfuzzy Japanese translation.
270
271  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 26 Apr 2015 20:11:46 +0200
272
273 live-boot (5.0~a1-1) experimental; urgency=low
274
275   [ Tails developers ]
276   * Fixing name of overlayfs kernel module for inclusion in the initramfs
277     (Closes: #773868).
278
279   [ Daniel Baumann ]
280   * Using 'overlay' instead of 'overlayfs' everywhere, without backwards
281     compatibility (Closes: #773881).
282   * Dropping unionfs-fuse support:
283   * Dropping unionfs support, long superseeded with aufs.
284   * Dropping unionmount support, superseeded with overlay in mainline
285     kernel.
286   * Updating manpages for union= boot parameter.
287   * Simplifying code a bit after removal of no longer supported overlay
288     alternatives.
289   * Updating year in copyright notices to 2015.
290
291  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 04 Jan 2015 21:50:28 +0100
292
293 live-boot (4.0.2-1) unstable; urgency=low
294
295   [ Daniel Baumann ]
296   * Dropping usage of /etc/fstab.d since util-linux removed it, thanks to
297     Evgeni Golov <evgeni+git@golov.de> for reporting it.
298
299   [ Jan Blunck ]
300   * Fix spelling of unknown
301   * Suppress annoying but harmless warning about unknown module
302
303  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 10 Dec 2014 10:36:04 +0100
304
305 live-boot (4.0.1-1) unstable; urgency=low
306
307   [ victory ]
308   * Change a wording and fix a typo in the po header, in Japanese
309     translation.
310
311   [ Daniel Baumann ]
312   * Updating to standards version 3.9.6.
313
314   [ Carlos Zuferri ]
315   * Fixing typo in warning message.
316
317   [ Daniel Baumann ]
318   * Dropping empty German manpage translations.
319
320  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Oct 2014 14:26:22 +0200
321
322 live-boot (4.0.0-1) unstable; urgency=low
323
324   [ Carlos Zuferri ]
325   * Removing obsolete flag '--no-backups' from po4a options.
326   * Adding '--package-version' to po4a options.
327   * Adding .po integrity check target to manpages/Makefile.
328
329   [ Daniel Baumann ]
330   * Adding plymouth support for LUKS passwort prompt based on a patch from
331     Gaudenz Steinlin <gaudenz@debian.org> (Closes: #754166).
332
333  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Aug 2014 19:52:09 +0200
334
335 live-boot (4.0~alpha21-1) unstable; urgency=low
336
337   * Building with dh --parallel.
338
339  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2014 21:55:30 +0200
340
341 live-boot (4.0~alpha20-1) unstable; urgency=low
342
343   [ Trent W. Buck ]
344   * Fix cut-and-paste typo verify-checksums -> panic.
345
346   [ Evgeni Golov ]
347   * Properly check if $rc_server1 is not "0.0.0.0".
348   * Supporting resolvconf in the squashfs.
349   * Do not throw warnings when /tmp/custom_mounts.list does not exist.
350
351  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2014 21:38:22 +0200
352
353 live-boot (4.0~alpha19-1) experimental; urgency=low
354
355   * Updating copyright notices for 2014.
356   * Updating swap bootparameter in manpage to match code (Closes:
357     #738146).
358   * Adjusting internal file of the swap component to match its own boot
359     parameter.
360
361  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 08 Feb 2014 17:32:16 +0100
362
363 live-boot (4.0~alpha18-1) experimental; urgency=low
364
365   [ Daniel Baumann ]
366   * Adding initial Japanese live-boot manpage translation from victory
367     <victory.deb@gmail.com>.
368
369   [ chals ]
370   * Applying patch revising grammar and spelling in live-boot.7 manpage,
371     thanks to victory <victory.deb@gmail.com>.
372   * Updating live-boot translation files from the original English text.
373   * Updating Spanish translation of live-boot.7 manpage.
374
375   [ victory ]
376   * Change plurals to singular: from "a ... media" to "a ... medium".
377   * Update/sync translations.
378
379   [ Daniel Baumann ]
380   * Reading in panic boot parameter when overloading initramfs-tools
381     panic() (Closes: #729041).
382
383   [ victory ]
384   * Translated persistence.conf.5.
385   * [man-ja] Fix a typo on the translation.
386   * Fix a typo: coma -> comma.
387   * Sync translations (0af845c).
388
389  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 20 Nov 2013 11:03:46 +0100
390
391 live-boot (4.0~alpha17-1) experimental; urgency=low
392
393   [ Daniel Baumann ]
394   * Rewrapping control file.
395
396   [ Michael Prokop ]
397   * Properly boot from mdadm via findiso boot option.
398
399   [ Daniel Baumann ]
400   * Updating to standards version 3.9.5.
401   * Correcting spelling typo in overlay component breaking booting from
402     uncompressed filesystems, thanks to John Bazik <jsb@cs.brown.edu>
403     (Closes: #728250).
404
405  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 30 Oct 2013 02:44:22 +0100
406
407 live-boot (4.0~alpha16-1) experimental; urgency=low
408
409   * Updating package descriptions.
410   * Applying patch from Michael Prokop <mika@grml.org> to update udev
411     usage in is_nice_device() for newer udev versions.
412
413  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 15 Oct 2013 09:17:35 +0200
414
415 live-boot (4.0~a15-1) experimental; urgency=low
416
417   [ Jan Blunck ]
418   * Install components into /lib/live/boot folder.
419
420  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 17:21:50 +0200
421
422 live-boot (4.0~a14-1) experimental; urgency=low
423
424   [ Daniel Baumann ]
425   * Updating note about overlay file image names in live-boot manpage,
426     thanks to Peter Schaefer <peter.schaefer@physik.hu-berlin.de> (Closes:
427     #701615).
428   * Correcting debug variables through out the code to use the same one.
429   * Allowing to superseed live-boot cmdline through configuration files.
430
431   [ chals ]
432   * Updating Spanish translation of live-boot man page.
433
434   [ Steven Shiau ]
435   * Calculating size for the whole media "/live/image/", not only the dir
436     "/live/image/live/" when using toram.
437
438   [ Daniel Baumann ]
439   * Reorganizing backend in source tree.
440   * Reorganizing frontend in source tree.
441   * Reorganizing components in source tree.
442   * Replace various mentionings of scripts with components.
443   * Updating code to current coding style in a some locations.
444   * Dropping old pre-wheezy udevadm handling.
445   * Dropping old pre-wheezy persistence list handling.
446   * Replacing variable used in one place only with explicit directory for
447     simplicity.
448   * Shortening /etc/mtab conditional creation.
449   * Dropping helper function used in one place only which can be replaced
450     with a simple ls call anyway.
451   * Dropping really_export dead code.
452   * Simplifying /etc/resolv.conf generation a bit.
453   * Updating indenting in network component.
454
455   [ chals ]
456   * Updating the dates in man pages.
457   * Updating Spanish translation of man pages.
458
459   [ Jan Blunck ]
460   * Use PERSISTENCE_PATH with a trailing "/".
461   * Move check for block device to mount_persistence_media().
462   * Remount writable when moving the mountpoint of the persistence device.
463   * Blacklist devices used for /live/rootfs/* insted of /live/medium.
464   * Add support for persistence-storage type "directory".
465
466   [ Daniel Baumann ]
467   * Updating debhelper install file to include additional scripts in new
468     location.
469
470  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 14:17:30 +0200
471
472 live-boot (4.0~a13-1) experimental; urgency=low
473
474   * Increasing tftp blocksize to maximum value per RFC 2348, thanks to
475     Vincent Smeets <Vincent.VSmeets@gmail.com> (Closes: #709887).
476
477  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 May 2013 16:45:49 +0200
478
479 live-boot (4.0~a12-1) experimental; urgency=low
480
481   * Updating manpage wrt/ quickreboot (Closes: #706686).
482   * Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs
483     to make it active (Closes: #707116).
484   * Further guarding overwriting of /bin/mount by making it dependent on
485     the existence of /bin/mount.util-linux.
486
487  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 08 May 2013 08:42:54 +0200
488
489 live-boot (4.0~a11-1) experimental; urgency=low
490
491   [ chals ]
492   * Updating dates in man pages.
493   * Updating the Spanish translation of live-boot man page.
494   * Updating the Spanish translation of persistence.conf man page.
495   * Fixing the use of one preposition in the Spanish translation of the
496     man pages.
497
498   [ Daniel Baumann ]
499   * Renumbering the first three early scripts.
500   * Renaming main function to live for consistent namespace.
501   * Correcting leftovers from old variable handling for BOOTIF, thanks to
502     Andrew Jeffery <andrewj@avalon.com.au> (Closes: #703743).
503
504   [ Andrew Jeffery ]
505   * Select BOOTIF device if defined for netboot (Closes: #703744).
506   * Don't quote $CIFSOPTS for mount.cifs (Closes: #703746).
507
508   [ Peter Schaefer ]
509   * Adding support for luks persistence with persistence files (Closes:
510     #701614).
511
512   [ David Hare ]
513   * Also blacklisting findiso and fromiso devices for luks file
514     persistence.
515
516  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 May 2013 14:28:00 +0200
517
518 live-boot (4.0~a10-1) experimental; urgency=low
519
520   [ Daniel Baumann ]
521   * Debranding package for derivatives.
522
523   [ Evgeni Golov ]
524   * Fixing condition for setting rootfs_dest_backing.
525
526   [ Michael Stummvoll ]
527   * Simplifying if statement in is_live_system function.
528   * Fixing a bug with multiple files in is_live_path after the last
529     commit.
530   * Using is_live_path() in mount_images_in_directory() to avoid redundant
531     logic.
532
533  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 01 Apr 2013 08:20:50 +0200
534
535 live-boot (4.0~a9-1) experimental; urgency=low
536
537   * Removing all references to my old email address.
538
539  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 22:13:18 +0100
540
541 live-boot (4.0~a8-1) experimental; urgency=low
542
543   [ Daniel Baumann ]
544   * Moving initramfs-tools entry-point to backends.
545   * Moving dracut entry-point stub to backends.
546   * Dropping pre-squeeze udev conditionals in initramfs-tools hook.
547   * Dropping conditionals in backend, stuff is either there or not but not
548     nothing in between.
549   * Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-
550     barratt.org.uk>.
551
552   [ Evgeni Golov ]
553   * Fixing invalid syntax in test for opt_link.
554   * Checking for ${overlay}, not ${device} when trying to close
555     ${overlay}.
556   * Transforming link targets so they work after the mount was moved
557     (Closes: #702421).
558
559  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 10 Mar 2013 19:02:23 +0100
560
561 live-boot (4.0~a7-1) experimental; urgency=low
562
563   * Silencing unmounting of potentially stray tmpfs on /live/overlay.
564   * Making loadkeys call quiet in order to not mess-up persistence, thanks
565     to stack <stack@inventati.org> (Closes: #700902).
566
567  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 19 Feb 2013 05:49:37 +0100
568
569 live-boot (4.0~a6-1) experimental; urgency=low
570
571   [ chals ]
572   * Updating Spanish translation of live-boot man page, persistence-label.
573
574   [ Daniel Baumann ]
575   * Adding 3.0.1-1 changelog entries.
576
577  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 15 Feb 2013 08:57:13 +0100
578
579 live-boot (4.0~a5-1) experimental; urgency=low
580
581   [ Daniel Baumann ]
582   * Updating manpage year handling for 2013.
583
584   [ Richard Nelson ]
585   * Replace noprompt with noeject on manpage.
586
587   [ Daniel Baumann ]
588   * Updating noeject description in manpage.
589
590   [ chals ]
591   * Updating Spanish translation in respect to noeject.
592
593   [ Daniel Baumann ]
594   * Dropping dpkg compression level.
595   * Calling df with -P to avoid line wraps with overly long mountpoints.
596   * Removing some dead code in netbase parts.
597
598   [ Gaudenz Steinlin ]
599   * Fixing support for multiple squashfs images (Closes: #696494).
600   * Fixing mounting of rootfs, cow and medium filesystems (Closes:
601     #696495).
602
603   [ Daniel Baumann ]
604   * Adding 3.0.0-1 changelog entries.
605   * Updating manpage for persistence-label, thanks to Mike Gach
606     <gach.mqt@gmail.com> (Closes: #697873).
607
608  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Feb 2013 08:29:27 +0100
609
610 live-boot (4.0~a4-1) experimental; urgency=low
611
612   * Updating year in copyright file.
613   * Supporting legacy filenames for checksums in debian within verify-
614     checksums.
615   * Correcting legacy filename for checksum files.
616   * By default including sha256sum only in progress-linux, keep md5sum
617     legacy for debian.
618   * Adding 3.0~b11-1 changelog entries.
619
620  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:37:12 +0100
621
622 live-boot (4.0~a3-1) experimental; urgency=low
623
624   [ Daniel Baumann ]
625   * Adding live-tools to recommends.
626
627   [ Michal Suchanek ]
628   * Including util-linux mount in initramfs.
629
630   [ Daniel Baumann ]
631   * Making overwriting of /bin/mount within initramfs with mount.util-
632     linux dependent on fuse usage, not on some additional boot parameter.
633   * Correcting spelling typo in bug script.
634
635   [ Richard Nelson ]
636   * Update manpage information of ip= param to correctly reflect what
637     9990-netbase.sh expects.
638
639   [ Daniel Baumann ]
640   * Cleaning up manpage po files.
641   * Adding 3.0~b10-1 changelog entries.
642
643  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:27:46 +0100
644
645 live-boot (4.0~a2-1) experimental; urgency=low
646
647   [ Tails developers ]
648   * Making the /live to /lib/live move for the persistence code.
649   * Handling already mounted persistence backing media correctly.
650   * Fixing persistence-media option when no devices are attached.
651   * Using 'local' in a safe way.
652
653   [ Daniel Baumann ]
654   * Adding 3.0~b9-1 changelog entries.
655
656  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:06:28 +0100
657
658 live-boot (4.0~a1-1) experimental; urgency=low
659
660   * Dropping specifics for squeeze based distributions.
661
662  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 14:58:46 +0100
663
664 live-boot (3.0.1-1) unstable; urgency=low
665
666   [ chals ]
667   * Updating Spanish translation of live-boot man page, persistence-label.
668
669   [ Daniel Baumann ]
670   * Dropping German manpage translations stubs for the release.
671
672  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 14 Feb 2013 19:33:17 +0100
673
674 live-boot (3.0.0-1) unstable; urgency=low
675
676   [ Daniel Baumann ]
677   * Updating manpage year handling for 2013.
678
679   [ Richard Nelson ]
680   * Replace noprompt with noeject on manpage.
681
682   [ Daniel Baumann ]
683   * Updating noeject description in manpage.
684
685   [ chals ]
686   * Updating Spanish translation in respect to noeject.
687
688   [ Daniel Baumann ]
689   * Dropping dpkg compression level.
690   * Calling df with -P to avoid line wraps with overly long mountpoints.
691
692   [ Tails developers ]
693   * Improving test for /etc/fstab.d support by testing for its existence
694     instead of /run's one.
695
696   [ Daniel Baumann ]
697   * Removing some dead code in netbase parts.
698
699   [ Gaudenz Steinlin ]
700   * Fixing support for multiple squashfs images (Closes: #696494).
701   * Fixing mounting of rootfs, cow and medium filesystems (Closes:
702     #696495).
703
704   [ Daniel Baumann ]
705   * Correcting persistence-label handling fwrt/ legacy live-boot 2.x
706     support, thanks to Mike Gach <gach.mqt@gmail.com> (Closes: #697873).
707
708  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Feb 2013 08:23:17 +0100
709
710 live-boot (3.0~b11-1) unstable; urgency=low
711
712   * Updating year in copyright file.
713   * Supporting legacy filenames for checksums in debian within verify-
714     checksums.
715   * Correcting legacy filename for checksum files.
716   * By default including sha256sum only in progress-linux, keep md5sum
717     legacy for debian.
718
719  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jan 2013 11:32:21 +0100
720
721 live-boot (3.0~b10-1) unstable; urgency=low
722
723   [ Daniel Baumann ]
724   * Adding live-tools to recommends.
725
726   [ Michal Suchanek ]
727   * Including util-linux mount in initramfs.
728
729   [ Daniel Baumann ]
730   * Making overwriting of /bin/mount within initramfs with mount.util-
731     linux dependent on fuse usage, not on some additional boot parameter.
732   * Correcting spelling typo in bug script.
733
734   [ Richard Nelson ]
735   * Update manpage information of ip= param to correctly reflect what
736     9990-netbase.sh expects.
737
738   [ Daniel Baumann ]
739   * Cleaning up manpage po files.
740
741   [ Evgeni Golov ]
742   * Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.
743
744  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Dec 2012 20:22:50 +0100
745
746 live-boot (3.0~b9-1) unstable; urgency=low
747
748   [ Tails developers ]
749   * Making the /live to /lib/live move for the persistence code.
750   * Handling already mounted persistence backing media correctly.
751   * Fixing persistence-media option when no devices are attached.
752   * Using 'local' in a safe way.
753
754  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Dec 2012 20:01:21 +0100
755
756 live-boot (3.0~b8-1) unstable; urgency=low
757
758   * Removing eject from recommends, the script that ejects the live medium
759     is in live-config these days.
760   * Removing file from recommends, no usage of file in live-boot anymore.
761   * Updating package lists in bug script to match current implementations.
762   * Adding dpkg-source local options.
763
764  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Nov 2012 14:48:16 +0100
765
766 live-boot (3.0~b7-1) unstable; urgency=low
767
768   [ Daniel Baumann ]
769   * Updating file paths for /lib/live/mount. See
770     http://lists.debian.org/debian-live/2012/10/msg00021.html for more
771     information.
772   * Renaming /lib/live/mount/image to /lib/live/mount/medium. See
773     http://lists.debian.org/debian-live/2012/10/msg00023.html for more
774     information.
775   * Updating package descriptions.
776   * Properly wrap package descriptions to 80 characters per line.
777
778   [ Tails developers ]
779   * Adding support for the previous persistence configuration file name,
780     for compatibility with systems that have been deployed with live-
781     persistence.conf already.
782
783  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Nov 2012 15:04:32 +0100
784
785 live-boot (3.0~b6-1) unstable; urgency=low
786
787   * Including hfs and hfsplus modules in initrd to access filesystems on
788     apple systems.
789   * Stopping to put a tmpfs on /root/lib/live from within initramfs, it
790     over-'layered' most prominently the live systems /lib/live/config,
791     making the runtime configuration impossible and the tmpfs is not
792     used or needed in the first place anyway.
793   * Renaming rofs to more intuitive rootfs.
794   * Removing source-only readme file about boot scripts from the binary
795     package.
796   * Renaming the boot scripts readme file to fixme to make it even more
797     obvious.
798
799  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 02 Oct 2012 10:32:44 +0200
800
801 live-boot (3.0~b5-1) unstable; urgency=low
802
803   * Updating to standards version 3.9.4.
804   * Removing showmounts option as it's enable always anyway.
805   * Applying slightly modified patch from Reinhard Tartler
806     <siretart@tauware.de> to ensure that a potentially stray tmpfs on
807     /live/overlay gets removed to fix netboot failures (Closes:
808     #685375).
809
810  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 Sep 2012 10:07:09 +0200
811
812 live-boot (3.0~b4-1) unstable; urgency=low
813
814   * Switching to final name for the persistence configuration file
815     'persistence.conf' in line with boot parameter.
816   * Moving remaining stuff from /live to /lib/live to avoid further
817     namespace pollution.
818
819  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 27 Sep 2012 13:23:33 +0200
820
821 live-boot (3.0~b3-1) unstable; urgency=low
822
823   [ Daniel Baumann ]
824   * Always move live filesystem mounts to /root within initramfs,
825     regardless if mountpoint already exists or not (Closes: #688782).
826
827   [ Gaudenz Steinlin ]
828   * Removing mountpoint if no persistence layer is found on a device.
829
830   [ Daniel Baumann ]
831   * Exposing rofs and persistence mounts under /live in the live
832     systems, not just initramfs only (Closes: #687099).
833   * Updating code for exposing of overlay mounts under /live too.
834
835  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 26 Sep 2012 14:40:32 +0200
836
837 live-boot (3.0~b2-1) unstable; urgency=low
838
839   * Recreating /etc/live/boot in postinst.
840   * Removing /etc/live/boot if empty on purge in postrm.
841   * Regenerating initramfs on remove.
842
843  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 24 Aug 2012 12:37:23 +0200
844
845 live-boot (3.0~b1-1) unstable; urgency=low
846
847   [ chals ]
848   * Fixing build error in 'es' man pages caused by a newline conflict.
849
850   [ Daniel Baumann ]
851   * Removing live-new-uuid, a rewritten one goes to live-tools.
852   * Adding slightly modified patch from Steven Shiau
853     <steven@nchc.org.tw> to transition to /run for network interface
854     definition files which fixes resolv.conf creation for netboot.
855
856   [ Steven Shiau ]
857   * Reading /conf/param.conf after Select_eth_device in main function to
858     fix network booting (Closes: #683240).
859
860   [ Daniel Baumann ]
861   * Moving reading of initramfs-tools functions to initramfs-tools
862     script.
863   * Consistently using case instead of if for conditionals in script
864     boilerplate.
865   * Laying tmpfs on /live/overlay only during initramfs stage, fixes
866     boot failure with plain filesystems (Closes: #681579).
867   * Correcting DNS inclusion in initramfs-tools hook, thanks to Steven
868     Shiau <steven@nchc.org.tw> for reporting.
869   * Simplifying usage of copy_exec function from hooks-function in
870     initramfs-tools hook.
871   * Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and
872     /live/image/live/boot/*.conf instead of
873     /live/image/live/boot.d/*.conf for consistency reasons.
874   * Reading configuration file from filesystem and live-media at runtime
875     too.
876   * Reading configuration files in initramfs-tools hook too.
877
878   [ Steven Shiau ]
879   * Adding support for nameserver in ip= boot parameter.
880
881   [ Daniel Baumann ]
882   * Making nameserver assignment from ip= bootparameter work with
883     persistence.
884   * Correcting permissions of /tmp which apparently somehow get mixed up
885     along the way.
886   * Updating scripts readme about transition to plugin based
887     architecture.
888
889  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 16 Aug 2012 12:21:04 +0200
890
891 live-boot (3.0~a38-1) unstable; urgency=low
892
893   [ Daniel Baumann ]
894   * Extending verify-checksums parameters to allow specifying custom
895     list of digests.
896   * Harmonizing GPL boilerplate texts.
897
898   [ Richard Nelson ]
899   * Correct left over references to old initramfs-tools.sh (Closes:
900     #682504).
901
902  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 27 Jul 2012 00:20:39 +0200
903
904 live-boot (3.0~a37-1) unstable; urgency=low
905
906   [ Daniel Baumann ]
907   * Cleaning up initramfs-tools hook.
908
909   [ Tails developers ]
910   * Fixing persistence backward-compatibility mode (Closes: #681176).
911
912   [ Daniel Baumann ]
913   * Making swap function self contained.
914   * Making read-only function self contained.
915   * Making verify-checksums function self contained.
916   * Factoring out debug into an own function.
917   * Extending read-only parameters to allow specifying custom list of
918     devices.
919   * Avoid re-access /proc/cmdline in select-eth-device function and use
920     internal variable instead.
921
922  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 25 Jul 2012 17:18:06 +0200
923
924 live-boot (3.0~a36-1) unstable; urgency=low
925
926   * Adding temporary notes in a readme file.
927   * Renaming boot scripts for refactoring them into numbered plugins.
928   * Renaming mountroot function to main to provide a generic live-boot
929     entry point for initramfs generators.
930   * Adding temporary redirection layer for dracut initramfs generator.
931   * Adding redirection layer for initramfs-tools initramfs generator.
932   * Splitting out already reviewed cmdline parsing script.
933   * Splitting out already reviewed read-only script.
934   * Splitting out already reviewed swapon script.
935   * Splitting out already reviewed verify-checksums script.
936   * Adding support for defining one or more explicit swap partitions to
937     be used.
938
939  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 Jul 2012 23:56:06 +0200
940
941 live-boot (3.0~a35-1) unstable; urgency=low
942
943   * Correcting typo in fstab function call in mountroot, thanks to
944     Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
945
946  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Jun 2012 14:30:46 +0200
947
948 live-boot (3.0~a34-1) unstable; urgency=low
949
950   [ Daniel Baumann ]
951   * Renaming persistent-subtext option into persistent-label and making
952     it define the complete label instead of a custom suffix only.
953   * Updating coding style in a first bunch of locations.
954   * Updating location for live-boot files in initramfs-tools hook,
955     thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
956   * Making live-boot-initramfs-tools.postinst more error safe.
957   * Removing pre-wheezy dpkg trigger for update-initramfs.
958   * Removing superfluous directory in initramfs-tools hook.
959   * Sourcing individual live-boot scripts rather than executing them.
960
961   [ Ben Armstrong ]
962   * Fix creation of /var/log/live in correct location.
963
964   [ Daniel Baumann ]
965   * Switching to xz compression in source and binary packages.
966
967  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Jun 2012 14:14:19 +0200
968
969 live-boot (3.0~a33-1) unstable; urgency=low
970
971   [ chals ]
972   * Updating Spanish translation of man pages.
973
974   [ Daniel Baumann ]
975   * Removing some more dead parameters from cmdline function.
976   * Removing double author entries in Spanish po files.
977
978  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 13 Jun 2012 13:26:49 +0200
979
980 live-boot (3.0~a32-1) experimental; urgency=low
981
982   * Dropping snapshot functionality, superseeded by awesome custom mount
983     persistence.
984   * Setting persistence label for live-* 3.x persistency to
985     'persistence', we're not making any difference between full-ov and
986     custom-ov anymore on the filesystem and partition label (it's
987     determined by the contents of live-persistence.conf).
988
989  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 06 Jun 2012 19:04:01 +0200
990
991 live-boot (3.0~a31-1) experimental; urgency=low
992
993   [ Daniel Baumann ]
994   * Renaming etc directory to their actual name, examples, within source
995     tree.
996   * Simplyfing scripts declaration in Makefile.
997
998   [ chals ]
999   * Fixing fuzzy strings in Spanish translation of man pages.
1000
1001   [ Daniel Baumann ]
1002   * Removing live-reconfigure, not used anymore.
1003   * Removing live-preseed, not used anymore.
1004   * Unbreaking cmdline parsing after variable rename.
1005   * Moving off remaining functions from main boot script to subscript
1006     for later cleanup.
1007
1008  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 21:44:44 +0200
1009
1010 live-boot (3.0~a30-1) experimental; urgency=low
1011
1012   * Removing dead lang2locale function and associated files, not used
1013     anywhere.
1014   * Converting select_eth_device initramfs-tools pre-mount script into
1015     regular live-boot script.
1016   * Consistenly using 'true' instead of 'Yes' or 'yes' when using
1017     booleans.
1018   * Removing some dead boot parameters.
1019   * Splitting out integrity-check function to subscript.
1020   * Rewriting live-media checksum verification to work with any SHA and
1021     MD5 digests.
1022   * Updating read-only handling to new parameter handling.
1023   * Updating internal cmdline handling.
1024   * Updating swapon handling to new parameter handling.
1025   * Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
1026   * Splitting out swap handling and rewriting to a live-boot subscript.
1027   * Moving validateroot bottom script into main boot script itself.
1028   * Removing exporting of variables for reviewed options in the cmdline
1029     function, not required.
1030   * Removing fastboot handling, the normal system handles this via
1031     'fastboot' bootparameter already.
1032   * Transforming persistence_excludes bottom script into normal live-
1033     boot script.
1034   * Transforming fstab bottom script into normal live-boot script.
1035   * Transforming networking bottom script into normal live-boot script.
1036   * Simplyfing initramfs-tools specific files within the source tree.
1037
1038  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 19:37:54 +0200
1039
1040 live-boot (3.0~a29-1) experimental; urgency=low
1041
1042   * Automatically translate date formats in po files.
1043   * Starting initramfs-tools specific subdirectory within the source-
1044     tree.
1045   * Replacing live initramfs-tools script with empty stub that calls the
1046     real, in future being initramfs-tools independent, script from
1047     /lib/live.
1048   * Splitting out a first bunch of functions out to /live/live/boot/.
1049   * Moving out live-helpers from initramfs-tools specifics.
1050   * Adding commented 'set -e' explicitly in all subscripts to avoid
1051     running it with 'set -e' until we've made sure it's properly
1052     working.
1053   * Moving out live-functions from initramfs-tools specifics.
1054   * Removing live-premount modules script, not needed anymore.
1055   * Converting read-only initramfs-tools pre-mount script into regular
1056     live-boot script.
1057
1058  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 05 Jun 2012 16:00:59 +0200
1059
1060 live-boot (3.0~a28-1) experimental; urgency=low
1061
1062   [ Tails developers ]
1063   * Improving robustness of findiso cleanup process.
1064   * Using fromiso in most places where isofrom was used, thanks to
1065     adrian15 <adrian15sgd@gmail.com>.
1066   * Mounting fromiso filesystem on /live/fromiso instead of /fromiso,
1067     thanks to adrian15 <adrian15sgd@gmail.com>.
1068   * Improving robustness of fromiso cleanup process with is_mountpoint
1069     (Closes: #668100).
1070
1071   [ Daniel Baumann ]
1072   * Using boot.log and /var/log/live/boot.log respectively for overall
1073     consistency within all debian-live tools.
1074
1075   [ Ian Reinhart Geiser ]
1076   * Fix to allow for multiple rof when exposed roots is disabled.
1077
1078   [ Tails developers ]
1079   * Implement and make use of robust list functions.
1080
1081   [ chals ]
1082   * Fixing several typos in man pages.
1083   * Adding initial Spanish translation of man pages.
1084
1085   [ Evgeni Golov ]
1086   * Fixing two typos and a wrong word in comments.
1087
1088  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 04 Jun 2012 17:31:32 +0200
1089
1090 live-boot (3.0~a27-1) experimental; urgency=low
1091
1092   [ Daniel Baumann ]
1093   * Only looking at boot.d files if they have the .conf suffix to allow
1094     putting other files into these places that do not necessarily need
1095     to be used by live-boot (e.g. documentation).
1096   * Removing preseed bottom-script, a newly written one is now in live-
1097     config where this sort of things belong.
1098   * Removing header in fstab, not required.
1099   * Removing outdated and broken accessibility script, this will be
1100     redone in live-config properly.
1101   * Replacing 'illegal' with better fitting 'invalid' for wrongly
1102     crafted input examples in live.persist manpage.
1103   * Consistently using ext4 in all examples, not a mix of ext2 and ext3.
1104   * Removing user and userfullname variables in scripts/live, they are
1105     not used here sind live-config anymore.
1106   * Renaming /live/cow to /live/overlay in anticipation of overlayfs.
1107   * Using 'persistence' (noun) rather than 'persistent'
1108     (adjective/adverb) everywhere.
1109   * Making extraction of the manpage section in manpages/Makefile work
1110     with multiple dots in the filename.
1111   * Renaming live.persist to live-persistence.conf.
1112
1113   [ Tails developers ]
1114   * Adding support for the findiso boot parameter (Closes: #656135).
1115   * Fixing findiso argument parsing place to match the existing
1116     ordering.
1117   * Removing overkill double-checking of return code in is_mountpoint
1118     predicate.
1119   * Fixing brace alignment to follow common code style.
1120   * Removing leftover directory after unmounting.
1121
1122   [ Daniel Baumann ]
1123   * Removing old docs.
1124   * Merging old changelog into current changelog.
1125   * Updating toplevel Makefile to work with manpages having multiple
1126     dots in its filename.
1127   * Renamling linkfiles option when using persistence to simply link.
1128
1129   [ Tails developers ]
1130   * Allow using / as destination in custom mounts.
1131   * Supress warnings when probing media for persistence.
1132   * Do not probe the device mounted on /live/image for persistence.
1133   * Fix typo to make home-sn snapshots work again.
1134   * Only try copying snapshots if we actually found any.
1135
1136  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 09 Apr 2012 18:58:06 +0200
1137
1138 live-boot (3.0~a26-1) experimental; urgency=low
1139
1140   [ Daniel Baumann ]
1141   * Updating year in copyright.
1142   * Updating copyright file machine-readable format version 1.0.
1143   * Updating to standards version 3.9.3.
1144   * Quoting noprompt variable in initscript to avoid syntax errors,
1145     thanks to Philip Newborough <corenominal@corenominal.org>.
1146   * Correcting log_end_msg usages in connection with verbosity checks in
1147     live-boot initscript, thanks to Pablo Barbachano
1148     <pablobarbachano@yahoo.es> (Closes: #665689).
1149   * Replacing live-boot initscript with a stub and moving the actual
1150     code to /lib/live/boot.sh to allow different initsystem support in
1151     future.
1152   * Removing some of the now useless sysvinit specifics from
1153     bin/boot.sh.
1154
1155   [ Tails developers ]
1156   * Adding initial work on a custom mounts system.
1157
1158   [ Daniel Baumann ]
1159   * Correcting indenting initial work on a custom mounts system to
1160     ensure consistency.
1161   * Avoid calling rm without -f in initial work on a custom mounts
1162     system to ensure non-interactivity.
1163   * Avoid '==' bashism in initial work on a custom mounts system to
1164     ensure posix compatiblity.
1165
1166   [ Tails developers ]
1167   * Prevent custom mounting in /live.
1168   * Optionally symlink files from persistent source instead of mount it.
1169   * Separate overlay labels for full and custom persistence.
1170   * Remove some temporary custom mount related files after they're used.
1171
1172   [ Daniel Baumann ]
1173   * Calling rm without -f when removing some temporary custom mount
1174     related files to ensure non-interactivity.
1175
1176   [ Tails developers ]
1177   * Handle custom mounts options a bit more beautifully.
1178   * Continue the correct for-loop so incorrect custom mount is skipped.
1179   * Refactor union mounting into its own function.
1180   * Workaround busybox's inability to detect symlinks with [ -e ].
1181   * Make union mounting more sensible and robust.
1182   * Ignore empty lines in live.persist.
1183   * Remove the correct file.
1184   * Optionally mount custom mounts as unions.
1185   * Fix mask usage in links_files().
1186
1187   [ Daniel Baumann ]
1188   * Correcting syntax when using if constructs in links_files().
1189
1190   [ Tails developers ]
1191   * Refactor persistent custom mounting from live into live-helpers.
1192   * Accept using several persistent media with custom-ov label.
1193   * Use same device backing path as used in other places.
1194   * Close unused LUKS devices in all cases.
1195
1196   [ Daniel Baumann ]
1197   * Adjusting mount calls when using nfs options (Closes: #667435).
1198
1199   [ Tails developers ]
1200   * Refactor live-boot argument parser from live into live-helpers.
1201   * Refactor some global variables from live into live-helpers.
1202   * Refactor find_persistent_media().
1203   * Add support for probing partitions' GPT name just like filesystem
1204     labels.
1205   * Some minor cleanups.
1206   * Handle already mounted devices and closing of unused luks devices
1207     better.
1208   * Add backwards compatibility for old labels: live-{rw,sn} and home-
1209     rw.
1210   * We don't black list storage devices any more.
1211   * Check if luks device is already open before trying to open it.
1212   * Fixup some style issues.
1213   * Refactor mounting of persistent storage media.
1214   * Cleanup.
1215   * Remove two FIXME:s that are not really relevant.
1216   * Don't allow . or .. in live.persist paths.
1217   * Use trim_path when we compare paths.
1218   * Make handling of LUKS encrypted GPT partitions more sane.
1219   * Handle list arguments better in get_custom_mounts().
1220   * Copy ownership/perms from source to rw-branch in read-only mode.
1221   * Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".
1222   * Refactor closing of persistent devices upon failure.
1223   * Create the source dir for custom mounts using the 'linkfiles'
1224     option.
1225   * Fix ownership/perms for created union/linkfiles source dirs.
1226   * Do not allow mutually exclusive custom mount options.
1227   * Add a note about a potential, future code simplification.
1228   * Greatly simplify live.persist syntax to "DIR [OPTIONS...]".
1229   * Make trim_path() handle "/", and arbitrarily many consecutive /:es.
1230   * Make two custom mounts with nested source directories illegal.
1231   * Improve error message.
1232   * Remove cow dir contents that are in the way for custom mounts.
1233   * Also create parents when creating union/linkfiles source
1234     directories.
1235   * Update live-boot(7) man page and add new one for live.persist(5).
1236   * Delete existing files in the destination's path when creating it.
1237   * Adding functions equivalent to chmod/chown --reference.
1238   * Fix ownership for links created for linkfiles custom mounts.
1239   * Add 'bind' option for the default behaviour of custom mounts (bind-
1240     mount).
1241   * Use trim_path() instead of custom sed stanza to trim /:es from
1242     paths.
1243   * Copy perms/ownership from source when creating linkfiles dest dirs.
1244   * Make cases for all different custom mounting situations more
1245     explicit.
1246
1247   [ Daniel Baumann ]
1248   * Correcting left-over in author section of live.persist manpage.
1249   * Moving initscript to live-config.
1250
1251  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 05 Apr 2012 08:14:51 +0200
1252
1253 live-boot (3.0~a25-1) unstable; urgency=low
1254
1255   [ Daniel Baumann ]
1256   * Updating to debhelper version 9.
1257
1258   [ Michal Suchanek ]
1259   * Add overlayfs support (Closes: #658265).
1260
1261  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Feb 2012 23:27:38 +0100
1262
1263 live-boot (3.0~a24-1) unstable; urgency=low
1264
1265   * Removing quotes from udev path_id command to actually execute the
1266     command.
1267
1268  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 04 Dec 2011 09:58:23 +0100
1269
1270 live-boot (3.0~a23-1) unstable; urgency=low
1271
1272   [ Tails developers ]
1273   * Enabling whiteouts support for aufs.
1274
1275   [ Daniel Baumann ]
1276   * Update udevs path_id changes as of version 174, thanks to Baurzhan
1277     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
1278
1279   [ Tails developers ]
1280   * Adding persistent-encryption={none|luks}.
1281   * Making persistent-encryption=luks strict.
1282   * Making sure dm-crypt is loaded when dealing with LUKS devices.
1283   * Adding persistent-storage=TYPE...
1284   * Removing now obsolete persistent=* arguments.
1285   * Adding persistent-method=METHOD...
1286   * Fixing an incorrectly redirected newline.
1287   * Clarifying what happens when you don't retry decrypting a device.
1288   * Refactoring device scanning in find_{cow_device,files}.
1289   * Making use of is_supported_fs in find_cow_devices (like in
1290     find_files).
1291   * Refactoring overlay and snapshot scanning code.
1292   * Fixing a "sh: bad number" when $offset is not passed to
1293     setup_loop().
1294   * Disabling persistent-encryption=luks if dependencies are
1295     unavailable.
1296   * Adding persistent-read-only boot parameter.
1297   * Changing persistent-encryption to accept a list TYPE... instead.
1298   * Updating live-boot man page for persistent-encryption.
1299   * Updating live-boot man page for persistent-storage.
1300   * Updating live-boot man page for persistent-method.
1301   * Updating and rewording live-boot man page for the persistent option.
1302   * Making persistent-read-only work for home-rw overlays.
1303   * Making persistent-read-only work for live-rw overlays.
1304   * Updating live-boot man page for persistent-read-only.
1305   * Adding workaround for a busybox bug with grep -w.
1306
1307  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 Nov 2011 18:26:11 +0100
1308
1309 live-boot (3.0~a22-1) unstable; urgency=low
1310
1311   [ Daniel Baumann ]
1312   * Using compression level 9 also for binary packages.
1313   * Updating matching in is_nice_device to, amongst others, match for
1314     virtio devices.
1315   * Include overlayfs modules in initramfs if existing.
1316
1317   [ Marco Amadori ]
1318   * Fix live-snapshot exclude.list handling (Closes: #610337)
1319
1320   [ Daniel Baumann ]
1321   * Sorting overrides in rules alphabetically.
1322
1323  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 04 Nov 2011 11:37:28 +0100
1324
1325 live-boot (3.0~a21-1) unstable; urgency=low
1326
1327   [ Daniel Baumann ]
1328   * Silencing rmdir calls in makefile.
1329   * Printing out a warning message in initramfs-tools hook if backend is
1330     installed but no live-boot package, exiting early and not breaking
1331     update-initramfs (Closes: #639884).
1332
1333   [ Tails developers ]
1334   * Fixing cache_path: cache non-executable libs dependencies as well.
1335   * Fixing cache_path: taking into account the three forms of ldd output
1336     lines.
1337   * Adding a white_listed_devices parameter to find_cow_device and
1338     find_files.
1339   * Factorizing loops on removable/non-removable devices.
1340   * Adding support for persistent-media={removable,removable-usb}.
1341   * Silencing umount in case live/image was unmounted already, extracted
1342     from a patch by Michael Schierl <schierlm@gmx.de>.
1343   * Erroring out in case a "wrong" filesystem was chosen.
1344
1345   [ Daniel Baumann ]
1346   * Using /usr/share/live-boot instead of unreliable
1347     /usr/share/doc/live-boot in validateroot bootscript, stripped live
1348     systems may or may not carry /usr/share/doc.
1349
1350  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 08 Sep 2011 21:06:28 +0200
1351
1352 live-boot (3.0~a20-1) unstable; urgency=low
1353
1354   [ Daniel Baumann ]
1355   * Updating section for live-boot-doc.
1356
1357   [ Ben Armstrong ]
1358   * Cross-referencing lb_config --bootappend-live.
1359
1360   [ Daniel Baumann ]
1361   * Correcting bootappend-live reference in live-boot manpage.
1362   * Applying patch from grml to update forgotten use of live.log with
1363     live-boot.log.
1364   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
1365     support for lvm and md devices.
1366
1367  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 04 Aug 2011 21:20:47 +0200
1368
1369 live-boot (3.0~a19-1) unstable; urgency=low
1370
1371   * Correct rmdir call in top-level Makefiles uninstall target to not
1372     fail if there was no prior live-boot installation.
1373   * Making references to debian more distribution neutral.
1374   * Replacing reference to old alioth page in live-snapshot.
1375   * Splitting out documentation so that it can be accesses separately
1376     from the initramfs code.
1377   * Adding conflicts/replaces for live-boot to live-boot-doc to not
1378     break upgrades.
1379
1380  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 13 Jul 2011 10:28:33 +0200
1381
1382 live-boot (3.0~a18-1) unstable; urgency=low
1383
1384   * Updating and correcting sendsigs.omit support for /run (Closes:
1385     #628188).
1386   * Removing accidentally twice included English files when installing
1387     manpages.
1388
1389  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 11 Jun 2011 11:24:15 +0200
1390
1391 live-boot (3.0~a17-1) unstable; urgency=low
1392
1393   [ Daniel Baumann ]
1394   * Updating to standards version 3.9.2.
1395   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
1396     fuse sendsigs (Closes: #621908).
1397   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
1398   * Making copyright file distribution neutral.
1399   * Correcting top-level makefile to automatically get all the supported
1400     languages, rather than defining a static list.
1401
1402   [ Michal Suchanek ]
1403   * Copy resolv.conf to live system root (Closes: #627178).
1404   * Tidy up resolv.conf a bit.
1405
1406  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 18 May 2011 19:31:27 +0200
1407
1408 live-boot (3.0~a16-1) unstable; urgency=low
1409
1410   * Adding old 2.x changelog entries in debian changelog.
1411
1412  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Mar 2011 06:27:17 +0100
1413
1414 live-boot (3.0~a15-1) experimental; urgency=low
1415
1416   [ Daniel Baumann ]
1417   * Updating year in copyright.
1418
1419   [ Marco Amadori ]
1420   * Adjust copyright entry in live-snapshot.
1421   * Protect NOPROMPT (Closes: #610941).
1422
1423   [ Michal Suchanek ]
1424   * Simplify union mounting.
1425   * Really set limit on open files for unionfs-fuse
1426   * Add verbose messages to initramfs hook.
1427
1428   [ T(A)ILS developers ]
1429   * Fixing remaining fromiso= bug.
1430   * Fixing syntax error.
1431
1432  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 09 Mar 2011 18:01:07 +0100
1433
1434 live-boot (3.0~a14-1) experimental; urgency=low
1435
1436   [ Richard Nelson ]
1437   * Populate adapters in /etc/network/interfaces when ethdevice= on
1438     cmdline.
1439
1440   [ Daniel Baumann ]
1441   * Removing header in copyright file.
1442   * Don't hard-depend on test target in Makefile.
1443   * Using dh auto magic in override, rather than manual make call.
1444
1445   [ Steven Shiau ]
1446   * Removing the duplicated "the" in the live-boot.init script.
1447
1448   [ Daniel Baumann ]
1449   * Updating auto_install overrides in rules.
1450   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1451     thanks to Michael Prokop <mika@grml.org>.
1452   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1453     thanks to Michael Prokop <mika@grml.org>.
1454
1455  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Jan 2011 13:38:56 +0100
1456
1457 live-boot (3.0~a13-1) experimental; urgency=low
1458
1459   [ Daniel Baumann ]
1460   * Removing legacy code for detecting removable usb sticks on kernels
1461     prior 2.6.29.
1462   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
1463     future consistency with live-config.
1464   * Adding support for custom ramdisk size (Closes: #544583).
1465
1466   [ Ronny Standtke ]
1467   * Remounting cow read-only before prompting user to remove usb flash
1468     drive.
1469
1470   [ Richard Nelson ]
1471   * Clean some leading whitespaces.
1472
1473  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 11:27:07 +0100
1474
1475 live-boot (3.0~a12-1) experimental; urgency=low
1476
1477   [ T(A)ILS developers ]
1478   * Fixing fromiso= on Squeeze.
1479
1480   [ Daniel Baumann ]
1481   * Adding dpkg source options file.
1482
1483  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:29:48 +0100
1484
1485 live-boot (3.0~a11-1) experimental; urgency=low
1486
1487   [ T(A)ILS developers ]
1488   * Adding noprompt={usb,cd} feature.
1489   * Enhancing devices search ordering.
1490
1491   [ Daniel Baumann ]
1492   * Removing deep link to bug page in the manual, since we don't have
1493     stable references yet.
1494
1495  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:28:43 +0200
1496
1497 live-boot (3.0~a10-1) experimental; urgency=low
1498
1499   * Don't do anything in initscript when using toram (Closes: #601575).
1500
1501  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Oct 2010 14:58:03 +0200
1502
1503 live-boot (3.0~a9-1) experimental; urgency=low
1504
1505   [ amnesia ]
1506   * Adding live-snapshot.list documentation to manpage.
1507
1508   [ Richard Nelson ]
1509   * Removed whitespace for tabs on the skipunion option.
1510
1511   [ T(A)ILS developers ]
1512   * Fixing overzealous blacklist usage.
1513   * Adding documentation for persistent=cryptsetup in the manpage.
1514
1515  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Oct 2010 09:24:51 +0200
1516
1517 live-boot (3.0~a8-1) experimental; urgency=low
1518
1519   [ Michal Suchanek ]
1520   * Adding initial support for unionmount.
1521
1522   [ Marco Amadori ]
1523   * Included a note about persistent-subtext (Helps: #536728).
1524
1525   [ Daniel Baumann ]
1526   * Running manpage rebuild after manpage updates.
1527   * Updating to debhelper version 8.
1528
1529  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:15:03 +0200
1530
1531 live-boot (3.0~a7-1) experimental; urgency=low
1532
1533   [ intrigeri ]
1534   * Fixing find_snap to take its second argument into account.
1535
1536  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Sep 2010 22:46:54 +0200
1537
1538 live-boot (3.0~a6-1) experimental; urgency=low
1539
1540   [ Marco Amadori ]
1541   * Fix snapshots' sync-strings usage (Closes: #591330).
1542   * Fixed some snapshot related debug messages.
1543   * Added support for empty (initial) snapshots.
1544
1545   [ Daniel Baumann ]
1546   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1547     symlinks when checking for dynamically linked files at reboot in
1548     initscript.
1549
1550  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Sep 2010 08:51:59 +0200
1551
1552 live-boot (3.0~a5-1) experimental; urgency=low
1553
1554   [ Daniel Baumann ]
1555   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1556     mangling the main sudoers file in accessibility bottom script,
1557     create a new file in /etc/sudoers.d and set permissions
1558     appropriately.
1559   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1560     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1561     and AVD1 to properly boot live media.
1562   * Updating uinstall targets in makefile.
1563
1564   [ Steven Shiau ]
1565   * Allowing to assign no gateway in networking bottom script.
1566
1567   [ Daniel Baumann ]
1568   * Removing usplash support from initscript, usplash is dead.
1569   * Removing lenny legacy stuff from initscript.
1570   * Removing usplash support in initramfs, usplash is dead.
1571   * Adding plymouth in bug script.
1572
1573  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Sep 2010 15:17:15 +0200
1574
1575 live-boot (3.0~a4-1) experimental; urgency=low
1576
1577   * Exiting with 0 in live-boot bug script (Closes: #595262).
1578   * Using boot.d instead of boot.conf.d as directory name for custom
1579     configuration files.
1580
1581  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 22:46:45 +0200
1582
1583 live-boot (3.0~a3-1) experimental; urgency=low
1584
1585   * Updating seperators in networking bottom script to fix ip parameter
1586     parsing (Closes: #590494).
1587   * Updating live-build reference in manpages.
1588   * Adding reference to live-tools in manpages.
1589   * Checking for file existence in initramfs hook (Closes: #595264).
1590
1591  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 18:28:40 +0200
1592
1593 live-boot (3.0~a2-1) experimental; urgency=low
1594
1595   [ Daniel Baumann ]
1596   * Removing old and unmaintained po files.
1597   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
1598     based on the work of Holger Fischer <hoo.mb@web.de> to add support
1599     for BOOTIF in cases where pxelinux is being used with IPAPPEND
1600     (Closes: #593284).
1601
1602   [ Steven Shiau ]
1603   * Making multiple connected NICs work.
1604
1605   [ Michael Prokop ]
1606   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1607
1608   [ Daniel Baumann ]
1609   * Using allow-hotplug instead of auto in automatically created
1610     /etc/network/interfaces file.
1611
1612  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 01 Sep 2010 18:27:33 +0200
1613
1614 live-boot (3.0~a1-1) experimental; urgency=low
1615
1616   * Switching to source format 3.0 (quilt).
1617   * Removing live-initramfs transitional package.
1618   * Removing lenny support.
1619
1620  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Aug 2010 02:02:39 +0200
1621
1622 live-boot (2.0.15-1) unstable; urgency=low
1623
1624   [ Daniel Baumann ]
1625   * Adding live-system script from live-tools.
1626   * Updating year in copyright.
1627
1628   [ Marco Amadori ]
1629   * Adjust copyright entry in live-snapshot.
1630
1631  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 01 Feb 2011 22:49:03 +0100
1632
1633 live-boot (2.0.14-1) unstable; urgency=low
1634
1635   [ Steven Shiau ]
1636   * Removing the duplicated "the" in the live-boot.init script.
1637
1638   [ Daniel Baumann ]
1639   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1640     thanks to Michael Prokop <mika@grml.org>.
1641   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1642     thanks to Michael Prokop <mika@grml.org>.
1643
1644  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 24 Dec 2010 18:51:57 +0100
1645
1646 live-boot (2.0.13-1) unstable; urgency=medium
1647
1648   [ Ronny Standtke ]
1649   * Remounting cow read-only before prompting user to remove usb flash
1650     drive.
1651
1652  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Dec 2010 11:18:32 +0100
1653
1654 live-boot (2.0.12-1) unstable; urgency=medium
1655
1656   [ T(A)ILS developers ]
1657   * Fixing fromiso= on Squeeze.
1658
1659  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Nov 2010 23:27:01 +0100
1660
1661 live-boot (2.0.11-1) unstable; urgency=medium
1662
1663   * Removing deep link to bug page in the manual, since we don't have
1664     stable references yet.
1665
1666  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 28 Oct 2010 09:22:02 +0200
1667
1668 live-boot (2.0.10-1) unstable; urgency=medium
1669
1670   * Don't do anything in initscript when using toram (Closes: #601575).
1671
1672  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 27 Oct 2010 14:54:58 +0200
1673
1674 live-boot (2.0.9-1) unstable; urgency=low
1675
1676   [ T(A)ILS developers ]
1677   * Fixing overzealous blacklist usage.
1678   * Adding documentation for persistent=cryptsetup in the manpage.
1679
1680  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Oct 2010 09:15:54 +0200
1681
1682 live-boot (2.0.8-1) unstable; urgency=medium
1683
1684   [ amnesia ]
1685   * Adding live-snapshot.list documentation to manpage.
1686
1687  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 12 Oct 2010 11:20:12 +0200
1688
1689 live-boot (2.0.7-1) unstable; urgency=medium
1690
1691   [ Michal Suchanek ]
1692   * Adding initial support for unionmount.
1693
1694   [ Marco Amadori ]
1695   * Included a note about persistent-subtext (Helps: #536728).
1696
1697   [ Daniel Baumann ]
1698   * Running manpage rebuild after manpage updates.
1699
1700  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 02 Oct 2010 10:06:41 +0200
1701
1702 live-boot (2.0.6-1) unstable; urgency=medium
1703
1704   [ intrigeri ]
1705   * Fixing find_snap to take its second argument into account.
1706
1707  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 25 Sep 2010 22:48:35 +0200
1708
1709 live-boot (2.0.5-1) unstable; urgency=low
1710
1711   [ Marco Amadori ]
1712   * Fix snapshots' sync-strings usage (Closes: #591330).
1713   * Fixed some snapshot related debug messages.
1714   * Added support for empty (initial) snapshots.
1715
1716   [ Daniel Baumann ]
1717   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1718     symlinks when checking for dynamically linked files at reboot in
1719     initscript.
1720
1721  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 14 Sep 2010 08:55:02 +0200
1722
1723 live-boot (2.0.4-1) unstable; urgency=low
1724
1725   [ Daniel Baumann ]
1726   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1727     mangling the main sudoers file in accessibility bottom script,
1728     create a new file in /etc/sudoers.d and set permissions
1729     appropriately.
1730   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1731     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1732     and AVD1 to properly boot live media.
1733   * Updating uinstall targets in makefile.
1734
1735   [ Steven Shiau ]
1736   * Allowing to assign no gateway in networking bottom script.
1737
1738   [ Daniel Baumann ]
1739   * Removing usplash support from initscript, usplash is dead.
1740   * Removing usplash support in initramfs, usplash is dead.
1741   * Adding plymouth in bug script.
1742
1743  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 06 Sep 2010 15:21:24 +0200
1744
1745 live-boot (2.0.3-1) unstable; urgency=low
1746
1747   * Exiting with 0 in live-boot bug script (Closes: #595262).
1748   * Using boot.d instead of boot.conf.d as directory name for custom
1749     configuration files.
1750
1751  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 22:43:03 +0200
1752
1753 live-boot (2.0.2-1) unstable; urgency=low
1754
1755   * Updating seperators in networking bottom script to fix ip parameter
1756     parsing (Closes: #590494).
1757   * Updating live-build reference in manpages.
1758   * Checking for file existence in initramfs hook (Closes: #595264).
1759   * Adding live-toram script to copy the running live system to ram and
1760     eject the live media.
1761
1762  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 02 Sep 2010 18:25:12 +0200
1763
1764 live-boot (2.0.1-1) unstable; urgency=low
1765
1766   [ Michael Prokop ]
1767   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1768
1769   [ Daniel Baumann ]
1770   * Using allow-hotplug instead of auto in automatically created
1771     /etc/network/interfaces file.
1772
1773  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 01 Sep 2010 18:25:08 +0200
1774
1775 live-boot (2.0.0-1) unstable; urgency=low
1776
1777   * Updating debian-installer languagelist.
1778   * Moving configs to etc directory within the source tree.
1779   * Removing old docs.
1780
1781  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 10 Aug 2010 01:48:01 +0200
1782
1783 live-boot (2.0~a16-1) unstable; urgency=high
1784
1785   [ Daniel Baumann ]
1786   * Adding support for resolving DNS names from initramfs, thanks to
1787     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
1788     is based on (Closes: #589659).
1789   * Don't fail in Makefile when there's no checkbashism.
1790   * Updating package to standards version 3.9.1.
1791
1792   [ Michal Suchanek ]
1793   * Fix omitpids to work with readonly images.
1794
1795  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 28 Jul 2010 20:17:11 +0200
1796
1797 live-boot (2.0~a15-1) unstable; urgency=low
1798
1799   * Making inclusion of languagelist conditional in live hook.
1800   * Updating depends of live-initramfs transitional package to reflect
1801     relaxed backend depends.
1802
1803  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 17 Jul 2010 17:19:16 +0200
1804
1805 live-boot (2.0~a14-1) unstable; urgency=low
1806
1807   * Improving backend dependencies (Closes: #589326).
1808
1809  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 17 Jul 2010 00:37:33 +0200
1810
1811 live-boot (2.0~a13-1) unstable; urgency=low
1812
1813   * Listing fromiso parameter in manpage (Closes: #588667).
1814   * Improving test targets in Makefile a bit.
1815   * Improving clean target in manpages Makefile a bit.
1816   * Adding Chris in copyright file (for live-snapshot that is).
1817
1818  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 15 Jul 2010 19:31:03 +0200
1819
1820 live-boot (2.0~a12-1) unstable; urgency=low
1821
1822   [ Daniel Baumann ]
1823   * Adding preparations for booting through syslinux memdisk.
1824
1825   [ Marco Amadori ]
1826   * Avoiding using busybox cpio applet, this should fix snapshot
1827     restore.
1828   * Do not print misleading debug message if the snapshot was found
1829     correctly.
1830   * Removing unreachable code in ethdevice argument handling (Closes:
1831     #588307).
1832
1833   [ Daniel Baumann ]
1834   * Adding btrfs support.
1835   * Updating package to standards version 3.9.0.
1836
1837  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 07 Jul 2010 20:13:54 +0200
1838
1839 live-boot (2.0~a11-1) unstable; urgency=low
1840
1841   * Updating lintian overrides.
1842   * Adding missing depends in live-boot on its backend package.
1843   * Removing noautologin parameter from live script, this functionallity
1844     was moved to live-config.
1845
1846  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 20 Jun 2010 19:14:05 +0200
1847
1848 live-boot (2.0~a10-1) unstable; urgency=low
1849
1850   * Removing depends on live-config in live-boot.
1851   * Adding live-config-sysvinit to depends of live-initramfs.
1852   * Alternatively depend on busybox or busybox-initramfs on live-boot-
1853     initramfs-tools.
1854
1855  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 17 Jun 2010 21:52:57 +0200
1856
1857 live-boot (2.0~a9-1) unstable; urgency=low
1858
1859   [ Michal Suchanek ]
1860   * Fix missing log_end_msg in live-boot.init.
1861
1862  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 11 Jun 2010 18:42:23 +0200
1863
1864 live-boot (2.0~a8-1) unstable; urgency=low
1865
1866   * Removing serialtty bottom script.
1867   * Removing compcache configuration file.
1868   * Removing options that are now in live-config from parameters.txt.
1869
1870  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 10 Jun 2010 12:38:52 +0200
1871
1872 live-boot (2.0~a7-1) unstable; urgency=low
1873
1874   [ Michal Suchanek ]
1875   * Adding initial iSCSI boot support.
1876   * Really set NETBOOT with iSCSI.
1877   * Document iscsi in the man page.
1878
1879   [ Daniel Baumann ]
1880   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
1881     care about that now.
1882
1883  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 08 Jun 2010 20:22:33 +0200
1884
1885 live-boot (2.0~a6-1) unstable; urgency=low
1886
1887   [ Daniel Baumann ]
1888   * Updating update-version script.
1889   * Updating update-version script.
1890   * Removing keyboard bottom script, live-config takes care about that
1891     now.
1892   * Removing getty and login wrappers, live-config takes care about that
1893     now.
1894   * Removing configure_init bottom script, live-config takes care about
1895     that now.
1896
1897   [ Michal Suchanek ]
1898   * Moving check for iso image in initscript from the start to the end
1899     before ejecting media.
1900   * Using sendsigs.omit to avoid killing / (Closes: #584690).
1901
1902  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 08 Jun 2010 06:03:21 +0200
1903
1904 live-boot (2.0~a5-1) unstable; urgency=low
1905
1906   [ Michal Suchanek ]
1907   * Fixing http boot:
1908
1909   [ Daniel Baumann ]
1910   * Ammending 2.0~a3-1 changelog entry with bug number.
1911
1912   [ Michal Suchanek ]
1913   * Adding support for booting iso images over http or wget.
1914
1915   [ Daniel Baumann ]
1916   * Renaming internal ext_mountpoint variable to alt_mountpoint for
1917     clarity.
1918
1919   [ Michal Suchanek ]
1920   * Removing leftover url= option, this ain't gonna work this way, see
1921     fetch=.
1922   * Adding DHCP debugging option.
1923   * Updating docs wrt/ httpfs.
1924
1925   [ Daniel Baumann ]
1926   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
1927     live-config.
1928   * Removing apt_cdrom bottom script, not used anyway.
1929   * Removing some boot parameters obsoleted by live-config.
1930
1931  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 05 Jun 2010 14:13:10 +0200
1932
1933 live-boot (2.0~a4-1) unstable; urgency=low
1934
1935   * Removing obsolete boot parameter from manpages.
1936   * Running checkbashisms with -f and -x in Makefile.
1937
1938  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 02 Jun 2010 22:47:20 +0200
1939
1940 live-boot (2.0~a3-1) unstable; urgency=low
1941
1942   * Removing umountfs bottom script, not needed anymore (see #518463).
1943
1944  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 30 May 2010 09:28:32 +0200
1945
1946 live-boot (2.0~a2-1) unstable; urgency=low
1947
1948   * Removing locales  bottom script, now handled by live-config.
1949   * Simplyfing makefile a bit.
1950
1951  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 27 May 2010 22:42:36 +0200
1952
1953 live-boot (2.0~a1-1) experimental; urgency=low
1954
1955   * Initial release.
1956
1957  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 May 2010 10:46:39 +0200
1958
1959 live-initramfs (1.236.2-1) unstable; urgency=medium
1960
1961   * Removing spurious '+' when making debconf db read-only (Closes:
1962     #581808).
1963
1964  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 18 May 2010 06:51:31 +0200
1965
1966 live-initramfs (1.236.1-1) unstable; urgency=low
1967
1968   * Merging casper 1.216.
1969   * Merging casper 1.217.
1970   * Merging casper 1.218.
1971   * Merging casper 1.219.
1972   * Merging casper 1.220.
1973   * Merging casper 1.221.
1974   * Merging casper 1.222.
1975   * Merging casper 1.223.
1976   * Merging casper 1.224.
1977   * Merging casper 1.225.
1978   * Merging casper 1.226.
1979   * Merging casper 1.227.
1980   * Merging casper 1.228.
1981   * Merging casper 1.229.
1982   * Merging casper 1.230.
1983   * Merging casper 1.231.
1984   * Merging casper 1.232.
1985   * Merging casper 1.233.
1986   * Merging casper 1.234.
1987   * Merging casper 1.235.
1988   * Merging casper 1.236.
1989
1990  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 16 May 2010 06:03:01 +0200
1991
1992 live-initramfs (1.215.1-1) unstable; urgency=low
1993
1994   [ Daniel Baumann ]
1995   * Merging casper 1.200.
1996   * Merging casper 1.201.
1997   * Merging casper 1.202.
1998   * Merging casper 1.203.
1999   * Merging casper 1.204.
2000   * Merging casper 1.205.
2001   * Merging casper 1.206.
2002   * Merging casper 1.207.
2003   * Merging casper 1.208.
2004   * Merging casper 1.209.
2005   * Merging casper 1.210.
2006   * Merging casper 1.211.
2007   * Merging casper 1.212.
2008   * Merging casper 1.213.
2009   * Merging casper 1.214.
2010   * Merging casper 1.215.
2011
2012   [ Steven Shiau ]
2013   * No timeout as running ipconfig for network booting.
2014
2015  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 02 May 2010 15:52:01 +0200
2016
2017 live-initramfs (1.199.1-1) unstable; urgency=low
2018
2019   * Updating maintainer field.
2020   * Merging casper 1.178.
2021   * Merging casper 1.179.
2022   * Merging casper 1.180.
2023   * Merging casper 1.181.
2024   * Merging casper 1.182.
2025   * Merging casper 1.183.
2026   * Merging casper 1.184.
2027   * Merging casper 1.185.
2028   * Merging casper 1.186.
2029   * Merging casper 1.187.
2030   * Merging casper 1.188.
2031   * Merging casper 1.189.
2032   * Merging casper 1.190.
2033   * Merging casper 1.191.
2034   * Merging casper 1.192.
2035   * Merging casper 1.193.
2036   * Move dummy start target in initscript.
2037   * Merging casper 1.194.
2038   * Merging casper 1.195.
2039   * Merging casper 1.196.
2040   * Merging casper 1.197.
2041   * Merging casper 1.198.
2042   * Merging casper 1.199.
2043
2044  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Apr 2010 19:19:23 +0200
2045
2046 live-initramfs (1.177.2-1) unstable; urgency=low
2047
2048   [ Marco Amadori ]
2049   * Do not specify 'noxino' between directories.
2050
2051   [ Michael Prokop ]
2052   * Support bootoptions ethdevice and ethdevice-timeout for specifying
2053     from which device you want to boot from and using which timeout
2054     (being 30 seconds if unconfigured), if ethdevice is not specified
2055     try to get a working network configuration for each existing network
2056     device.
2057   * Prefer removable devices over non-removable devices, so scan them
2058     first.
2059   * Support unusual device names like /dev/cciss/c0d0p1 in isofrom
2060     bootoption.
2061   * Do not leak modprobe options to avoid booting errors with kernel
2062     options like libata.dma=0.
2063
2064  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 05 Apr 2010 10:07:12 +0200
2065
2066 live-initramfs (1.177.1-1) unstable; urgency=low
2067
2068   [ Daniel Baumann ]
2069   * Removing etch compatibility.
2070   * Merging casper 1.174.
2071   * Adding proper code comments about vol_id removal.
2072   * Merging casper 1.175.
2073
2074   [ Steven Shiau ]
2075   * Making select_eth_device work with 2nd NIC linked only and FETCH
2076     assigned.
2077   * Moving select_eth_device from init-premount to live-premount where
2078     "udevadm" commands are not required.
2079
2080   [ Daniel Baumann ]
2081   * Merging casper 1.176.
2082   * Merging casper 1.177.
2083   * Adding message to notify users when live-initramfs is falling back
2084     to unionfs-fuse.
2085   * Manually loading fuse when required.
2086
2087  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 17 Mar 2010 20:29:01 +0100
2088
2089 live-initramfs (1.173.5-1) unstable; urgency=low
2090
2091   [ Daniel Baumann ]
2092   * Updating contact information in copyright file.
2093   * Simplyfing initramfs triggers (Closes: #521129, #545842).
2094   * Wrapping fields in control file.
2095   * Using minimized rules file.
2096   * Simplifying wording in bug-presubj file.
2097
2098   [ Andreas Teuchert ]
2099   * Calling udevadm settle in scripts/init-premount/select_eth_device
2100     (Closes: #570100).
2101
2102   [ Tanguy Ortolo ]
2103   * Also respecting persistent-path parameter for snapshots (Closes:
2104     #570162).
2105
2106  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 14 Mar 2010 23:27:57 +0100
2107
2108 live-initramfs (1.173.4-1) unstable; urgency=low
2109
2110   * Only disabling kpersonalizer when using kde3, kde4 doesn't need that
2111     hack.
2112   * Correcting path in previous commit.
2113   * Disabling kaboom (Closes: #556368).
2114
2115  -- Daniel Baumann <mail@daniel-baumann.ch>11.localhost>  Fri, 12 Mar 2010 18:21:00 +0100
2116
2117 live-initramfs (1.173.3-1) unstable; urgency=low
2118
2119   * Using noxino instead of xino, as the latter is not supported by
2120     aufs2 as we need to use it.
2121
2122  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Feb 2010 16:16:46 +0100
2123
2124 live-initramfs (1.173.2-1) unstable; urgency=low
2125
2126   [ Daniel Baumann ]
2127   * Updating homepage field in control.
2128
2129   [ amnesia ]
2130   * Correcting live-media=removeable{,-usb} behaviour to match the
2131     documented one.
2132
2133   [ Daniel Baumann ]
2134   * Removing unionfs workaround for kernel versions << 2.6.22, not
2135     usefull anymore.
2136   * Mounting aufs layer with detached inode index, this solves the
2137     'leaving unclean filesystem when using persistency' problem.
2138   * Removing unused syncs in initscript.
2139
2140   [ Luigi Capriotti ]
2141   * Skip loading usb modules when quickusbmodules parameter is
2142     specified.
2143
2144  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Feb 2010 11:55:41 +0100
2145
2146 live-initramfs (1.173.1-1) unstable; urgency=medium
2147
2148   [ intrigeri ]
2149   * Taking noprompt into account for USB flash drives as well.
2150   * Restoring opt-in behavior for local swap partitions.
2151
2152   [ Daniel Baumann ]
2153   * Updating package to debhelper 7.
2154   * Updating package to standards 3.8.3.
2155   * Don't use dh_clean in favour of dh_prep.
2156
2157   [ Luigi Capriotti ]
2158   * Also allowing hook= to specify files inside the image through
2159     file:// prefix.
2160
2161   [ Daniel Baumann ]
2162   * Forwardporting and extending usage of rsync when booting with toram
2163     based on a patch from Michael Prokop <mika@grml.org>.
2164
2165   [ Michael Prokop ]
2166   * Adding support for isofrom/fromiso bootoption.
2167
2168   [ Daniel Baumann ]
2169   * Adapting a patch from Michael Prokop <mika@grml.org> to set all
2170     harddisk devices to read-only mode for forensics investigations.
2171
2172   [ Michael Prokop ]
2173   * Adding support for ethdevice bootoption.
2174
2175   [ Daniel Baumann ]
2176   * Merging casper 1.158.
2177   * Merging casper 1.159.
2178   * Merging casper 1.160.
2179   * Merging casper 1.161.
2180   * Merging casper 1.162.
2181   * Merging casper 1.163.
2182   * Merging casper 1.164.
2183   * Merging casper 1.165.
2184   * Merging casper 1.166.
2185   * Merging casper 1.167.
2186   * Merging casper 1.168.
2187   * Merging casper 1.169.
2188   * Merging casper 1.170.
2189   * Merging casper 1.171.
2190   * Merging casper 1.172.
2191   * Merging casper 1.173.
2192   * Adding skipconfig parameter to disable most customization.
2193
2194   [ Marco Amadori ]
2195   * cpio snapshots: eval commands fix.
2196
2197   [ Daniel Baumann ]
2198   * Updating defaults file of console-setup for squeeze, thanks to Jun
2199     NOGATA <nogajun@gmail.com> (Closes: #560187).
2200   * Adding explicit debian source version 1.0 until switch to 3.0.
2201   * Adding select_eth_device script from Frederic Boiteux
2202     <fboiteux@calistel.com>.
2203   * Including rsync conditionally.
2204   * Updating year in copyright file.
2205   * Don't panic with persistency when we can't correctly mount the
2206     filesystem (Closes: #565456).
2207
2208   [ Ben Armstrong ]
2209   * Correcting keyboard handling for squeeze.
2210   * Only edit usplash init script if it exists.
2211   * Use klayout= for layout instead of kbd=.
2212
2213   [ Daniel Baumann ]
2214   * Updating to standards version 3.8.4.
2215
2216  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 31 Jan 2010 16:44:08 +0100
2217
2218 live-initramfs (1.157.4-2) unstable; urgency=high
2219
2220   [ Michael Prokop ]
2221   * Avoid the use of fstype in a running live system, as it's
2222     a executable and not a shell function and causes problems
2223     for example within live-snapshot.
2224   * Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
2225
2226   [ Tzafrir Cohen ]
2227   * Adjusting grep call in is_nice_device to match new output of vol_id.
2228
2229  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 21 Nov 2009 19:07:41 +0100
2230
2231 live-initramfs (1.157.4-1) unstable; urgency=medium
2232
2233   [ Daniel Baumann ]
2234   * Forcing run of dexconf when booting with xdriver=dexconf.
2235   * Adding (experimental) forcepersistentfsck bootoption to force fsck
2236     on root persistency device.
2237   * Adding presubj for reportbug.
2238   * Removing unused sed call in update target of Makefile.
2239   * Updating included languagelist from d-i.
2240   * Correcting install calls for reportbug files in rules.
2241   * Including d-i languagelist in initrd in order evaluate l10n
2242     settings.
2243   * Updating lang2locale(); to match new d-i langualgelist format.
2244   * Adding additional two sync calls before powerof happens in order to
2245     deal with 'does not cleanly unmount' problem when using root
2246     persistency.
2247   * Updating vcs fields.
2248   * Adding auto value for xvideomode where we ensure that no
2249     configuration from the persistency layer is respected.
2250
2251   [ Marco Amadori ]
2252   * Fixed FIXME sections in manpages.
2253
2254   [ Daniel Baumann ]
2255   * Including udev binaries in initramfs manually for squeeze and newer
2256     (Closes: #547149).
2257   * Applying patch from Holger Brunn <holger.brunn@web.de> to live-
2258     media-path when toram is used (Closes: #534878).
2259   * Simplyfing and correcting udev inclusion in initramfs hook.
2260
2261  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 18 Oct 2009 20:29:31 +0200
2262
2263 live-initramfs (1.157.3-1) unstable; urgency=low
2264
2265   [ Daniel Baumann ]
2266   * Initial commit for having support for swapfiles.
2267   * Initial commit for having support for persistency on luks.
2268
2269   [ Marco Amadori ]
2270   * Partition snapshots works again.
2271   * Added "whole partition" snapshot resync type.
2272   * Two return code consistency fix.
2273   * Improved an useful debug string.
2274   * Cleaned a bit the snapshot feature.
2275
2276   [ Steven Shiau ]
2277   * Making fetch to work with file on sub dir on tftp server.
2278
2279   [ Daniel Baumann ]
2280   * Avoiding echo bashism in live-initramfs.init by using printf instead
2281     (Closes: #530128).
2282   * Correcting wrong path when disabling anacron in 25configure_init,
2283     thanks to Rui Bernardo <rui.bernardo.pt@gmail.com> (Closes:
2284     #533046).
2285   * Removing disabling of postfix in 25configure_init, it's not
2286     appropriate for debian to do this by default. Thanks to Rui Bernardo
2287     <rui.bernardo.pt@gmail.com>.
2288   * Correcting typo in description of the ip boot parameter in live-
2289     initramfs manpage, thanks to Philippe Leledy <debian@leledy.fr>
2290     (Closes: #532471).
2291
2292   [ Marco Amadori ]
2293   * Removed two bashisms on live-snapshot.
2294
2295   [ Daniel Baumann ]
2296   * Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti
2297     <l.capriotti@xbmc.org>.
2298
2299   [ Luigi Capriotti ]
2300   * Fixing possible invalid results from function where_is_mounted by
2301     returning more than one line inwhere_is_mounted();.
2302   * Fixing relaxed permissions of / in the live filesystem.
2303   * Fixing invalid mangling of /etc/event.d/tty.
2304   * Fixing typo in snapshot file list.
2305
2306   [ Daniel Baumann ]
2307   * Correcting cryptsetup calls for persistency on luks.
2308   * Copy live-installer-launcher desktop icon on users desktop.
2309   * Also updating USB device detection in initramfs script for linux
2310     2.6.29 and newer.
2311   * Adding missing pipe in cryptsetup call for persistency on luks
2312     partitions.
2313   * Making plainroot work (Closes: #523120).
2314
2315   [ Marco Amadori ]
2316   * persistent=nofiles fix (Closes: 522383).
2317
2318   [ Daniel Baumann ]
2319   * Looking for persistency partitions on luks devices only if we boot
2320     with persistent=cryptsetup.
2321   * Fail early in gnome-panel-data bottom script if gnome-panel-data is
2322     not installed.
2323   * Optimizing gnome-panel-data bottom script by leaving out the stupid
2324     things.
2325
2326   [ Richard Nelson ]
2327   * Allow for multiple but unique persistent media.
2328
2329  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 04 Sep 2009 13:37:57 +0200
2330
2331 live-initramfs (1.157.2-1) unstable; urgency=medium
2332
2333   * Correcting fstab handling to not always append entries forever when using
2334     persistency.
2335   * Correcting kdm live-autologin handling to not always append entries forever
2336     when using persistency.
2337   * Correcting handling of locale default and environment handling to not always
2338     append entries forever when using persistency.
2339   * Correcting swap partition handling in fstab to not always append entries
2340     forever when using persistency.
2341   * Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
2342   * Merging swap live-bottom script into fstab script; there is no other sane
2343     possibility to prevent appending again and again in persistent mode.
2344   * Making sure that old swap entries are removed before new ones are added.
2345   * Adding cryptsetup to recommends, it's used for encrypted persistent
2346     partitions.
2347   * Restoring previous behaviour of ejecting the cd when being in non-persistent
2348     mode, thanks to Julien Cristau <jcristau@debian.org>.
2349   * Updating eject prevention for USB devices in initscripts for linux 2.6.29
2350     and newer.
2351
2352  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 14 May 2009 10:00:00 +0200
2353
2354 live-initramfs (1.157.1-1) unstable; urgency=medium
2355
2356   [ Daniel Baumann ]
2357   * Only snapshotting in initscript when we actually run with persistence.
2358
2359   [ Rene Mayrhofer ]
2360   * Checking if /var/log is writable before trying to copy live.log to the newly
2361     mounted root filesystem (Closes: #516914).
2362
2363   [ Daniel Baumann ]
2364   * Improving check in 21xdriver when we don't do anything.
2365   * Adding hack to remove live specific filesystems from umounfs initscript
2366     (Closes: #506410, #515718).
2367   * Adding comsetic line wrapping for output of local-gen messages during boot.
2368   * Merging casper 1.157.
2369   * Only calling install-keymap if it's actually installed, which is always but
2370     in minimal images the case though (Closes: #517153).
2371   * Adding silent boot parameter.
2372   * Respecting media timeout even when specificing media device manually.
2373   * Also allowing to use the removable keyword for specifying a live media.
2374   * Correcting accidental syntax error in one of the previous commits in
2375     19keyboard bottom script.
2376   * Adding removable-usb keyword to further restrict live media selection.
2377   * Correcting check for usb when using removable-usb keyword.
2378   * Correcting typo in locale bottom script.
2379
2380  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 21 Mar 2009 14:00:00 +0100
2381
2382 live-initramfs (1.156.1-1) unstable; urgency=high
2383
2384   [ Daniel Baumann ]
2385   * Revert using debhelper 7 command in rules.
2386   * Updating copyright file.
2387   * Prefixing debhelper files with package name.
2388   * Updating bug script.
2389   * Removing bashism in initscript.
2390   * Usage of dialog in initscript is not actually a todo.
2391   * Correcting medium eject message in initscript.
2392   * Making medium removal message working again with usplash.
2393   * Rewrapping init script.
2394   * Reordering rules file.
2395   * Merging casper 1.155.
2396   * Adding ext4 support.
2397   * Merging casper 1.156.
2398   * Correct eject login in initscript.
2399   * Updating parameters.txt.
2400
2401   [ Ronny Standtke ]
2402   * Do not eject USB flash drives (Closes: #457070).
2403
2404  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun,  8 Feb 2009 15:00:00 +0100
2405
2406 live-initramfs (1.154.8-1) unstable; urgency=high
2407
2408   [ Kai Hendry ]
2409   * Adding basic xrandr support for lenny to enforce a particular
2410     resolution through bootparameter.
2411
2412  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 30 Jan 2009 00:00:00 +0100
2413
2414 live-initramfs (1.154.7-1) unstable; urgency=medium
2415
2416   * Adding note about URL limitations in live-initramfs manpage when
2417     using fetch parameter.
2418   * Removing wc from hook again, that's an ubuntu only problem they have
2419     to care about.
2420
2421  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 27 Jan 2009 18:00:00 +0100
2422
2423 live-initramfs (1.154.6-1) unstable; urgency=medium
2424
2425   * Replacing casper with live in live-new-uuid.
2426   * Including wc in initramfs (Closes: #512413).
2427   * Added missing variable quoting that lead to broken root persistence, thanks
2428     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
2429   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
2430     a path for the persistence files through persistent-path boot parameter
2431     (Closes: #512661).
2432   * Adding persistent-path to parameter list and manpage.
2433   * Actually building/cleaning manpages through targets in Makefile.
2434
2435  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 26 Jan 2009 02:00:00 +0100
2436
2437 live-initramfs (1.154.5-1) unstable; urgency=low
2438
2439   * Also checking for wicd in 23networking, thanks to Ben Armstrong
2440     <synrg@debian.org>.
2441   * Don't redirect output of fstype detection to standard out, thanks to Ronny
2442     Standtke <Ronny.Standtke@gmx.net>.
2443   * Silencing grep call on /etc/passwd.
2444   * Silencing xorg reconfiguration, thanks to Ronny Standtke
2445     <Ronny.Standtke@gmx.net>.
2446
2447  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Jan 2009 13:00:00 -0500
2448
2449 live-initramfs (1.154.4-1) unstable; urgency=low
2450
2451   [ Rene Mayrhofer ]
2452   * Support further checks on loopback image and support skipping union
2453     mounts (Closes: #509446).
2454
2455  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 26 Dec 2008 09:00:00 +0100
2456
2457 live-initramfs (1.154.3-1) unstable; urgency=medium
2458
2459   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
2460     to set variables in previous bottom scripts.
2461
2462  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 20 Dec 2008 15:00:00 +0100
2463
2464 live-initramfs (1.154.2-1) unstable; urgency=medium
2465
2466   [ Daniel Baumann ]
2467   * Updating authors file.
2468
2469   [ Marco Amadori ]
2470   * Reworked integrity-check (Closes: #507477).
2471   * Cleaned the boot log a bit.
2472
2473  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 11 Dec 2008 06:00:00 +0100
2474
2475 live-initramfs (1.154.1-1) unstable; urgency=low
2476
2477   * Merging casper 1.140-1.154.
2478   * Add a warning message when no image can be found.
2479   * Adding a panic message when we netboot and have no supported network
2480     device (Closes: #496684).
2481   * Turning 'no supported filesystem images found' into a panic message,
2482     rather than a warning.
2483   * Also adding ralink to network device check.
2484   * Removing spurious 'livefs_root' in copy_live_to();.
2485
2486  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 25 Nov 2008 12:00:00 +0100
2487
2488 live-initramfs (1.139.1-4) unstable; urgency=medium
2489
2490   [ Chris Lamb ]
2491   * Remove (accidental?) debian/changelog entry.
2492   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
2493   * Use "test -s" instead of testing file availability and size.
2494   * Be consistent in using 0/1 for True/False values instead of English
2495     representations.
2496   * Reflow some grammar in comments and in live-initramfs(7).
2497   * Reflow long 'tr'-based pipelines for readability.
2498   * Don't "cat |" to grep.
2499
2500   [ Daniel Baumann ]
2501   * Replacing obsolete dh_clean -k with dh_prep.
2502
2503   [ Marco Amadori ]
2504   * Changed HOSTNAME and /etc/hosts handling.
2505   * Conditional creation of /etc/fstab.
2506   * live-snapshot: fixed include-list handling.
2507   * Reordered persistence lookups and boundaries (Closes: #500672).
2508   * Search for partition labels only (Closes: #486469).
2509   * Implemented a snapshot exclude list.
2510   * Implemented a persistence exclude list.
2511   * Manpage clarifications on "nofiles".
2512   * Do not pollute the logs when looking for swap partitions.
2513   * Removed all "cat | grep", with grep, awk and sed.
2514
2515  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 11 Nov 2008 13:00:00 +0100
2516
2517 live-initramfs (1.139.1-3) unstable; urgency=medium
2518
2519   [ Chris Lamb ]
2520   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
2521
2522   [ Daniel Baumann ]
2523   * Removing currently unused Upstream-Depends field in control.
2524   * Updating vcs fields in control file.
2525   * Sourcing live.vars in 15autologin directly, rather than to inherit
2526     from live-functions.
2527
2528   [ Marco Amadori ]
2529   * Removed some useless spaces.
2530   * Fix default user handling.
2531   * Added a pretty vital mount debug string.
2532   * Create /etc/mtab on the initramfs ASAP.
2533   * Removed mount -n option, since mtab is there.
2534   * Re-enable "break=live-premount" debug.
2535   * Skipped some runtime duplicated execution.
2536   * Add real cpio to initramfs for snapshot's uses.
2537   * Fixed try_snap() umounting on error.
2538   * Override maybe_break from initramfs-tools.
2539   * Forces use of initramfs cpio over busybox's one.
2540   * Fixed a wrong trial to copy an unexistant snapshot.
2541   * Check for files and umount only if you can mount it first.
2542   * Included more debug and comments on persistence code.
2543   * Set -u in live-snapshot only in debug mode.
2544
2545   [ Michael Prokop ]
2546   * Ignore errors from fstype.
2547
2548  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 19 Sep 2008 14:00:00 +0200
2549
2550 live-initramfs (1.139.1-2) unstable; urgency=medium
2551
2552   [ Daniel Baumann ]
2553   * If the filesystem type of the rootfs cannot be automatically detected, we
2554     try to assume it from the extension of the imagefile we have found. Thanks
2555     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
2556   * Setting project email address to the new debian-live@lists.debian.org.
2557   * Disabling default usage of local swap partitions. Can be enabled with the
2558     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
2559     bringing it up.
2560
2561   [ Michal Suchanek ]
2562   * Enabling the "remove CD" prompt in splashy.
2563
2564  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Sep 2008 00:00:00 +0200
2565
2566 live-initramfs (1.139.1-1) unstable; urgency=medium
2567
2568   [ Ben Voui ]
2569   * Adding support for Virtio vd[a-z] drives.
2570
2571   [ Chris Lamb ]
2572   * Move loop-aes-tools to Suggests; live-helper should install them if
2573     required.
2574   * Remove unnecessary indentation level.
2575   * Modify hiding of harmless X.org reconfiguring messages.
2576   * Revert to using uid 1000 as PAM bug seems to have disappeared
2577     (Closes: #433076)
2578   * Hide error from attempting to "mount --move"
2579   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
2580   * Don't configure X.org if it's not installed.
2581   * Fix check for X.org.
2582   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
2583     warnings.
2584   * Silence another "script-not-executable" message for a sourced library.
2585   * Add missing pipe. Thanks to Andreas Bombe.
2586   * Shamefully adding myself to CREDITS
2587   * Tidy "Disabling update-initramfs" message.
2588   * Re-order some commands so we don't call log_begin_msg without calling
2589     log_end_msg.
2590   * Don't configure X when /usr/bin/X does not exist.
2591   * Silence 'script-not-executable' lintian warning - live-functions script is
2592     always sourced.
2593   * Fix spacing in swirl.
2594   * Override log_*_msg to print nicer status text (until #494257 is merged).
2595   * Hide "overwriting possibly-customised configuration file" in X.org setup
2596     output.
2597   * Hide "Shadow passwords are now on" status message on bootup.
2598   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
2599     functions.
2600   * Rework locale handling
2601   * Print friendly error message on live-initramfs panic.
2602   * Fix path issue with live-preseed causing noisy errors when booting.
2603   * Silence a number of annoying and distracting bootup messages.
2604   * Add missing "log_end_msg" to live-bottom/21xdriver.
2605   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
2606   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
2607   * Move some arch-indep helper utilities to Build-Depends-Indep.
2608   * Set default cow_mountopt where the other defaults are used.
2609   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
2610     "lostup"
2611
2612   [ Daniel Baumann ]
2613   * Updating authors file.
2614   * Merging casper 1.139.
2615   * Not going over the top with exclamation marks in the panic message.
2616   * Updating credits file.
2617   * Slightely adjusting to the more widespread used ascii swirl.
2618   * Merging casper 1.138.
2619   * Merging casper 1.137.
2620
2621   [ Marco Amadori ]
2622   * Added "-n" option to all mount commands, thanks to Peter Holik
2623     <peter@holik.at> for pointing this out.
2624   * Be sure that the discovered filesystem is not null.
2625   * The list of supported filesytems goes dynamic.
2626   * Added ntfs filesystem to the initramfs.
2627
2628   [ Michael Prokop ]
2629   * Move sourcing of live-functions in 38disable_restricted_manager to correct
2630     place.
2631
2632   [ Steven Shiau ]
2633   * Adding support for using tftp in fetch= parameter.
2634   * Another fix about using udevsettle or "udevadm settle".
2635
2636  -- Daniel Baumann <mail@daniel-baumann.ch>  Sun, 24 Aug 2008 00:00:00 +0200
2637
2638 live-initramfs (1.136.3-1) unstable; urgency=medium
2639
2640   [ Michael Prokop ]
2641   * Make sure mounting /cow-tmpfs provides mount options.
2642
2643  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 18 Jul 2008 00:00:00 +0200
2644
2645 live-initramfs (1.136.2-1) unstable; urgency=medium
2646
2647   * Replacing previous imperfect changes for udevadm with check for
2648     udevadm and using old commands when beeing on etch. Also handling
2649     udevtrigger with udevadm if available.
2650   * Correcting httpfs2 inclusion in hook.
2651
2652  -- Daniel Baumann <mail@daniel-baumann.ch>  Wed, 16 Jul 2008 00:00:00 +0200
2653
2654 live-initramfs (1.136.1-1) unstable; urgency=medium
2655
2656   [ Chris Lamb ]
2657   * Fix call to log_warning_msg. Thanks to Bradley Smith
2658     <brad@brad-smith.co.uk>.
2659   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
2660     kernels on powerpc.
2661   * Check losetup capabilities before specifying to mount as read-only.
2662   * Modprobe 'esp' SCSI driver for the benefit of sparc.
2663   * Quieten call to modprobe ide-generic.
2664   * Move local-top/live to live-premount/modules so it gets called before
2665     find_livefs.
2666   * Sync bug script "dpkg -l" calls with debian/control
2667
2668   [ Daniel Baumann ]
2669   * Defaulting now to aufs if no union= parameter is given.
2670   * Merging casper version 1.136.
2671   * Merging casper version 1.135.
2672   * Merging casper version 1.134.
2673   * Merging casper version 1.133.
2674   * Converting udev depends into a versioned depends in order to reflect udevadm
2675     introduction.
2676   * Updating live-snapshot to GPL-3+.
2677   * Updating to standards 3.8.0.
2678   * Renaming forgotton uuid file to live-uuid.
2679
2680   [ Marco Amadori ]
2681   * udevtrigger replacement.
2682   * live-snapshot: fixed the remount helper.
2683   * live-snapshot: now supports a static keep file list.
2684   * Try to bind /cow to /live/cow if unable to move.
2685   * live-snapshot: cleaned some wordings.
2686   * live-snapshot: included vital informations on exit.
2687   * live-snapshot: new "--refresh" option.
2688   * live-snapshot: cleaned and sorted used command line defaults.
2689   * live-snapshot: nicer default auto unmount logic.
2690   * live-snapshot: honour "-o|--output FILE".
2691   * live-snapshot: removed a useless mkdir.
2692   * live-snapshot: removed an unused and useless function.
2693   * live-snapshot: fixes snapshotting from resync string.
2694
2695   [ Michal Suchanek ]
2696   * Add support for httpfs= and ftpfs= parameters.
2697
2698  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Jul 2008 00:00:00 +0200
2699
2700 live-initramfs (1.132.1-1) unstable; urgency=medium
2701
2702   [ Chris Lamb ]
2703   * Don't escape asterisks in languagelist update code
2704
2705   [ Daniel Baumann ]
2706   * Updating copyright header in live-snapshot.
2707   * Removing useless whitespaces and empty lines.
2708   * Correcting grammatical errors in live-snapshot description.
2709   * Removing live-snapshot version as this component is always released
2710     within live-initramfs itself.
2711   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
2712   * Merging casper 1.132.
2713   * Merging casper 1.131.
2714   * Ignoring floppy devices for live filesystem as well as live
2715     persistency.
2716   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
2717     live.log and show its messages during boot (Closes: #440238).
2718   * Updating vcs fields in control file.
2719   * Handling conflicting klibc includes with initramfs-hooks of other
2720     packages (Closes: 475783).
2721
2722   [ Marco Amadori ]
2723   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
2724     '/mnt'" bug.
2725   * Calling live-snapshot now produces an output file.
2726
2727   [ Michal Suchanek ]
2728   * Workaround loop-aes-utils losetup incompatibility
2729   * Fix toram (change mount --move to mount -o move)
2730
2731  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 02 Jun 2008 00:00:00 +0200
2732
2733 live-initramfs (1.130.1-3) unstable; urgency=high
2734
2735   * Handle non-existing klibc includes in live hook (Closes: #475783).
2736   * Adding loop-aes-utils to recommends.
2737
2738  -- Daniel Baumann <mail@daniel-baumann.ch>  Sat, 26 Apr 2008 16:00:00 +0200
2739
2740 live-initramfs (1.130.1-2) unstable; urgency=medium
2741
2742   [ Chris Lamb ]
2743   * Remove bogus dependency on Ubuntu "localechooser-data" package
2744
2745  -- Daniel Baumann <mail@daniel-baumann.ch>  Thu, 17 Apr 2008 06:00:00 +0200
2746
2747 live-initramfs (1.130.1-1) unstable; urgency=medium
2748
2749   [ Chris Lamb ]
2750   * Use triggers when calling update-initramfs in postinst and postrm
2751
2752   [ Daniel Baumann ]
2753   * Sorting some lines in live hook.
2754   * Merging casper 1.130.
2755   * Merging casper 1.129.
2756   * Adjusting code formating in maintainer scripts.
2757   * Restricting counting of installed kernels based on /boot/vmlinuz-*
2758     instead of /boot/vmlinuz*.
2759
2760  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 Apr 2008 00:00:00 +0200
2761
2762 live-initramfs (1.128.1-1) unstable; urgency=medium
2763
2764   [ Marco Amadori ]
2765   * Fixed a misleading debug message.
2766   * Added /cow mounting debug messages.
2767   * Fixed /cow mounting.
2768   * Klibc: added some libraries to the intramfs.
2769
2770   [ Daniel Baumann ]
2771   * Merging casper 1.128.
2772
2773  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 Apr 2008 00:00:00 +0200
2774
2775 live-initramfs (1.127.1-1) unstable; urgency=medium
2776
2777   [ Daniel Baumann ]
2778   * Merging casper 1.127.
2779   * Merging casper 1.126.
2780   * Removing too early recommends to live-initscripts in control to make
2781     some people happy (Closes: #431000).
2782
2783   [ Chris Lamb ]
2784   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
2785     (?) bug
2786   * scripts/live-helpers: Don't search ram block devices
2787   * scripts/live-helpers: Search / use case
2788   * scripts/live-helpers: Fixes for set -e
2789   * bin/live-snapshot: Vastly rework script
2790   * bin/live-snapshot: Fix argument handling (Closes: #461595)
2791   * scripts/live: Make 'nopersistent' parameter actually disable
2792     persistence
2793
2794  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 31 Mar 2008 00:00:00 +0200
2795
2796 live-initramfs (1.125.1-1) unstable; urgency=medium
2797
2798   [ Daniel Baumann ]
2799   * Merging casper 1.125.
2800
2801   [ Chris Lamb ]
2802   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
2803   * Rename 18hostname -> 06hostname
2804
2805  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Mar 2008 00:00:00 +0100
2806
2807 live-initramfs (1.124.1-1) unstable; urgency=medium
2808
2809   [ Daniel Baumann ]
2810   * Adjusting live-snapshot to live-initramfs.
2811   * Merging casper 1.124.
2812   * Adjusting 44pk_allow to live-initramfs.
2813   * Merging casper 1.123.
2814   * Merging casper 1.122.
2815   * Merging casper 1.121.
2816   * Merging casper 1.120.
2817
2818   [ Chris Lamb ]
2819   * 99hook: Download hook script from inside target filesystem
2820
2821  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Mar 2008 00:00:00 +0100
2822
2823 live-initramfs (1.119.1-1) unstable; urgency=medium
2824
2825   * Creating resolv.conf when netbooting not just when there's no
2826     resolv.conf, but also when it is empty.
2827   * Making hooks executable after fetching them.
2828   * Removing disabling of kwallet.
2829   * Merging casper 1.119.
2830
2831  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Mar 2008 00:00:00 +0100
2832
2833 live-initramfs (1.118.2-1) unstable; urgency=medium
2834
2835   [ Andrey Asadchev ]
2836   * Explicitly set Xorg video driver.
2837   * Patch to use cryptsetup volumes for persistent storage.
2838
2839   [ Daniel Baumann ]
2840   * New upstream release.
2841   * Fixing wrong email address in changelog (was bug in git-dch config).
2842   * Bumping package to policy 3.7.3.
2843   * Rewriting copyright in machine-interpretable format.
2844   * Adding hook parameter to execute custom scripts.
2845   * Adding plainroot.
2846
2847   [ Marco Amadori ]
2848   * Now it includes lzma kernel module dependencies.
2849
2850  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Mar 2008 00:00:00 +0100
2851
2852 live-initramfs (1.118.1-1) unstable; urgency=medium
2853
2854   [ Daniel Baumann ]
2855   * New upstream release.
2856   * Adding direct depends to udev, thanks to Anton Lundin
2857     <glance@acc.umu.se> (Closes: #452448).
2858   * Merging casper 1.111.
2859   * Bumping version to 1.110.1-1.
2860   * Merging casper 1.112.
2861   * Merging casper 1.113.
2862   * Adjusting to live-initramfs.
2863   * Bumping version to 1.113.1-1.
2864   * Merging casper 1.114.
2865   * Merging casper 1.115.
2866   * Merging casper 1.116.
2867   * Merging casper 1.117.
2868   * Merging casper 1.118.
2869   * Bumping version to 1.118.1-1.
2870
2871   [ Otavio Salvador ]
2872   * debian: add mtd-tools as suggestion since it's required for jffs2
2873     support
2874   * hooks: include jffs2 kernel module on initramfs image
2875   * live-snapshot: add support to use jffs2 images
2876   * live: add support for jffs2 images and snapshots
2877   * live-helpers: add jffs2 as a valid image
2878   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
2879
2880  -- Daniel Baumann <mail@daniel-baumann.ch>  Tue, 26 Feb 2008 13:35:00 +0100
2881
2882 live-initramfs (1.110.7-1) unstable; urgency=medium
2883
2884   * New upstream release.
2885   * Fixing fstab handling.
2886   * Fixing regression from mounting the ow device on a nfs volume,
2887     thanks to An-Cheng Huang <ancheng@vyatta.com>.
2888
2889  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 19 Nov 2007 00:00:00 +0100
2890
2891 live-initramfs (1.110.6-1) unstable; urgency=medium
2892
2893   * New upstream release.
2894   * Preparing live-initramfs 1.110.6-1.
2895   * Adding custom reportbug script.
2896   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
2897   * Adding checkbashsms call to test target of the Makefile as suggested
2898     by Trent W. Buck <trentbuck@gmail.com>.
2899
2900  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 12 Nov 2007 00:00:00 +0100
2901
2902 live-initramfs (1.110.5-1) unstable; urgency=medium
2903
2904   * New upstream release.
2905   * Preparing live-initramfs 1.110.5-1.
2906   * Using kdm initscript autologin overrides, thanks to Kel Modderman
2907     <kel@otaku42.de>.
2908   * Setting the kdm language, thanks to Jordi Pujol
2909     <jordi_pujol@telefonica.net>.
2910   * Adding files to the live filesystem according to the MAC number,
2911     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
2912   * Fixing some coding style issues.
2913
2914  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  5 Nov 2007 00:00:00 +0100
2915
2916 live-initramfs (1.110.4-1) unstable; urgency=medium
2917
2918   [ Daniel Baumann ]
2919   * New upstream release.
2920   * Preparing live-initramfs 1.110.3-1.
2921   * Correcting homepage field.
2922   * Correcting vcs fields.
2923
2924   [ Jesse Hathaway ]
2925   * add support for mounting the cow device on an nfs volume
2926
2927  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 29 Oct 2007 00:00:00 +0100
2928
2929 live-initramfs (1.110.3-1) unstable; urgency=medium
2930
2931   [ Daniel Baumann ]
2932   * New upstream release.
2933   * Preparing live-initramfs 1.110.3-1.
2934   * Removing ubuntu support.
2935
2936   [ Alex Owen ]
2937   * Fix typo to get serial console to work
2938
2939   [ Jesse Hathaway ]
2940   * add support for exposedroot option for live-helper
2941
2942  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 22 Oct 2007 00:00:00 +0200
2943
2944 live-initramfs (1.110.2-1) unstable; urgency=medium
2945
2946   * New upstream release.
2947   * Preparing live-initramfs 1.110.2-1.
2948   * Fixing typing error.
2949   * Removing nodiratime as it is already included in noatime, thanks to Kel
2950     Modderman <kel@otaku42.de>.
2951
2952  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 15 Oct 2007 00:00:00 +0200
2953
2954 live-initramfs (1.110.1-1) unstable; urgency=medium
2955
2956   * New upstream release.
2957   * Preparing live-initramfs 1.107.2-1.
2958   * Also using nodiratime, not just noatime.
2959   * Merging casper 1.108.
2960   * Adjusting to live-initramfs.
2961   * Merging casper 1.109.
2962   * Adjusting to live-initramfs.
2963   * Merging casper 1.110.
2964   * Adjusting to live-initramfs.
2965   * Bumping version to 1.110.1-1.
2966
2967  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  8 Oct 2007 00:00:00 +0200
2968
2969 live-initramfs (1.107.1-1) unstable; urgency=medium
2970
2971   * New upstream release.
2972   * Preparing live-initramfs 1.102.4-2.
2973   * Replacing backticks with POSIX expression.
2974   * Consistently using curly brackets for variables.
2975   * Fixing bashism.
2976   * Merging casper 1.105.
2977   * Adjusting to live-initramfs.
2978   * Bumping version to 1.105.1-1.
2979   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
2980     cow mount rather than binding it on /live/cow. This prevents the
2981     /cow mount showing up in /proc/mounts.
2982   * Merging casper 1.106.
2983   * Adjusting to live-initramfs.
2984   * Bumping version to 1.106.1-1.
2985   * Fixing wrong homepage field.
2986   * Fixing typing error.
2987   * Merging casper 1.107.
2988   * Bumping version to 1.107.1-1.
2989
2990  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  1 Oct 2007 00:00:00 +0200
2991
2992 live-initramfs (1.104.1-1) unstable; urgency=medium
2993
2994   * New upstream release.
2995
2996  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 24 Sep 2007 00:00:00 +0200
2997
2998 live-initramfs (1.102.1-1) unstable; urgency=medium
2999
3000   * New upstream release.
3001
3002  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 17 Sep 2007 00:00:00 +0200
3003
3004 live-initramfs (1.99.2-1) unstable; urgency=medium
3005
3006   * New upstream release:
3007     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
3008       (Closes: #440235).
3009
3010  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 10 Sep 2007 00:00:00 +0200
3011
3012 live-initramfs (1.99.1-1) unstable; urgency=medium
3013
3014   * New upstream release.
3015
3016  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  3 Sep 2007 00:00:00 +0200
3017
3018 live-initramfs (1.96.2-1) unstable; urgency=medium
3019
3020   * New upstream release.
3021
3022  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 27 Aug 2007 00:00:00 +0200
3023
3024 live-initramfs (1.96.1-1) unstable; urgency=medium
3025
3026   * New upstream release.
3027
3028  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 20 Aug 2007 00:00:00 +0200
3029
3030 live-initramfs (1.95.3-1) unstable; urgency=medium
3031
3032   * New upstream release.
3033
3034  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 13 Aug 2007 00:00:00 +0200
3035
3036 live-initramfs (1.95.2-1) unstable; urgency=medium
3037
3038   * New upstream release.
3039
3040  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  6 Aug 2007 00:00:00 +0200
3041
3042 live-initramfs (1.95.1-1) unstable; urgency=medium
3043
3044   * New upstream release.
3045
3046  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Jul 2007 00:00:00 +0200
3047
3048 live-initramfs (1.91.6-1) unstable; urgency=medium
3049
3050   * New upstream release.
3051
3052  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 23 Jul 2007 00:00:00 +0200
3053
3054 live-initramfs (1.91.5-1) unstable; urgency=medium
3055
3056   * New upstream release.
3057
3058  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 16 Jul 2007 00:00:00 +0200
3059
3060 live-initramfs (1.91.4-1) unstable; urgency=medium
3061
3062   * New upstream release:
3063     - Dropping transitional package, not needed anymore.
3064
3065  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  9 Jul 2007 00:00:00 +0200
3066
3067 live-initramfs (1.91.3-1) unstable; urgency=medium
3068
3069   * New upstream release.
3070
3071  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  2 Jul 2007 00:00:00 +0200
3072
3073 live-initramfs (1.91.2-1) unstable; urgency=medium
3074
3075   * New upstream release.
3076
3077  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 25 Jun 2007 00:00:00 +0200
3078
3079 live-initramfs (1.91.1-1) unstable; urgency=medium
3080
3081   * New upstream release.
3082
3083  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 18 Jun 2007 00:00:00 +0200
3084
3085 live-initramfs (1.90.1-1) unstable; urgency=medium
3086
3087   * New upstream release.
3088
3089  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 11 Jun 2007 00:00:00 +0200
3090
3091 live-initramfs (1.87.6-1) unstable; urgency=medium
3092
3093   * New upstream release.
3094
3095  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  4 Jun 2007 00:00:00 +0200
3096
3097 live-initramfs (1.87.5-1) unstable; urgency=medium
3098
3099   * New upstream release, replacing casper.
3100
3101  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 28 May 2007 00:00:00 +0200
3102
3103 live-initramfs (1.87.4-1) unstable; urgency=medium
3104
3105   * New upstream release.
3106
3107  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 21 May 2007 00:00:00 +0200
3108
3109 live-initramfs (1.87.3-1) unstable; urgency=medium
3110
3111   * New upstream release.
3112
3113  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 14 May 2007 00:00:00 +0200
3114
3115 live-initramfs (1.87.2-1) unstable; urgency=low
3116
3117   * New upstream release.
3118
3119  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon,  7 May 2007 00:00:00 +0200
3120
3121 live-initramfs (1.87.1-1) unstable; urgency=low
3122
3123   * Initial release, forking casper.
3124
3125  -- Daniel Baumann <mail@daniel-baumann.ch>  Mon, 30 Apr 2007 00:00:00 +0200