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