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