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