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.
7 * Display "Mounted live system on ..." during bootup.
9 -- Michael Prokop <mika@grml.org> Sat, 15 Nov 2008 00:54:10 +0100
11 live-initramfs (1.139.1-2grml.01) unstable; urgency=low
13 * Resync with Debian's 1.139.1-2 version.
14 * Add debian/patches/04_ignore_errors_from_fstype.dpatch
15 to ignore errors from fstype, otherwise we have
16 "stdin: error 0" during bootup.
18 -- Michael Prokop <mika@grml.org> Mon, 15 Sep 2008 17:43:13 +0200
20 live-initramfs (1.139.1-1grml.01) unstable; urgency=low
22 * Resync with Debian's 1.139.1-1 version.
24 * Drop debian/patches/03_fix_cow_tmpfs_mount.dpatch.
25 * Drop debian/patches/04_get_rid_of_utillinux-mountbinary.dpatch.
26 * Integrate debian/patches/03_grml_version_file_hook.dpatch.
27 * Readd dpatch to build depends.
29 -- Michael Prokop <mika@grml.org> Mon, 01 Sep 2008 12:34:04 +0200
31 live-initramfs (1.136.3-2~grml.04) unstable; urgency=low
33 * Activate all grml specific patches again (as we have
34 a working toolchain for booting).
36 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 21:41:36 +0200
38 live-initramfs (1.136.3-2~grml.03) unstable; urgency=low
40 The "OMG, I hate the booting toolchain" release.
42 * Improve boot failure splash.
43 * Don't remove scripts/live-bottom in grml package but
44 remove it in build sequence, this provides better
46 * Readd scripts/live-bottom/05mountpoints, otherwise
47 we suffer from "run-init: nuking initramfs contents".
48 * Update debian/control.
50 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 20:38:36 +0200
52 live-initramfs (1.136.3-2~grml.02) unstable; urgency=low
54 * Resync with Debian's current Git version [20080816,
55 git commit 0c14aa2e625bc1bb43947f2c0d04b876900cd51e].
56 * Get rid of debian/patches/05_get_rid_of_wrong_debug_message.dpatch
57 and resync other patches as well.
58 * Copy /etc/grml_version to initrd.
60 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 10:25:54 +0200
62 live-initramfs (1.136.3-2~grml.01) unstable; urgency=low
64 * Disable use of util-linux's mount binary through
65 06_get_rid_of_utillinux-mountbinary.dpatch which
66 gets rid of /sbin/mount.cifs. See
67 http://news.gmane.org/gmane.linux.utilities.util-linux-ng/cutoff=1568
68 for more details about the problem.
70 -- Michael Prokop <mika@grml.org> Fri, 01 Aug 2008 16:09:58 +0200
72 live-initramfs (1.136.3-2~grml.00) unstable; urgency=low
74 * Sync with Debian [1.136.3-1] once more (no new
75 changes except for my own patch which has been applied).
76 * Adjust path of rsync (use /bin).
77 * Drop duplicate NOFSTAB from /etc/live.conf.
78 * Get rid of all scripts in scripts/live-bottom/ except
79 for 05mountpoints which is necessary to get a working setup.
81 -- Michael Prokop <mika@grml.org> Sun, 20 Jul 2008 19:18:27 +0200
83 live-initramfs (1.136.2-2~grml.00) unstable; urgency=low
85 * Rebase against current version of live-initramfs in Debian.
86 * Add debian/patches/04_fix_cow_tmpfs_mount.dpatch and
87 debian/patches/05_get_rid_of_wrong_debug_message.dpatch.
88 * Get rid of 03_support_for_lzma.diff.
89 * Add dpatch as Build-Depency.
91 -- Michael Prokop <mika@grml.org> Thu, 17 Jul 2008 13:38:06 +0200
93 live-initramfs (1.136.2-1) unstable; urgency=medium
95 * Replacing previous imperfect changes for udevadm with check for
96 udevadm and using old commands when beeing on etch. Also handling
97 udevtrigger with udevadm if available.
98 * Correcting httpfs2 inclusion in hook.
100 -- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 00:00:00 +0200
102 live-initramfs (1.136.1-1) unstable; urgency=medium
105 * Fix call to log_warning_msg. Thanks to Bradley Smith
106 <brad@brad-smith.co.uk>.
107 * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
109 * Check losetup capabilities before specifying to mount as read-only.
110 * Modprobe 'esp' SCSI driver for the benefit of sparc.
111 * Quieten call to modprobe ide-generic.
112 * Move local-top/live to live-premount/modules so it gets called before
114 * Sync bug script "dpkg -l" calls with debian/control
117 * Defaulting now to aufs if no union= parameter is given.
118 * Merging casper version 1.136.
119 * Merging casper version 1.135.
120 * Merging casper version 1.134.
121 * Merging casper version 1.133.
122 * Converting udev depends into a versioned depends in order to reflect udevadm
124 * Updating live-snapshot to GPL-3+.
125 * Updating to standards 3.8.0.
126 * Renaming forgotton uuid file to live-uuid.
129 * udevtrigger replacement.
130 * live-snapshot: fixed the remount helper.
131 * live-snapshot: now supports a static keep file list.
132 * Try to bind /cow to /live/cow if unable to move.
133 * live-snapshot: cleaned some wordings.
134 * live-snapshot: included vital informations on exit.
135 * live-snapshot: new "--refresh" option.
136 * live-snapshot: cleaned and sorted used command line defaults.
137 * live-snapshot: nicer default auto unmount logic.
138 * live-snapshot: honour "-o|--output FILE".
139 * live-snapshot: removed a useless mkdir.
140 * live-snapshot: removed an unused and useless function.
141 * live-snapshot: fixes snapshotting from resync string.
144 * Add support for httpfs= and ftpfs= parameters.
146 -- Daniel Baumann <daniel@debian.org> Mon, 14 Jul 2008 00:00:00 +0200
148 live-initramfs (1.132.1-1) unstable; urgency=medium
151 * Don't escape asterisks in languagelist update code
154 * Updating copyright header in live-snapshot.
155 * Removing useless whitespaces and empty lines.
156 * Correcting grammatical errors in live-snapshot description.
157 * Removing live-snapshot version as this component is always released
158 within live-initramfs itself.
159 * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
160 * Merging casper 1.132.
161 * Merging casper 1.131.
162 * Ignoring floppy devices for live filesystem as well as live
164 * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
165 live.log and show its messages during boot (Closes: #440238).
166 * Updating vcs fields in control file.
167 * Handling conflicting klibc includes with initramfs-hooks of other
168 packages (Closes: 475783).
171 * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
173 * Calling live-snapshot now produces an output file.
176 * Workaround loop-aes-utils losetup incompatibility
177 * Fix toram (change mount --move to mount -o move)
179 -- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
181 live-initramfs (1.130.1-3) unstable; urgency=high
183 * Handle non-existing klibc includes in live hook (Closes: #475783).
184 * Adding loop-aes-utils to recommends.
186 -- Daniel Baumann <daniel@debian.org> Sat, 26 Apr 2008 16:00:00 +0200
188 live-initramfs (1.130.1-2) unstable; urgency=medium
191 * Remove bogus dependency on Ubuntu "localechooser-data" package
193 -- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 06:00:00 +0200
195 live-initramfs (1.130.1-1) unstable; urgency=medium
198 * Use triggers when calling update-initramfs in postinst and postrm
201 * Sorting some lines in live hook.
202 * Merging casper 1.130.
203 * Merging casper 1.129.
204 * Adjusting code formating in maintainer scripts.
205 * Restricting counting of installed kernels based on /boot/vmlinuz-*
206 instead of /boot/vmlinuz*.
208 -- Daniel Baumann <daniel@debian.org> Mon, 14 Apr 2008 00:00:00 +0200
210 live-initramfs (1.128.1-1) unstable; urgency=medium
213 * Fixed a misleading debug message.
214 * Added /cow mounting debug messages.
215 * Fixed /cow mounting.
216 * Klibc: added some libraries to the intramfs.
219 * Merging casper 1.128.
221 -- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200
223 live-initramfs (1.127.1-1) unstable; urgency=medium
226 * Merging casper 1.127.
227 * Merging casper 1.126.
228 * Removing too early recommends to live-initscripts in control to make
229 some people happy (Closes: #431000).
232 * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
234 * scripts/live-helpers: Don't search ram block devices
235 * scripts/live-helpers: Search / use case
236 * scripts/live-helpers: Fixes for set -e
237 * bin/live-snapshot: Vastly rework script
238 * bin/live-snapshot: Fix argument handling (Closes: #461595)
239 * scripts/live: Make 'nopersistent' parameter actually disable
242 -- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
244 live-initramfs (1.125.1-1) unstable; urgency=medium
247 * Merging casper 1.125.
250 * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
251 * Rename 18hostname -> 06hostname
253 -- Daniel Baumann <daniel@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
255 live-initramfs (1.124.1-1) unstable; urgency=medium
258 * Adjusting live-snapshot to live-initramfs.
259 * Merging casper 1.124.
260 * Adjusting 44pk_allow to live-initramfs.
261 * Merging casper 1.123.
262 * Merging casper 1.122.
263 * Merging casper 1.121.
264 * Merging casper 1.120.
267 * 99hook: Download hook script from inside target filesystem
269 -- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2008 00:00:00 +0100
271 live-initramfs (1.119.1-1) unstable; urgency=medium
273 * Creating resolv.conf when netbooting not just when there's no
274 resolv.conf, but also when it is empty.
275 * Making hooks executable after fetching them.
276 * Removing disabling of kwallet.
277 * Merging casper 1.119.
279 -- Daniel Baumann <daniel@debian.org> Mon, 10 Mar 2008 00:00:00 +0100
281 live-initramfs (1.118.2-1) unstable; urgency=medium
284 * Explicitly set Xorg video driver.
285 * Patch to use cryptsetup volumes for persistent storage.
288 * New upstream release.
289 * Fixing wrong email address in changelog (was bug in git-dch config).
290 * Bumping package to policy 3.7.3.
291 * Rewriting copyright in machine-interpretable format.
292 * Adding hook parameter to execute custom scripts.
296 * Now it includes lzma kernel module dependencies.
298 -- Daniel Baumann <daniel@debian.org> Mon, 3 Mar 2008 00:00:00 +0100
300 live-initramfs (1.118.1-1) unstable; urgency=medium
303 * New upstream release.
304 * Adding direct depends to udev, thanks to Anton Lundin
305 <glance@acc.umu.se> (Closes: #452448).
306 * Merging casper 1.111.
307 * Bumping version to 1.110.1-1.
308 * Merging casper 1.112.
309 * Merging casper 1.113.
310 * Adjusting to live-initramfs.
311 * Bumping version to 1.113.1-1.
312 * Merging casper 1.114.
313 * Merging casper 1.115.
314 * Merging casper 1.116.
315 * Merging casper 1.117.
316 * Merging casper 1.118.
317 * Bumping version to 1.118.1-1.
320 * debian: add mtd-tools as suggestion since it's required for jffs2
322 * hooks: include jffs2 kernel module on initramfs image
323 * live-snapshot: add support to use jffs2 images
324 * live: add support for jffs2 images and snapshots
325 * live-helpers: add jffs2 as a valid image
326 * live-snapshot.en.1: add ext3 and jffs2 images as valid options
328 -- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 13:35:00 +0100
330 live-initramfs (1.110.7-1) unstable; urgency=medium
332 * New upstream release.
333 * Fixing fstab handling.
334 * Fixing regression from mounting the ow device on a nfs volume,
335 thanks to An-Cheng Huang <ancheng@vyatta.com>.
337 -- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100
339 live-initramfs (1.110.6-1) unstable; urgency=medium
341 * New upstream release.
342 * Preparing live-initramfs 1.110.6-1.
343 * Adding custom reportbug script.
344 * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
345 * Adding checkbashsms call to test target of the Makefile as suggested
346 by Trent W. Buck <trentbuck@gmail.com>.
348 -- Daniel Baumann <daniel@debian.org> Mon, 12 Nov 2007 00:00:00 +0100
350 live-initramfs (1.110.5-1) unstable; urgency=medium
352 * New upstream release.
353 * Preparing live-initramfs 1.110.5-1.
354 * Using kdm initscript autologin overrides, thanks to Kel Modderman
356 * Setting the kdm language, thanks to Jordi Pujol
357 <jordi_pujol@telefonica.net>.
358 * Adding files to the live filesystem according to the MAC number,
359 thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
360 * Fixing some coding style issues.
362 -- Daniel Baumann <daniel@debian.org> Mon, 5 Nov 2007 00:00:00 +0100
364 live-initramfs (1.110.4-1) unstable; urgency=medium
367 * New upstream release.
368 * Preparing live-initramfs 1.110.3-1.
369 * Correcting homepage field.
370 * Correcting vcs fields.
373 * add support for mounting the cow device on an nfs volume
375 -- Daniel Baumann <daniel@debian.org> Mon, 29 Oct 2007 00:00:00 +0100
377 live-initramfs (1.110.3-1) unstable; urgency=medium
380 * New upstream release.
381 * Preparing live-initramfs 1.110.3-1.
382 * Removing ubuntu support.
385 * Fix typo to get serial console to work
388 * add support for exposedroot option for live-helper
390 -- Daniel Baumann <daniel@debian.org> Mon, 22 Oct 2007 00:00:00 +0200
392 live-initramfs (1.110.2-1) unstable; urgency=medium
394 * New upstream release.
395 * Preparing live-initramfs 1.110.2-1.
396 * Fixing typing error.
397 * Removing nodiratime as it is already included in noatime, thanks to Kel
398 Modderman <kel@otaku42.de>.
400 -- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
402 live-initramfs (1.110.1-1) unstable; urgency=medium
404 * New upstream release.
405 * Preparing live-initramfs 1.107.2-1.
406 * Also using nodiratime, not just noatime.
407 * Merging casper 1.108.
408 * Adjusting to live-initramfs.
409 * Merging casper 1.109.
410 * Adjusting to live-initramfs.
411 * Merging casper 1.110.
412 * Adjusting to live-initramfs.
413 * Bumping version to 1.110.1-1.
415 -- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
417 live-initramfs (1.107.1-1) unstable; urgency=medium
419 * New upstream release.
420 * Preparing live-initramfs 1.102.4-2.
421 * Replacing backticks with POSIX expression.
422 * Consistently using curly brackets for variables.
424 * Merging casper 1.105.
425 * Adjusting to live-initramfs.
426 * Bumping version to 1.105.1-1.
427 * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
428 cow mount rather than binding it on /live/cow. This prevents the
429 /cow mount showing up in /proc/mounts.
430 * Merging casper 1.106.
431 * Adjusting to live-initramfs.
432 * Bumping version to 1.106.1-1.
433 * Fixing wrong homepage field.
434 * Fixing typing error.
435 * Merging casper 1.107.
436 * Bumping version to 1.107.1-1.
438 -- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
440 live-initramfs (1.104.1-1) unstable; urgency=medium
442 * New upstream release.
444 -- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
446 live-initramfs (1.102.1-1) unstable; urgency=medium
448 * New upstream release.
450 -- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
452 live-initramfs (1.99.2-1) unstable; urgency=medium
454 * New upstream release:
455 - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
458 -- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
460 live-initramfs (1.99.1-1) unstable; urgency=medium
462 * New upstream release.
464 -- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
466 live-initramfs (1.96.2-1) unstable; urgency=medium
468 * New upstream release.
470 -- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
472 live-initramfs (1.96.1-1) unstable; urgency=medium
474 * New upstream release.
476 -- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
478 live-initramfs (1.95.3-1) unstable; urgency=medium
480 * New upstream release.
482 -- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
484 live-initramfs (1.95.2-1) unstable; urgency=medium
486 * New upstream release.
488 -- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
490 live-initramfs (1.95.1-1) unstable; urgency=medium
492 * New upstream release.
494 -- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
496 live-initramfs (1.91.6-1) unstable; urgency=medium
498 * New upstream release.
500 -- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
502 live-initramfs (1.91.5-1) unstable; urgency=medium
504 * New upstream release.
506 -- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
508 live-initramfs (1.91.4-1) unstable; urgency=medium
510 * New upstream release:
511 - Dropping transitional package, not needed anymore.
513 -- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
515 live-initramfs (1.91.3-1) unstable; urgency=medium
517 * New upstream release.
519 -- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
521 live-initramfs (1.91.2-1) unstable; urgency=medium
523 * New upstream release.
525 -- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
527 live-initramfs (1.91.1-1) unstable; urgency=medium
529 * New upstream release.
531 -- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
533 live-initramfs (1.90.1-1) unstable; urgency=medium
535 * New upstream release.
537 -- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
539 live-initramfs (1.87.6-1) unstable; urgency=medium
541 * New upstream release.
543 -- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
545 live-initramfs (1.87.5-1) unstable; urgency=medium
547 * New upstream release, replacing casper.
549 -- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
551 live-initramfs (1.87.4-1) unstable; urgency=medium
553 * New upstream release.
555 -- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
557 live-initramfs (1.87.3-1) unstable; urgency=medium
559 * New upstream release.
561 -- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
563 live-initramfs (1.87.2-1) unstable; urgency=low
565 * New upstream release.
567 -- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
569 live-initramfs (1.87.1-1) unstable; urgency=low
571 * Initial release, forking casper.
573 -- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200