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