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