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