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