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