1 live-initramfs (1.139.1-4grml.02) unstable; urgency=low
3 * Do not use NOPERSISTENT='Yes' so we can use persistency features
6 -- Michael Prokop <mika@grml.org> Thu, 20 Nov 2008 11:47:46 +0100
8 live-initramfs (1.139.1-4grml.01) unstable; urgency=low
10 * Resync with Debian's 1.139.1-4 version.
13 * Ignore errors from fstype.
14 * Display "Mounted live system on ..." during bootup.
15 * Fix the "cannot open /dev/scd0: No medium found" issue.
16 * Support isofrom/fromiso bootoption.
18 -- Michael Prokop <mika@grml.org> Mon, 17 Nov 2008 10:44:13 +0100
20 live-initramfs (1.139.1-2grml.01) unstable; urgency=low
22 * Resync with Debian's 1.139.1-2 version.
23 * Add debian/patches/04_ignore_errors_from_fstype.dpatch
24 to ignore errors from fstype, otherwise we have
25 "stdin: error 0" during bootup.
27 -- Michael Prokop <mika@grml.org> Mon, 15 Sep 2008 17:43:13 +0200
29 live-initramfs (1.139.1-1grml.01) unstable; urgency=low
31 * Resync with Debian's 1.139.1-1 version.
33 * Drop debian/patches/03_fix_cow_tmpfs_mount.dpatch.
34 * Drop debian/patches/04_get_rid_of_utillinux-mountbinary.dpatch.
35 * Integrate debian/patches/03_grml_version_file_hook.dpatch.
36 * Readd dpatch to build depends.
38 -- Michael Prokop <mika@grml.org> Mon, 01 Sep 2008 12:34:04 +0200
40 live-initramfs (1.136.3-2~grml.04) unstable; urgency=low
42 * Activate all grml specific patches again (as we have
43 a working toolchain for booting).
45 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 21:41:36 +0200
47 live-initramfs (1.136.3-2~grml.03) unstable; urgency=low
49 The "OMG, I hate the booting toolchain" release.
51 * Improve boot failure splash.
52 * Don't remove scripts/live-bottom in grml package but
53 remove it in build sequence, this provides better
55 * Readd scripts/live-bottom/05mountpoints, otherwise
56 we suffer from "run-init: nuking initramfs contents".
57 * Update debian/control.
59 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 20:38:36 +0200
61 live-initramfs (1.136.3-2~grml.02) unstable; urgency=low
63 * Resync with Debian's current Git version [20080816,
64 git commit 0c14aa2e625bc1bb43947f2c0d04b876900cd51e].
65 * Get rid of debian/patches/05_get_rid_of_wrong_debug_message.dpatch
66 and resync other patches as well.
67 * Copy /etc/grml_version to initrd.
69 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 10:25:54 +0200
71 live-initramfs (1.136.3-2~grml.01) unstable; urgency=low
73 * Disable use of util-linux's mount binary through
74 06_get_rid_of_utillinux-mountbinary.dpatch which
75 gets rid of /sbin/mount.cifs. See
76 http://news.gmane.org/gmane.linux.utilities.util-linux-ng/cutoff=1568
77 for more details about the problem.
79 -- Michael Prokop <mika@grml.org> Fri, 01 Aug 2008 16:09:58 +0200
81 live-initramfs (1.136.3-2~grml.00) unstable; urgency=low
83 * Sync with Debian [1.136.3-1] once more (no new
84 changes except for my own patch which has been applied).
85 * Adjust path of rsync (use /bin).
86 * Drop duplicate NOFSTAB from /etc/live.conf.
87 * Get rid of all scripts in scripts/live-bottom/ except
88 for 05mountpoints which is necessary to get a working setup.
90 -- Michael Prokop <mika@grml.org> Sun, 20 Jul 2008 19:18:27 +0200
92 live-initramfs (1.136.2-2~grml.00) unstable; urgency=low
94 * Rebase against current version of live-initramfs in Debian.
95 * Add debian/patches/04_fix_cow_tmpfs_mount.dpatch and
96 debian/patches/05_get_rid_of_wrong_debug_message.dpatch.
97 * Get rid of 03_support_for_lzma.diff.
98 * Add dpatch as Build-Depency.
100 -- Michael Prokop <mika@grml.org> Thu, 17 Jul 2008 13:38:06 +0200
102 live-initramfs (1.136.2-1) unstable; urgency=medium
104 * Replacing previous imperfect changes for udevadm with check for
105 udevadm and using old commands when beeing on etch. Also handling
106 udevtrigger with udevadm if available.
107 * Correcting httpfs2 inclusion in hook.
109 -- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 00:00:00 +0200
111 live-initramfs (1.136.1-1) unstable; urgency=medium
114 * Fix call to log_warning_msg. Thanks to Bradley Smith
115 <brad@brad-smith.co.uk>.
116 * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
118 * Check losetup capabilities before specifying to mount as read-only.
119 * Modprobe 'esp' SCSI driver for the benefit of sparc.
120 * Quieten call to modprobe ide-generic.
121 * Move local-top/live to live-premount/modules so it gets called before
123 * Sync bug script "dpkg -l" calls with debian/control
126 * Defaulting now to aufs if no union= parameter is given.
127 * Merging casper version 1.136.
128 * Merging casper version 1.135.
129 * Merging casper version 1.134.
130 * Merging casper version 1.133.
131 * Converting udev depends into a versioned depends in order to reflect udevadm
133 * Updating live-snapshot to GPL-3+.
134 * Updating to standards 3.8.0.
135 * Renaming forgotton uuid file to live-uuid.
138 * udevtrigger replacement.
139 * live-snapshot: fixed the remount helper.
140 * live-snapshot: now supports a static keep file list.
141 * Try to bind /cow to /live/cow if unable to move.
142 * live-snapshot: cleaned some wordings.
143 * live-snapshot: included vital informations on exit.
144 * live-snapshot: new "--refresh" option.
145 * live-snapshot: cleaned and sorted used command line defaults.
146 * live-snapshot: nicer default auto unmount logic.
147 * live-snapshot: honour "-o|--output FILE".
148 * live-snapshot: removed a useless mkdir.
149 * live-snapshot: removed an unused and useless function.
150 * live-snapshot: fixes snapshotting from resync string.
153 * Add support for httpfs= and ftpfs= parameters.
155 -- Daniel Baumann <daniel@debian.org> Mon, 14 Jul 2008 00:00:00 +0200
157 live-initramfs (1.132.1-1) unstable; urgency=medium
160 * Don't escape asterisks in languagelist update code
163 * Updating copyright header in live-snapshot.
164 * Removing useless whitespaces and empty lines.
165 * Correcting grammatical errors in live-snapshot description.
166 * Removing live-snapshot version as this component is always released
167 within live-initramfs itself.
168 * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
169 * Merging casper 1.132.
170 * Merging casper 1.131.
171 * Ignoring floppy devices for live filesystem as well as live
173 * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
174 live.log and show its messages during boot (Closes: #440238).
175 * Updating vcs fields in control file.
176 * Handling conflicting klibc includes with initramfs-hooks of other
177 packages (Closes: 475783).
180 * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
182 * Calling live-snapshot now produces an output file.
185 * Workaround loop-aes-utils losetup incompatibility
186 * Fix toram (change mount --move to mount -o move)
188 -- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
190 live-initramfs (1.130.1-3) unstable; urgency=high
192 * Handle non-existing klibc includes in live hook (Closes: #475783).
193 * Adding loop-aes-utils to recommends.
195 -- Daniel Baumann <daniel@debian.org> Sat, 26 Apr 2008 16:00:00 +0200
197 live-initramfs (1.130.1-2) unstable; urgency=medium
200 * Remove bogus dependency on Ubuntu "localechooser-data" package
202 -- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 06:00:00 +0200
204 live-initramfs (1.130.1-1) unstable; urgency=medium
207 * Use triggers when calling update-initramfs in postinst and postrm
210 * Sorting some lines in live hook.
211 * Merging casper 1.130.
212 * Merging casper 1.129.
213 * Adjusting code formating in maintainer scripts.
214 * Restricting counting of installed kernels based on /boot/vmlinuz-*
215 instead of /boot/vmlinuz*.
217 -- Daniel Baumann <daniel@debian.org> Mon, 14 Apr 2008 00:00:00 +0200
219 live-initramfs (1.128.1-1) unstable; urgency=medium
222 * Fixed a misleading debug message.
223 * Added /cow mounting debug messages.
224 * Fixed /cow mounting.
225 * Klibc: added some libraries to the intramfs.
228 * Merging casper 1.128.
230 -- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200
232 live-initramfs (1.127.1-1) unstable; urgency=medium
235 * Merging casper 1.127.
236 * Merging casper 1.126.
237 * Removing too early recommends to live-initscripts in control to make
238 some people happy (Closes: #431000).
241 * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
243 * scripts/live-helpers: Don't search ram block devices
244 * scripts/live-helpers: Search / use case
245 * scripts/live-helpers: Fixes for set -e
246 * bin/live-snapshot: Vastly rework script
247 * bin/live-snapshot: Fix argument handling (Closes: #461595)
248 * scripts/live: Make 'nopersistent' parameter actually disable
251 -- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
253 live-initramfs (1.125.1-1) unstable; urgency=medium
256 * Merging casper 1.125.
259 * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
260 * Rename 18hostname -> 06hostname
262 -- Daniel Baumann <daniel@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
264 live-initramfs (1.124.1-1) unstable; urgency=medium
267 * Adjusting live-snapshot to live-initramfs.
268 * Merging casper 1.124.
269 * Adjusting 44pk_allow to live-initramfs.
270 * Merging casper 1.123.
271 * Merging casper 1.122.
272 * Merging casper 1.121.
273 * Merging casper 1.120.
276 * 99hook: Download hook script from inside target filesystem
278 -- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2008 00:00:00 +0100
280 live-initramfs (1.119.1-1) unstable; urgency=medium
282 * Creating resolv.conf when netbooting not just when there's no
283 resolv.conf, but also when it is empty.
284 * Making hooks executable after fetching them.
285 * Removing disabling of kwallet.
286 * Merging casper 1.119.
288 -- Daniel Baumann <daniel@debian.org> Mon, 10 Mar 2008 00:00:00 +0100
290 live-initramfs (1.118.2-1) unstable; urgency=medium
293 * Explicitly set Xorg video driver.
294 * Patch to use cryptsetup volumes for persistent storage.
297 * New upstream release.
298 * Fixing wrong email address in changelog (was bug in git-dch config).
299 * Bumping package to policy 3.7.3.
300 * Rewriting copyright in machine-interpretable format.
301 * Adding hook parameter to execute custom scripts.
305 * Now it includes lzma kernel module dependencies.
307 -- Daniel Baumann <daniel@debian.org> Mon, 3 Mar 2008 00:00:00 +0100
309 live-initramfs (1.118.1-1) unstable; urgency=medium
312 * New upstream release.
313 * Adding direct depends to udev, thanks to Anton Lundin
314 <glance@acc.umu.se> (Closes: #452448).
315 * Merging casper 1.111.
316 * Bumping version to 1.110.1-1.
317 * Merging casper 1.112.
318 * Merging casper 1.113.
319 * Adjusting to live-initramfs.
320 * Bumping version to 1.113.1-1.
321 * Merging casper 1.114.
322 * Merging casper 1.115.
323 * Merging casper 1.116.
324 * Merging casper 1.117.
325 * Merging casper 1.118.
326 * Bumping version to 1.118.1-1.
329 * debian: add mtd-tools as suggestion since it's required for jffs2
331 * hooks: include jffs2 kernel module on initramfs image
332 * live-snapshot: add support to use jffs2 images
333 * live: add support for jffs2 images and snapshots
334 * live-helpers: add jffs2 as a valid image
335 * live-snapshot.en.1: add ext3 and jffs2 images as valid options
337 -- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 13:35:00 +0100
339 live-initramfs (1.110.7-1) unstable; urgency=medium
341 * New upstream release.
342 * Fixing fstab handling.
343 * Fixing regression from mounting the ow device on a nfs volume,
344 thanks to An-Cheng Huang <ancheng@vyatta.com>.
346 -- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100
348 live-initramfs (1.110.6-1) unstable; urgency=medium
350 * New upstream release.
351 * Preparing live-initramfs 1.110.6-1.
352 * Adding custom reportbug script.
353 * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
354 * Adding checkbashsms call to test target of the Makefile as suggested
355 by Trent W. Buck <trentbuck@gmail.com>.
357 -- Daniel Baumann <daniel@debian.org> Mon, 12 Nov 2007 00:00:00 +0100
359 live-initramfs (1.110.5-1) unstable; urgency=medium
361 * New upstream release.
362 * Preparing live-initramfs 1.110.5-1.
363 * Using kdm initscript autologin overrides, thanks to Kel Modderman
365 * Setting the kdm language, thanks to Jordi Pujol
366 <jordi_pujol@telefonica.net>.
367 * Adding files to the live filesystem according to the MAC number,
368 thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
369 * Fixing some coding style issues.
371 -- Daniel Baumann <daniel@debian.org> Mon, 5 Nov 2007 00:00:00 +0100
373 live-initramfs (1.110.4-1) unstable; urgency=medium
376 * New upstream release.
377 * Preparing live-initramfs 1.110.3-1.
378 * Correcting homepage field.
379 * Correcting vcs fields.
382 * add support for mounting the cow device on an nfs volume
384 -- Daniel Baumann <daniel@debian.org> Mon, 29 Oct 2007 00:00:00 +0100
386 live-initramfs (1.110.3-1) unstable; urgency=medium
389 * New upstream release.
390 * Preparing live-initramfs 1.110.3-1.
391 * Removing ubuntu support.
394 * Fix typo to get serial console to work
397 * add support for exposedroot option for live-helper
399 -- Daniel Baumann <daniel@debian.org> Mon, 22 Oct 2007 00:00:00 +0200
401 live-initramfs (1.110.2-1) unstable; urgency=medium
403 * New upstream release.
404 * Preparing live-initramfs 1.110.2-1.
405 * Fixing typing error.
406 * Removing nodiratime as it is already included in noatime, thanks to Kel
407 Modderman <kel@otaku42.de>.
409 -- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
411 live-initramfs (1.110.1-1) unstable; urgency=medium
413 * New upstream release.
414 * Preparing live-initramfs 1.107.2-1.
415 * Also using nodiratime, not just noatime.
416 * Merging casper 1.108.
417 * Adjusting to live-initramfs.
418 * Merging casper 1.109.
419 * Adjusting to live-initramfs.
420 * Merging casper 1.110.
421 * Adjusting to live-initramfs.
422 * Bumping version to 1.110.1-1.
424 -- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
426 live-initramfs (1.107.1-1) unstable; urgency=medium
428 * New upstream release.
429 * Preparing live-initramfs 1.102.4-2.
430 * Replacing backticks with POSIX expression.
431 * Consistently using curly brackets for variables.
433 * Merging casper 1.105.
434 * Adjusting to live-initramfs.
435 * Bumping version to 1.105.1-1.
436 * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
437 cow mount rather than binding it on /live/cow. This prevents the
438 /cow mount showing up in /proc/mounts.
439 * Merging casper 1.106.
440 * Adjusting to live-initramfs.
441 * Bumping version to 1.106.1-1.
442 * Fixing wrong homepage field.
443 * Fixing typing error.
444 * Merging casper 1.107.
445 * Bumping version to 1.107.1-1.
447 -- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
449 live-initramfs (1.104.1-1) unstable; urgency=medium
451 * New upstream release.
453 -- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
455 live-initramfs (1.102.1-1) unstable; urgency=medium
457 * New upstream release.
459 -- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
461 live-initramfs (1.99.2-1) unstable; urgency=medium
463 * New upstream release:
464 - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
467 -- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
469 live-initramfs (1.99.1-1) unstable; urgency=medium
471 * New upstream release.
473 -- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
475 live-initramfs (1.96.2-1) unstable; urgency=medium
477 * New upstream release.
479 -- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
481 live-initramfs (1.96.1-1) unstable; urgency=medium
483 * New upstream release.
485 -- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
487 live-initramfs (1.95.3-1) unstable; urgency=medium
489 * New upstream release.
491 -- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
493 live-initramfs (1.95.2-1) unstable; urgency=medium
495 * New upstream release.
497 -- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
499 live-initramfs (1.95.1-1) unstable; urgency=medium
501 * New upstream release.
503 -- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
505 live-initramfs (1.91.6-1) unstable; urgency=medium
507 * New upstream release.
509 -- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
511 live-initramfs (1.91.5-1) unstable; urgency=medium
513 * New upstream release.
515 -- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
517 live-initramfs (1.91.4-1) unstable; urgency=medium
519 * New upstream release:
520 - Dropping transitional package, not needed anymore.
522 -- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
524 live-initramfs (1.91.3-1) unstable; urgency=medium
526 * New upstream release.
528 -- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
530 live-initramfs (1.91.2-1) unstable; urgency=medium
532 * New upstream release.
534 -- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
536 live-initramfs (1.91.1-1) unstable; urgency=medium
538 * New upstream release.
540 -- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
542 live-initramfs (1.90.1-1) unstable; urgency=medium
544 * New upstream release.
546 -- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
548 live-initramfs (1.87.6-1) unstable; urgency=medium
550 * New upstream release.
552 -- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
554 live-initramfs (1.87.5-1) unstable; urgency=medium
556 * New upstream release, replacing casper.
558 -- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
560 live-initramfs (1.87.4-1) unstable; urgency=medium
562 * New upstream release.
564 -- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
566 live-initramfs (1.87.3-1) unstable; urgency=medium
568 * New upstream release.
570 -- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
572 live-initramfs (1.87.2-1) unstable; urgency=low
574 * New upstream release.
576 -- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
578 live-initramfs (1.87.1-1) unstable; urgency=low
580 * Initial release, forking casper.
582 -- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200