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