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