Merge branch 'debian-next' into master-next
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0.1-1) unstable; urgency=low
2
3   [ chals ]
4   * Updating Spanish translation of live-boot man page, persistence-label.
5
6   [ Daniel Baumann ]
7   * Dropping German manpage translations stubs for the release.
8
9  -- Daniel Baumann <daniel@debian.org>  Thu, 14 Feb 2013 19:33:17 +0100
10
11 live-boot (3.0.0-1) unstable; urgency=low
12
13   [ Daniel Baumann ]
14   * Updating manpage year handling for 2013.
15
16   [ Richard Nelson ]
17   * Replace noprompt with noeject on manpage.
18
19   [ Daniel Baumann ]
20   * Updating noeject description in manpage.
21
22   [ chals ]
23   * Updating Spanish translation in respect to noeject.
24
25   [ Daniel Baumann ]
26   * Dropping dpkg compression level.
27   * Calling df with -P to avoid line wraps with overly long mountpoints.
28
29   [ Tails developers ]
30   * Improving test for /etc/fstab.d support by testing for its existence
31     instead of /run's one.
32
33   [ Daniel Baumann ]
34   * Removing some dead code in netbase parts.
35
36   [ Gaudenz Steinlin ]
37   * Fixing support for multiple squashfs images (Closes: #696494).
38   * Fixing mounting of rootfs, cow and medium filesystems (Closes:
39     #696495).
40
41   [ Daniel Baumann ]
42   * Correcting persistence-label handling fwrt/ legacy live-boot 2.x
43     support, thanks to Mike Gach <gach.mqt@gmail.com> (Closes: #697873).
44
45  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Feb 2013 08:23:17 +0100
46
47 live-boot (3.0~b11-1) unstable; urgency=low
48
49   * Updating year in copyright file.
50   * Supporting legacy filenames for checksums in debian within verify-
51     checksums.
52   * Correcting legacy filename for checksum files.
53   * By default including sha256sum only in progress-linux, keep md5sum
54     legacy for debian.
55
56  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jan 2013 11:32:21 +0100
57
58 live-boot (3.0~b10-1+grml.1) unstable; urgency=low
59
60   [ Evgeni Golov ]
61   * [795263e] refresh 29_support_dns_in_initramfs.patch against
62     current upstream
63   * [2045fef] drop 43_do_not_fix_mountpoints_with_live-persistence.patch,
64     applied upstream
65
66  -- Michael Prokop <mika@grml.org>  Tue, 18 Dec 2012 01:41:16 +0100
67
68 live-boot (3.0~b10-1) unstable; urgency=low
69
70   [ Daniel Baumann ]
71   * Adding live-tools to recommends.
72
73   [ Michal Suchanek ]
74   * Including util-linux mount in initramfs.
75
76   [ Daniel Baumann ]
77   * Making overwriting of /bin/mount within initramfs with mount.util-
78     linux dependent on fuse usage, not on some additional boot parameter.
79   * Correcting spelling typo in bug script.
80
81   [ Richard Nelson ]
82   * Update manpage information of ip= param to correctly reflect what
83     9990-netbase.sh expects.
84
85   [ Daniel Baumann ]
86   * Cleaning up manpage po files.
87
88   [ Evgeni Golov ]
89   * Do not fix mountpoints with live-persistence.conf as home-rw/live-rw.
90
91  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Dec 2012 20:22:50 +0100
92
93 live-boot (3.0~b9-1+grml.1) unstable; urgency=low
94
95   [ Evgeni Golov ]
96   * [bdc44cd] drop 37_fix_legacy_persistence_handling.patch, applied
97     upstream
98
99   [ Michael Prokop ]
100   * [1aa780a] Refresh patches against current master
101   * [a133107] Add patch to drop nameserver handling from ip= boot
102     parameter
103   * [7782d4f] Add patch to restore support for persistence media with
104     LABEL=custom-ov (credits to Evgeni)
105   * [b7de9b2] Do not fix mountpoints with live-persistence.conf as
106     home-rw/live-rw (credits to Evgeni)
107
108  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 18:22:27 +0100
109
110 live-boot (3.0~b9-1) unstable; urgency=low
111
112   [ Tails developers ]
113   * Making the /live to /lib/live move for the persistence code.
114   * Handling already mounted persistence backing media correctly.
115   * Fixing persistence-media option when no devices are attached.
116   * Using 'local' in a safe way.
117
118  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Dec 2012 20:01:21 +0100
119
120 live-boot (3.0~b8-1+grml.1) unstable; urgency=low
121
122   The "sync with Debian's 3.0~b8-1 version" release
123
124   [ Evgeni Golov ]
125   * [ce765d3] refresh patches against Debian's 3.0~b8-1
126   * [b484d6d] allow the use of multiple initramfs hooks and scripts again
127
128  -- Michael Prokop <mika@grml.org>  Thu, 06 Dec 2012 12:51:50 +0100
129
130 live-boot (3.0~b8-1) unstable; urgency=low
131
132   * Removing eject from recommends, the script that ejects the live medium
133     is in live-config these days.
134   * Removing file from recommends, no usage of file in live-boot anymore.
135   * Updating package lists in bug script to match current implementations.
136   * Adding dpkg-source local options.
137
138  -- Daniel Baumann <daniel@debian.org>  Fri, 30 Nov 2012 14:48:16 +0100
139
140 live-boot (3.0~b7-1) unstable; urgency=low
141
142   [ Daniel Baumann ]
143   * Updating file paths for /lib/live/mount. See
144     http://lists.debian.org/debian-live/2012/10/msg00021.html for more
145     information.
146   * Renaming /lib/live/mount/image to /lib/live/mount/medium. See
147     http://lists.debian.org/debian-live/2012/10/msg00023.html for more
148     information.
149   * Updating package descriptions.
150   * Properly wrap package descriptions to 80 characters per line.
151
152   [ Tails developers ]
153   * Adding support for the previous persistence configuration file name,
154     for compatibility with systems that have been deployed with live-
155     persistence.conf already.
156
157  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Nov 2012 15:04:32 +0100
158
159 live-boot (3.0~b6-1) unstable; urgency=low
160
161   * Including hfs and hfsplus modules in initrd to access filesystems on
162     apple systems.
163   * Stopping to put a tmpfs on /root/lib/live from within initramfs, it
164     over-'layered' most prominently the live systems /lib/live/config,
165     making the runtime configuration impossible and the tmpfs is not
166     used or needed in the first place anyway.
167   * Renaming rofs to more intuitive rootfs.
168   * Removing source-only readme file about boot scripts from the binary
169     package.
170   * Renaming the boot scripts readme file to fixme to make it even more
171     obvious.
172
173  -- Daniel Baumann <daniel@debian.org>  Tue, 02 Oct 2012 10:32:44 +0200
174
175 live-boot (3.0~b5-1) unstable; urgency=low
176
177   * Updating to standards version 3.9.4.
178   * Removing showmounts option as it's enable always anyway.
179   * Applying slightly modified patch from Reinhard Tartler
180     <siretart@tauware.de> to ensure that a potentially stray tmpfs on
181     /live/overlay gets removed to fix netboot failures (Closes:
182     #685375).
183
184  -- Daniel Baumann <daniel@debian.org>  Sun, 30 Sep 2012 10:07:09 +0200
185
186 live-boot (3.0~b4-1) unstable; urgency=low
187
188   * Switching to final name for the persistence configuration file
189     'persistence.conf' in line with boot parameter.
190   * Moving remaining stuff from /live to /lib/live to avoid further
191     namespace pollution.
192
193  -- Daniel Baumann <daniel@debian.org>  Thu, 27 Sep 2012 13:23:33 +0200
194
195 live-boot (3.0~b3-1) unstable; urgency=low
196
197   [ Daniel Baumann ]
198   * Always move live filesystem mounts to /root within initramfs,
199     regardless if mountpoint already exists or not (Closes: #688782).
200
201   [ Gaudenz Steinlin ]
202   * Removing mountpoint if no persistence layer is found on a device.
203
204   [ Daniel Baumann ]
205   * Exposing rofs and persistence mounts under /live in the live
206     systems, not just initramfs only (Closes: #687099).
207   * Updating code for exposing of overlay mounts under /live too.
208
209  -- Daniel Baumann <daniel@debian.org>  Wed, 26 Sep 2012 14:40:32 +0200
210
211 live-boot (3.0~b2-1) unstable; urgency=low
212
213   * Recreating /etc/live/boot in postinst.
214   * Removing /etc/live/boot if empty on purge in postrm.
215   * Regenerating initramfs on remove.
216
217  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Aug 2012 12:37:23 +0200
218
219 live-boot (3.0~b1-1) unstable; urgency=low
220
221   [ chals ]
222   * Fixing build error in 'es' man pages caused by a newline conflict.
223
224   [ Daniel Baumann ]
225   * Removing live-new-uuid, a rewritten one goes to live-tools.
226   * Adding slightly modified patch from Steven Shiau
227     <steven@nchc.org.tw> to transition to /run for network interface
228     definition files which fixes resolv.conf creation for netboot.
229
230   [ Steven Shiau ]
231   * Reading /conf/param.conf after Select_eth_device in main function to
232     fix network booting (Closes: #683240).
233
234   [ Daniel Baumann ]
235   * Moving reading of initramfs-tools functions to initramfs-tools
236     script.
237   * Consistently using case instead of if for conditionals in script
238     boilerplate.
239   * Laying tmpfs on /live/overlay only during initramfs stage, fixes
240     boot failure with plain filesystems (Closes: #681579).
241   * Correcting DNS inclusion in initramfs-tools hook, thanks to Steven
242     Shiau <steven@nchc.org.tw> for reporting.
243   * Simplifying usage of copy_exec function from hooks-function in
244     initramfs-tools hook.
245   * Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and
246     /live/image/live/boot/*.conf instead of
247     /live/image/live/boot.d/*.conf for consistency reasons.
248   * Reading configuration file from filesystem and live-media at runtime
249     too.
250   * Reading configuration files in initramfs-tools hook too.
251
252   [ Steven Shiau ]
253   * Adding support for nameserver in ip= boot parameter.
254
255   [ Daniel Baumann ]
256   * Making nameserver assignment from ip= bootparameter work with
257     persistence.
258   * Correcting permissions of /tmp which apparently somehow get mixed up
259     along the way.
260   * Updating scripts readme about transition to plugin based
261     architecture.
262
263  -- Daniel Baumann <daniel@debian.org>  Thu, 16 Aug 2012 12:21:04 +0200
264
265 live-boot (3.0~a38-1) unstable; urgency=low
266
267   [ Daniel Baumann ]
268   * Extending verify-checksums parameters to allow specifying custom
269     list of digests.
270   * Harmonizing GPL boilerplate texts.
271
272   [ Richard Nelson ]
273   * Correct left over references to old initramfs-tools.sh (Closes:
274     #682504).
275
276  -- Daniel Baumann <daniel@debian.org>  Fri, 27 Jul 2012 00:20:39 +0200
277
278 live-boot (3.0~a37-1) unstable; urgency=low
279
280   [ Daniel Baumann ]
281   * Cleaning up initramfs-tools hook.
282
283   [ Tails developers ]
284   * Fixing persistence backward-compatibility mode (Closes: #681176).
285
286   [ Daniel Baumann ]
287   * Making swap function self contained.
288   * Making read-only function self contained.
289   * Making verify-checksums function self contained.
290   * Factoring out debug into an own function.
291   * Extending read-only parameters to allow specifying custom list of
292     devices.
293   * Avoid re-access /proc/cmdline in select-eth-device function and use
294     internal variable instead.
295
296  -- Daniel Baumann <daniel@debian.org>  Wed, 25 Jul 2012 17:18:06 +0200
297
298 live-boot (3.0~a36-1) unstable; urgency=low
299
300   * Adding temporary notes in a readme file.
301   * Renaming boot scripts for refactoring them into numbered plugins.
302   * Renaming mountroot function to main to provide a generic live-boot
303     entry point for initramfs generators.
304   * Adding temporary redirection layer for dracut initramfs generator.
305   * Adding redirection layer for initramfs-tools initramfs generator.
306   * Splitting out already reviewed cmdline parsing script.
307   * Splitting out already reviewed read-only script.
308   * Splitting out already reviewed swapon script.
309   * Splitting out already reviewed verify-checksums script.
310   * Adding support for defining one or more explicit swap partitions to
311     be used.
312
313  -- Daniel Baumann <daniel@debian.org>  Wed, 18 Jul 2012 23:56:06 +0200
314
315 live-boot (3.0~a35-1) unstable; urgency=low
316
317   * Correcting typo in fstab function call in mountroot, thanks to
318     Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
319
320  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Jun 2012 14:30:46 +0200
321
322 live-boot (3.0~a34-1) unstable; urgency=low
323
324   [ Daniel Baumann ]
325   * Renaming persistent-subtext option into persistent-label and making
326     it define the complete label instead of a custom suffix only.
327   * Updating coding style in a first bunch of locations.
328   * Updating location for live-boot files in initramfs-tools hook,
329     thanks to Baurzhan Muftakhidinov <baurthefirst@gmail.com>.
330   * Making live-boot-initramfs-tools.postinst more error safe.
331   * Removing pre-wheezy dpkg trigger for update-initramfs.
332   * Removing superfluous directory in initramfs-tools hook.
333   * Sourcing individual live-boot scripts rather than executing them.
334
335   [ Ben Armstrong ]
336   * Fix creation of /var/log/live in correct location.
337
338   [ Daniel Baumann ]
339   * Switching to xz compression in source and binary packages.
340
341  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Jun 2012 14:14:19 +0200
342
343 live-boot (3.0~a33-1) unstable; urgency=low
344
345   [ chals ]
346   * Updating Spanish translation of man pages.
347
348   [ Daniel Baumann ]
349   * Removing some more dead parameters from cmdline function.
350   * Removing double author entries in Spanish po files.
351
352  -- Daniel Baumann <daniel@debian.org>  Wed, 13 Jun 2012 13:26:49 +0200
353
354 live-boot (3.0~a32-1) experimental; urgency=low
355
356   * Dropping snapshot functionality, superseeded by awesome custom mount
357     persistence.
358   * Setting persistence label for live-* 3.x persistency to
359     'persistence', we're not making any difference between full-ov and
360     custom-ov anymore on the filesystem and partition label (it's
361     determined by the contents of live-persistence.conf).
362
363  -- Daniel Baumann <daniel@debian.org>  Wed, 06 Jun 2012 19:04:01 +0200
364
365 live-boot (3.0~a31-1) experimental; urgency=low
366
367   [ Daniel Baumann ]
368   * Renaming etc directory to their actual name, examples, within source
369     tree.
370   * Simplyfing scripts declaration in Makefile.
371
372   [ chals ]
373   * Fixing fuzzy strings in Spanish translation of man pages.
374
375   [ Daniel Baumann ]
376   * Removing live-reconfigure, not used anymore.
377   * Removing live-preseed, not used anymore.
378   * Unbreaking cmdline parsing after variable rename.
379   * Moving off remaining functions from main boot script to subscript
380     for later cleanup.
381
382  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Jun 2012 21:44:44 +0200
383
384 live-boot (3.0~a30-1) experimental; urgency=low
385
386   * Removing dead lang2locale function and associated files, not used
387     anywhere.
388   * Converting select_eth_device initramfs-tools pre-mount script into
389     regular live-boot script.
390   * Consistenly using 'true' instead of 'Yes' or 'yes' when using
391     booleans.
392   * Removing some dead boot parameters.
393   * Splitting out integrity-check function to subscript.
394   * Rewriting live-media checksum verification to work with any SHA and
395     MD5 digests.
396   * Updating read-only handling to new parameter handling.
397   * Updating internal cmdline handling.
398   * Updating swapon handling to new parameter handling.
399   * Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
400   * Splitting out swap handling and rewriting to a live-boot subscript.
401   * Moving validateroot bottom script into main boot script itself.
402   * Removing exporting of variables for reviewed options in the cmdline
403     function, not required.
404   * Removing fastboot handling, the normal system handles this via
405     'fastboot' bootparameter already.
406   * Transforming persistence_excludes bottom script into normal live-
407     boot script.
408   * Transforming fstab bottom script into normal live-boot script.
409   * Transforming networking bottom script into normal live-boot script.
410   * Simplyfing initramfs-tools specific files within the source tree.
411
412  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Jun 2012 19:37:54 +0200
413
414 live-boot (3.0~a29-1) experimental; urgency=low
415
416   * Automatically translate date formats in po files.
417   * Starting initramfs-tools specific subdirectory within the source-
418     tree.
419   * Replacing live initramfs-tools script with empty stub that calls the
420     real, in future being initramfs-tools independent, script from
421     /lib/live.
422   * Splitting out a first bunch of functions out to /live/live/boot/.
423   * Moving out live-helpers from initramfs-tools specifics.
424   * Adding commented 'set -e' explicitly in all subscripts to avoid
425     running it with 'set -e' until we've made sure it's properly
426     working.
427   * Moving out live-functions from initramfs-tools specifics.
428   * Removing live-premount modules script, not needed anymore.
429   * Converting read-only initramfs-tools pre-mount script into regular
430     live-boot script.
431
432  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Jun 2012 16:00:59 +0200
433
434 live-boot (3.0~a28-1) experimental; urgency=low
435
436   [ Tails developers ]
437   * Improving robustness of findiso cleanup process.
438   * Using fromiso in most places where isofrom was used, thanks to
439     adrian15 <adrian15sgd@gmail.com>.
440   * Mounting fromiso filesystem on /live/fromiso instead of /fromiso,
441     thanks to adrian15 <adrian15sgd@gmail.com>.
442   * Improving robustness of fromiso cleanup process with is_mountpoint
443     (Closes: #668100).
444
445   [ Daniel Baumann ]
446   * Using boot.log and /var/log/live/boot.log respectively for overall
447     consistency within all debian-live tools.
448
449   [ Ian Reinhart Geiser ]
450   * Fix to allow for multiple rof when exposed roots is disabled.
451
452   [ Tails developers ]
453   * Implement and make use of robust list functions.
454
455   [ chals ]
456   * Fixing several typos in man pages.
457   * Adding initial Spanish translation of man pages.
458
459   [ Evgeni Golov ]
460   * Fixing two typos and a wrong word in comments.
461
462  -- Daniel Baumann <daniel@debian.org>  Mon, 04 Jun 2012 17:31:32 +0200
463
464 live-boot (3.0~a27-1+grml.7) grml-testing; urgency=low
465
466   * [a488db6] Enable write-mode for persistency related devices in
467     readonly/forensic mode
468
469  -- Michael Prokop <mika@grml.org>  Fri, 14 Sep 2012 17:01:39 +0200
470
471 live-boot (3.0~a27-1+grml.6) grml-testing; urgency=low
472
473   [ Lukas Schwaighofer ]
474   * [95fb70f] fixed legacy persistence handling
475
476   [ Michael Prokop ]
477   * [ed79f48] readonly: do not check for "forensic" boot option
478   * [72aebf1] Move changes to scripts/live-premount/readonly into debian
479     patch file
480
481  -- Michael Prokop <mika@grml.org>  Fri, 07 Sep 2012 13:43:08 +0200
482
483 live-boot (3.0~a27-1+grml.5) grml-testing; urgency=low
484
485   * [8b51f69] Adjust 15_networking_grml.patch + 27_support_static_ip.patch
486     for klibc's ipconfig /run switch
487   * [bbeb928] Add "Breaks: klibc-utils (<< 2.0-2)" to live-boot-grml-
488     initramfs-tools for /run switch
489   * [cad0077] Refresh debian/patches/35_fix_findiso_umount.patch
490   * [7f450c2] Support overriding "nodhcp" boot option via "dhcp"
491   * [2b065a0] Adjust file permissions also of files that are added during
492     dh_quilt_patch stage
493
494  -- Michael Prokop <mika@grml.org>  Fri, 27 Jul 2012 15:06:38 +0200
495
496 live-boot (3.0~a27-1+grml.4) grml-testing; urgency=low
497
498   * [6d32dfe] Check for presence of /tmp/net-${device}.conf before
499     sourcing it [Closes: issue1196] Thanks to Marc 'Zugschlus' Haber for
500     the bugreport and debugging this issue
501
502  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2012 17:13:42 +0200
503
504 live-boot (3.0~a27-1+grml.3) grml-testing; urgency=low
505
506   * [d978027] 35_fix_findiso_umount.patch: make sure ISO gets unmounted
507     correctly when using findiso/toram. Thanks to Christoph Biedl for the
508     bugreport and the patch
509   * [d621ee2] 34_ignore_unknown_filesystems.patch: also ignore fstype swap
510
511  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2012 12:27:08 +0200
512
513 live-boot (3.0~a27-1+grml.2) grml-testing; urgency=low
514
515   * [e161c2c] New patch to ignore "unknown" filesystems in
516     is_supported_fs() [Testing: issue1170]
517
518  -- Michael Prokop <mika@grml.org>  Sun, 20 May 2012 18:54:58 +0200
519
520 live-boot (3.0~a27-1+grml.1) grml-testing; urgency=low
521
522   * [3039c63] Sync with Debian's upstream/3.0_a27 (new log file name,
523     persistency reworked,...)
524   * [06185b3] Bump Standards-Version, raise Build-Depends from dh 8 to dh
525     9 + raise compat version to 9
526   * [2998c28] Drop debian/patches/07_support_findiso.patch which is in
527     upstream nowadays
528   * [3967979] Drop deprecated debian/patches/14_no_blkid_on_lenny.patch
529   * [91460b9] Refresh debian/patches/ against new upstream code
530   * [7116647] Drop deprecated debian/patches/28_remove_localized_manpages.patch
531
532  -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 14:10:37 +0200
533
534 live-boot (3.0~a27-1) experimental; urgency=low
535
536   [ Daniel Baumann ]
537   * Only looking at boot.d files if they have the .conf suffix to allow
538     putting other files into these places that do not necessarily need
539     to be used by live-boot (e.g. documentation).
540   * Removing preseed bottom-script, a newly written one is now in live-
541     config where this sort of things belong.
542   * Removing header in fstab, not required.
543   * Removing outdated and broken accessibility script, this will be
544     redone in live-config properly.
545   * Replacing 'illegal' with better fitting 'invalid' for wrongly
546     crafted input examples in live.persist manpage.
547   * Consistently using ext4 in all examples, not a mix of ext2 and ext3.
548   * Removing user and userfullname variables in scripts/live, they are
549     not used here sind live-config anymore.
550   * Renaming /live/cow to /live/overlay in anticipation of overlayfs.
551   * Using 'persistence' (noun) rather than 'persistent'
552     (adjective/adverb) everywhere.
553   * Making extraction of the manpage section in manpages/Makefile work
554     with multiple dots in the filename.
555   * Renaming live.persist to live-persistence.conf.
556
557   [ Tails developers ]
558   * Adding support for the findiso boot parameter (Closes: #656135).
559   * Fixing findiso argument parsing place to match the existing
560     ordering.
561   * Removing overkill double-checking of return code in is_mountpoint
562     predicate.
563   * Fixing brace alignment to follow common code style.
564   * Removing leftover directory after unmounting.
565
566   [ Daniel Baumann ]
567   * Removing old docs.
568   * Merging old changelog into current changelog.
569   * Updating toplevel Makefile to work with manpages having multiple
570     dots in its filename.
571   * Renamling linkfiles option when using persistence to simply link.
572
573   [ Tails developers ]
574   * Allow using / as destination in custom mounts.
575   * Supress warnings when probing media for persistence.
576   * Do not probe the device mounted on /live/image for persistence.
577   * Fix typo to make home-sn snapshots work again.
578   * Only try copying snapshots if we actually found any.
579
580  -- Daniel Baumann <daniel@debian.org>  Mon, 09 Apr 2012 18:58:06 +0200
581
582 live-boot (3.0~a26-1) experimental; urgency=low
583
584   [ Daniel Baumann ]
585   * Updating year in copyright.
586   * Updating copyright file machine-readable format version 1.0.
587   * Updating to standards version 3.9.3.
588   * Quoting noprompt variable in initscript to avoid syntax errors,
589     thanks to Philip Newborough <corenominal@corenominal.org>.
590   * Correcting log_end_msg usages in connection with verbosity checks in
591     live-boot initscript, thanks to Pablo Barbachano
592     <pablobarbachano@yahoo.es> (Closes: #665689).
593   * Replacing live-boot initscript with a stub and moving the actual
594     code to /lib/live/boot.sh to allow different initsystem support in
595     future.
596   * Removing some of the now useless sysvinit specifics from
597     bin/boot.sh.
598
599   [ Tails developers ]
600   * Adding initial work on a custom mounts system.
601
602   [ Daniel Baumann ]
603   * Correcting indenting initial work on a custom mounts system to
604     ensure consistency.
605   * Avoid calling rm without -f in initial work on a custom mounts
606     system to ensure non-interactivity.
607   * Avoid '==' bashism in initial work on a custom mounts system to
608     ensure posix compatiblity.
609
610   [ Tails developers ]
611   * Prevent custom mounting in /live.
612   * Optionally symlink files from persistent source instead of mount it.
613   * Separate overlay labels for full and custom persistence.
614   * Remove some temporary custom mount related files after they're used.
615
616   [ Daniel Baumann ]
617   * Calling rm without -f when removing some temporary custom mount
618     related files to ensure non-interactivity.
619
620   [ Tails developers ]
621   * Handle custom mounts options a bit more beautifully.
622   * Continue the correct for-loop so incorrect custom mount is skipped.
623   * Refactor union mounting into its own function.
624   * Workaround busybox's inability to detect symlinks with [ -e ].
625   * Make union mounting more sensible and robust.
626   * Ignore empty lines in live.persist.
627   * Remove the correct file.
628   * Optionally mount custom mounts as unions.
629   * Fix mask usage in links_files().
630
631   [ Daniel Baumann ]
632   * Correcting syntax when using if constructs in links_files().
633
634   [ Tails developers ]
635   * Refactor persistent custom mounting from live into live-helpers.
636   * Accept using several persistent media with custom-ov label.
637   * Use same device backing path as used in other places.
638   * Close unused LUKS devices in all cases.
639
640   [ Daniel Baumann ]
641   * Adjusting mount calls when using nfs options (Closes: #667435).
642
643   [ Tails developers ]
644   * Refactor live-boot argument parser from live into live-helpers.
645   * Refactor some global variables from live into live-helpers.
646   * Refactor find_persistent_media().
647   * Add support for probing partitions' GPT name just like filesystem
648     labels.
649   * Some minor cleanups.
650   * Handle already mounted devices and closing of unused luks devices
651     better.
652   * Add backwards compatibility for old labels: live-{rw,sn} and home-
653     rw.
654   * We don't black list storage devices any more.
655   * Check if luks device is already open before trying to open it.
656   * Fixup some style issues.
657   * Refactor mounting of persistent storage media.
658   * Cleanup.
659   * Remove two FIXME:s that are not really relevant.
660   * Don't allow . or .. in live.persist paths.
661   * Use trim_path when we compare paths.
662   * Make handling of LUKS encrypted GPT partitions more sane.
663   * Handle list arguments better in get_custom_mounts().
664   * Copy ownership/perms from source to rw-branch in read-only mode.
665   * Change live.persist syntax to "SOURCE [DEST [OPTIONS...]]".
666   * Refactor closing of persistent devices upon failure.
667   * Create the source dir for custom mounts using the 'linkfiles'
668     option.
669   * Fix ownership/perms for created union/linkfiles source dirs.
670   * Do not allow mutually exclusive custom mount options.
671   * Add a note about a potential, future code simplification.
672   * Greatly simplify live.persist syntax to "DIR [OPTIONS...]".
673   * Make trim_path() handle "/", and arbitrarily many consecutive /:es.
674   * Make two custom mounts with nested source directories illegal.
675   * Improve error message.
676   * Remove cow dir contents that are in the way for custom mounts.
677   * Also create parents when creating union/linkfiles source
678     directories.
679   * Update live-boot(7) man page and add new one for live.persist(5).
680   * Delete existing files in the destination's path when creating it.
681   * Adding functions equivalent to chmod/chown --reference.
682   * Fix ownership for links created for linkfiles custom mounts.
683   * Add 'bind' option for the default behaviour of custom mounts (bind-
684     mount).
685   * Use trim_path() instead of custom sed stanza to trim /:es from
686     paths.
687   * Copy perms/ownership from source when creating linkfiles dest dirs.
688   * Make cases for all different custom mounting situations more
689     explicit.
690
691   [ Daniel Baumann ]
692   * Correcting left-over in author section of live.persist manpage.
693   * Moving initscript to live-config.
694
695  -- Daniel Baumann <daniel@debian.org>  Thu, 05 Apr 2012 08:14:51 +0200
696
697 live-boot (3.0~a25-1) unstable; urgency=low
698
699   [ Daniel Baumann ]
700   * Updating to debhelper version 9.
701
702   [ Michal Suchanek ]
703   * Add overlayfs support (Closes: #658265).
704
705  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Feb 2012 23:27:38 +0100
706
707 live-boot (3.0~a24-1+grml.2) grml-testing; urgency=low
708
709   [ Ulrich Dangel ]
710   * [87a8e76] Append nameservers provided via dns bootoption into
711     initramfs resolv.conf
712
713   [ Michael Prokop ]
714   * [1d25495] Add genext2fs to depends [Closes: issue1126] Thanks to
715     Charles A. Hewson for the bugreport
716
717  -- Michael Prokop <mika@grml.org>  Wed, 04 Jan 2012 16:48:38 +0100
718
719 live-boot (3.0~a24-1+grml.1) grml-testing; urgency=low
720
721   * Resynchronized with Debian.
722
723   [ Christian Hofstaedtler ]
724   * Resynchronized with Debian.
725   * Drop upstream-applied patch: 01_fix_output_file
726   * Drop upstream-applied patch: 10_validateroot
727   * Drop upstream-applied patch: 25_support_lvm_for_live-media
728   * 07_support_findiso: remove upstream-applied parts
729   * Manually refreshd patch 31_package_rename
730
731   [ Ulrich Dangel ]
732   * Add kms modules to initramfs
733   * Install hook instead of specifying modules.d
734
735   [ Michael Prokop ]
736   * Try loading phram module twice to fix loading issue.
737
738  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:26:32 +0100
739
740 live-boot (3.0~a24-1) unstable; urgency=low
741
742   * Removing quotes from udev path_id command to actually execute the
743     command.
744
745  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Dec 2011 09:58:23 +0100
746
747 live-boot (3.0~a23-1) unstable; urgency=low
748
749   [ Tails developers ]
750   * Enabling whiteouts support for aufs.
751
752   [ Daniel Baumann ]
753   * Update udevs path_id changes as of version 174, thanks to Baurzhan
754     Muftakhidinov <baurthefirst@gmail.com> for spotting it.
755
756   [ Tails developers ]
757   * Adding persistent-encryption={none|luks}.
758   * Making persistent-encryption=luks strict.
759   * Making sure dm-crypt is loaded when dealing with LUKS devices.
760   * Adding persistent-storage=TYPE...
761   * Removing now obsolete persistent=* arguments.
762   * Adding persistent-method=METHOD...
763   * Fixing an incorrectly redirected newline.
764   * Clarifying what happens when you don't retry decrypting a device.
765   * Refactoring device scanning in find_{cow_device,files}.
766   * Making use of is_supported_fs in find_cow_devices (like in
767     find_files).
768   * Refactoring overlay and snapshot scanning code.
769   * Fixing a "sh: bad number" when $offset is not passed to
770     setup_loop().
771   * Disabling persistent-encryption=luks if dependencies are
772     unavailable.
773   * Adding persistent-read-only boot parameter.
774   * Changing persistent-encryption to accept a list TYPE... instead.
775   * Updating live-boot man page for persistent-encryption.
776   * Updating live-boot man page for persistent-storage.
777   * Updating live-boot man page for persistent-method.
778   * Updating and rewording live-boot man page for the persistent option.
779   * Making persistent-read-only work for home-rw overlays.
780   * Making persistent-read-only work for live-rw overlays.
781   * Updating live-boot man page for persistent-read-only.
782   * Adding workaround for a busybox bug with grep -w.
783
784  -- Daniel Baumann <daniel@debian.org>  Mon, 28 Nov 2011 18:26:11 +0100
785
786 live-boot (3.0~a22-1) unstable; urgency=low
787
788   [ Daniel Baumann ]
789   * Using compression level 9 also for binary packages.
790   * Updating matching in is_nice_device to, amongst others, match for
791     virtio devices.
792   * Include overlayfs modules in initramfs if existing.
793
794   [ Marco Amadori ]
795   * Fix live-snapshot exclude.list handling (Closes: #610337)
796
797   [ Daniel Baumann ]
798   * Sorting overrides in rules alphabetically.
799
800  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Nov 2011 11:37:28 +0100
801
802 live-boot (3.0~a21-1) unstable; urgency=low
803
804   [ Daniel Baumann ]
805   * Silencing rmdir calls in makefile.
806   * Printing out a warning message in initramfs-tools hook if backend is
807     installed but no live-boot package, exiting early and not breaking
808     update-initramfs (Closes: #639884).
809
810   [ Tails developers ]
811   * Fixing cache_path: cache non-executable libs dependencies as well.
812   * Fixing cache_path: taking into account the three forms of ldd output
813     lines.
814   * Adding a white_listed_devices parameter to find_cow_device and
815     find_files.
816   * Factorizing loops on removable/non-removable devices.
817   * Adding support for persistent-media={removable,removable-usb}.
818   * Silencing umount in case live/image was unmounted already, extracted
819     from a patch by Michael Schierl <schierlm@gmx.de>.
820   * Erroring out in case a "wrong" filesystem was chosen.
821
822   [ Daniel Baumann ]
823   * Using /usr/share/live-boot instead of unreliable
824     /usr/share/doc/live-boot in validateroot bootscript, stripped live
825     systems may or may not carry /usr/share/doc.
826
827  -- Daniel Baumann <daniel@debian.org>  Thu, 08 Sep 2011 21:06:28 +0200
828
829 live-boot (3.0~a20-1) unstable; urgency=low
830
831   [ Daniel Baumann ]
832   * Updating section for live-boot-doc.
833
834   [ Ben Armstrong ]
835   * Cross-referencing lb_config --bootappend-live.
836
837   [ Daniel Baumann ]
838   * Correcting bootappend-live reference in live-boot manpage.
839   * Applying patch from grml to update forgotten use of live.log with
840     live-boot.log.
841   * Applying reformated patch from Ulrich Dangel <mru@grml.org> to add
842     support for lvm and md devices.
843
844  -- Daniel Baumann <daniel@debian.org>  Thu, 04 Aug 2011 21:20:47 +0200
845
846 live-boot (3.0~a19-1+grml.01) grml-testing; urgency=low
847
848   * Depend on quilt with a version to quiet lintian
849   * Add debian/control headers Origin, Bugs
850
851  -- Christian Hofstaedtler <ch@grml.org>  Wed, 30 Nov 2011 13:24:41 +0100
852
853 live-boot (3.0~a19-1+grml.00) unstable; urgency=low
854
855   * Resync with Debian. This brings in:
856     [ Daniel Baumann ]
857     * Updating and correcting sendsigs.omit support for /run (Closes: #628188).
858     * Removing accidentally twice included English files when installing manpages.
859     * Correct rmdir call in top-level Makefiles uninstall target to not fail if there was no prior live-boot installation.
860     * Making references to debian more distribution neutral.
861     * Replacing reference to old alioth page in live-snapshot.
862     * Splitting out documentation so that it can be accesses separately from the initramfs code.
863     * Adding conflicts/replaces for live-boot to live-boot-doc to not break upgrades.
864
865   * Grml changes:
866     [ Ulrich Dangel ]
867     * [8424e93] Use quilt instead of dpatch
868     * [86ca4d5] Remove old manpage live-snapshot.it.1.txt
869     * [7fb9e91] Support comma delimited devices in live-media-path
870     * [6b21c57] Depend on the same live-boot-initramfs-tools/live-boot-backend version.
871   
872     [ Christian Hofstaedtler ]
873     * Rename packages to not clash with Debian.
874     * Resynced with Debian.
875
876  -- Christian Hofstaedtler <ch@grml.org>  Mon, 25 Jul 2011 02:26:40 +0200
877
878 live-boot (3.0~a19-1) unstable; urgency=low
879
880   * Correct rmdir call in top-level Makefiles uninstall target to not
881     fail if there was no prior live-boot installation.
882   * Making references to debian more distribution neutral.
883   * Replacing reference to old alioth page in live-snapshot.
884   * Splitting out documentation so that it can be accesses separately
885     from the initramfs code.
886   * Adding conflicts/replaces for live-boot to live-boot-doc to not
887     break upgrades.
888
889  -- Daniel Baumann <daniel@debian.org>  Wed, 13 Jul 2011 10:28:33 +0200
890
891 live-boot (3.0~a18-1) unstable; urgency=low
892
893   * Updating and correcting sendsigs.omit support for /run (Closes:
894     #628188).
895   * Removing accidentally twice included English files when installing
896     manpages.
897
898  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Jun 2011 11:24:15 +0200
899
900 live-boot (3.0~a17-1+grml.01) unstable; urgency=low
901
902   * [6666658] Do not fail in multiarch environment when
903     installing libnss_dns.so.
904   * [ebdefd9] Drop installation of localized manpages
905     from upstream Makefile.
906
907  -- Michael Prokop <mika@grml.org>  Wed, 08 Jun 2011 12:15:23 +0200
908
909 live-boot (3.0~a17-1+grml.00) unstable; urgency=low
910
911   [ Christian Hofstaedtler ]
912   * [c9a70fd] Add dpatch support to build process.
913   * [a9ddc0a] Readd Grml patches.
914   * [675f2b2] Remove unused boot scripts.
915   * [c4993d4] Update debian/control for Grml.
916   * [0716b66] Ensure 10validateroot is executable.
917   * [b5b937f] Always honor the "nodhcp" boot option.
918   * [10cf847] Don't mess around with kernel/initramfs-tools' ip=.
919   * [aa93321] Networking_grml: DNS for systems without resolvconf.
920   * [2a859b8] Merge dhcphostname support into 23networking-grml.
921   * [10caf0b] Support DNS in boot environment.
922
923   [ Michael Prokop ]
924   * [6cd3977] Add patch number 19 to revert the toram bootoption
925     to expected behaviour.
926   * [65fa11b] Support dns bootoption.
927
928   [ Ulrich Dangel ]
929   * [df17b43] Support lvm devices for live-media.
930   * [8ff045c] Support raid devices as well.
931   * [2ad3c30] Change output to live-boot.log.
932   * [34b4518] Explicit specify offset parameter for setup_loop.
933     [Closes: issue1003]
934   * [3ac64e5] Remove dba from uploader as this is a Grml project.
935   * [b289379] Support static ip configuration.
936   * [1371673] Improve static version.
937   * [9487c5d] Change nodhcp patch to unset the DHCP option as well.
938   * [1662374] Support nodhcp bootoption.
939   * [7847abd] Ignore devices with no file matching the findiso parameter.
940   * [7158e84] Don't show an error message if /live/image is already
941     unmounted.
942
943  -- Michael Prokop <mika@grml.org>  Sun, 05 Jun 2011 21:29:14 +0200
944
945 live-boot (3.0~a17-1) unstable; urgency=low
946
947   [ Daniel Baumann ]
948   * Updating to standards version 3.9.2.
949   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
950     fuse sendsigs (Closes: #621908).
951   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
952   * Making copyright file distribution neutral.
953   * Correcting top-level makefile to automatically get all the supported
954     languages, rather than defining a static list.
955
956   [ Michal Suchanek ]
957   * Copy resolv.conf to live system root (Closes: #627178).
958   * Tidy up resolv.conf a bit.
959
960  -- Daniel Baumann <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
961
962 live-boot (3.0~a16-1) unstable; urgency=low
963
964   * Adding old 2.x changelog entries in debian changelog.
965
966  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
967
968 live-boot (3.0~a15-1) experimental; urgency=low
969
970   [ Daniel Baumann ]
971   * Updating year in copyright.
972
973   [ Marco Amadori ]
974   * Adjust copyright entry in live-snapshot.
975   * Protect NOPROMPT (Closes: #610941).
976
977   [ Michal Suchanek ]
978   * Simplify union mounting.
979   * Really set limit on open files for unionfs-fuse
980   * Add verbose messages to initramfs hook.
981
982   [ T(A)ILS developers ]
983   * Fixing remaining fromiso= bug.
984   * Fixing syntax error.
985
986  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
987
988 live-boot (3.0~a14-1) experimental; urgency=low
989
990   [ Richard Nelson ]
991   * Populate adapters in /etc/network/interfaces when ethdevice= on
992     cmdline.
993
994   [ Daniel Baumann ]
995   * Removing header in copyright file.
996   * Don't hard-depend on test target in Makefile.
997   * Using dh auto magic in override, rather than manual make call.
998
999   [ Steven Shiau ]
1000   * Removing the duplicated "the" in the live-boot.init script.
1001
1002   [ Daniel Baumann ]
1003   * Updating auto_install overrides in rules.
1004   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1005     thanks to Michael Prokop <mika@grml.org>.
1006   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1007     thanks to Michael Prokop <mika@grml.org>.
1008
1009  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
1010
1011 live-boot (3.0~a13-1) experimental; urgency=low
1012
1013   [ Daniel Baumann ]
1014   * Removing legacy code for detecting removable usb sticks on kernels
1015     prior 2.6.29.
1016   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
1017     future consistency with live-config.
1018   * Adding support for custom ramdisk size (Closes: #544583).
1019
1020   [ Ronny Standtke ]
1021   * Remounting cow read-only before prompting user to remove usb flash
1022     drive.
1023
1024   [ Richard Nelson ]
1025   * Clean some leading whitespaces.
1026
1027  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
1028
1029 live-boot (3.0~a12-1) experimental; urgency=low
1030
1031   [ T(A)ILS developers ]
1032   * Fixing fromiso= on Squeeze.
1033
1034   [ Daniel Baumann ]
1035   * Adding dpkg source options file.
1036
1037  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
1038
1039 live-boot (3.0~a11-1) experimental; urgency=low
1040
1041   [ T(A)ILS developers ]
1042   * Adding noprompt={usb,cd} feature.
1043   * Enhancing devices search ordering.
1044
1045   [ Daniel Baumann ]
1046   * Removing deep link to bug page in the manual, since we don't have
1047     stable references yet.
1048
1049  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
1050
1051 live-boot (3.0~a10-1) experimental; urgency=low
1052
1053   * Don't do anything in initscript when using toram (Closes: #601575).
1054
1055  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
1056
1057 live-boot (3.0~a9-1) experimental; urgency=low
1058
1059   [ amnesia ]
1060   * Adding live-snapshot.list documentation to manpage.
1061
1062   [ Richard Nelson ]
1063   * Removed whitespace for tabs on the skipunion option.
1064
1065   [ T(A)ILS developers ]
1066   * Fixing overzealous blacklist usage.
1067   * Adding documentation for persistent=cryptsetup in the manpage.
1068
1069  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
1070
1071 live-boot (3.0~a8-1) experimental; urgency=low
1072
1073   [ Michal Suchanek ]
1074   * Adding initial support for unionmount.
1075
1076   [ Marco Amadori ]
1077   * Included a note about persistent-subtext (Helps: #536728).
1078
1079   [ Daniel Baumann ]
1080   * Running manpage rebuild after manpage updates.
1081   * Updating to debhelper version 8.
1082
1083  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
1084
1085 live-boot (3.0~a7-1) experimental; urgency=low
1086
1087   [ intrigeri ]
1088   * Fixing find_snap to take its second argument into account.
1089
1090  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
1091
1092 live-boot (3.0~a6-1) experimental; urgency=low
1093
1094   [ Marco Amadori ]
1095   * Fix snapshots' sync-strings usage (Closes: #591330).
1096   * Fixed some snapshot related debug messages.
1097   * Added support for empty (initial) snapshots.
1098
1099   [ Daniel Baumann ]
1100   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1101     symlinks when checking for dynamically linked files at reboot in
1102     initscript.
1103
1104  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
1105
1106 live-boot (3.0~a5-1) experimental; urgency=low
1107
1108   [ Daniel Baumann ]
1109   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1110     mangling the main sudoers file in accessibility bottom script,
1111     create a new file in /etc/sudoers.d and set permissions
1112     appropriately.
1113   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1114     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1115     and AVD1 to properly boot live media.
1116   * Updating uinstall targets in makefile.
1117
1118   [ Steven Shiau ]
1119   * Allowing to assign no gateway in networking bottom script.
1120
1121   [ Daniel Baumann ]
1122   * Removing usplash support from initscript, usplash is dead.
1123   * Removing lenny legacy stuff from initscript.
1124   * Removing usplash support in initramfs, usplash is dead.
1125   * Adding plymouth in bug script.
1126
1127  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
1128
1129 live-boot (3.0~a4-1) experimental; urgency=low
1130
1131   * Exiting with 0 in live-boot bug script (Closes: #595262).
1132   * Using boot.d instead of boot.conf.d as directory name for custom
1133     configuration files.
1134
1135  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
1136
1137 live-boot (3.0~a3-1) experimental; urgency=low
1138
1139   * Updating seperators in networking bottom script to fix ip parameter
1140     parsing (Closes: #590494).
1141   * Updating live-build reference in manpages.
1142   * Adding reference to live-tools in manpages.
1143   * Checking for file existence in initramfs hook (Closes: #595264).
1144
1145  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
1146
1147 live-boot (3.0~a2-1) experimental; urgency=low
1148
1149   [ Daniel Baumann ]
1150   * Removing old and unmaintained po files.
1151   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
1152     based on the work of Holger Fischer <hoo.mb@web.de> to add support
1153     for BOOTIF in cases where pxelinux is being used with IPAPPEND
1154     (Closes: #593284).
1155
1156   [ Steven Shiau ]
1157   * Making multiple connected NICs work.
1158
1159   [ Michael Prokop ]
1160   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1161
1162   [ Daniel Baumann ]
1163   * Using allow-hotplug instead of auto in automatically created
1164     /etc/network/interfaces file.
1165
1166  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
1167
1168 live-boot (3.0~a1-1) experimental; urgency=low
1169
1170   * Switching to source format 3.0 (quilt).
1171   * Removing live-initramfs transitional package.
1172   * Removing lenny support.
1173
1174  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
1175
1176 live-boot (2.0.15-1) unstable; urgency=low
1177
1178   [ Daniel Baumann ]
1179   * Adding live-system script from live-tools.
1180   * Updating year in copyright.
1181
1182   [ Marco Amadori ]
1183   * Adjust copyright entry in live-snapshot.
1184
1185  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
1186
1187 live-boot (2.0.14-1) unstable; urgency=low
1188
1189   [ Steven Shiau ]
1190   * Removing the duplicated "the" in the live-boot.init script.
1191
1192   [ Daniel Baumann ]
1193   * Correcting live hook to include mtdblock for syslinux memdisk usage,
1194     thanks to Michael Prokop <mika@grml.org>.
1195   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
1196     thanks to Michael Prokop <mika@grml.org>.
1197
1198  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
1199
1200 live-boot (2.0.13-1) unstable; urgency=medium
1201
1202   [ Ronny Standtke ]
1203   * Remounting cow read-only before prompting user to remove usb flash
1204     drive.
1205
1206  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
1207
1208 live-boot (2.0.12-1) unstable; urgency=medium
1209
1210   [ T(A)ILS developers ]
1211   * Fixing fromiso= on Squeeze.
1212
1213  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
1214
1215 live-boot (2.0.11-1) unstable; urgency=medium
1216
1217   * Removing deep link to bug page in the manual, since we don't have
1218     stable references yet.
1219
1220  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
1221
1222 live-boot (2.0.10-1) unstable; urgency=medium
1223
1224   * Don't do anything in initscript when using toram (Closes: #601575).
1225
1226  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
1227
1228 live-boot (2.0.9-1) unstable; urgency=low
1229
1230   [ T(A)ILS developers ]
1231   * Fixing overzealous blacklist usage.
1232   * Adding documentation for persistent=cryptsetup in the manpage.
1233
1234  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
1235
1236 live-boot (2.0.8-1) unstable; urgency=medium
1237
1238   [ amnesia ]
1239   * Adding live-snapshot.list documentation to manpage.
1240
1241  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
1242
1243 live-boot (2.0.7-1) unstable; urgency=medium
1244
1245   [ Michal Suchanek ]
1246   * Adding initial support for unionmount.
1247
1248   [ Marco Amadori ]
1249   * Included a note about persistent-subtext (Helps: #536728).
1250
1251   [ Daniel Baumann ]
1252   * Running manpage rebuild after manpage updates.
1253
1254  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
1255
1256 live-boot (2.0.6-1) unstable; urgency=medium
1257
1258   [ intrigeri ]
1259   * Fixing find_snap to take its second argument into account.
1260
1261  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
1262
1263 live-boot (2.0.5-1) unstable; urgency=low
1264
1265   [ Marco Amadori ]
1266   * Fix snapshots' sync-strings usage (Closes: #591330).
1267   * Fixed some snapshot related debug messages.
1268   * Added support for empty (initial) snapshots.
1269
1270   [ Daniel Baumann ]
1271   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
1272     symlinks when checking for dynamically linked files at reboot in
1273     initscript.
1274
1275  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
1276
1277 live-boot (2.0.4-1) unstable; urgency=low
1278
1279   [ Daniel Baumann ]
1280   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
1281     mangling the main sudoers file in accessibility bottom script,
1282     create a new file in /etc/sudoers.d and set permissions
1283     appropriately.
1284   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
1285     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
1286     and AVD1 to properly boot live media.
1287   * Updating uinstall targets in makefile.
1288
1289   [ Steven Shiau ]
1290   * Allowing to assign no gateway in networking bottom script.
1291
1292   [ Daniel Baumann ]
1293   * Removing usplash support from initscript, usplash is dead.
1294   * Removing usplash support in initramfs, usplash is dead.
1295   * Adding plymouth in bug script.
1296
1297  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
1298
1299 live-boot (2.0.3-1) unstable; urgency=low
1300
1301   * Exiting with 0 in live-boot bug script (Closes: #595262).
1302   * Using boot.d instead of boot.conf.d as directory name for custom
1303     configuration files.
1304
1305  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
1306
1307 live-boot (2.0.2-1) unstable; urgency=low
1308
1309   * Updating seperators in networking bottom script to fix ip parameter
1310     parsing (Closes: #590494).
1311   * Updating live-build reference in manpages.
1312   * Checking for file existence in initramfs hook (Closes: #595264).
1313   * Adding live-toram script to copy the running live system to ram and
1314     eject the live media.
1315
1316  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
1317
1318 live-boot (2.0.1-1) unstable; urgency=low
1319
1320   [ Michael Prokop ]
1321   * Adding workaround for aufs issue in kernel versions around 2.6.33.
1322
1323   [ Daniel Baumann ]
1324   * Using allow-hotplug instead of auto in automatically created
1325     /etc/network/interfaces file.
1326
1327  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
1328
1329 live-boot (2.0.0-1) unstable; urgency=low
1330
1331   * Updating debian-installer languagelist.
1332   * Moving configs to etc directory within the source tree.
1333   * Removing old docs.
1334
1335  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
1336
1337 live-boot (2.0~a16-1) unstable; urgency=high
1338
1339   [ Daniel Baumann ]
1340   * Adding support for resolving DNS names from initramfs, thanks to
1341     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
1342     is based on (Closes: #589659).
1343   * Don't fail in Makefile when there's no checkbashism.
1344   * Updating package to standards version 3.9.1.
1345
1346   [ Michal Suchanek ]
1347   * Fix omitpids to work with readonly images.
1348
1349  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
1350
1351 live-boot (2.0~a15-1) unstable; urgency=low
1352
1353   * Making inclusion of languagelist conditional in live hook.
1354   * Updating depends of live-initramfs transitional package to reflect
1355     relaxed backend depends.
1356
1357  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
1358
1359 live-boot (2.0~a14-1) unstable; urgency=low
1360
1361   * Improving backend dependencies (Closes: #589326).
1362
1363  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
1364
1365 live-boot (2.0~a13-1) unstable; urgency=low
1366
1367   * Listing fromiso parameter in manpage (Closes: #588667).
1368   * Improving test targets in Makefile a bit.
1369   * Improving clean target in manpages Makefile a bit.
1370   * Adding Chris in copyright file (for live-snapshot that is).
1371
1372  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
1373
1374 live-boot (2.0~a12-1) unstable; urgency=low
1375
1376   [ Daniel Baumann ]
1377   * Adding preparations for booting through syslinux memdisk.
1378
1379   [ Marco Amadori ]
1380   * Avoiding using busybox cpio applet, this should fix snapshot
1381     restore.
1382   * Do not print misleading debug message if the snapshot was found
1383     correctly.
1384   * Removing unreachable code in ethdevice argument handling (Closes:
1385     #588307).
1386
1387   [ Daniel Baumann ]
1388   * Adding btrfs support.
1389   * Updating package to standards version 3.9.0.
1390
1391  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
1392
1393 live-boot (2.0~a11-1) unstable; urgency=low
1394
1395   * Updating lintian overrides.
1396   * Adding missing depends in live-boot on its backend package.
1397   * Removing noautologin parameter from live script, this functionallity
1398     was moved to live-config.
1399
1400  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
1401
1402 live-boot (2.0~a10-1) unstable; urgency=low
1403
1404   * Removing depends on live-config in live-boot.
1405   * Adding live-config-sysvinit to depends of live-initramfs.
1406   * Alternatively depend on busybox or busybox-initramfs on live-boot-
1407     initramfs-tools.
1408
1409  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
1410
1411 live-boot (2.0~a9-1) unstable; urgency=low
1412
1413   [ Michal Suchanek ]
1414   * Fix missing log_end_msg in live-boot.init.
1415
1416  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
1417
1418 live-boot (2.0~a8-1) unstable; urgency=low
1419
1420   * Removing serialtty bottom script.
1421   * Removing compcache configuration file.
1422   * Removing options that are now in live-config from parameters.txt.
1423
1424  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
1425
1426 live-boot (2.0~a7-1) unstable; urgency=low
1427
1428   [ Michal Suchanek ]
1429   * Adding initial iSCSI boot support.
1430   * Really set NETBOOT with iSCSI.
1431   * Document iscsi in the man page.
1432
1433   [ Daniel Baumann ]
1434   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
1435     care about that now.
1436
1437  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
1438
1439 live-boot (2.0~a6-1) unstable; urgency=low
1440
1441   [ Daniel Baumann ]
1442   * Updating update-version script.
1443   * Updating update-version script.
1444   * Removing keyboard bottom script, live-config takes care about that
1445     now.
1446   * Removing getty and login wrappers, live-config takes care about that
1447     now.
1448   * Removing configure_init bottom script, live-config takes care about
1449     that now.
1450
1451   [ Michal Suchanek ]
1452   * Moving check for iso image in initscript from the start to the end
1453     before ejecting media.
1454   * Using sendsigs.omit to avoid killing / (Closes: #584690).
1455
1456  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
1457
1458 live-boot (2.0~a5-1) unstable; urgency=low
1459
1460   [ Michal Suchanek ]
1461   * Fixing http boot:
1462
1463   [ Daniel Baumann ]
1464   * Ammending 2.0~a3-1 changelog entry with bug number.
1465
1466   [ Michal Suchanek ]
1467   * Adding support for booting iso images over http or wget.
1468
1469   [ Daniel Baumann ]
1470   * Renaming internal ext_mountpoint variable to alt_mountpoint for
1471     clarity.
1472
1473   [ Michal Suchanek ]
1474   * Removing leftover url= option, this ain't gonna work this way, see
1475     fetch=.
1476   * Adding DHCP debugging option.
1477   * Updating docs wrt/ httpfs.
1478
1479   [ Daniel Baumann ]
1480   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
1481     live-config.
1482   * Removing apt_cdrom bottom script, not used anyway.
1483   * Removing some boot parameters obsoleted by live-config.
1484
1485  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
1486
1487 live-boot (2.0~a4-1) unstable; urgency=low
1488
1489   * Removing obsolete boot parameter from manpages.
1490   * Running checkbashisms with -f and -x in Makefile.
1491
1492  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
1493
1494 live-boot (2.0~a3-1) unstable; urgency=low
1495
1496   * Removing umountfs bottom script, not needed anymore (see #518463).
1497
1498  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
1499
1500 live-boot (2.0~a2-1) unstable; urgency=low
1501
1502   * Removing locales  bottom script, now handled by live-config.
1503   * Simplyfing makefile a bit.
1504
1505  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
1506
1507 live-boot (2.0~a1-1) experimental; urgency=low
1508
1509   * Initial release.
1510
1511  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200
1512
1513 live-initramfs (1.236.2-1) unstable; urgency=medium
1514
1515   * Removing spurious '+' when making debconf db read-only (Closes:
1516     #581808).
1517
1518  -- Daniel Baumann <daniel@debian.org>  Tue, 18 May 2010 06:51:31 +0200
1519
1520 live-initramfs (1.236.1-1) unstable; urgency=low
1521
1522   * Merging casper 1.216.
1523   * Merging casper 1.217.
1524   * Merging casper 1.218.
1525   * Merging casper 1.219.
1526   * Merging casper 1.220.
1527   * Merging casper 1.221.
1528   * Merging casper 1.222.
1529   * Merging casper 1.223.
1530   * Merging casper 1.224.
1531   * Merging casper 1.225.
1532   * Merging casper 1.226.
1533   * Merging casper 1.227.
1534   * Merging casper 1.228.
1535   * Merging casper 1.229.
1536   * Merging casper 1.230.
1537   * Merging casper 1.231.
1538   * Merging casper 1.232.
1539   * Merging casper 1.233.
1540   * Merging casper 1.234.
1541   * Merging casper 1.235.
1542   * Merging casper 1.236.
1543
1544  -- Daniel Baumann <daniel@debian.org>  Sun, 16 May 2010 06:03:01 +0200
1545
1546 live-initramfs (1.215.1-1) unstable; urgency=low
1547
1548   [ Daniel Baumann ]
1549   * Merging casper 1.200.
1550   * Merging casper 1.201.
1551   * Merging casper 1.202.
1552   * Merging casper 1.203.
1553   * Merging casper 1.204.
1554   * Merging casper 1.205.
1555   * Merging casper 1.206.
1556   * Merging casper 1.207.
1557   * Merging casper 1.208.
1558   * Merging casper 1.209.
1559   * Merging casper 1.210.
1560   * Merging casper 1.211.
1561   * Merging casper 1.212.
1562   * Merging casper 1.213.
1563   * Merging casper 1.214.
1564   * Merging casper 1.215.
1565
1566   [ Steven Shiau ]
1567   * No timeout as running ipconfig for network booting.
1568
1569  -- Daniel Baumann <daniel@debian.org>  Sun, 02 May 2010 15:52:01 +0200
1570
1571 live-initramfs (1.199.1-1) unstable; urgency=low
1572
1573   * Updating maintainer field.
1574   * Merging casper 1.178.
1575   * Merging casper 1.179.
1576   * Merging casper 1.180.
1577   * Merging casper 1.181.
1578   * Merging casper 1.182.
1579   * Merging casper 1.183.
1580   * Merging casper 1.184.
1581   * Merging casper 1.185.
1582   * Merging casper 1.186.
1583   * Merging casper 1.187.
1584   * Merging casper 1.188.
1585   * Merging casper 1.189.
1586   * Merging casper 1.190.
1587   * Merging casper 1.191.
1588   * Merging casper 1.192.
1589   * Merging casper 1.193.
1590   * Move dummy start target in initscript.
1591   * Merging casper 1.194.
1592   * Merging casper 1.195.
1593   * Merging casper 1.196.
1594   * Merging casper 1.197.
1595   * Merging casper 1.198.
1596   * Merging casper 1.199.
1597
1598  -- Daniel Baumann <daniel@debian.org>  Fri, 30 Apr 2010 19:19:23 +0200
1599
1600 live-initramfs (1.177.2-1) unstable; urgency=low
1601
1602   [ Marco Amadori ]
1603   * Do not specify 'noxino' between directories.
1604
1605   [ Michael Prokop ]
1606   * Support bootoptions ethdevice and ethdevice-timeout for specifying
1607     from which device you want to boot from and using which timeout
1608     (being 30 seconds if unconfigured), if ethdevice is not specified
1609     try to get a working network configuration for each existing network
1610     device.
1611   * Prefer removable devices over non-removable devices, so scan them
1612     first.
1613   * Support unusual device names like /dev/cciss/c0d0p1 in isofrom
1614     bootoption.
1615   * Do not leak modprobe options to avoid booting errors with kernel
1616     options like libata.dma=0.
1617
1618  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Apr 2010 10:07:12 +0200
1619
1620 live-initramfs (1.177.1-1) unstable; urgency=low
1621
1622   [ Daniel Baumann ]
1623   * Removing etch compatibility.
1624   * Merging casper 1.174.
1625   * Adding proper code comments about vol_id removal.
1626   * Merging casper 1.175.
1627
1628   [ Steven Shiau ]
1629   * Making select_eth_device work with 2nd NIC linked only and FETCH
1630     assigned.
1631   * Moving select_eth_device from init-premount to live-premount where
1632     "udevadm" commands are not required.
1633
1634   [ Daniel Baumann ]
1635   * Merging casper 1.176.
1636   * Merging casper 1.177.
1637   * Adding message to notify users when live-initramfs is falling back
1638     to unionfs-fuse.
1639   * Manually loading fuse when required.
1640
1641  -- Daniel Baumann <daniel@debian.org>  Wed, 17 Mar 2010 20:29:01 +0100
1642
1643 live-initramfs (1.173.5-1) unstable; urgency=low
1644
1645   [ Daniel Baumann ]
1646   * Updating contact information in copyright file.
1647   * Simplyfing initramfs triggers (Closes: #521129, #545842).
1648   * Wrapping fields in control file.
1649   * Using minimized rules file.
1650   * Simplifying wording in bug-presubj file.
1651
1652   [ Andreas Teuchert ]
1653   * Calling udevadm settle in scripts/init-premount/select_eth_device
1654     (Closes: #570100).
1655
1656   [ Tanguy Ortolo ]
1657   * Also respecting persistent-path parameter for snapshots (Closes:
1658     #570162).
1659
1660  -- Daniel Baumann <daniel@debian.org>  Sun, 14 Mar 2010 23:27:57 +0100
1661
1662 live-initramfs (1.173.4-1) unstable; urgency=low
1663
1664   * Only disabling kpersonalizer when using kde3, kde4 doesn't need that
1665     hack.
1666   * Correcting path in previous commit.
1667   * Disabling kaboom (Closes: #556368).
1668
1669  -- Daniel Baumann <daniel@debian.127011.localhost>  Fri, 12 Mar 2010 18:21:00 +0100
1670
1671 live-initramfs (1.173.3-1) unstable; urgency=low
1672
1673   * Using noxino instead of xino, as the latter is not supported by
1674     aufs2 as we need to use it.
1675
1676  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 16:16:46 +0100
1677
1678 live-initramfs (1.173.2-1) unstable; urgency=low
1679
1680   [ Daniel Baumann ]
1681   * Updating homepage field in control.
1682
1683   [ amnesia ]
1684   * Correcting live-media=removeable{,-usb} behaviour to match the
1685     documented one.
1686
1687   [ Daniel Baumann ]
1688   * Removing unionfs workaround for kernel versions << 2.6.22, not
1689     usefull anymore.
1690   * Mounting aufs layer with detached inode index, this solves the
1691     'leaving unclean filesystem when using persistency' problem.
1692   * Removing unused syncs in initscript.
1693
1694   [ Luigi Capriotti ]
1695   * Skip loading usb modules when quickusbmodules parameter is
1696     specified.
1697
1698  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 11:55:41 +0100
1699
1700 live-initramfs (1.173.1-1) unstable; urgency=medium
1701
1702   [ intrigeri ]
1703   * Taking noprompt into account for USB flash drives as well.
1704   * Restoring opt-in behavior for local swap partitions.
1705
1706   [ Daniel Baumann ]
1707   * Updating package to debhelper 7.
1708   * Updating package to standards 3.8.3.
1709   * Don't use dh_clean in favour of dh_prep.
1710
1711   [ Luigi Capriotti ]
1712   * Also allowing hook= to specify files inside the image through
1713     file:// prefix.
1714
1715   [ Daniel Baumann ]
1716   * Forwardporting and extending usage of rsync when booting with toram
1717     based on a patch from Michael Prokop <mika@grml.org>.
1718
1719   [ Michael Prokop ]
1720   * Adding support for isofrom/fromiso bootoption.
1721
1722   [ Daniel Baumann ]
1723   * Adapting a patch from Michael Prokop <mika@grml.org> to set all
1724     harddisk devices to read-only mode for forensics investigations.
1725
1726   [ Michael Prokop ]
1727   * Adding support for ethdevice bootoption.
1728
1729   [ Daniel Baumann ]
1730   * Merging casper 1.158.
1731   * Merging casper 1.159.
1732   * Merging casper 1.160.
1733   * Merging casper 1.161.
1734   * Merging casper 1.162.
1735   * Merging casper 1.163.
1736   * Merging casper 1.164.
1737   * Merging casper 1.165.
1738   * Merging casper 1.166.
1739   * Merging casper 1.167.
1740   * Merging casper 1.168.
1741   * Merging casper 1.169.
1742   * Merging casper 1.170.
1743   * Merging casper 1.171.
1744   * Merging casper 1.172.
1745   * Merging casper 1.173.
1746   * Adding skipconfig parameter to disable most customization.
1747
1748   [ Marco Amadori ]
1749   * cpio snapshots: eval commands fix.
1750
1751   [ Daniel Baumann ]
1752   * Updating defaults file of console-setup for squeeze, thanks to Jun
1753     NOGATA <nogajun@gmail.com> (Closes: #560187).
1754   * Adding explicit debian source version 1.0 until switch to 3.0.
1755   * Adding select_eth_device script from Frederic Boiteux
1756     <fboiteux@calistel.com>.
1757   * Including rsync conditionally.
1758   * Updating year in copyright file.
1759   * Don't panic with persistency when we can't correctly mount the
1760     filesystem (Closes: #565456).
1761
1762   [ Ben Armstrong ]
1763   * Correcting keyboard handling for squeeze.
1764   * Only edit usplash init script if it exists.
1765   * Use klayout= for layout instead of kbd=.
1766
1767   [ Daniel Baumann ]
1768   * Updating to standards version 3.8.4.
1769
1770  -- Daniel Baumann <daniel@debian.org>  Sun, 31 Jan 2010 16:44:08 +0100
1771
1772 live-initramfs (1.157.4-2) unstable; urgency=high
1773
1774   [ Michael Prokop ]
1775   * Avoid the use of fstype in a running live system, as it's
1776     a executable and not a shell function and causes problems
1777     for example within live-snapshot.
1778   * Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
1779
1780   [ Tzafrir Cohen ]
1781   * Adjusting grep call in is_nice_device to match new output of vol_id.
1782
1783  -- Daniel Baumann <daniel@debian.org>  Sat, 21 Nov 2009 19:07:41 +0100
1784
1785 live-initramfs (1.157.4-1) unstable; urgency=medium
1786
1787   [ Daniel Baumann ]
1788   * Forcing run of dexconf when booting with xdriver=dexconf.
1789   * Adding (experimental) forcepersistentfsck bootoption to force fsck
1790     on root persistency device.
1791   * Adding presubj for reportbug.
1792   * Removing unused sed call in update target of Makefile.
1793   * Updating included languagelist from d-i.
1794   * Correcting install calls for reportbug files in rules.
1795   * Including d-i languagelist in initrd in order evaluate l10n
1796     settings.
1797   * Updating lang2locale(); to match new d-i langualgelist format.
1798   * Adding additional two sync calls before powerof happens in order to
1799     deal with 'does not cleanly unmount' problem when using root
1800     persistency.
1801   * Updating vcs fields.
1802   * Adding auto value for xvideomode where we ensure that no
1803     configuration from the persistency layer is respected.
1804
1805   [ Marco Amadori ]
1806   * Fixed FIXME sections in manpages.
1807
1808   [ Daniel Baumann ]
1809   * Including udev binaries in initramfs manually for squeeze and newer
1810     (Closes: #547149).
1811   * Applying patch from Holger Brunn <holger.brunn@web.de> to live-
1812     media-path when toram is used (Closes: #534878).
1813   * Simplyfing and correcting udev inclusion in initramfs hook.
1814
1815  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Oct 2009 20:29:31 +0200
1816
1817 live-initramfs (1.157.3-1) unstable; urgency=low
1818
1819   [ Daniel Baumann ]
1820   * Initial commit for having support for swapfiles.
1821   * Initial commit for having support for persistency on luks.
1822
1823   [ Marco Amadori ]
1824   * Partition snapshots works again.
1825   * Added "whole partition" snapshot resync type.
1826   * Two return code consistency fix.
1827   * Improved an useful debug string.
1828   * Cleaned a bit the snapshot feature.
1829
1830   [ Steven Shiau ]
1831   * Making fetch to work with file on sub dir on tftp server.
1832
1833   [ Daniel Baumann ]
1834   * Avoiding echo bashism in live-initramfs.init by using printf instead
1835     (Closes: #530128).
1836   * Correcting wrong path when disabling anacron in 25configure_init,
1837     thanks to Rui Bernardo <rui.bernardo.pt@gmail.com> (Closes:
1838     #533046).
1839   * Removing disabling of postfix in 25configure_init, it's not
1840     appropriate for debian to do this by default. Thanks to Rui Bernardo
1841     <rui.bernardo.pt@gmail.com>.
1842   * Correcting typo in description of the ip boot parameter in live-
1843     initramfs manpage, thanks to Philippe Leledy <debian@leledy.fr>
1844     (Closes: #532471).
1845
1846   [ Marco Amadori ]
1847   * Removed two bashisms on live-snapshot.
1848
1849   [ Daniel Baumann ]
1850   * Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti
1851     <l.capriotti@xbmc.org>.
1852
1853   [ Luigi Capriotti ]
1854   * Fixing possible invalid results from function where_is_mounted by
1855     returning more than one line inwhere_is_mounted();.
1856   * Fixing relaxed permissions of / in the live filesystem.
1857   * Fixing invalid mangling of /etc/event.d/tty.
1858   * Fixing typo in snapshot file list.
1859
1860   [ Daniel Baumann ]
1861   * Correcting cryptsetup calls for persistency on luks.
1862   * Copy live-installer-launcher desktop icon on users desktop.
1863   * Also updating USB device detection in initramfs script for linux
1864     2.6.29 and newer.
1865   * Adding missing pipe in cryptsetup call for persistency on luks
1866     partitions.
1867   * Making plainroot work (Closes: #523120).
1868
1869   [ Marco Amadori ]
1870   * persistent=nofiles fix (Closes: 522383).
1871
1872   [ Daniel Baumann ]
1873   * Looking for persistency partitions on luks devices only if we boot
1874     with persistent=cryptsetup.
1875   * Fail early in gnome-panel-data bottom script if gnome-panel-data is
1876     not installed.
1877   * Optimizing gnome-panel-data bottom script by leaving out the stupid
1878     things.
1879
1880   [ Richard Nelson ]
1881   * Allow for multiple but unique persistent media.
1882
1883  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Sep 2009 13:37:57 +0200
1884
1885 live-initramfs (1.157.2-1) unstable; urgency=medium
1886
1887   * Correcting fstab handling to not always append entries forever when using
1888     persistency.
1889   * Correcting kdm live-autologin handling to not always append entries forever
1890     when using persistency.
1891   * Correcting handling of locale default and environment handling to not always
1892     append entries forever when using persistency.
1893   * Correcting swap partition handling in fstab to not always append entries
1894     forever when using persistency.
1895   * Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
1896   * Merging swap live-bottom script into fstab script; there is no other sane
1897     possibility to prevent appending again and again in persistent mode.
1898   * Making sure that old swap entries are removed before new ones are added.
1899   * Adding cryptsetup to recommends, it's used for encrypted persistent
1900     partitions.
1901   * Restoring previous behaviour of ejecting the cd when being in non-persistent
1902     mode, thanks to Julien Cristau <jcristau@debian.org>.
1903   * Updating eject prevention for USB devices in initscripts for linux 2.6.29
1904     and newer.
1905
1906  -- Daniel Baumann <daniel@debian.org>  Thu, 14 May 2009 10:00:00 +0200
1907
1908 live-initramfs (1.157.1-1) unstable; urgency=medium
1909
1910   [ Daniel Baumann ]
1911   * Only snapshotting in initscript when we actually run with persistence.
1912
1913   [ Rene Mayrhofer ]
1914   * Checking if /var/log is writable before trying to copy live.log to the newly
1915     mounted root filesystem (Closes: #516914).
1916
1917   [ Daniel Baumann ]
1918   * Improving check in 21xdriver when we don't do anything.
1919   * Adding hack to remove live specific filesystems from umounfs initscript
1920     (Closes: #506410, #515718).
1921   * Adding comsetic line wrapping for output of local-gen messages during boot.
1922   * Merging casper 1.157.
1923   * Only calling install-keymap if it's actually installed, which is always but
1924     in minimal images the case though (Closes: #517153).
1925   * Adding silent boot parameter.
1926   * Respecting media timeout even when specificing media device manually.
1927   * Also allowing to use the removable keyword for specifying a live media.
1928   * Correcting accidental syntax error in one of the previous commits in
1929     19keyboard bottom script.
1930   * Adding removable-usb keyword to further restrict live media selection.
1931   * Correcting check for usb when using removable-usb keyword.
1932   * Correcting typo in locale bottom script.
1933
1934  -- Daniel Baumann <daniel@debian.org>  Sat, 21 Mar 2009 14:00:00 +0100
1935
1936 live-initramfs (1.156.1-1) unstable; urgency=high
1937
1938   [ Daniel Baumann ]
1939   * Revert using debhelper 7 command in rules.
1940   * Updating copyright file.
1941   * Prefixing debhelper files with package name.
1942   * Updating bug script.
1943   * Removing bashism in initscript.
1944   * Usage of dialog in initscript is not actually a todo.
1945   * Correcting medium eject message in initscript.
1946   * Making medium removal message working again with usplash.
1947   * Rewrapping init script.
1948   * Reordering rules file.
1949   * Merging casper 1.155.
1950   * Adding ext4 support.
1951   * Merging casper 1.156.
1952   * Correct eject login in initscript.
1953   * Updating parameters.txt.
1954
1955   [ Ronny Standtke ]
1956   * Do not eject USB flash drives (Closes: #457070).
1957
1958  -- Daniel Baumann <daniel@debian.org>  Sun,  8 Feb 2009 15:00:00 +0100
1959
1960 live-initramfs (1.154.8-1) unstable; urgency=high
1961
1962   [ Kai Hendry ]
1963   * Adding basic xrandr support for lenny to enforce a particular
1964     resolution through bootparameter.
1965
1966  -- Daniel Baumann <daniel@debian.org>  Fri, 30 Jan 2009 00:00:00 +0100
1967
1968 live-initramfs (1.154.7-1) unstable; urgency=medium
1969
1970   * Adding note about URL limitations in live-initramfs manpage when
1971     using fetch parameter.
1972   * Removing wc from hook again, that's an ubuntu only problem they have
1973     to care about.
1974
1975  -- Daniel Baumann <daniel@debian.org>  Tue, 27 Jan 2009 18:00:00 +0100
1976
1977 live-initramfs (1.154.6-1) unstable; urgency=medium
1978
1979   * Replacing casper with live in live-new-uuid.
1980   * Including wc in initramfs (Closes: #512413).
1981   * Added missing variable quoting that lead to broken root persistence, thanks
1982     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
1983   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
1984     a path for the persistence files through persistent-path boot parameter
1985     (Closes: #512661).
1986   * Adding persistent-path to parameter list and manpage.
1987   * Actually building/cleaning manpages through targets in Makefile.
1988
1989  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 02:00:00 +0100
1990
1991 live-initramfs (1.154.5-1) unstable; urgency=low
1992
1993   * Also checking for wicd in 23networking, thanks to Ben Armstrong
1994     <synrg@debian.org>.
1995   * Don't redirect output of fstype detection to standard out, thanks to Ronny
1996     Standtke <Ronny.Standtke@gmx.net>.
1997   * Silencing grep call on /etc/passwd.
1998   * Silencing xorg reconfiguration, thanks to Ronny Standtke
1999     <Ronny.Standtke@gmx.net>.
2000
2001  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Jan 2009 13:00:00 -0500
2002
2003 live-initramfs (1.154.4-1) unstable; urgency=low
2004
2005   [ Rene Mayrhofer ]
2006   * Support further checks on loopback image and support skipping union
2007     mounts (Closes: #509446).
2008
2009  -- Daniel Baumann <daniel@debian.org>  Fri, 26 Dec 2008 09:00:00 +0100
2010
2011 live-initramfs (1.154.3-1) unstable; urgency=medium
2012
2013   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
2014     to set variables in previous bottom scripts.
2015
2016  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Dec 2008 15:00:00 +0100
2017
2018 live-initramfs (1.154.2-1) unstable; urgency=medium
2019
2020   [ Daniel Baumann ]
2021   * Updating authors file.
2022
2023   [ Marco Amadori ]
2024   * Reworked integrity-check (Closes: #507477).
2025   * Cleaned the boot log a bit.
2026
2027  -- Daniel Baumann <daniel@debian.org>  Thu, 11 Dec 2008 06:00:00 +0100
2028
2029 live-initramfs (1.154.1-1) unstable; urgency=low
2030
2031   * Merging casper 1.140-1.154.
2032   * Add a warning message when no image can be found.
2033   * Adding a panic message when we netboot and have no supported network
2034     device (Closes: #496684).
2035   * Turning 'no supported filesystem images found' into a panic message,
2036     rather than a warning.
2037   * Also adding ralink to network device check.
2038   * Removing spurious 'livefs_root' in copy_live_to();.
2039
2040  -- Daniel Baumann <daniel@debian.org>  Tue, 25 Nov 2008 12:00:00 +0100
2041
2042 live-initramfs (1.139.1-4) unstable; urgency=medium
2043
2044   [ Chris Lamb ]
2045   * Remove (accidental?) debian/changelog entry.
2046   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
2047   * Use "test -s" instead of testing file availability and size.
2048   * Be consistent in using 0/1 for True/False values instead of English
2049     representations.
2050   * Reflow some grammar in comments and in live-initramfs(7).
2051   * Reflow long 'tr'-based pipelines for readability.
2052   * Don't "cat |" to grep.
2053
2054   [ Daniel Baumann ]
2055   * Replacing obsolete dh_clean -k with dh_prep.
2056
2057   [ Marco Amadori ]
2058   * Changed HOSTNAME and /etc/hosts handling.
2059   * Conditional creation of /etc/fstab.
2060   * live-snapshot: fixed include-list handling.
2061   * Reordered persistence lookups and boundaries (Closes: #500672).
2062   * Search for partition labels only (Closes: #486469).
2063   * Implemented a snapshot exclude list.
2064   * Implemented a persistence exclude list.
2065   * Manpage clarifications on "nofiles".
2066   * Do not pollute the logs when looking for swap partitions.
2067   * Removed all "cat | grep", with grep, awk and sed.
2068
2069  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Nov 2008 13:00:00 +0100
2070
2071 live-initramfs (1.139.1-3) unstable; urgency=medium
2072
2073   [ Chris Lamb ]
2074   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
2075
2076   [ Daniel Baumann ]
2077   * Removing currently unused Upstream-Depends field in control.
2078   * Updating vcs fields in control file.
2079   * Sourcing live.vars in 15autologin directly, rather than to inherit
2080     from live-functions.
2081
2082   [ Marco Amadori ]
2083   * Removed some useless spaces.
2084   * Fix default user handling.
2085   * Added a pretty vital mount debug string.
2086   * Create /etc/mtab on the initramfs ASAP.
2087   * Removed mount -n option, since mtab is there.
2088   * Re-enable "break=live-premount" debug.
2089   * Skipped some runtime duplicated execution.
2090   * Add real cpio to initramfs for snapshot's uses.
2091   * Fixed try_snap() umounting on error.
2092   * Override maybe_break from initramfs-tools.
2093   * Forces use of initramfs cpio over busybox's one.
2094   * Fixed a wrong trial to copy an unexistant snapshot.
2095   * Check for files and umount only if you can mount it first.
2096   * Included more debug and comments on persistence code.
2097   * Set -u in live-snapshot only in debug mode.
2098
2099   [ Michael Prokop ]
2100   * Ignore errors from fstype.
2101
2102  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Sep 2008 14:00:00 +0200
2103
2104 live-initramfs (1.139.1-2) unstable; urgency=medium
2105
2106   [ Daniel Baumann ]
2107   * If the filesystem type of the rootfs cannot be automatically detected, we
2108     try to assume it from the extension of the imagefile we have found. Thanks
2109     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
2110   * Setting project email address to the new debian-live@lists.debian.org.
2111   * Disabling default usage of local swap partitions. Can be enabled with the
2112     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
2113     bringing it up.
2114
2115   [ Michal Suchanek ]
2116   * Enabling the "remove CD" prompt in splashy.
2117
2118  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Sep 2008 00:00:00 +0200
2119
2120 live-initramfs (1.139.1-1) unstable; urgency=medium
2121
2122   [ Ben Voui ]
2123   * Adding support for Virtio vd[a-z] drives.
2124
2125   [ Chris Lamb ]
2126   * Move loop-aes-tools to Suggests; live-helper should install them if
2127     required.
2128   * Remove unnecessary indentation level.
2129   * Modify hiding of harmless X.org reconfiguring messages.
2130   * Revert to using uid 1000 as PAM bug seems to have disappeared
2131     (Closes: #433076)
2132   * Hide error from attempting to "mount --move"
2133   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
2134   * Don't configure X.org if it's not installed.
2135   * Fix check for X.org.
2136   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
2137     warnings.
2138   * Silence another "script-not-executable" message for a sourced library.
2139   * Add missing pipe. Thanks to Andreas Bombe.
2140   * Shamefully adding myself to CREDITS
2141   * Tidy "Disabling update-initramfs" message.
2142   * Re-order some commands so we don't call log_begin_msg without calling
2143     log_end_msg.
2144   * Don't configure X when /usr/bin/X does not exist.
2145   * Silence 'script-not-executable' lintian warning - live-functions script is
2146     always sourced.
2147   * Fix spacing in swirl.
2148   * Override log_*_msg to print nicer status text (until #494257 is merged).
2149   * Hide "overwriting possibly-customised configuration file" in X.org setup
2150     output.
2151   * Hide "Shadow passwords are now on" status message on bootup.
2152   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
2153     functions.
2154   * Rework locale handling
2155   * Print friendly error message on live-initramfs panic.
2156   * Fix path issue with live-preseed causing noisy errors when booting.
2157   * Silence a number of annoying and distracting bootup messages.
2158   * Add missing "log_end_msg" to live-bottom/21xdriver.
2159   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
2160   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
2161   * Move some arch-indep helper utilities to Build-Depends-Indep.
2162   * Set default cow_mountopt where the other defaults are used.
2163   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
2164     "lostup"
2165
2166   [ Daniel Baumann ]
2167   * Updating authors file.
2168   * Merging casper 1.139.
2169   * Not going over the top with exclamation marks in the panic message.
2170   * Updating credits file.
2171   * Slightely adjusting to the more widespread used ascii swirl.
2172   * Merging casper 1.138.
2173   * Merging casper 1.137.
2174
2175   [ Marco Amadori ]
2176   * Added "-n" option to all mount commands, thanks to Peter Holik
2177     <peter@holik.at> for pointing this out.
2178   * Be sure that the discovered filesystem is not null.
2179   * The list of supported filesytems goes dynamic.
2180   * Added ntfs filesystem to the initramfs.
2181
2182   [ Michael Prokop ]
2183   * Move sourcing of live-functions in 38disable_restricted_manager to correct
2184     place.
2185
2186   [ Steven Shiau ]
2187   * Adding support for using tftp in fetch= parameter.
2188   * Another fix about using udevsettle or "udevadm settle".
2189
2190  -- Daniel Baumann <daniel@debian.org>  Sun, 24 Aug 2008 00:00:00 +0200
2191
2192 live-initramfs (1.136.3-1) unstable; urgency=medium
2193
2194   [ Michael Prokop ]
2195   * Make sure mounting /cow-tmpfs provides mount options.
2196
2197  -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jul 2008 00:00:00 +0200
2198
2199 live-initramfs (1.136.2-1) unstable; urgency=medium
2200
2201   * Replacing previous imperfect changes for udevadm with check for
2202     udevadm and using old commands when beeing on etch. Also handling
2203     udevtrigger with udevadm if available.
2204   * Correcting httpfs2 inclusion in hook.
2205
2206  -- Daniel Baumann <daniel@debian.org>  Wed, 16 Jul 2008 00:00:00 +0200
2207
2208 live-initramfs (1.136.1-1) unstable; urgency=medium
2209
2210   [ Chris Lamb ]
2211   * Fix call to log_warning_msg. Thanks to Bradley Smith
2212     <brad@brad-smith.co.uk>.
2213   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
2214     kernels on powerpc.
2215   * Check losetup capabilities before specifying to mount as read-only.
2216   * Modprobe 'esp' SCSI driver for the benefit of sparc.
2217   * Quieten call to modprobe ide-generic.
2218   * Move local-top/live to live-premount/modules so it gets called before
2219     find_livefs.
2220   * Sync bug script "dpkg -l" calls with debian/control
2221
2222   [ Daniel Baumann ]
2223   * Defaulting now to aufs if no union= parameter is given.
2224   * Merging casper version 1.136.
2225   * Merging casper version 1.135.
2226   * Merging casper version 1.134.
2227   * Merging casper version 1.133.
2228   * Converting udev depends into a versioned depends in order to reflect udevadm
2229     introduction.
2230   * Updating live-snapshot to GPL-3+.
2231   * Updating to standards 3.8.0.
2232   * Renaming forgotton uuid file to live-uuid.
2233
2234   [ Marco Amadori ]
2235   * udevtrigger replacement.
2236   * live-snapshot: fixed the remount helper.
2237   * live-snapshot: now supports a static keep file list.
2238   * Try to bind /cow to /live/cow if unable to move.
2239   * live-snapshot: cleaned some wordings.
2240   * live-snapshot: included vital informations on exit.
2241   * live-snapshot: new "--refresh" option.
2242   * live-snapshot: cleaned and sorted used command line defaults.
2243   * live-snapshot: nicer default auto unmount logic.
2244   * live-snapshot: honour "-o|--output FILE".
2245   * live-snapshot: removed a useless mkdir.
2246   * live-snapshot: removed an unused and useless function.
2247   * live-snapshot: fixes snapshotting from resync string.
2248
2249   [ Michal Suchanek ]
2250   * Add support for httpfs= and ftpfs= parameters.
2251
2252  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Jul 2008 00:00:00 +0200
2253
2254 live-initramfs (1.132.1-1) unstable; urgency=medium
2255
2256   [ Chris Lamb ]
2257   * Don't escape asterisks in languagelist update code
2258
2259   [ Daniel Baumann ]
2260   * Updating copyright header in live-snapshot.
2261   * Removing useless whitespaces and empty lines.
2262   * Correcting grammatical errors in live-snapshot description.
2263   * Removing live-snapshot version as this component is always released
2264     within live-initramfs itself.
2265   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
2266   * Merging casper 1.132.
2267   * Merging casper 1.131.
2268   * Ignoring floppy devices for live filesystem as well as live
2269     persistency.
2270   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
2271     live.log and show its messages during boot (Closes: #440238).
2272   * Updating vcs fields in control file.
2273   * Handling conflicting klibc includes with initramfs-hooks of other
2274     packages (Closes: 475783).
2275
2276   [ Marco Amadori ]
2277   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
2278     '/mnt'" bug.
2279   * Calling live-snapshot now produces an output file.
2280
2281   [ Michal Suchanek ]
2282   * Workaround loop-aes-utils losetup incompatibility
2283   * Fix toram (change mount --move to mount -o move)
2284
2285  -- Daniel Baumann <daniel@debian.org>  Mon, 02 Jun 2008 00:00:00 +0200
2286
2287 live-initramfs (1.130.1-3) unstable; urgency=high
2288
2289   * Handle non-existing klibc includes in live hook (Closes: #475783).
2290   * Adding loop-aes-utils to recommends.
2291
2292  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Apr 2008 16:00:00 +0200
2293
2294 live-initramfs (1.130.1-2) unstable; urgency=medium
2295
2296   [ Chris Lamb ]
2297   * Remove bogus dependency on Ubuntu "localechooser-data" package
2298
2299  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Apr 2008 06:00:00 +0200
2300
2301 live-initramfs (1.130.1-1) unstable; urgency=medium
2302
2303   [ Chris Lamb ]
2304   * Use triggers when calling update-initramfs in postinst and postrm
2305
2306   [ Daniel Baumann ]
2307   * Sorting some lines in live hook.
2308   * Merging casper 1.130.
2309   * Merging casper 1.129.
2310   * Adjusting code formating in maintainer scripts.
2311   * Restricting counting of installed kernels based on /boot/vmlinuz-*
2312     instead of /boot/vmlinuz*.
2313
2314  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
2315
2316 live-initramfs (1.128.1-1) unstable; urgency=medium
2317
2318   [ Marco Amadori ]
2319   * Fixed a misleading debug message.
2320   * Added /cow mounting debug messages.
2321   * Fixed /cow mounting.
2322   * Klibc: added some libraries to the intramfs.
2323
2324   [ Daniel Baumann ]
2325   * Merging casper 1.128.
2326
2327  -- Daniel Baumann <daniel@debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
2328
2329 live-initramfs (1.127.1-1) unstable; urgency=medium
2330
2331   [ Daniel Baumann ]
2332   * Merging casper 1.127.
2333   * Merging casper 1.126.
2334   * Removing too early recommends to live-initscripts in control to make
2335     some people happy (Closes: #431000).
2336
2337   [ Chris Lamb ]
2338   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
2339     (?) bug
2340   * scripts/live-helpers: Don't search ram block devices
2341   * scripts/live-helpers: Search / use case
2342   * scripts/live-helpers: Fixes for set -e
2343   * bin/live-snapshot: Vastly rework script
2344   * bin/live-snapshot: Fix argument handling (Closes: #461595)
2345   * scripts/live: Make 'nopersistent' parameter actually disable
2346     persistence
2347
2348  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 00:00:00 +0200
2349
2350 live-initramfs (1.125.1-1) unstable; urgency=medium
2351
2352   [ Daniel Baumann ]
2353   * Merging casper 1.125.
2354
2355   [ Chris Lamb ]
2356   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
2357   * Rename 18hostname -> 06hostname
2358
2359  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
2360
2361 live-initramfs (1.124.1-1) unstable; urgency=medium
2362
2363   [ Daniel Baumann ]
2364   * Adjusting live-snapshot to live-initramfs.
2365   * Merging casper 1.124.
2366   * Adjusting 44pk_allow to live-initramfs.
2367   * Merging casper 1.123.
2368   * Merging casper 1.122.
2369   * Merging casper 1.121.
2370   * Merging casper 1.120.
2371
2372   [ Chris Lamb ]
2373   * 99hook: Download hook script from inside target filesystem
2374
2375  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Mar 2008 00:00:00 +0100
2376
2377 live-initramfs (1.119.1-1) unstable; urgency=medium
2378
2379   * Creating resolv.conf when netbooting not just when there's no
2380     resolv.conf, but also when it is empty.
2381   * Making hooks executable after fetching them.
2382   * Removing disabling of kwallet.
2383   * Merging casper 1.119.
2384
2385  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Mar 2008 00:00:00 +0100
2386
2387 live-initramfs (1.118.2-1) unstable; urgency=medium
2388
2389   [ Andrey Asadchev ]
2390   * Explicitly set Xorg video driver.
2391   * Patch to use cryptsetup volumes for persistent storage.
2392
2393   [ Daniel Baumann ]
2394   * New upstream release.
2395   * Fixing wrong email address in changelog (was bug in git-dch config).
2396   * Bumping package to policy 3.7.3.
2397   * Rewriting copyright in machine-interpretable format.
2398   * Adding hook parameter to execute custom scripts.
2399   * Adding plainroot.
2400
2401   [ Marco Amadori ]
2402   * Now it includes lzma kernel module dependencies.
2403
2404  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Mar 2008 00:00:00 +0100
2405
2406 live-initramfs (1.118.1-1) unstable; urgency=medium
2407
2408   [ Daniel Baumann ]
2409   * New upstream release.
2410   * Adding direct depends to udev, thanks to Anton Lundin
2411     <glance@acc.umu.se> (Closes: #452448).
2412   * Merging casper 1.111.
2413   * Bumping version to 1.110.1-1.
2414   * Merging casper 1.112.
2415   * Merging casper 1.113.
2416   * Adjusting to live-initramfs.
2417   * Bumping version to 1.113.1-1.
2418   * Merging casper 1.114.
2419   * Merging casper 1.115.
2420   * Merging casper 1.116.
2421   * Merging casper 1.117.
2422   * Merging casper 1.118.
2423   * Bumping version to 1.118.1-1.
2424
2425   [ Otavio Salvador ]
2426   * debian: add mtd-tools as suggestion since it's required for jffs2
2427     support
2428   * hooks: include jffs2 kernel module on initramfs image
2429   * live-snapshot: add support to use jffs2 images
2430   * live: add support for jffs2 images and snapshots
2431   * live-helpers: add jffs2 as a valid image
2432   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
2433
2434  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Feb 2008 13:35:00 +0100
2435
2436 live-initramfs (1.110.7-1) unstable; urgency=medium
2437
2438   * New upstream release.
2439   * Fixing fstab handling.
2440   * Fixing regression from mounting the ow device on a nfs volume,
2441     thanks to An-Cheng Huang <ancheng@vyatta.com>.
2442
2443  -- Daniel Baumann <daniel@debian.org>  Mon, 19 Nov 2007 00:00:00 +0100
2444
2445 live-initramfs (1.110.6-1) unstable; urgency=medium
2446
2447   * New upstream release.
2448   * Preparing live-initramfs 1.110.6-1.
2449   * Adding custom reportbug script.
2450   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
2451   * Adding checkbashsms call to test target of the Makefile as suggested
2452     by Trent W. Buck <trentbuck@gmail.com>.
2453
2454  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 00:00:00 +0100
2455
2456 live-initramfs (1.110.5-1) unstable; urgency=medium
2457
2458   * New upstream release.
2459   * Preparing live-initramfs 1.110.5-1.
2460   * Using kdm initscript autologin overrides, thanks to Kel Modderman
2461     <kel@otaku42.de>.
2462   * Setting the kdm language, thanks to Jordi Pujol
2463     <jordi_pujol@telefonica.net>.
2464   * Adding files to the live filesystem according to the MAC number,
2465     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
2466   * Fixing some coding style issues.
2467
2468  -- Daniel Baumann <daniel@debian.org>  Mon,  5 Nov 2007 00:00:00 +0100
2469
2470 live-initramfs (1.110.4-1) unstable; urgency=medium
2471
2472   [ Daniel Baumann ]
2473   * New upstream release.
2474   * Preparing live-initramfs 1.110.3-1.
2475   * Correcting homepage field.
2476   * Correcting vcs fields.
2477
2478   [ Jesse Hathaway ]
2479   * add support for mounting the cow device on an nfs volume
2480
2481  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Oct 2007 00:00:00 +0100
2482
2483 live-initramfs (1.110.3-1) unstable; urgency=medium
2484
2485   [ Daniel Baumann ]
2486   * New upstream release.
2487   * Preparing live-initramfs 1.110.3-1.
2488   * Removing ubuntu support.
2489
2490   [ Alex Owen ]
2491   * Fix typo to get serial console to work
2492
2493   [ Jesse Hathaway ]
2494   * add support for exposedroot option for live-helper
2495
2496  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Oct 2007 00:00:00 +0200
2497
2498 live-initramfs (1.110.2-1) unstable; urgency=medium
2499
2500   * New upstream release.
2501   * Preparing live-initramfs 1.110.2-1.
2502   * Fixing typing error.
2503   * Removing nodiratime as it is already included in noatime, thanks to Kel
2504     Modderman <kel@otaku42.de>.
2505
2506  -- Daniel Baumann <daniel@debian.org>  Mon, 15 Oct 2007 00:00:00 +0200
2507
2508 live-initramfs (1.110.1-1) unstable; urgency=medium
2509
2510   * New upstream release.
2511   * Preparing live-initramfs 1.107.2-1.
2512   * Also using nodiratime, not just noatime.
2513   * Merging casper 1.108.
2514   * Adjusting to live-initramfs.
2515   * Merging casper 1.109.
2516   * Adjusting to live-initramfs.
2517   * Merging casper 1.110.
2518   * Adjusting to live-initramfs.
2519   * Bumping version to 1.110.1-1.
2520
2521  -- Daniel Baumann <daniel@debian.org>  Mon,  8 Oct 2007 00:00:00 +0200
2522
2523 live-initramfs (1.107.1-1) unstable; urgency=medium
2524
2525   * New upstream release.
2526   * Preparing live-initramfs 1.102.4-2.
2527   * Replacing backticks with POSIX expression.
2528   * Consistently using curly brackets for variables.
2529   * Fixing bashism.
2530   * Merging casper 1.105.
2531   * Adjusting to live-initramfs.
2532   * Bumping version to 1.105.1-1.
2533   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
2534     cow mount rather than binding it on /live/cow. This prevents the
2535     /cow mount showing up in /proc/mounts.
2536   * Merging casper 1.106.
2537   * Adjusting to live-initramfs.
2538   * Bumping version to 1.106.1-1.
2539   * Fixing wrong homepage field.
2540   * Fixing typing error.
2541   * Merging casper 1.107.
2542   * Bumping version to 1.107.1-1.
2543
2544  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
2545
2546 live-initramfs (1.104.1-1) unstable; urgency=medium
2547
2548   * New upstream release.
2549
2550  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Sep 2007 00:00:00 +0200
2551
2552 live-initramfs (1.102.1-1) unstable; urgency=medium
2553
2554   * New upstream release.
2555
2556  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Sep 2007 00:00:00 +0200
2557
2558 live-initramfs (1.99.2-1) unstable; urgency=medium
2559
2560   * New upstream release:
2561     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
2562       (Closes: #440235).
2563
2564  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Sep 2007 00:00:00 +0200
2565
2566 live-initramfs (1.99.1-1) unstable; urgency=medium
2567
2568   * New upstream release.
2569
2570  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Sep 2007 00:00:00 +0200
2571
2572 live-initramfs (1.96.2-1) unstable; urgency=medium
2573
2574   * New upstream release.
2575
2576  -- Daniel Baumann <daniel@debian.org>  Mon, 27 Aug 2007 00:00:00 +0200
2577
2578 live-initramfs (1.96.1-1) unstable; urgency=medium
2579
2580   * New upstream release.
2581
2582  -- Daniel Baumann <daniel@debian.org>  Mon, 20 Aug 2007 00:00:00 +0200
2583
2584 live-initramfs (1.95.3-1) unstable; urgency=medium
2585
2586   * New upstream release.
2587
2588  -- Daniel Baumann <daniel@debian.org>  Mon, 13 Aug 2007 00:00:00 +0200
2589
2590 live-initramfs (1.95.2-1) unstable; urgency=medium
2591
2592   * New upstream release.
2593
2594  -- Daniel Baumann <daniel@debian.org>  Mon,  6 Aug 2007 00:00:00 +0200
2595
2596 live-initramfs (1.95.1-1) unstable; urgency=medium
2597
2598   * New upstream release.
2599
2600  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
2601
2602 live-initramfs (1.91.6-1) unstable; urgency=medium
2603
2604   * New upstream release.
2605
2606  -- Daniel Baumann <daniel@debian.org>  Mon, 23 Jul 2007 00:00:00 +0200
2607
2608 live-initramfs (1.91.5-1) unstable; urgency=medium
2609
2610   * New upstream release.
2611
2612  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jul 2007 00:00:00 +0200
2613
2614 live-initramfs (1.91.4-1) unstable; urgency=medium
2615
2616   * New upstream release:
2617     - Dropping transitional package, not needed anymore.
2618
2619  -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jul 2007 00:00:00 +0200
2620
2621 live-initramfs (1.91.3-1) unstable; urgency=medium
2622
2623   * New upstream release.
2624
2625  -- Daniel Baumann <daniel@debian.org>  Mon,  2 Jul 2007 00:00:00 +0200
2626
2627 live-initramfs (1.91.2-1) unstable; urgency=medium
2628
2629   * New upstream release.
2630
2631  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Jun 2007 00:00:00 +0200
2632
2633 live-initramfs (1.91.1-1) unstable; urgency=medium
2634
2635   * New upstream release.
2636
2637  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
2638
2639 live-initramfs (1.90.1-1) unstable; urgency=medium
2640
2641   * New upstream release.
2642
2643  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Jun 2007 00:00:00 +0200
2644
2645 live-initramfs (1.87.6-1) unstable; urgency=medium
2646
2647   * New upstream release.
2648
2649  -- Daniel Baumann <daniel@debian.org>  Mon,  4 Jun 2007 00:00:00 +0200
2650
2651 live-initramfs (1.87.5-1) unstable; urgency=medium
2652
2653   * New upstream release, replacing casper.
2654
2655  -- Daniel Baumann <daniel@debian.org>  Mon, 28 May 2007 00:00:00 +0200
2656
2657 live-initramfs (1.87.4-1) unstable; urgency=medium
2658
2659   * New upstream release.
2660
2661  -- Daniel Baumann <daniel@debian.org>  Mon, 21 May 2007 00:00:00 +0200
2662
2663 live-initramfs (1.87.3-1) unstable; urgency=medium
2664
2665   * New upstream release.
2666
2667  -- Daniel Baumann <daniel@debian.org>  Mon, 14 May 2007 00:00:00 +0200
2668
2669 live-initramfs (1.87.2-1) unstable; urgency=low
2670
2671   * New upstream release.
2672
2673  -- Daniel Baumann <daniel@debian.org>  Mon,  7 May 2007 00:00:00 +0200
2674
2675 live-initramfs (1.87.1-1) unstable; urgency=low
2676
2677   * Initial release, forking casper.
2678
2679  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Apr 2007 00:00:00 +0200