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