Releasing debian version 1.177.2-1.
[live-boot-grml.git] / debian / changelog
1 live-initramfs (1.177.2-1) unstable; urgency=low
2
3   [ Marco Amadori ]
4   * Do not specify 'noxino' between directories.
5
6   [ Michael Prokop ]
7   * Support bootoptions ethdevice and ethdevice-timeout for specifying
8     from which device you want to boot from and using which timeout
9     (being 30 seconds if unconfigured), if ethdevice is not specified
10     try to get a working network configuration for each existing network
11     device.
12   * Prefer removable devices over non-removable devices, so scan them
13     first.
14   * Support unusual device names like /dev/cciss/c0d0p1 in isofrom
15     bootoption.
16   * Do not leak modprobe options to avoid booting errors with kernel
17     options like libata.dma=0.
18
19  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Apr 2010 10:07:12 +0200
20
21 live-initramfs (1.177.1-1) unstable; urgency=low
22
23   [ Daniel Baumann ]
24   * Removing etch compatibility.
25   * Merging casper 1.174.
26   * Adding proper code comments about vol_id removal.
27   * Merging casper 1.175.
28
29   [ Steven Shiau ]
30   * Making select_eth_device work with 2nd NIC linked only and FETCH
31     assigned.
32   * Moving select_eth_device from init-premount to live-premount where
33     "udevadm" commands are not required.
34
35   [ Daniel Baumann ]
36   * Merging casper 1.176.
37   * Merging casper 1.177.
38   * Adding message to notify users when live-initramfs is falling back
39     to unionfs-fuse.
40   * Manually loading fuse when required.
41
42  -- Daniel Baumann <daniel@debian.org>  Wed, 17 Mar 2010 20:29:01 +0100
43
44 live-initramfs (1.173.5-1) unstable; urgency=low
45
46   [ Daniel Baumann ]
47   * Updating contact information in copyright file.
48   * Simplyfing initramfs triggers (Closes: #521129, #545842).
49   * Wrapping fields in control file.
50   * Using minimized rules file.
51   * Simplifying wording in bug-presubj file.
52
53   [ Andreas Teuchert ]
54   * Calling udevadm settle in scripts/init-premount/select_eth_device
55     (Closes: #570100).
56
57   [ Tanguy Ortolo ]
58   * Also respecting persistent-path parameter for snapshots (Closes:
59     #570162).
60
61  -- Daniel Baumann <daniel@debian.org>  Sun, 14 Mar 2010 23:27:57 +0100
62
63 live-initramfs (1.173.4-1) unstable; urgency=low
64
65   * Only disabling kpersonalizer when using kde3, kde4 doesn't need that
66     hack.
67   * Correcting path in previous commit.
68   * Disabling kaboom (Closes: #556368).
69
70  -- Daniel Baumann <daniel@debian.127011.localhost>  Fri, 12 Mar 2010 18:21:00 +0100
71
72 live-initramfs (1.173.3-1) unstable; urgency=low
73
74   * Using noxino instead of xino, as the latter is not supported by
75     aufs2 as we need to use it.
76
77  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 16:16:46 +0100
78
79 live-initramfs (1.173.2-1) unstable; urgency=low
80
81   [ Daniel Baumann ]
82   * Updating homepage field in control.
83
84   [ amnesia ]
85   * Correcting live-media=removeable{,-usb} behaviour to match the
86     documented one.
87
88   [ Daniel Baumann ]
89   * Removing unionfs workaround for kernel versions << 2.6.22, not
90     usefull anymore.
91   * Mounting aufs layer with detached inode index, this solves the
92     'leaving unclean filesystem when using persistency' problem.
93   * Removing unused syncs in initscript.
94
95   [ Luigi Capriotti ]
96   * Skip loading usb modules when quickusbmodules parameter is
97     specified.
98
99  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 11:55:41 +0100
100
101 live-initramfs (1.173.1-1) unstable; urgency=medium
102
103   [ intrigeri ]
104   * Taking noprompt into account for USB flash drives as well.
105   * Restoring opt-in behavior for local swap partitions.
106
107   [ Daniel Baumann ]
108   * Updating package to debhelper 7.
109   * Updating package to standards 3.8.3.
110   * Don't use dh_clean in favour of dh_prep.
111
112   [ Luigi Capriotti ]
113   * Also allowing hook= to specify files inside the image through
114     file:// prefix.
115
116   [ Daniel Baumann ]
117   * Forwardporting and extending usage of rsync when booting with toram
118     based on a patch from Michael Prokop <mika@grml.org>.
119
120   [ Michael Prokop ]
121   * Adding support for isofrom/fromiso bootoption.
122
123   [ Daniel Baumann ]
124   * Adapting a patch from Michael Prokop <mika@grml.org> to set all
125     harddisk devices to read-only mode for forensics investigations.
126
127   [ Michael Prokop ]
128   * Adding support for ethdevice bootoption.
129
130   [ Daniel Baumann ]
131   * Merging casper 1.158.
132   * Merging casper 1.159.
133   * Merging casper 1.160.
134   * Merging casper 1.161.
135   * Merging casper 1.162.
136   * Merging casper 1.163.
137   * Merging casper 1.164.
138   * Merging casper 1.165.
139   * Merging casper 1.166.
140   * Merging casper 1.167.
141   * Merging casper 1.168.
142   * Merging casper 1.169.
143   * Merging casper 1.170.
144   * Merging casper 1.171.
145   * Merging casper 1.172.
146   * Merging casper 1.173.
147   * Adding skipconfig parameter to disable most customization.
148
149   [ Marco Amadori ]
150   * cpio snapshots: eval commands fix.
151
152   [ Daniel Baumann ]
153   * Updating defaults file of console-setup for squeeze, thanks to Jun
154     NOGATA <nogajun@gmail.com> (Closes: #560187).
155   * Adding explicit debian source version 1.0 until switch to 3.0.
156   * Adding select_eth_device script from Frederic Boiteux
157     <fboiteux@calistel.com>.
158   * Including rsync conditionally.
159   * Updating year in copyright file.
160   * Don't panic with persistency when we can't correctly mount the
161     filesystem (Closes: #565456).
162
163   [ Ben Armstrong ]
164   * Correcting keyboard handling for squeeze.
165   * Only edit usplash init script if it exists.
166   * Use klayout= for layout instead of kbd=.
167
168   [ Daniel Baumann ]
169   * Updating to standards version 3.8.4.
170
171  -- Daniel Baumann <daniel@debian.org>  Sun, 31 Jan 2010 16:44:08 +0100
172
173 live-initramfs (1.157.4-2) unstable; urgency=high
174
175   [ Michael Prokop ]
176   * Avoid the use of fstype in a running live system, as it's
177     a executable and not a shell function and causes problems
178     for example within live-snapshot.
179   * Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
180
181   [ Tzafrir Cohen ]
182   * Adjusting grep call in is_nice_device to match new output of vol_id.
183
184  -- Daniel Baumann <daniel@debian.org>  Sat, 21 Nov 2009 19:07:41 +0100
185
186 live-initramfs (1.157.4-1) unstable; urgency=medium
187
188   [ Daniel Baumann ]
189   * Forcing run of dexconf when booting with xdriver=dexconf.
190   * Adding (experimental) forcepersistentfsck bootoption to force fsck
191     on root persistency device.
192   * Adding presubj for reportbug.
193   * Removing unused sed call in update target of Makefile.
194   * Updating included languagelist from d-i.
195   * Correcting install calls for reportbug files in rules.
196   * Including d-i languagelist in initrd in order evaluate l10n
197     settings.
198   * Updating lang2locale(); to match new d-i langualgelist format.
199   * Adding additional two sync calls before powerof happens in order to
200     deal with 'does not cleanly unmount' problem when using root
201     persistency.
202   * Updating vcs fields.
203   * Adding auto value for xvideomode where we ensure that no
204     configuration from the persistency layer is respected.
205
206   [ Marco Amadori ]
207   * Fixed FIXME sections in manpages.
208
209   [ Daniel Baumann ]
210   * Including udev binaries in initramfs manually for squeeze and newer
211     (Closes: #547149).
212   * Applying patch from Holger Brunn <holger.brunn@web.de> to live-
213     media-path when toram is used (Closes: #534878).
214   * Simplyfing and correcting udev inclusion in initramfs hook.
215
216  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Oct 2009 20:29:31 +0200
217
218 live-initramfs (1.157.3-1) unstable; urgency=low
219
220   [ Daniel Baumann ]
221   * Initial commit for having support for swapfiles.
222   * Initial commit for having support for persistency on luks.
223
224   [ Marco Amadori ]
225   * Partition snapshots works again.
226   * Added "whole partition" snapshot resync type.
227   * Two return code consistency fix.
228   * Improved an useful debug string.
229   * Cleaned a bit the snapshot feature.
230
231   [ Steven Shiau ]
232   * Making fetch to work with file on sub dir on tftp server.
233
234   [ Daniel Baumann ]
235   * Avoiding echo bashism in live-initramfs.init by using printf instead
236     (Closes: #530128).
237   * Correcting wrong path when disabling anacron in 25configure_init,
238     thanks to Rui Bernardo <rui.bernardo.pt@gmail.com> (Closes:
239     #533046).
240   * Removing disabling of postfix in 25configure_init, it's not
241     appropriate for debian to do this by default. Thanks to Rui Bernardo
242     <rui.bernardo.pt@gmail.com>.
243   * Correcting typo in description of the ip boot parameter in live-
244     initramfs manpage, thanks to Philippe Leledy <debian@leledy.fr>
245     (Closes: #532471).
246
247   [ Marco Amadori ]
248   * Removed two bashisms on live-snapshot.
249
250   [ Daniel Baumann ]
251   * Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti
252     <l.capriotti@xbmc.org>.
253
254   [ Luigi Capriotti ]
255   * Fixing possible invalid results from function where_is_mounted by
256     returning more than one line inwhere_is_mounted();.
257   * Fixing relaxed permissions of / in the live filesystem.
258   * Fixing invalid mangling of /etc/event.d/tty.
259   * Fixing typo in snapshot file list.
260
261   [ Daniel Baumann ]
262   * Correcting cryptsetup calls for persistency on luks.
263   * Copy live-installer-launcher desktop icon on users desktop.
264   * Also updating USB device detection in initramfs script for linux
265     2.6.29 and newer.
266   * Adding missing pipe in cryptsetup call for persistency on luks
267     partitions.
268   * Making plainroot work (Closes: #523120).
269
270   [ Marco Amadori ]
271   * persistent=nofiles fix (Closes: 522383).
272
273   [ Daniel Baumann ]
274   * Looking for persistency partitions on luks devices only if we boot
275     with persistent=cryptsetup.
276   * Fail early in gnome-panel-data bottom script if gnome-panel-data is
277     not installed.
278   * Optimizing gnome-panel-data bottom script by leaving out the stupid
279     things.
280
281   [ Richard Nelson ]
282   * Allow for multiple but unique persistent media.
283
284  -- Daniel Baumann <daniel@debian.org>  Fri, 04 Sep 2009 13:37:57 +0200
285
286 live-initramfs (1.157.2-1) unstable; urgency=medium
287
288   * Correcting fstab handling to not always append entries forever when using
289     persistency.
290   * Correcting kdm live-autologin handling to not always append entries forever
291     when using persistency.
292   * Correcting handling of locale default and environment handling to not always
293     append entries forever when using persistency.
294   * Correcting swap partition handling in fstab to not always append entries
295     forever when using persistency.
296   * Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
297   * Merging swap live-bottom script into fstab script; there is no other sane
298     possibility to prevent appending again and again in persistent mode.
299   * Making sure that old swap entries are removed before new ones are added.
300   * Adding cryptsetup to recommends, it's used for encrypted persistent
301     partitions.
302   * Restoring previous behaviour of ejecting the cd when being in non-persistent
303     mode, thanks to Julien Cristau <jcristau@debian.org>.
304   * Updating eject prevention for USB devices in initscripts for linux 2.6.29
305     and newer.
306
307  -- Daniel Baumann <daniel@debian.org>  Thu, 14 May 2009 10:00:00 +0200
308
309 live-initramfs (1.157.1-1) unstable; urgency=medium
310
311   [ Daniel Baumann ]
312   * Only snapshotting in initscript when we actually run with persistence.
313
314   [ Rene Mayrhofer ]
315   * Checking if /var/log is writable before trying to copy live.log to the newly
316     mounted root filesystem (Closes: #516914).
317
318   [ Daniel Baumann ]
319   * Improving check in 21xdriver when we don't do anything.
320   * Adding hack to remove live specific filesystems from umounfs initscript
321     (Closes: #506410, #515718).
322   * Adding comsetic line wrapping for output of local-gen messages during boot.
323   * Merging casper 1.157.
324   * Only calling install-keymap if it's actually installed, which is always but
325     in minimal images the case though (Closes: #517153).
326   * Adding silent boot parameter.
327   * Respecting media timeout even when specificing media device manually.
328   * Also allowing to use the removable keyword for specifying a live media.
329   * Correcting accidental syntax error in one of the previous commits in
330     19keyboard bottom script.
331   * Adding removable-usb keyword to further restrict live media selection.
332   * Correcting check for usb when using removable-usb keyword.
333   * Correcting typo in locale bottom script.
334
335  -- Daniel Baumann <daniel@debian.org>  Sat, 21 Mar 2009 14:00:00 +0100
336
337 live-initramfs (1.156.1-1) unstable; urgency=high
338
339   [ Daniel Baumann ]
340   * Revert using debhelper 7 command in rules.
341   * Updating copyright file.
342   * Prefixing debhelper files with package name.
343   * Updating bug script.
344   * Removing bashism in initscript.
345   * Usage of dialog in initscript is not actually a todo.
346   * Correcting medium eject message in initscript.
347   * Making medium removal message working again with usplash.
348   * Rewrapping init script.
349   * Reordering rules file.
350   * Merging casper 1.155.
351   * Adding ext4 support.
352   * Merging casper 1.156.
353   * Correct eject login in initscript.
354   * Updating parameters.txt.
355
356   [ Ronny Standtke ]
357   * Do not eject USB flash drives (Closes: #457070).
358
359  -- Daniel Baumann <daniel@debian.org>  Sun,  8 Feb 2009 15:00:00 +0100
360
361 live-initramfs (1.154.8-1) unstable; urgency=high
362
363   [ Kai Hendry ]
364   * Adding basic xrandr support for lenny to enforce a particular
365     resolution through bootparameter.
366
367  -- Daniel Baumann <daniel@debian.org>  Fri, 30 Jan 2009 00:00:00 +0100
368
369 live-initramfs (1.154.7-1) unstable; urgency=medium
370
371   * Adding note about URL limitations in live-initramfs manpage when
372     using fetch parameter.
373   * Removing wc from hook again, that's an ubuntu only problem they have
374     to care about.
375
376  -- Daniel Baumann <daniel@debian.org>  Tue, 27 Jan 2009 18:00:00 +0100
377
378 live-initramfs (1.154.6-1) unstable; urgency=medium
379
380   * Replacing casper with live in live-new-uuid.
381   * Including wc in initramfs (Closes: #512413).
382   * Added missing variable quoting that lead to broken root persistence, thanks
383     to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
384   * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow setting
385     a path for the persistence files through persistent-path boot parameter
386     (Closes: #512661).
387   * Adding persistent-path to parameter list and manpage.
388   * Actually building/cleaning manpages through targets in Makefile.
389
390  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 02:00:00 +0100
391
392 live-initramfs (1.154.5-1) unstable; urgency=low
393
394   * Also checking for wicd in 23networking, thanks to Ben Armstrong
395     <synrg@debian.org>.
396   * Don't redirect output of fstype detection to standard out, thanks to Ronny
397     Standtke <Ronny.Standtke@gmx.net>.
398   * Silencing grep call on /etc/passwd.
399   * Silencing xorg reconfiguration, thanks to Ronny Standtke
400     <Ronny.Standtke@gmx.net>.
401
402  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Jan 2009 13:00:00 -0500
403
404 live-initramfs (1.154.4-1) unstable; urgency=low
405
406   [ Rene Mayrhofer ]
407   * Support further checks on loopback image and support skipping union
408     mounts (Closes: #509446).
409
410  -- Daniel Baumann <daniel@debian.org>  Fri, 26 Dec 2008 09:00:00 +0100
411
412 live-initramfs (1.154.3-1) unstable; urgency=medium
413
414   * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
415     to set variables in previous bottom scripts.
416
417  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Dec 2008 15:00:00 +0100
418
419 live-initramfs (1.154.2-1) unstable; urgency=medium
420
421   [ Daniel Baumann ]
422   * Updating authors file.
423
424   [ Marco Amadori ]
425   * Reworked integrity-check (Closes: #507477).
426   * Cleaned the boot log a bit.
427
428  -- Daniel Baumann <daniel@debian.org>  Thu, 11 Dec 2008 06:00:00 +0100
429
430 live-initramfs (1.154.1-1) unstable; urgency=low
431
432   * Merging casper 1.140-1.154.
433   * Add a warning message when no image can be found.
434   * Adding a panic message when we netboot and have no supported network
435     device (Closes: #496684).
436   * Turning 'no supported filesystem images found' into a panic message,
437     rather than a warning.
438   * Also adding ralink to network device check.
439   * Removing spurious 'livefs_root' in copy_live_to();.
440
441  -- Daniel Baumann <daniel@debian.org>  Tue, 25 Nov 2008 12:00:00 +0100
442
443 live-initramfs (1.139.1-4) unstable; urgency=medium
444
445   [ Chris Lamb ]
446   * Remove (accidental?) debian/changelog entry.
447   * Use "grep -qs" over "grep -q" for compatibility (see grep(1))
448   * Use "test -s" instead of testing file availability and size.
449   * Be consistent in using 0/1 for True/False values instead of English
450     representations.
451   * Reflow some grammar in comments and in live-initramfs(7).
452   * Reflow long 'tr'-based pipelines for readability.
453   * Don't "cat |" to grep.
454
455   [ Daniel Baumann ]
456   * Replacing obsolete dh_clean -k with dh_prep.
457
458   [ Marco Amadori ]
459   * Changed HOSTNAME and /etc/hosts handling.
460   * Conditional creation of /etc/fstab.
461   * live-snapshot: fixed include-list handling.
462   * Reordered persistence lookups and boundaries (Closes: #500672).
463   * Search for partition labels only (Closes: #486469).
464   * Implemented a snapshot exclude list.
465   * Implemented a persistence exclude list.
466   * Manpage clarifications on "nofiles".
467   * Do not pollute the logs when looking for swap partitions.
468   * Removed all "cat | grep", with grep, awk and sed.
469
470  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Nov 2008 13:00:00 +0100
471
472 live-initramfs (1.139.1-3) unstable; urgency=medium
473
474   [ Chris Lamb ]
475   * Remove local overiddes of log_*_msg - #494257 is now fixed in testing.
476
477   [ Daniel Baumann ]
478   * Removing currently unused Upstream-Depends field in control.
479   * Updating vcs fields in control file.
480   * Sourcing live.vars in 15autologin directly, rather than to inherit
481     from live-functions.
482
483   [ Marco Amadori ]
484   * Removed some useless spaces.
485   * Fix default user handling.
486   * Added a pretty vital mount debug string.
487   * Create /etc/mtab on the initramfs ASAP.
488   * Removed mount -n option, since mtab is there.
489   * Re-enable "break=live-premount" debug.
490   * Skipped some runtime duplicated execution.
491   * Add real cpio to initramfs for snapshot's uses.
492   * Fixed try_snap() umounting on error.
493   * Override maybe_break from initramfs-tools.
494   * Forces use of initramfs cpio over busybox's one.
495   * Fixed a wrong trial to copy an unexistant snapshot.
496   * Check for files and umount only if you can mount it first.
497   * Included more debug and comments on persistence code.
498   * Set -u in live-snapshot only in debug mode.
499
500   [ Michael Prokop ]
501   * Ignore errors from fstype.
502
503  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Sep 2008 14:00:00 +0200
504
505 live-initramfs (1.139.1-2) unstable; urgency=medium
506
507   [ Daniel Baumann ]
508   * If the filesystem type of the rootfs cannot be automatically detected, we
509     try to assume it from the extension of the imagefile we have found. Thanks
510     to Jordi Pujol <jordi_pujol@telefonica.net> (Closes: #460456).
511   * Setting project email address to the new debian-live@lists.debian.org.
512   * Disabling default usage of local swap partitions. Can be enabled with the
513     'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3@gmail.com> for
514     bringing it up.
515
516   [ Michal Suchanek ]
517   * Enabling the "remove CD" prompt in splashy.
518
519  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Sep 2008 00:00:00 +0200
520
521 live-initramfs (1.139.1-1) unstable; urgency=medium
522
523   [ Ben Voui ]
524   * Adding support for Virtio vd[a-z] drives.
525
526   [ Chris Lamb ]
527   * Move loop-aes-tools to Suggests; live-helper should install them if
528     required.
529   * Remove unnecessary indentation level.
530   * Modify hiding of harmless X.org reconfiguring messages.
531   * Revert to using uid 1000 as PAM bug seems to have disappeared
532     (Closes: #433076)
533   * Hide error from attempting to "mount --move"
534   * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.
535   * Don't configure X.org if it's not installed.
536   * Fix check for X.org.
537   * Add an /etc/fstab to the initramfs to silence harmless "empty fstab"
538     warnings.
539   * Silence another "script-not-executable" message for a sourced library.
540   * Add missing pipe. Thanks to Andreas Bombe.
541   * Shamefully adding myself to CREDITS
542   * Tidy "Disabling update-initramfs" message.
543   * Re-order some commands so we don't call log_begin_msg without calling
544     log_end_msg.
545   * Don't configure X when /usr/bin/X does not exist.
546   * Silence 'script-not-executable' lintian warning - live-functions script is
547     always sourced.
548   * Fix spacing in swirl.
549   * Override log_*_msg to print nicer status text (until #494257 is merged).
550   * Hide "overwriting possibly-customised configuration file" in X.org setup
551     output.
552   * Hide "Shadow passwords are now on" status message on bootup.
553   * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg
554     functions.
555   * Rework locale handling
556   * Print friendly error message on live-initramfs panic.
557   * Fix path issue with live-preseed causing noisy errors when booting.
558   * Silence a number of annoying and distracting bootup messages.
559   * Add missing "log_end_msg" to live-bottom/21xdriver.
560   * Set different log messages for live-bottom/21{xdriver,xvidemode}.
561   * Remove trailing "..." from calls to log_begin_msg - they get added anyway.
562   * Move some arch-indep helper utilities to Build-Depends-Indep.
563   * Set default cow_mountopt where the other defaults are used.
564   * Don't use /sbin/losetup to test for '-r' option when the scripts just use
565     "lostup"
566
567   [ Daniel Baumann ]
568   * Updating authors file.
569   * Merging casper 1.139.
570   * Not going over the top with exclamation marks in the panic message.
571   * Updating credits file.
572   * Slightely adjusting to the more widespread used ascii swirl.
573   * Merging casper 1.138.
574   * Merging casper 1.137.
575
576   [ Marco Amadori ]
577   * Added "-n" option to all mount commands, thanks to Peter Holik
578     <peter@holik.at> for pointing this out.
579   * Be sure that the discovered filesystem is not null.
580   * The list of supported filesytems goes dynamic.
581   * Added ntfs filesystem to the initramfs.
582
583   [ Michael Prokop ]
584   * Move sourcing of live-functions in 38disable_restricted_manager to correct
585     place.
586
587   [ Steven Shiau ]
588   * Adding support for using tftp in fetch= parameter.
589   * Another fix about using udevsettle or "udevadm settle".
590
591  -- Daniel Baumann <daniel@debian.org>  Sun, 24 Aug 2008 00:00:00 +0200
592
593 live-initramfs (1.136.3-1) unstable; urgency=medium
594
595   [ Michael Prokop ]
596   * Make sure mounting /cow-tmpfs provides mount options.
597
598  -- Daniel Baumann <daniel@debian.org>  Fri, 18 Jul 2008 00:00:00 +0200
599
600 live-initramfs (1.136.2-1) unstable; urgency=medium
601
602   * Replacing previous imperfect changes for udevadm with check for
603     udevadm and using old commands when beeing on etch. Also handling
604     udevtrigger with udevadm if available.
605   * Correcting httpfs2 inclusion in hook.
606
607  -- Daniel Baumann <daniel@debian.org>  Wed, 16 Jul 2008 00:00:00 +0200
608
609 live-initramfs (1.136.1-1) unstable; urgency=medium
610
611   [ Chris Lamb ]
612   * Fix call to log_warning_msg. Thanks to Bradley Smith
613     <brad@brad-smith.co.uk>.
614   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
615     kernels on powerpc.
616   * Check losetup capabilities before specifying to mount as read-only.
617   * Modprobe 'esp' SCSI driver for the benefit of sparc.
618   * Quieten call to modprobe ide-generic.
619   * Move local-top/live to live-premount/modules so it gets called before
620     find_livefs.
621   * Sync bug script "dpkg -l" calls with debian/control
622
623   [ Daniel Baumann ]
624   * Defaulting now to aufs if no union= parameter is given.
625   * Merging casper version 1.136.
626   * Merging casper version 1.135.
627   * Merging casper version 1.134.
628   * Merging casper version 1.133.
629   * Converting udev depends into a versioned depends in order to reflect udevadm
630     introduction.
631   * Updating live-snapshot to GPL-3+.
632   * Updating to standards 3.8.0.
633   * Renaming forgotton uuid file to live-uuid.
634
635   [ Marco Amadori ]
636   * udevtrigger replacement.
637   * live-snapshot: fixed the remount helper.
638   * live-snapshot: now supports a static keep file list.
639   * Try to bind /cow to /live/cow if unable to move.
640   * live-snapshot: cleaned some wordings.
641   * live-snapshot: included vital informations on exit.
642   * live-snapshot: new "--refresh" option.
643   * live-snapshot: cleaned and sorted used command line defaults.
644   * live-snapshot: nicer default auto unmount logic.
645   * live-snapshot: honour "-o|--output FILE".
646   * live-snapshot: removed a useless mkdir.
647   * live-snapshot: removed an unused and useless function.
648   * live-snapshot: fixes snapshotting from resync string.
649
650   [ Michal Suchanek ]
651   * Add support for httpfs= and ftpfs= parameters.
652
653  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Jul 2008 00:00:00 +0200
654
655 live-initramfs (1.132.1-1) unstable; urgency=medium
656
657   [ Chris Lamb ]
658   * Don't escape asterisks in languagelist update code
659
660   [ Daniel Baumann ]
661   * Updating copyright header in live-snapshot.
662   * Removing useless whitespaces and empty lines.
663   * Correcting grammatical errors in live-snapshot description.
664   * Removing live-snapshot version as this component is always released
665     within live-initramfs itself.
666   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
667   * Merging casper 1.132.
668   * Merging casper 1.131.
669   * Ignoring floppy devices for live filesystem as well as live
670     persistency.
671   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
672     live.log and show its messages during boot (Closes: #440238).
673   * Updating vcs fields in control file.
674   * Handling conflicting klibc includes with initramfs-hooks of other
675     packages (Closes: 475783).
676
677   [ Marco Amadori ]
678   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
679     '/mnt'" bug.
680   * Calling live-snapshot now produces an output file.
681
682   [ Michal Suchanek ]
683   * Workaround loop-aes-utils losetup incompatibility
684   * Fix toram (change mount --move to mount -o move)
685
686  -- Daniel Baumann <daniel@debian.org>  Mon, 02 Jun 2008 00:00:00 +0200
687
688 live-initramfs (1.130.1-3) unstable; urgency=high
689
690   * Handle non-existing klibc includes in live hook (Closes: #475783).
691   * Adding loop-aes-utils to recommends.
692
693  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Apr 2008 16:00:00 +0200
694
695 live-initramfs (1.130.1-2) unstable; urgency=medium
696
697   [ Chris Lamb ]
698   * Remove bogus dependency on Ubuntu "localechooser-data" package
699
700  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Apr 2008 06:00:00 +0200
701
702 live-initramfs (1.130.1-1) unstable; urgency=medium
703
704   [ Chris Lamb ]
705   * Use triggers when calling update-initramfs in postinst and postrm
706
707   [ Daniel Baumann ]
708   * Sorting some lines in live hook.
709   * Merging casper 1.130.
710   * Merging casper 1.129.
711   * Adjusting code formating in maintainer scripts.
712   * Restricting counting of installed kernels based on /boot/vmlinuz-*
713     instead of /boot/vmlinuz*.
714
715  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
716
717 live-initramfs (1.128.1-1) unstable; urgency=medium
718
719   [ Marco Amadori ]
720   * Fixed a misleading debug message.
721   * Added /cow mounting debug messages.
722   * Fixed /cow mounting.
723   * Klibc: added some libraries to the intramfs.
724
725   [ Daniel Baumann ]
726   * Merging casper 1.128.
727
728  -- Daniel Baumann <daniel@debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
729
730 live-initramfs (1.127.1-1) unstable; urgency=medium
731
732   [ Daniel Baumann ]
733   * Merging casper 1.127.
734   * Merging casper 1.126.
735   * Removing too early recommends to live-initscripts in control to make
736     some people happy (Closes: #431000).
737
738   [ Chris Lamb ]
739   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
740     (?) bug
741   * scripts/live-helpers: Don't search ram block devices
742   * scripts/live-helpers: Search / use case
743   * scripts/live-helpers: Fixes for set -e
744   * bin/live-snapshot: Vastly rework script
745   * bin/live-snapshot: Fix argument handling (Closes: #461595)
746   * scripts/live: Make 'nopersistent' parameter actually disable
747     persistence
748
749  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 00:00:00 +0200
750
751 live-initramfs (1.125.1-1) unstable; urgency=medium
752
753   [ Daniel Baumann ]
754   * Merging casper 1.125.
755
756   [ Chris Lamb ]
757   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
758   * Rename 18hostname -> 06hostname
759
760  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
761
762 live-initramfs (1.124.1-1) unstable; urgency=medium
763
764   [ Daniel Baumann ]
765   * Adjusting live-snapshot to live-initramfs.
766   * Merging casper 1.124.
767   * Adjusting 44pk_allow to live-initramfs.
768   * Merging casper 1.123.
769   * Merging casper 1.122.
770   * Merging casper 1.121.
771   * Merging casper 1.120.
772
773   [ Chris Lamb ]
774   * 99hook: Download hook script from inside target filesystem
775
776  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Mar 2008 00:00:00 +0100
777
778 live-initramfs (1.119.1-1) unstable; urgency=medium
779
780   * Creating resolv.conf when netbooting not just when there's no
781     resolv.conf, but also when it is empty.
782   * Making hooks executable after fetching them.
783   * Removing disabling of kwallet.
784   * Merging casper 1.119.
785
786  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Mar 2008 00:00:00 +0100
787
788 live-initramfs (1.118.2-1) unstable; urgency=medium
789
790   [ Andrey Asadchev ]
791   * Explicitly set Xorg video driver.
792   * Patch to use cryptsetup volumes for persistent storage.
793
794   [ Daniel Baumann ]
795   * New upstream release.
796   * Fixing wrong email address in changelog (was bug in git-dch config).
797   * Bumping package to policy 3.7.3.
798   * Rewriting copyright in machine-interpretable format.
799   * Adding hook parameter to execute custom scripts.
800   * Adding plainroot.
801
802   [ Marco Amadori ]
803   * Now it includes lzma kernel module dependencies.
804
805  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Mar 2008 00:00:00 +0100
806
807 live-initramfs (1.118.1-1) unstable; urgency=medium
808
809   [ Daniel Baumann ]
810   * New upstream release.
811   * Adding direct depends to udev, thanks to Anton Lundin
812     <glance@acc.umu.se> (Closes: #452448).
813   * Merging casper 1.111.
814   * Bumping version to 1.110.1-1.
815   * Merging casper 1.112.
816   * Merging casper 1.113.
817   * Adjusting to live-initramfs.
818   * Bumping version to 1.113.1-1.
819   * Merging casper 1.114.
820   * Merging casper 1.115.
821   * Merging casper 1.116.
822   * Merging casper 1.117.
823   * Merging casper 1.118.
824   * Bumping version to 1.118.1-1.
825
826   [ Otavio Salvador ]
827   * debian: add mtd-tools as suggestion since it's required for jffs2
828     support
829   * hooks: include jffs2 kernel module on initramfs image
830   * live-snapshot: add support to use jffs2 images
831   * live: add support for jffs2 images and snapshots
832   * live-helpers: add jffs2 as a valid image
833   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
834
835  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Feb 2008 13:35:00 +0100
836
837 live-initramfs (1.110.7-1) unstable; urgency=medium
838
839   * New upstream release.
840   * Fixing fstab handling.
841   * Fixing regression from mounting the ow device on a nfs volume,
842     thanks to An-Cheng Huang <ancheng@vyatta.com>.
843
844  -- Daniel Baumann <daniel@debian.org>  Mon, 19 Nov 2007 00:00:00 +0100
845
846 live-initramfs (1.110.6-1) unstable; urgency=medium
847
848   * New upstream release.
849   * Preparing live-initramfs 1.110.6-1.
850   * Adding custom reportbug script.
851   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
852   * Adding checkbashsms call to test target of the Makefile as suggested
853     by Trent W. Buck <trentbuck@gmail.com>.
854
855  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 00:00:00 +0100
856
857 live-initramfs (1.110.5-1) unstable; urgency=medium
858
859   * New upstream release.
860   * Preparing live-initramfs 1.110.5-1.
861   * Using kdm initscript autologin overrides, thanks to Kel Modderman
862     <kel@otaku42.de>.
863   * Setting the kdm language, thanks to Jordi Pujol
864     <jordi_pujol@telefonica.net>.
865   * Adding files to the live filesystem according to the MAC number,
866     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
867   * Fixing some coding style issues.
868
869  -- Daniel Baumann <daniel@debian.org>  Mon,  5 Nov 2007 00:00:00 +0100
870
871 live-initramfs (1.110.4-1) unstable; urgency=medium
872
873   [ Daniel Baumann ]
874   * New upstream release.
875   * Preparing live-initramfs 1.110.3-1.
876   * Correcting homepage field.
877   * Correcting vcs fields.
878
879   [ Jesse Hathaway ]
880   * add support for mounting the cow device on an nfs volume
881
882  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Oct 2007 00:00:00 +0100
883
884 live-initramfs (1.110.3-1) unstable; urgency=medium
885
886   [ Daniel Baumann ]
887   * New upstream release.
888   * Preparing live-initramfs 1.110.3-1.
889   * Removing ubuntu support.
890
891   [ Alex Owen ]
892   * Fix typo to get serial console to work
893
894   [ Jesse Hathaway ]
895   * add support for exposedroot option for live-helper
896
897  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Oct 2007 00:00:00 +0200
898
899 live-initramfs (1.110.2-1) unstable; urgency=medium
900
901   * New upstream release.
902   * Preparing live-initramfs 1.110.2-1.
903   * Fixing typing error.
904   * Removing nodiratime as it is already included in noatime, thanks to Kel
905     Modderman <kel@otaku42.de>.
906
907  -- Daniel Baumann <daniel@debian.org>  Mon, 15 Oct 2007 00:00:00 +0200
908
909 live-initramfs (1.110.1-1) unstable; urgency=medium
910
911   * New upstream release.
912   * Preparing live-initramfs 1.107.2-1.
913   * Also using nodiratime, not just noatime.
914   * Merging casper 1.108.
915   * Adjusting to live-initramfs.
916   * Merging casper 1.109.
917   * Adjusting to live-initramfs.
918   * Merging casper 1.110.
919   * Adjusting to live-initramfs.
920   * Bumping version to 1.110.1-1.
921
922  -- Daniel Baumann <daniel@debian.org>  Mon,  8 Oct 2007 00:00:00 +0200
923
924 live-initramfs (1.107.1-1) unstable; urgency=medium
925
926   * New upstream release.
927   * Preparing live-initramfs 1.102.4-2.
928   * Replacing backticks with POSIX expression.
929   * Consistently using curly brackets for variables.
930   * Fixing bashism.
931   * Merging casper 1.105.
932   * Adjusting to live-initramfs.
933   * Bumping version to 1.105.1-1.
934   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
935     cow mount rather than binding it on /live/cow. This prevents the
936     /cow mount showing up in /proc/mounts.
937   * Merging casper 1.106.
938   * Adjusting to live-initramfs.
939   * Bumping version to 1.106.1-1.
940   * Fixing wrong homepage field.
941   * Fixing typing error.
942   * Merging casper 1.107.
943   * Bumping version to 1.107.1-1.
944
945  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
946
947 live-initramfs (1.104.1-1) unstable; urgency=medium
948
949   * New upstream release.
950
951  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Sep 2007 00:00:00 +0200
952
953 live-initramfs (1.102.1-1) unstable; urgency=medium
954
955   * New upstream release.
956
957  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Sep 2007 00:00:00 +0200
958
959 live-initramfs (1.99.2-1) unstable; urgency=medium
960
961   * New upstream release:
962     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
963       (Closes: #440235).
964
965  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Sep 2007 00:00:00 +0200
966
967 live-initramfs (1.99.1-1) unstable; urgency=medium
968
969   * New upstream release.
970
971  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Sep 2007 00:00:00 +0200
972
973 live-initramfs (1.96.2-1) unstable; urgency=medium
974
975   * New upstream release.
976
977  -- Daniel Baumann <daniel@debian.org>  Mon, 27 Aug 2007 00:00:00 +0200
978
979 live-initramfs (1.96.1-1) unstable; urgency=medium
980
981   * New upstream release.
982
983  -- Daniel Baumann <daniel@debian.org>  Mon, 20 Aug 2007 00:00:00 +0200
984
985 live-initramfs (1.95.3-1) unstable; urgency=medium
986
987   * New upstream release.
988
989  -- Daniel Baumann <daniel@debian.org>  Mon, 13 Aug 2007 00:00:00 +0200
990
991 live-initramfs (1.95.2-1) unstable; urgency=medium
992
993   * New upstream release.
994
995  -- Daniel Baumann <daniel@debian.org>  Mon,  6 Aug 2007 00:00:00 +0200
996
997 live-initramfs (1.95.1-1) unstable; urgency=medium
998
999   * New upstream release.
1000
1001  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
1002
1003 live-initramfs (1.91.6-1) unstable; urgency=medium
1004
1005   * New upstream release.
1006
1007  -- Daniel Baumann <daniel@debian.org>  Mon, 23 Jul 2007 00:00:00 +0200
1008
1009 live-initramfs (1.91.5-1) unstable; urgency=medium
1010
1011   * New upstream release.
1012
1013  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jul 2007 00:00:00 +0200
1014
1015 live-initramfs (1.91.4-1) unstable; urgency=medium
1016
1017   * New upstream release:
1018     - Dropping transitional package, not needed anymore.
1019
1020  -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jul 2007 00:00:00 +0200
1021
1022 live-initramfs (1.91.3-1) unstable; urgency=medium
1023
1024   * New upstream release.
1025
1026  -- Daniel Baumann <daniel@debian.org>  Mon,  2 Jul 2007 00:00:00 +0200
1027
1028 live-initramfs (1.91.2-1) unstable; urgency=medium
1029
1030   * New upstream release.
1031
1032  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Jun 2007 00:00:00 +0200
1033
1034 live-initramfs (1.91.1-1) unstable; urgency=medium
1035
1036   * New upstream release.
1037
1038  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
1039
1040 live-initramfs (1.90.1-1) unstable; urgency=medium
1041
1042   * New upstream release.
1043
1044  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Jun 2007 00:00:00 +0200
1045
1046 live-initramfs (1.87.6-1) unstable; urgency=medium
1047
1048   * New upstream release.
1049
1050  -- Daniel Baumann <daniel@debian.org>  Mon,  4 Jun 2007 00:00:00 +0200
1051
1052 live-initramfs (1.87.5-1) unstable; urgency=medium
1053
1054   * New upstream release, replacing casper.
1055
1056  -- Daniel Baumann <daniel@debian.org>  Mon, 28 May 2007 00:00:00 +0200
1057
1058 live-initramfs (1.87.4-1) unstable; urgency=medium
1059
1060   * New upstream release.
1061
1062  -- Daniel Baumann <daniel@debian.org>  Mon, 21 May 2007 00:00:00 +0200
1063
1064 live-initramfs (1.87.3-1) unstable; urgency=medium
1065
1066   * New upstream release.
1067
1068  -- Daniel Baumann <daniel@debian.org>  Mon, 14 May 2007 00:00:00 +0200
1069
1070 live-initramfs (1.87.2-1) unstable; urgency=low
1071
1072   * New upstream release.
1073
1074  -- Daniel Baumann <daniel@debian.org>  Mon,  7 May 2007 00:00:00 +0200
1075
1076 live-initramfs (1.87.1-1) unstable; urgency=low
1077
1078   * Initial release, forking casper.
1079
1080  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Apr 2007 00:00:00 +0200