1 live-initramfs (1.173.3-1grml.01) unstable; urgency=low
3 * Synchronise with Debian's version 1.173.3-1.
4 * Drop 5 of my patches that have been integrated upstream:
6 - 02_more_verbose_toram.dpatch
7 - 04_drop_usage_of_fstype.dpatch
8 - 06_support_fromiso_isofrom.dpatch
9 - 08_readonly_devices.dpatch
10 * Change wording from "Mounted live system on ..." to
11 "Mounted live system from ..." and use '*' instead of '->' for
13 * Reword failure message in 05_boot_failure_message_grml.dpatch.
14 * New patch: always display warnings and failures on console, ignore
15 "quiet" bootoption and override log_* functions from initramfs-tools.
16 * Add patch 10validateroot to validate root device before accessing it.
18 -- Michael Prokop <mika@grml.org> Sat, 20 Feb 2010 17:20:05 +0100
20 live-initramfs (1.157.4-1grml.02) unstable; urgency=low
22 * Support bootoption bootid.
24 -- Michael Prokop <mika@grml.org> Wed, 03 Feb 2010 01:44:06 +0100
26 live-initramfs (1.157.4-1grml.01) unstable; urgency=low
28 * 10_support_ethdevice.dpatch - more robust network booting:
29 Support multiple network devices in bootoption ethdevice,
30 new bootoption ethdevice-timeout (override the default being
31 15 seconds for configuration) and automatically try to configure
32 all present network devices if not configured otherwise.
34 -- Michael Prokop <mika@grml.org> Tue, 29 Dec 2009 22:38:10 +0100
36 live-initramfs (1.157.4-1grml.00) unstable; urgency=low
38 * Synchronise with Debian's version 1.157.4-1.
39 * Update debian/patches/04_drop_usage_of_fstype.dpatch to address
40 vol_id -> blkid issue (see #555529).
42 -- Michael Prokop <mika@grml.org> Fri, 13 Nov 2009 23:29:39 +0100
44 live-initramfs (1.157.3-1grml.01) unstable; urgency=low
46 * Add debian/patches/11_dhcphostname.patch (initial version by
47 Andreas Thienemann <andreas@bawue.net> - thanks!):
48 Support 'nodhcphostname' option which will disable setting the
49 hostname of the booted system according to the dns information.
50 This patch takes care of the netboot case.
51 * Bump Standards-Version to 3.8.3 (no further changes).
53 -- Michael Prokop <mika@grml.org> Sat, 17 Oct 2009 17:21:44 +0200
55 live-initramfs (1.157.3-1grml.00) unstable; urgency=low
57 * Synchronise with Debian's version 1.157.3-1.
58 * debian/patches/07_support_findiso.dpatch: insert a leading "/"
59 in front of the FINDISO argument so it doesn't hit persons
60 who forget a slash in the bootoption. Suggested by
61 Philip Hands <phil@hands.com> - thanks!
62 * grml/23networking: add support for bootoption noudev so the
63 udev part in initramfs is skipped as well.
64 * New patch 10_support_ethdevice.dpatch: support setting NIC name
65 via ethdevice. Thanks to Helge Wagner! [Testing: issue724]
67 -- Michael Prokop <mika@grml.org> Sat, 05 Sep 2009 01:53:46 +0200
69 live-initramfs (1.157.1-1grml.07) unstable; urgency=low
71 * Apply PXE patch on our own networking script instead of
72 using upstream's file.
73 * Bootoption readonly: set all present virtio blockdevices
74 (/dev/vd*) to readonly as well (thanks, gebi).
76 -- Michael Prokop <mika@grml.org> Tue, 02 Jun 2009 01:05:17 +0200
78 live-initramfs (1.157.1-1grml.06) unstable; urgency=low
80 * Apply bugfix contributed by Andreas Thienemann <andreas@bawue.net>:
82 When installing grml for PXE boot the system has network after
83 boot but no usable DNS. /etc/resolv.conf is empty except the
84 warning to not edit this file manually but to use the resolvconf
87 The problem is, that the 23networking scripte in the initrd
88 correctly creates the resolv.conf, but it's being overwritten by
89 the resolvconf utility on boot.
91 The fix for now is to remove the symlink so resolvconf breaks
92 early and DNS is working then.
94 -- Michael Prokop <mika@grml.org> Mon, 01 Jun 2009 18:47:01 +0200
96 live-initramfs (1.157.1-1grml.05) unstable; urgency=low
98 * Update patch 07_support_findiso.dpatch: make sure to get rid of
99 loopback device and unmount /live/findiso when using findiso
100 bootoption in combination with toram. Thanks to Marc Haber.
103 -- Michael Prokop <mika@grml.org> Fri, 29 May 2009 12:35:06 +0200
105 live-initramfs (1.157.1-1grml.04) unstable; urgency=low
107 * Update patch 06_support_fromiso_isofrom.dpatch:
108 Make sure to get rid of loopback device and unmount /isofrom
109 when using fromiso/isofrom bootoption in combination with toram.
110 Thanks to Marc Haber for reporting and the VM setup!
112 -- Michael Prokop <mika@grml.org> Fri, 15 May 2009 18:40:20 +0200
114 live-initramfs (1.157.1-1grml.03) unstable; urgency=low
116 * Re-enabling 04_fix_no_medium_found_error as
117 04_drop_usage_of_fstype.dpatch, otherwise live-snapshot will fail
118 in a running live-system because fstype is an executable
119 on grml, whereas it's just a shell function in live-initramfs.
120 * Updating to Debian's git version 381d8f0952b1ca15338dd2ed26ab5a48c5a6ca67.
121 * Use dh_clean instead of dh_prep to get rid of need for debhelper 7.
123 -- Michael Prokop <mika@grml.org> Thu, 23 Apr 2009 11:34:24 +0200
125 live-initramfs (1.157.1-1grml.02) unstable; urgency=low
127 * Updating to Debian's git version 03f7e0ea30d52158973ff47bcdebd9932501d143.
128 providing my patch for a smooth udev upgrade path (from 0.125 to 0.140
129 where 'udevadm info' replaces 'udevinfo').
131 -- Michael Prokop <mika@grml.org> Thu, 09 Apr 2009 01:08:30 +0200
133 live-initramfs (1.157.1-1grml.01) unstable; urgency=low
135 * Resync with Debian's 1.157.1-1 (mentioning just the relevant changes):
137 * Only snapshotting in initscript when we actually run with persistence.
140 * Checking if /var/log is writable before trying to copy live.log
141 to the newly mounted root filesystem (Closes: #516914).
144 * Adding hack to remove live specific filesystems from
145 umounfs initscript (Closes: #506410, #515718).
146 * Adding comsetic line wrapping for output of local-gen messages
148 * Merging casper 1.157.
149 * Only calling install-keymap if it's actually installed, which is
150 always but in minimal images the case though (Closes: #517153).
151 * Adding silent boot parameter.
152 * Respecting media timeout even when specificing media device manually.
153 * Also allowing to use the removable keyword for specifying a live media.
154 * Adding removable-usb keyword to further restrict live media selection.
155 * Correcting check for usb when using removable-usb keyword.
156 * Correcting typo in locale bottom script.
158 -- Michael Prokop <mika@grml.org> Mon, 06 Apr 2009 14:01:31 +0200
160 live-initramfs (1.156.1-1grml.02) unstable; urgency=low
162 * Do not use full path for printf executable. [Closes: issue640]
164 -- Michael Prokop <mika@grml.org> Tue, 24 Feb 2009 10:06:48 +0100
166 live-initramfs (1.156.1-1grml.01) unstable; urgency=low
168 * New patch 08_readonly_devices.dpatch to support read-only operation
169 on hard disk devices when using bootoption 'forensic'.
170 * Disable 04_fix_no_medium_found_error.dpatch (fixed upstream).
171 * Sync with Debian 1.156.1-1 (mentioning just the relevant changes):
172 * Adding note about URL limitations in live-initramfs manpage when
173 using fetch parameter.
174 * Replacing casper with live in live-new-uuid.
175 * Added missing variable quoting that lead to broken root persistence,
176 thanks to Thierry Walrant <debian.tgc@walrant.net> (Closes: #512656).
177 * Adding patch from Thierry Walrant <debian.tgc@walrant.net> to allow
178 setting a path for the persistence files through persistent-path boot
179 parameter (Closes: #512661).
180 * Adding persistent-path to parameter list and manpage.
181 * Actually building/cleaning manpages through targets in Makefile.
182 * Also checking for wicd in 23networking, thanks to Ben Armstrong
184 * Don't redirect output of fstype detection to standard out, thanks to
185 Ronny Standtke <Ronny.Standtke@gmx.net>.
186 * Adding ext4 support.
187 * Merging casper 1.156.
188 * Updating parameters.txt.
190 -- Michael Prokop <mika@grml.org> Fri, 20 Feb 2009 17:29:53 +0100
192 live-initramfs (1.154.4-1grml.02) unstable; urgency=low
194 * Apply patch by Michael Schierl <schierlm@gmx.de> for bootoption
195 findiso (usage: like findiso=/grml_2008.11.iso). Thanks!
197 -- Michael Prokop <mika@grml.org> Mon, 12 Jan 2009 15:44:33 +0100
199 live-initramfs (1.154.4-1grml.01) unstable; urgency=low
201 * Disable several configuration options in /etc/live.conf as we don't
202 install most of the scripts at all.
203 * Install /usr/share/initramfs-tools/scripts/live-bottom/23networking
204 which hopefully addresses the /etc/resolv.conf issue when booting via
206 * Update VCS-headers in debian/control so they point to grml's repository.
207 * Sync with Debian 1.154.4-1:
209 * Support further checks on loopback image and support skipping union
210 mounts (Closes: #509446).
212 * Updating authors file.
214 * Reworked integrity-check (Closes: #507477).
215 * Cleaned the boot log a bit.
217 * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able
218 to set variables in previous bottom scripts.
219 * Merging casper 1.140-1.154.
220 * Add a warning message when no image can be found.
221 * Adding a panic message when we netboot and have no supported network
222 device (Closes: #496684).
223 * Turning 'no supported filesystem images found' into a panic message,
224 rather than a warning.
225 * Also adding ralink to network device check.
226 * Removing spurious 'livefs_root' in copy_live_to();.
228 -- Michael Prokop <mika@grml.org> Thu, 08 Jan 2009 19:06:31 +0100
230 live-initramfs (1.139.1-4grml.03) unstable; urgency=low
232 * Sync with Debian's git repository
233 (hash: e4fba2e51e6dde560cf141e6f0c13763fadb47ae).
234 - Removing spurious 'livefs_root' in copy_live_to();.
235 - Also using splashy in shutdown message of the initscript.
236 - Also adding ralink to network device check.
237 - Turning 'no supported filesystem images found' into a panic
238 message, rather than a warning.
239 - Adding a panic message when we netboot and have no supported
240 network device (Closes: #496684).
241 - Add a warning message when no image can be found.
243 /usr/share/initramfs-tools/scripts/live-bottom/08persistence_excludes
244 we now start using persitency features.
245 * Rework debian/patches/04_fix_no_medium_found_error.dpatch:
246 No longer use fstype at all, but use vol_id by default.
248 -- Michael Prokop <mika@grml.org> Mon, 24 Nov 2008 11:49:17 +0100
250 live-initramfs (1.139.1-4grml.02) unstable; urgency=low
252 * Do not use NOPERSISTENT='Yes' so we can use persistency features
255 -- Michael Prokop <mika@grml.org> Thu, 20 Nov 2008 11:47:46 +0100
257 live-initramfs (1.139.1-4grml.01) unstable; urgency=low
259 * Resync with Debian's 1.139.1-4 version.
262 * Ignore errors from fstype.
263 * Display "Mounted live system on ..." during bootup.
264 * Fix the "cannot open /dev/scd0: No medium found" issue.
265 * Support isofrom/fromiso bootoption.
267 -- Michael Prokop <mika@grml.org> Mon, 17 Nov 2008 10:44:13 +0100
269 live-initramfs (1.139.1-2grml.01) unstable; urgency=low
271 * Resync with Debian's 1.139.1-2 version.
272 * Add debian/patches/04_ignore_errors_from_fstype.dpatch
273 to ignore errors from fstype, otherwise we have
274 "stdin: error 0" during bootup.
276 -- Michael Prokop <mika@grml.org> Mon, 15 Sep 2008 17:43:13 +0200
278 live-initramfs (1.139.1-1grml.01) unstable; urgency=low
280 * Resync with Debian's 1.139.1-1 version.
282 * Drop debian/patches/03_fix_cow_tmpfs_mount.dpatch.
283 * Drop debian/patches/04_get_rid_of_utillinux-mountbinary.dpatch.
284 * Integrate debian/patches/03_grml_version_file_hook.dpatch.
285 * Readd dpatch to build depends.
287 -- Michael Prokop <mika@grml.org> Mon, 01 Sep 2008 12:34:04 +0200
289 live-initramfs (1.136.3-2~grml.04) unstable; urgency=low
291 * Activate all grml specific patches again (as we have
292 a working toolchain for booting).
294 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 21:41:36 +0200
296 live-initramfs (1.136.3-2~grml.03) unstable; urgency=low
298 The "OMG, I hate the booting toolchain" release.
300 * Improve boot failure splash.
301 * Don't remove scripts/live-bottom in grml package but
302 remove it in build sequence, this provides better
303 synching with Debian.
304 * Readd scripts/live-bottom/05mountpoints, otherwise
305 we suffer from "run-init: nuking initramfs contents".
306 * Update debian/control.
308 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 20:38:36 +0200
310 live-initramfs (1.136.3-2~grml.02) unstable; urgency=low
312 * Resync with Debian's current Git version [20080816,
313 git commit 0c14aa2e625bc1bb43947f2c0d04b876900cd51e].
314 * Get rid of debian/patches/05_get_rid_of_wrong_debug_message.dpatch
315 and resync other patches as well.
316 * Copy /etc/grml_version to initrd.
318 -- Michael Prokop <mika@grml.org> Sat, 16 Aug 2008 10:25:54 +0200
320 live-initramfs (1.136.3-2~grml.01) unstable; urgency=low
322 * Disable use of util-linux's mount binary through
323 06_get_rid_of_utillinux-mountbinary.dpatch which
324 gets rid of /sbin/mount.cifs. See
325 http://news.gmane.org/gmane.linux.utilities.util-linux-ng/cutoff=1568
326 for more details about the problem.
328 -- Michael Prokop <mika@grml.org> Fri, 01 Aug 2008 16:09:58 +0200
330 live-initramfs (1.136.3-2~grml.00) unstable; urgency=low
332 * Sync with Debian [1.136.3-1] once more (no new
333 changes except for my own patch which has been applied).
334 * Adjust path of rsync (use /bin).
335 * Drop duplicate NOFSTAB from /etc/live.conf.
336 * Get rid of all scripts in scripts/live-bottom/ except
337 for 05mountpoints which is necessary to get a working setup.
339 -- Michael Prokop <mika@grml.org> Sun, 20 Jul 2008 19:18:27 +0200
341 live-initramfs (1.136.2-2~grml.00) unstable; urgency=low
343 * Rebase against current version of live-initramfs in Debian.
344 * Add debian/patches/04_fix_cow_tmpfs_mount.dpatch and
345 debian/patches/05_get_rid_of_wrong_debug_message.dpatch.
346 * Get rid of 03_support_for_lzma.diff.
347 * Add dpatch as Build-Depency.
349 -- Michael Prokop <mika@grml.org> Thu, 17 Jul 2008 13:38:06 +0200
351 live-initramfs (1.136.2-1) unstable; urgency=medium
353 * Replacing previous imperfect changes for udevadm with check for
354 udevadm and using old commands when beeing on etch. Also handling
355 udevtrigger with udevadm if available.
356 * Correcting httpfs2 inclusion in hook.
358 -- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 00:00:00 +0200
360 live-initramfs (1.136.1-1) unstable; urgency=medium
363 * Fix call to log_warning_msg. Thanks to Bradley Smith
364 <brad@brad-smith.co.uk>.
365 * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed
367 * Check losetup capabilities before specifying to mount as read-only.
368 * Modprobe 'esp' SCSI driver for the benefit of sparc.
369 * Quieten call to modprobe ide-generic.
370 * Move local-top/live to live-premount/modules so it gets called before
372 * Sync bug script "dpkg -l" calls with debian/control
375 * Defaulting now to aufs if no union= parameter is given.
376 * Merging casper version 1.136.
377 * Merging casper version 1.135.
378 * Merging casper version 1.134.
379 * Merging casper version 1.133.
380 * Converting udev depends into a versioned depends in order to reflect udevadm
382 * Updating live-snapshot to GPL-3+.
383 * Updating to standards 3.8.0.
384 * Renaming forgotton uuid file to live-uuid.
387 * udevtrigger replacement.
388 * live-snapshot: fixed the remount helper.
389 * live-snapshot: now supports a static keep file list.
390 * Try to bind /cow to /live/cow if unable to move.
391 * live-snapshot: cleaned some wordings.
392 * live-snapshot: included vital informations on exit.
393 * live-snapshot: new "--refresh" option.
394 * live-snapshot: cleaned and sorted used command line defaults.
395 * live-snapshot: nicer default auto unmount logic.
396 * live-snapshot: honour "-o|--output FILE".
397 * live-snapshot: removed a useless mkdir.
398 * live-snapshot: removed an unused and useless function.
399 * live-snapshot: fixes snapshotting from resync string.
402 * Add support for httpfs= and ftpfs= parameters.
404 -- Daniel Baumann <daniel@debian.org> Mon, 14 Jul 2008 00:00:00 +0200
406 live-initramfs (1.132.1-1) unstable; urgency=medium
409 * Don't escape asterisks in languagelist update code
412 * Updating copyright header in live-snapshot.
413 * Removing useless whitespaces and empty lines.
414 * Correcting grammatical errors in live-snapshot description.
415 * Removing live-snapshot version as this component is always released
416 within live-initramfs itself.
417 * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
418 * Merging casper 1.132.
419 * Merging casper 1.131.
420 * Ignoring floppy devices for live filesystem as well as live
422 * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
423 live.log and show its messages during boot (Closes: #440238).
424 * Updating vcs fields in control file.
425 * Handling conflicting klibc includes with initramfs-hooks of other
426 packages (Closes: 475783).
429 * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
431 * Calling live-snapshot now produces an output file.
434 * Workaround loop-aes-utils losetup incompatibility
435 * Fix toram (change mount --move to mount -o move)
437 -- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
439 live-initramfs (1.130.1-3) unstable; urgency=high
441 * Handle non-existing klibc includes in live hook (Closes: #475783).
442 * Adding loop-aes-utils to recommends.
444 -- Daniel Baumann <daniel@debian.org> Sat, 26 Apr 2008 16:00:00 +0200
446 live-initramfs (1.130.1-2) unstable; urgency=medium
449 * Remove bogus dependency on Ubuntu "localechooser-data" package
451 -- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 06:00:00 +0200
453 live-initramfs (1.130.1-1) unstable; urgency=medium
456 * Use triggers when calling update-initramfs in postinst and postrm
459 * Sorting some lines in live hook.
460 * Merging casper 1.130.
461 * Merging casper 1.129.
462 * Adjusting code formating in maintainer scripts.
463 * Restricting counting of installed kernels based on /boot/vmlinuz-*
464 instead of /boot/vmlinuz*.
466 -- Daniel Baumann <daniel@debian.org> Mon, 14 Apr 2008 00:00:00 +0200
468 live-initramfs (1.128.1-1) unstable; urgency=medium
471 * Fixed a misleading debug message.
472 * Added /cow mounting debug messages.
473 * Fixed /cow mounting.
474 * Klibc: added some libraries to the intramfs.
477 * Merging casper 1.128.
479 -- Daniel Baumann <daniel@debian.org> Mon, 7 Apr 2008 00:00:00 +0200
481 live-initramfs (1.127.1-1) unstable; urgency=medium
484 * Merging casper 1.127.
485 * Merging casper 1.126.
486 * Removing too early recommends to live-initscripts in control to make
487 some people happy (Closes: #431000).
490 * hooks/live, scripts/live: Add USB modules, workaround udevtrigger
492 * scripts/live-helpers: Don't search ram block devices
493 * scripts/live-helpers: Search / use case
494 * scripts/live-helpers: Fixes for set -e
495 * bin/live-snapshot: Vastly rework script
496 * bin/live-snapshot: Fix argument handling (Closes: #461595)
497 * scripts/live: Make 'nopersistent' parameter actually disable
500 -- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
502 live-initramfs (1.125.1-1) unstable; urgency=medium
505 * Merging casper 1.125.
508 * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt
509 * Rename 18hostname -> 06hostname
511 -- Daniel Baumann <daniel@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
513 live-initramfs (1.124.1-1) unstable; urgency=medium
516 * Adjusting live-snapshot to live-initramfs.
517 * Merging casper 1.124.
518 * Adjusting 44pk_allow to live-initramfs.
519 * Merging casper 1.123.
520 * Merging casper 1.122.
521 * Merging casper 1.121.
522 * Merging casper 1.120.
525 * 99hook: Download hook script from inside target filesystem
527 -- Daniel Baumann <daniel@debian.org> Mon, 17 Mar 2008 00:00:00 +0100
529 live-initramfs (1.119.1-1) unstable; urgency=medium
531 * Creating resolv.conf when netbooting not just when there's no
532 resolv.conf, but also when it is empty.
533 * Making hooks executable after fetching them.
534 * Removing disabling of kwallet.
535 * Merging casper 1.119.
537 -- Daniel Baumann <daniel@debian.org> Mon, 10 Mar 2008 00:00:00 +0100
539 live-initramfs (1.118.2-1) unstable; urgency=medium
542 * Explicitly set Xorg video driver.
543 * Patch to use cryptsetup volumes for persistent storage.
546 * New upstream release.
547 * Fixing wrong email address in changelog (was bug in git-dch config).
548 * Bumping package to policy 3.7.3.
549 * Rewriting copyright in machine-interpretable format.
550 * Adding hook parameter to execute custom scripts.
554 * Now it includes lzma kernel module dependencies.
556 -- Daniel Baumann <daniel@debian.org> Mon, 3 Mar 2008 00:00:00 +0100
558 live-initramfs (1.118.1-1) unstable; urgency=medium
561 * New upstream release.
562 * Adding direct depends to udev, thanks to Anton Lundin
563 <glance@acc.umu.se> (Closes: #452448).
564 * Merging casper 1.111.
565 * Bumping version to 1.110.1-1.
566 * Merging casper 1.112.
567 * Merging casper 1.113.
568 * Adjusting to live-initramfs.
569 * Bumping version to 1.113.1-1.
570 * Merging casper 1.114.
571 * Merging casper 1.115.
572 * Merging casper 1.116.
573 * Merging casper 1.117.
574 * Merging casper 1.118.
575 * Bumping version to 1.118.1-1.
578 * debian: add mtd-tools as suggestion since it's required for jffs2
580 * hooks: include jffs2 kernel module on initramfs image
581 * live-snapshot: add support to use jffs2 images
582 * live: add support for jffs2 images and snapshots
583 * live-helpers: add jffs2 as a valid image
584 * live-snapshot.en.1: add ext3 and jffs2 images as valid options
586 -- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 13:35:00 +0100
588 live-initramfs (1.110.7-1) unstable; urgency=medium
590 * New upstream release.
591 * Fixing fstab handling.
592 * Fixing regression from mounting the ow device on a nfs volume,
593 thanks to An-Cheng Huang <ancheng@vyatta.com>.
595 -- Daniel Baumann <daniel@debian.org> Mon, 19 Nov 2007 00:00:00 +0100
597 live-initramfs (1.110.6-1) unstable; urgency=medium
599 * New upstream release.
600 * Preparing live-initramfs 1.110.6-1.
601 * Adding custom reportbug script.
602 * Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.
603 * Adding checkbashsms call to test target of the Makefile as suggested
604 by Trent W. Buck <trentbuck@gmail.com>.
606 -- Daniel Baumann <daniel@debian.org> Mon, 12 Nov 2007 00:00:00 +0100
608 live-initramfs (1.110.5-1) unstable; urgency=medium
610 * New upstream release.
611 * Preparing live-initramfs 1.110.5-1.
612 * Using kdm initscript autologin overrides, thanks to Kel Modderman
614 * Setting the kdm language, thanks to Jordi Pujol
615 <jordi_pujol@telefonica.net>.
616 * Adding files to the live filesystem according to the MAC number,
617 thanks to Jordi Pujol <jordi_pujol@telefonica.net>.
618 * Fixing some coding style issues.
620 -- Daniel Baumann <daniel@debian.org> Mon, 5 Nov 2007 00:00:00 +0100
622 live-initramfs (1.110.4-1) unstable; urgency=medium
625 * New upstream release.
626 * Preparing live-initramfs 1.110.3-1.
627 * Correcting homepage field.
628 * Correcting vcs fields.
631 * add support for mounting the cow device on an nfs volume
633 -- Daniel Baumann <daniel@debian.org> Mon, 29 Oct 2007 00:00:00 +0100
635 live-initramfs (1.110.3-1) unstable; urgency=medium
638 * New upstream release.
639 * Preparing live-initramfs 1.110.3-1.
640 * Removing ubuntu support.
643 * Fix typo to get serial console to work
646 * add support for exposedroot option for live-helper
648 -- Daniel Baumann <daniel@debian.org> Mon, 22 Oct 2007 00:00:00 +0200
650 live-initramfs (1.110.2-1) unstable; urgency=medium
652 * New upstream release.
653 * Preparing live-initramfs 1.110.2-1.
654 * Fixing typing error.
655 * Removing nodiratime as it is already included in noatime, thanks to Kel
656 Modderman <kel@otaku42.de>.
658 -- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
660 live-initramfs (1.110.1-1) unstable; urgency=medium
662 * New upstream release.
663 * Preparing live-initramfs 1.107.2-1.
664 * Also using nodiratime, not just noatime.
665 * Merging casper 1.108.
666 * Adjusting to live-initramfs.
667 * Merging casper 1.109.
668 * Adjusting to live-initramfs.
669 * Merging casper 1.110.
670 * Adjusting to live-initramfs.
671 * Bumping version to 1.110.1-1.
673 -- Daniel Baumann <daniel@debian.org> Mon, 8 Oct 2007 00:00:00 +0200
675 live-initramfs (1.107.1-1) unstable; urgency=medium
677 * New upstream release.
678 * Preparing live-initramfs 1.102.4-2.
679 * Replacing backticks with POSIX expression.
680 * Consistently using curly brackets for variables.
682 * Merging casper 1.105.
683 * Adjusting to live-initramfs.
684 * Bumping version to 1.105.1-1.
685 * Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move
686 cow mount rather than binding it on /live/cow. This prevents the
687 /cow mount showing up in /proc/mounts.
688 * Merging casper 1.106.
689 * Adjusting to live-initramfs.
690 * Bumping version to 1.106.1-1.
691 * Fixing wrong homepage field.
692 * Fixing typing error.
693 * Merging casper 1.107.
694 * Bumping version to 1.107.1-1.
696 -- Daniel Baumann <daniel@debian.org> Mon, 1 Oct 2007 00:00:00 +0200
698 live-initramfs (1.104.1-1) unstable; urgency=medium
700 * New upstream release.
702 -- Daniel Baumann <daniel@debian.org> Mon, 24 Sep 2007 00:00:00 +0200
704 live-initramfs (1.102.1-1) unstable; urgency=medium
706 * New upstream release.
708 -- Daniel Baumann <daniel@debian.org> Mon, 17 Sep 2007 00:00:00 +0200
710 live-initramfs (1.99.2-1) unstable; urgency=medium
712 * New upstream release:
713 - Contains patch from Jim Paris <jim@jtan.com> to fix wrong ipconfig usage
716 -- Daniel Baumann <daniel@debian.org> Mon, 10 Sep 2007 00:00:00 +0200
718 live-initramfs (1.99.1-1) unstable; urgency=medium
720 * New upstream release.
722 -- Daniel Baumann <daniel@debian.org> Mon, 3 Sep 2007 00:00:00 +0200
724 live-initramfs (1.96.2-1) unstable; urgency=medium
726 * New upstream release.
728 -- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200
730 live-initramfs (1.96.1-1) unstable; urgency=medium
732 * New upstream release.
734 -- Daniel Baumann <daniel@debian.org> Mon, 20 Aug 2007 00:00:00 +0200
736 live-initramfs (1.95.3-1) unstable; urgency=medium
738 * New upstream release.
740 -- Daniel Baumann <daniel@debian.org> Mon, 13 Aug 2007 00:00:00 +0200
742 live-initramfs (1.95.2-1) unstable; urgency=medium
744 * New upstream release.
746 -- Daniel Baumann <daniel@debian.org> Mon, 6 Aug 2007 00:00:00 +0200
748 live-initramfs (1.95.1-1) unstable; urgency=medium
750 * New upstream release.
752 -- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200
754 live-initramfs (1.91.6-1) unstable; urgency=medium
756 * New upstream release.
758 -- Daniel Baumann <daniel@debian.org> Mon, 23 Jul 2007 00:00:00 +0200
760 live-initramfs (1.91.5-1) unstable; urgency=medium
762 * New upstream release.
764 -- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200
766 live-initramfs (1.91.4-1) unstable; urgency=medium
768 * New upstream release:
769 - Dropping transitional package, not needed anymore.
771 -- Daniel Baumann <daniel@debian.org> Mon, 9 Jul 2007 00:00:00 +0200
773 live-initramfs (1.91.3-1) unstable; urgency=medium
775 * New upstream release.
777 -- Daniel Baumann <daniel@debian.org> Mon, 2 Jul 2007 00:00:00 +0200
779 live-initramfs (1.91.2-1) unstable; urgency=medium
781 * New upstream release.
783 -- Daniel Baumann <daniel@debian.org> Mon, 25 Jun 2007 00:00:00 +0200
785 live-initramfs (1.91.1-1) unstable; urgency=medium
787 * New upstream release.
789 -- Daniel Baumann <daniel@debian.org> Mon, 18 Jun 2007 00:00:00 +0200
791 live-initramfs (1.90.1-1) unstable; urgency=medium
793 * New upstream release.
795 -- Daniel Baumann <daniel@debian.org> Mon, 11 Jun 2007 00:00:00 +0200
797 live-initramfs (1.87.6-1) unstable; urgency=medium
799 * New upstream release.
801 -- Daniel Baumann <daniel@debian.org> Mon, 4 Jun 2007 00:00:00 +0200
803 live-initramfs (1.87.5-1) unstable; urgency=medium
805 * New upstream release, replacing casper.
807 -- Daniel Baumann <daniel@debian.org> Mon, 28 May 2007 00:00:00 +0200
809 live-initramfs (1.87.4-1) unstable; urgency=medium
811 * New upstream release.
813 -- Daniel Baumann <daniel@debian.org> Mon, 21 May 2007 00:00:00 +0200
815 live-initramfs (1.87.3-1) unstable; urgency=medium
817 * New upstream release.
819 -- Daniel Baumann <daniel@debian.org> Mon, 14 May 2007 00:00:00 +0200
821 live-initramfs (1.87.2-1) unstable; urgency=low
823 * New upstream release.
825 -- Daniel Baumann <daniel@debian.org> Mon, 7 May 2007 00:00:00 +0200
827 live-initramfs (1.87.1-1) unstable; urgency=low
829 * Initial release, forking casper.
831 -- Daniel Baumann <daniel@debian.org> Mon, 30 Apr 2007 00:00:00 +0200