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