Update debian/control
[live-initramfs-grml.git] / debian / changelog
1 live-initramfs (1.136.3-2~grml.03) unstable; urgency=low
2
3   * Improve boot failure splash.
4   * Readd scripts/live-bottom/05mountpoints, otherwise
5     we suffer from "run-init: nuking initramfs contents".
6   * Update debian/control.
7
8  -- Michael Prokop <mika@grml.org>  Sat, 16 Aug 2008 15:19:05 +0200
9
10 live-initramfs (1.136.3-2~grml.02) unstable; urgency=low
11
12   * Resync with Debian's current Git version [20080816,
13     git commit 0c14aa2e625bc1bb43947f2c0d04b876900cd51e].
14   * Get rid of debian/patches/05_get_rid_of_wrong_debug_message.dpatch
15     and resync other patches as well.
16   * Copy /etc/grml_version to initrd. 
17
18  -- Michael Prokop <mika@grml.org>  Sat, 16 Aug 2008 10:25:54 +0200
19
20 live-initramfs (1.136.3-2~grml.01) unstable; urgency=low
21
22   * Disable use of util-linux's mount binary through
23     06_get_rid_of_utillinux-mountbinary.dpatch which
24     gets rid of /sbin/mount.cifs. See
25     http://news.gmane.org/gmane.linux.utilities.util-linux-ng/cutoff=1568
26     for more details about the problem.
27
28  -- Michael Prokop <mika@grml.org>  Fri, 01 Aug 2008 16:09:58 +0200
29
30 live-initramfs (1.136.3-2~grml.00) unstable; urgency=low
31
32   * Sync with Debian [1.136.3-1] once more (no new
33     changes except for my own patch which has been applied).
34   * Adjust path of rsync (use /bin).
35   * Drop duplicate NOFSTAB from /etc/live.conf.
36   * Get rid of all scripts in scripts/live-bottom/ except
37     for 05mountpoints which is necessary to get a working setup.
38
39  -- Michael Prokop <mika@grml.org>  Sun, 20 Jul 2008 19:18:27 +0200
40
41 live-initramfs (1.136.2-2~grml.00) unstable; urgency=low
42
43   * Rebase against current version of live-initramfs in Debian.
44   * Add debian/patches/04_fix_cow_tmpfs_mount.dpatch and
45     debian/patches/05_get_rid_of_wrong_debug_message.dpatch.
46   * Get rid of 03_support_for_lzma.diff.
47   * Add dpatch as Build-Depency.
48
49  -- Michael Prokop <mika@grml.org>  Thu, 17 Jul 2008 13:38:06 +0200
50
51 live-initramfs (1.136.2-1) unstable; urgency=medium
52
53   * Replacing previous imperfect changes for udevadm with check for
54     udevadm and using old commands when beeing on etch. Also handling
55     udevtrigger with udevadm if available.
56   * Correcting httpfs2 inclusion in hook.
57
58  -- Daniel Baumann <daniel@debian.org>  Wed, 16 Jul 2008 00:00:00 +0200
59
60 live-initramfs (1.136.1-1) unstable; urgency=medium
61
62   [ Chris Lamb ]
63   * Fix call to log_warning_msg. Thanks to Bradley Smith
64     <brad@brad-smith.co.uk>.
65   * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
66     kernels on powerpc.
67   * Check losetup capabilities before specifying to mount as read-only.
68   * Modprobe 'esp' SCSI driver for the benefit of sparc.
69   * Quieten call to modprobe ide-generic.
70   * Move local-top/live to live-premount/modules so it gets called before
71     find_livefs.
72   * Sync bug script "dpkg -l" calls with debian/control
73
74   [ Daniel Baumann ]
75   * Defaulting now to aufs if no union= parameter is given.
76   * Merging casper version 1.136.
77   * Merging casper version 1.135.
78   * Merging casper version 1.134.
79   * Merging casper version 1.133.
80   * Converting udev depends into a versioned depends in order to reflect udevadm
81     introduction.
82   * Updating live-snapshot to GPL-3+.
83   * Updating to standards 3.8.0.
84   * Renaming forgotton uuid file to live-uuid.
85
86   [ Marco Amadori ]
87   * udevtrigger replacement.
88   * live-snapshot: fixed the remount helper.
89   * live-snapshot: now supports a static keep file list.
90   * Try to bind /cow to /live/cow if unable to move.
91   * live-snapshot: cleaned some wordings.
92   * live-snapshot: included vital informations on exit.
93   * live-snapshot: new "--refresh" option.
94   * live-snapshot: cleaned and sorted used command line defaults.
95   * live-snapshot: nicer default auto unmount logic.
96   * live-snapshot: honour "-o|--output FILE".
97   * live-snapshot: removed a useless mkdir.
98   * live-snapshot: removed an unused and useless function.
99   * live-snapshot: fixes snapshotting from resync string.
100
101   [ Michal Suchanek ]
102   * Add support for httpfs= and ftpfs= parameters.
103
104  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Jul 2008 00:00:00 +0200
105
106 live-initramfs (1.132.1-1) unstable; urgency=medium
107
108   [ Chris Lamb ]
109   * Don't escape asterisks in languagelist update code
110
111   [ Daniel Baumann ]
112   * Updating copyright header in live-snapshot.
113   * Removing useless whitespaces and empty lines.
114   * Correcting grammatical errors in live-snapshot description.
115   * Removing live-snapshot version as this component is always released
116     within live-initramfs itself.
117   * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
118   * Merging casper 1.132.
119   * Merging casper 1.131.
120   * Ignoring floppy devices for live filesystem as well as live
121     persistency.
122   * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
123     live.log and show its messages during boot (Closes: #440238).
124   * Updating vcs fields in control file.
125   * Handling conflicting klibc includes with initramfs-hooks of other
126     packages (Closes: 475783).
127
128   [ Marco Amadori ]
129   * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
130     '/mnt'" bug.
131   * Calling live-snapshot now produces an output file.
132
133   [ Michal Suchanek ]
134   * Workaround loop-aes-utils losetup incompatibility
135   * Fix toram (change mount --move to mount -o move)
136
137  -- Daniel Baumann <daniel@debian.org>  Mon, 02 Jun 2008 00:00:00 +0200
138
139 live-initramfs (1.130.1-3) unstable; urgency=high
140
141   * Handle non-existing klibc includes in live hook (Closes: #475783).
142   * Adding loop-aes-utils to recommends.
143
144  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Apr 2008 16:00:00 +0200
145
146 live-initramfs (1.130.1-2) unstable; urgency=medium
147
148   [ Chris Lamb ]
149   * Remove bogus dependency on Ubuntu "localechooser-data" package
150
151  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Apr 2008 06:00:00 +0200
152
153 live-initramfs (1.130.1-1) unstable; urgency=medium
154
155   [ Chris Lamb ]
156   * Use triggers when calling update-initramfs in postinst and postrm
157
158   [ Daniel Baumann ]
159   * Sorting some lines in live hook.
160   * Merging casper 1.130.
161   * Merging casper 1.129.
162   * Adjusting code formating in maintainer scripts.
163   * Restricting counting of installed kernels based on /boot/vmlinuz-*
164     instead of /boot/vmlinuz*.
165
166  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Apr 2008 00:00:00 +0200
167
168 live-initramfs (1.128.1-1) unstable; urgency=medium
169
170   [ Marco Amadori ]
171   * Fixed a misleading debug message.
172   * Added /cow mounting debug messages.
173   * Fixed /cow mounting.
174   * Klibc: added some libraries to the intramfs.
175
176   [ Daniel Baumann ]
177   * Merging casper 1.128.
178
179  -- Daniel Baumann <daniel@debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
180
181 live-initramfs (1.127.1-1) unstable; urgency=medium
182
183   [ Daniel Baumann ]
184   * Merging casper 1.127.
185   * Merging casper 1.126.
186   * Removing too early recommends to live-initscripts in control to make
187     some people happy (Closes: #431000).
188
189   [ Chris Lamb ]
190   * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
191     (?) bug
192   * scripts/live-helpers: Don't search ram block devices
193   * scripts/live-helpers: Search / use case
194   * scripts/live-helpers: Fixes for set -e
195   * bin/live-snapshot: Vastly rework script
196   * bin/live-snapshot: Fix argument handling (Closes: #461595)
197   * scripts/live: Make 'nopersistent' parameter actually disable
198     persistence
199
200  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 00:00:00 +0200
201
202 live-initramfs (1.125.1-1) unstable; urgency=medium
203
204   [ Daniel Baumann ]
205   * Merging casper 1.125.
206
207   [ Chris Lamb ]
208   * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
209   * Rename 18hostname -> 06hostname
210
211  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
212
213 live-initramfs (1.124.1-1) unstable; urgency=medium
214
215   [ Daniel Baumann ]
216   * Adjusting live-snapshot to live-initramfs.
217   * Merging casper 1.124.
218   * Adjusting 44pk_allow to live-initramfs.
219   * Merging casper 1.123.
220   * Merging casper 1.122.
221   * Merging casper 1.121.
222   * Merging casper 1.120.
223
224   [ Chris Lamb ]
225   * 99hook: Download hook script from inside target filesystem
226
227  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Mar 2008 00:00:00 +0100
228
229 live-initramfs (1.119.1-1) unstable; urgency=medium
230
231   * Creating resolv.conf when netbooting not just when there's no
232     resolv.conf, but also when it is empty.
233   * Making hooks executable after fetching them.
234   * Removing disabling of kwallet.
235   * Merging casper 1.119.
236
237  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Mar 2008 00:00:00 +0100
238
239 live-initramfs (1.118.2-1) unstable; urgency=medium
240
241   [ Andrey Asadchev ]
242   * Explicitly set Xorg video driver.
243   * Patch to use cryptsetup volumes for persistent storage.
244
245   [ Daniel Baumann ]
246   * New upstream release.
247   * Fixing wrong email address in changelog (was bug in git-dch config).
248   * Bumping package to policy 3.7.3.
249   * Rewriting copyright in machine-interpretable format.
250   * Adding hook parameter to execute custom scripts.
251   * Adding plainroot.
252
253   [ Marco Amadori ]
254   * Now it includes lzma kernel module dependencies.
255
256  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Mar 2008 00:00:00 +0100
257
258 live-initramfs (1.118.1-1) unstable; urgency=medium
259
260   [ Daniel Baumann ]
261   * New upstream release.
262   * Adding direct depends to udev, thanks to Anton Lundin
263     <glance@acc.umu.se> (Closes: #452448).
264   * Merging casper 1.111.
265   * Bumping version to 1.110.1-1.
266   * Merging casper 1.112.
267   * Merging casper 1.113.
268   * Adjusting to live-initramfs.
269   * Bumping version to 1.113.1-1.
270   * Merging casper 1.114.
271   * Merging casper 1.115.
272   * Merging casper 1.116.
273   * Merging casper 1.117.
274   * Merging casper 1.118.
275   * Bumping version to 1.118.1-1.
276
277   [ Otavio Salvador ]
278   * debian: add mtd-tools as suggestion since it's required for jffs2
279     support
280   * hooks: include jffs2 kernel module on initramfs image
281   * live-snapshot: add support to use jffs2 images
282   * live: add support for jffs2 images and snapshots
283   * live-helpers: add jffs2 as a valid image
284   * live-snapshot.en.1: add ext3 and jffs2 images as valid options
285
286  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Feb 2008 13:35:00 +0100
287
288 live-initramfs (1.110.7-1) unstable; urgency=medium
289
290   * New upstream release.
291   * Fixing fstab handling.
292   * Fixing regression from mounting the ow device on a nfs volume,
293     thanks to An-Cheng Huang <ancheng@vyatta.com>.
294
295  -- Daniel Baumann <daniel@debian.org>  Mon, 19 Nov 2007 00:00:00 +0100
296
297 live-initramfs (1.110.6-1) unstable; urgency=medium
298
299   * New upstream release.
300   * Preparing live-initramfs 1.110.6-1.
301   * Adding custom reportbug script.
302   * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
303   * Adding checkbashsms call to test target of the Makefile as suggested
304     by Trent W. Buck <trentbuck@gmail.com>.
305
306  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 00:00:00 +0100
307
308 live-initramfs (1.110.5-1) unstable; urgency=medium
309
310   * New upstream release.
311   * Preparing live-initramfs 1.110.5-1.
312   * Using kdm initscript autologin overrides, thanks to Kel Modderman
313     <kel@otaku42.de>.
314   * Setting the kdm language, thanks to Jordi Pujol
315     <jordi_pujol@telefonica.net>.
316   * Adding files to the live filesystem according to the MAC number,
317     thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
318   * Fixing some coding style issues.
319
320  -- Daniel Baumann <daniel@debian.org>  Mon,  5 Nov 2007 00:00:00 +0100
321
322 live-initramfs (1.110.4-1) unstable; urgency=medium
323
324   [ Daniel Baumann ]
325   * New upstream release.
326   * Preparing live-initramfs 1.110.3-1.
327   * Correcting homepage field.
328   * Correcting vcs fields.
329
330   [ Jesse Hathaway ]
331   * add support for mounting the cow device on an nfs volume
332
333  -- Daniel Baumann <daniel@debian.org>  Mon, 29 Oct 2007 00:00:00 +0100
334
335 live-initramfs (1.110.3-1) unstable; urgency=medium
336
337   [ Daniel Baumann ]
338   * New upstream release.
339   * Preparing live-initramfs 1.110.3-1.
340   * Removing ubuntu support.
341
342   [ Alex Owen ]
343   * Fix typo to get serial console to work
344
345   [ Jesse Hathaway ]
346   * add support for exposedroot option for live-helper
347
348  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Oct 2007 00:00:00 +0200
349
350 live-initramfs (1.110.2-1) unstable; urgency=medium
351
352   * New upstream release.
353   * Preparing live-initramfs 1.110.2-1.
354   * Fixing typing error.
355   * Removing nodiratime as it is already included in noatime, thanks to Kel
356     Modderman <kel@otaku42.de>.
357
358  -- Daniel Baumann <daniel@debian.org>  Mon, 15 Oct 2007 00:00:00 +0200
359
360 live-initramfs (1.110.1-1) unstable; urgency=medium
361
362   * New upstream release.
363   * Preparing live-initramfs 1.107.2-1.
364   * Also using nodiratime, not just noatime.
365   * Merging casper 1.108.
366   * Adjusting to live-initramfs.
367   * Merging casper 1.109.
368   * Adjusting to live-initramfs.
369   * Merging casper 1.110.
370   * Adjusting to live-initramfs.
371   * Bumping version to 1.110.1-1.
372
373  -- Daniel Baumann <daniel@debian.org>  Mon,  8 Oct 2007 00:00:00 +0200
374
375 live-initramfs (1.107.1-1) unstable; urgency=medium
376
377   * New upstream release.
378   * Preparing live-initramfs 1.102.4-2.
379   * Replacing backticks with POSIX expression.
380   * Consistently using curly brackets for variables.
381   * Fixing bashism.
382   * Merging casper 1.105.
383   * Adjusting to live-initramfs.
384   * Bumping version to 1.105.1-1.
385   * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
386     cow mount rather than binding it on /live/cow. This prevents the
387     /cow mount showing up in /proc/mounts.
388   * Merging casper 1.106.
389   * Adjusting to live-initramfs.
390   * Bumping version to 1.106.1-1.
391   * Fixing wrong homepage field.
392   * Fixing typing error.
393   * Merging casper 1.107.
394   * Bumping version to 1.107.1-1.
395
396  -- Daniel Baumann <daniel@debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
397
398 live-initramfs (1.104.1-1) unstable; urgency=medium
399
400   * New upstream release.
401
402  -- Daniel Baumann <daniel@debian.org>  Mon, 24 Sep 2007 00:00:00 +0200
403
404 live-initramfs (1.102.1-1) unstable; urgency=medium
405
406   * New upstream release.
407
408  -- Daniel Baumann <daniel@debian.org>  Mon, 17 Sep 2007 00:00:00 +0200
409
410 live-initramfs (1.99.2-1) unstable; urgency=medium
411
412   * New upstream release:
413     - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
414       (Closes: #440235).
415
416  -- Daniel Baumann <daniel@debian.org>  Mon, 10 Sep 2007 00:00:00 +0200
417
418 live-initramfs (1.99.1-1) unstable; urgency=medium
419
420   * New upstream release.
421
422  -- Daniel Baumann <daniel@debian.org>  Mon,  3 Sep 2007 00:00:00 +0200
423
424 live-initramfs (1.96.2-1) unstable; urgency=medium
425
426   * New upstream release.
427
428  -- Daniel Baumann <daniel@debian.org>  Mon, 27 Aug 2007 00:00:00 +0200
429
430 live-initramfs (1.96.1-1) unstable; urgency=medium
431
432   * New upstream release.
433
434  -- Daniel Baumann <daniel@debian.org>  Mon, 20 Aug 2007 00:00:00 +0200
435
436 live-initramfs (1.95.3-1) unstable; urgency=medium
437
438   * New upstream release.
439
440  -- Daniel Baumann <daniel@debian.org>  Mon, 13 Aug 2007 00:00:00 +0200
441
442 live-initramfs (1.95.2-1) unstable; urgency=medium
443
444   * New upstream release.
445
446  -- Daniel Baumann <daniel@debian.org>  Mon,  6 Aug 2007 00:00:00 +0200
447
448 live-initramfs (1.95.1-1) unstable; urgency=medium
449
450   * New upstream release.
451
452  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
453
454 live-initramfs (1.91.6-1) unstable; urgency=medium
455
456   * New upstream release.
457
458  -- Daniel Baumann <daniel@debian.org>  Mon, 23 Jul 2007 00:00:00 +0200
459
460 live-initramfs (1.91.5-1) unstable; urgency=medium
461
462   * New upstream release.
463
464  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jul 2007 00:00:00 +0200
465
466 live-initramfs (1.91.4-1) unstable; urgency=medium
467
468   * New upstream release:
469     - Dropping transitional package, not needed anymore.
470
471  -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jul 2007 00:00:00 +0200
472
473 live-initramfs (1.91.3-1) unstable; urgency=medium
474
475   * New upstream release.
476
477  -- Daniel Baumann <daniel@debian.org>  Mon,  2 Jul 2007 00:00:00 +0200
478
479 live-initramfs (1.91.2-1) unstable; urgency=medium
480
481   * New upstream release.
482
483  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Jun 2007 00:00:00 +0200
484
485 live-initramfs (1.91.1-1) unstable; urgency=medium
486
487   * New upstream release.
488
489  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
490
491 live-initramfs (1.90.1-1) unstable; urgency=medium
492
493   * New upstream release.
494
495  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Jun 2007 00:00:00 +0200
496
497 live-initramfs (1.87.6-1) unstable; urgency=medium
498
499   * New upstream release.
500
501  -- Daniel Baumann <daniel@debian.org>  Mon,  4 Jun 2007 00:00:00 +0200
502
503 live-initramfs (1.87.5-1) unstable; urgency=medium
504
505   * New upstream release, replacing casper.
506
507  -- Daniel Baumann <daniel@debian.org>  Mon, 28 May 2007 00:00:00 +0200
508
509 live-initramfs (1.87.4-1) unstable; urgency=medium
510
511   * New upstream release.
512
513  -- Daniel Baumann <daniel@debian.org>  Mon, 21 May 2007 00:00:00 +0200
514
515 live-initramfs (1.87.3-1) unstable; urgency=medium
516
517   * New upstream release.
518
519  -- Daniel Baumann <daniel@debian.org>  Mon, 14 May 2007 00:00:00 +0200
520
521 live-initramfs (1.87.2-1) unstable; urgency=low
522
523   * New upstream release.
524
525  -- Daniel Baumann <daniel@debian.org>  Mon,  7 May 2007 00:00:00 +0200
526
527 live-initramfs (1.87.1-1) unstable; urgency=low
528
529   * Initial release, forking casper.
530
531  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Apr 2007 00:00:00 +0200