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