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