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