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