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