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