1 live-initramfs (1.136.3-2~grml.03) unstable; urgency=low
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.
8 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 15:19:05 +0200
10 live-initramfs (1.136.3-2~grml.02) unstable; urgency=low
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.
18 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 10:25:54 +0200
20 live-initramfs (1.136.3-2~grml.01) unstable; urgency=low
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.
28 -- Michael Prokop <mika@grml.org> Fri, 01 Aug 2008 16:09:58 +0200
30 live-initramfs (1.136.3-2~grml.00) unstable; urgency=low
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.
39 -- Michael Prokop <mika@grml.org> Sun, 20 Jul 2008 19:18:27 +0200
41 live-initramfs (1.136.2-2~grml.00) unstable; urgency=low
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.
49 -- Michael Prokop <mika@grml.org> Thu, 17 Jul 2008 13:38:06 +0200
51 live-initramfs (1.136.2-1) unstable; urgency=medium
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.
58 -- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 00:00:00 +0200
60 live-initramfs (1.136.1-1) unstable; urgency=medium
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
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
72 * Sync bug script "dpkg -l" calls with debian/control
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
82 * Updating live-snapshot to GPL-3+.
83 * Updating to standards 3.8.0.
84 * Renaming forgotton uuid file to live-uuid.
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.
102 * Add support for httpfs= and ftpfs= parameters.
104 -- Daniel Baumann <daniel@debian.org> Mon, 14 Jul 2008 00:00:00 +0200
106 live-initramfs (1.132.1-1) unstable; urgency=medium
109 * Don't escape asterisks in languagelist update code
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
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).
129 * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
131 * Calling live-snapshot now produces an output file.
134 * Workaround loop-aes-utils losetup incompatibility
135 * Fix toram (change mount --move to mount -o move)
137 -- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
139 live-initramfs (1.130.1-3) unstable; urgency=high
141 * Handle non-existing klibc includes in live hook (Closes: #475783).
142 * Adding loop-aes-utils to recommends.
144 -- Daniel Baumann <daniel@debian.org> Sat, 26 Apr 2008 16:00:00 +0200
146 live-initramfs (1.130.1-2) unstable; urgency=medium
149 * Remove bogus dependency on Ubuntu "localechooser-data" package
151 -- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 06:00:00 +0200
153 live-initramfs (1.130.1-1) unstable; urgency=medium
156 * Use triggers when calling update-initramfs in postinst and postrm
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*.
166 -- Daniel Baumann <daniel@debian.org> Mon, 14 Apr 2008 00:00:00 +0200
168 live-initramfs (1.128.1-1) unstable; urgency=medium
171 * Fixed a misleading debug message.
172 * Added /cow mounting debug messages.
173 * Fixed /cow mounting.
174 * Klibc: added some libraries to the intramfs.
177 * Merging casper 1.128.
179 -- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200
181 live-initramfs (1.127.1-1) unstable; urgency=medium
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).
190 * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
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
200 -- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
202 live-initramfs (1.125.1-1) unstable; urgency=medium
205 * Merging casper 1.125.
208 * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
209 * Rename 18hostname -> 06hostname
211 -- Daniel Baumann <daniel@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
213 live-initramfs (1.124.1-1) unstable; urgency=medium
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.
225 * 99hook: Download hook script from inside target filesystem
227 -- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2008 00:00:00 +0100
229 live-initramfs (1.119.1-1) unstable; urgency=medium
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.
237 -- Daniel Baumann <daniel@debian.org> Mon, 10 Mar 2008 00:00:00 +0100
239 live-initramfs (1.118.2-1) unstable; urgency=medium
242 * Explicitly set Xorg video driver.
243 * Patch to use cryptsetup volumes for persistent storage.
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.
254 * Now it includes lzma kernel module dependencies.
256 -- Daniel Baumann <daniel@debian.org> Mon, 3 Mar 2008 00:00:00 +0100
258 live-initramfs (1.118.1-1) unstable; urgency=medium
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.
278 * debian: add mtd-tools as suggestion since it's required for jffs2
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
286 -- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 13:35:00 +0100
288 live-initramfs (1.110.7-1) unstable; urgency=medium
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>.
295 -- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100
297 live-initramfs (1.110.6-1) unstable; urgency=medium
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>.
306 -- Daniel Baumann <daniel@debian.org> Mon, 12 Nov 2007 00:00:00 +0100
308 live-initramfs (1.110.5-1) unstable; urgency=medium
310 * New upstream release.
311 * Preparing live-initramfs 1.110.5-1.
312 * Using kdm initscript autologin overrides, thanks to Kel Modderman
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.
320 -- Daniel Baumann <daniel@debian.org> Mon, 5 Nov 2007 00:00:00 +0100
322 live-initramfs (1.110.4-1) unstable; urgency=medium
325 * New upstream release.
326 * Preparing live-initramfs 1.110.3-1.
327 * Correcting homepage field.
328 * Correcting vcs fields.
331 * add support for mounting the cow device on an nfs volume
333 -- Daniel Baumann <daniel@debian.org> Mon, 29 Oct 2007 00:00:00 +0100
335 live-initramfs (1.110.3-1) unstable; urgency=medium
338 * New upstream release.
339 * Preparing live-initramfs 1.110.3-1.
340 * Removing ubuntu support.
343 * Fix typo to get serial console to work
346 * add support for exposedroot option for live-helper
348 -- Daniel Baumann <daniel@debian.org> Mon, 22 Oct 2007 00:00:00 +0200
350 live-initramfs (1.110.2-1) unstable; urgency=medium
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>.
358 -- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
360 live-initramfs (1.110.1-1) unstable; urgency=medium
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.
373 -- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
375 live-initramfs (1.107.1-1) unstable; urgency=medium
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.
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.
396 -- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
398 live-initramfs (1.104.1-1) unstable; urgency=medium
400 * New upstream release.
402 -- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
404 live-initramfs (1.102.1-1) unstable; urgency=medium
406 * New upstream release.
408 -- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
410 live-initramfs (1.99.2-1) unstable; urgency=medium
412 * New upstream release:
413 - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
416 -- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
418 live-initramfs (1.99.1-1) unstable; urgency=medium
420 * New upstream release.
422 -- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
424 live-initramfs (1.96.2-1) unstable; urgency=medium
426 * New upstream release.
428 -- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
430 live-initramfs (1.96.1-1) unstable; urgency=medium
432 * New upstream release.
434 -- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
436 live-initramfs (1.95.3-1) unstable; urgency=medium
438 * New upstream release.
440 -- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
442 live-initramfs (1.95.2-1) unstable; urgency=medium
444 * New upstream release.
446 -- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
448 live-initramfs (1.95.1-1) unstable; urgency=medium
450 * New upstream release.
452 -- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
454 live-initramfs (1.91.6-1) unstable; urgency=medium
456 * New upstream release.
458 -- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
460 live-initramfs (1.91.5-1) unstable; urgency=medium
462 * New upstream release.
464 -- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
466 live-initramfs (1.91.4-1) unstable; urgency=medium
468 * New upstream release:
469 - Dropping transitional package, not needed anymore.
471 -- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
473 live-initramfs (1.91.3-1) unstable; urgency=medium
475 * New upstream release.
477 -- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
479 live-initramfs (1.91.2-1) unstable; urgency=medium
481 * New upstream release.
483 -- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
485 live-initramfs (1.91.1-1) unstable; urgency=medium
487 * New upstream release.
489 -- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
491 live-initramfs (1.90.1-1) unstable; urgency=medium
493 * New upstream release.
495 -- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
497 live-initramfs (1.87.6-1) unstable; urgency=medium
499 * New upstream release.
501 -- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
503 live-initramfs (1.87.5-1) unstable; urgency=medium
505 * New upstream release, replacing casper.
507 -- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
509 live-initramfs (1.87.4-1) unstable; urgency=medium
511 * New upstream release.
513 -- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
515 live-initramfs (1.87.3-1) unstable; urgency=medium
517 * New upstream release.
519 -- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
521 live-initramfs (1.87.2-1) unstable; urgency=low
523 * New upstream release.
525 -- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
527 live-initramfs (1.87.1-1) unstable; urgency=low
529 * Initial release, forking casper.
531 -- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200