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