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