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