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