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