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