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