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