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