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