X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=0115e5df370b3bf25f3cfafe21235ff493f2c3cc;hb=6ac1aac5fcd96ce1e986e64884bd8c16a7aa9ea8;hp=bfbaf596f4bbe420b24d377a8b7fe4a51ca185e5;hpb=77ef78640e76df9753a65e41a6952f50ce604d79;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index bfbaf59..0115e5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,689 +1,772 @@ -live-initramfs (1.154.5-1) unstable; urgency=low +live-boot (3.0~a24-1) unstable; urgency=low - * Also checking for wicd in 23networking, thanks to Ben Armstrong - . - * Don't redirect output of fstype detection to standard out, thanks to Ronny - Standtke . - * Silencing grep call on /etc/passwd. - * Silencing xorg reconfiguration, thanks to Ronny Standtke - . + * Removing quotes from udev path_id command to actually execute the + command. - -- Daniel Baumann Mon, 12 Jan 2009 13:00:00 -0500 + -- Daniel Baumann Sun, 04 Dec 2011 09:58:23 +0100 -live-initramfs (1.154.4-1) unstable; urgency=low +live-boot (3.0~a23-1) unstable; urgency=low - [ Rene Mayrhofer ] - * Support further checks on loopback image and support skipping union - mounts (Closes: #509446). + [ Tails developers ] + * Enabling whiteouts support for aufs. - -- Daniel Baumann Fri, 26 Dec 2008 09:00:00 +0100 + [ Daniel Baumann ] + * Update udevs path_id changes as of version 174, thanks to Baurzhan + Muftakhidinov for spotting it. + + [ Tails developers ] + * Adding persistent-encryption={none|luks}. + * Making persistent-encryption=luks strict. + * Making sure dm-crypt is loaded when dealing with LUKS devices. + * Adding persistent-storage=TYPE... + * Removing now obsolete persistent=* arguments. + * Adding persistent-method=METHOD... + * Fixing an incorrectly redirected newline. + * Clarifying what happens when you don't retry decrypting a device. + * Refactoring device scanning in find_{cow_device,files}. + * Making use of is_supported_fs in find_cow_devices (like in + find_files). + * Refactoring overlay and snapshot scanning code. + * Fixing a "sh: bad number" when $offset is not passed to + setup_loop(). + * Disabling persistent-encryption=luks if dependencies are + unavailable. + * Adding persistent-read-only boot parameter. + * Changing persistent-encryption to accept a list TYPE... instead. + * Updating live-boot man page for persistent-encryption. + * Updating live-boot man page for persistent-storage. + * Updating live-boot man page for persistent-method. + * Updating and rewording live-boot man page for the persistent option. + * Making persistent-read-only work for home-rw overlays. + * Making persistent-read-only work for live-rw overlays. + * Updating live-boot man page for persistent-read-only. + * Adding workaround for a busybox bug with grep -w. + + -- Daniel Baumann Mon, 28 Nov 2011 18:26:11 +0100 + +live-boot (3.0~a22-1) unstable; urgency=low + + [ Daniel Baumann ] + * Using compression level 9 also for binary packages. + * Updating matching in is_nice_device to, amongst others, match for + virtio devices. + * Include overlayfs modules in initramfs if existing. -live-initramfs (1.154.3-1) unstable; urgency=medium + [ Marco Amadori ] + * Fix live-snapshot exclude.list handling (Closes: #610337) - * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able - to set variables in previous bottom scripts. + [ Daniel Baumann ] + * Sorting overrides in rules alphabetically. - -- Daniel Baumann Sat, 20 Dec 2008 15:00:00 +0100 + -- Daniel Baumann Fri, 04 Nov 2011 11:37:28 +0100 -live-initramfs (1.154.2-1) unstable; urgency=medium +live-boot (3.0~a21-1) unstable; urgency=low [ Daniel Baumann ] - * Updating authors file. + * Silencing rmdir calls in makefile. + * Printing out a warning message in initramfs-tools hook if backend is + installed but no live-boot package, exiting early and not breaking + update-initramfs (Closes: #639884). + + [ Tails developers ] + * Fixing cache_path: cache non-executable libs dependencies as well. + * Fixing cache_path: taking into account the three forms of ldd output + lines. + * Adding a white_listed_devices parameter to find_cow_device and + find_files. + * Factorizing loops on removable/non-removable devices. + * Adding support for persistent-media={removable,removable-usb}. + * Silencing umount in case live/image was unmounted already, extracted + from a patch by Michael Schierl . + * Erroring out in case a "wrong" filesystem was chosen. - [ Marco Amadori ] - * Reworked integrity-check (Closes: #507477). - * Cleaned the boot log a bit. + [ Daniel Baumann ] + * Using /usr/share/live-boot instead of unreliable + /usr/share/doc/live-boot in validateroot bootscript, stripped live + systems may or may not carry /usr/share/doc. - -- Daniel Baumann Thu, 11 Dec 2008 06:00:00 +0100 + -- Daniel Baumann Thu, 08 Sep 2011 21:06:28 +0200 -live-initramfs (1.154.1-1) unstable; urgency=low +live-boot (3.0~a20-1) unstable; urgency=low - * Merging casper 1.140-1.154. - * Add a warning message when no image can be found. - * Adding a panic message when we netboot and have no supported network - device (Closes: #496684). - * Turning 'no supported filesystem images found' into a panic message, - rather than a warning. - * Also adding ralink to network device check. - * Removing spurious 'livefs_root' in copy_live_to();. + [ Daniel Baumann ] + * Updating section for live-boot-doc. - -- Daniel Baumann Tue, 25 Nov 2008 12:00:00 +0100 + [ Ben Armstrong ] + * Cross-referencing lb_config --bootappend-live. -live-initramfs (1.139.1-4) unstable; urgency=medium + [ Daniel Baumann ] + * Correcting bootappend-live reference in live-boot manpage. + * Applying patch from grml to update forgotten use of live.log with + live-boot.log. + * Applying reformated patch from Ulrich Dangel to add + support for lvm and md devices. + + -- Daniel Baumann Thu, 04 Aug 2011 21:20:47 +0200 + +live-boot (3.0~a19-1+grml.01) grml-testing; urgency=low + + * Depend on quilt with a version to quiet lintian + * Add debian/control headers Origin, Bugs + + -- Christian Hofstaedtler Wed, 30 Nov 2011 13:24:41 +0100 + +live-boot (3.0~a19-1+grml.00) unstable; urgency=low + + * Resync with Debian. This brings in: + [ Daniel Baumann ] + * Updating and correcting sendsigs.omit support for /run (Closes: #628188). + * Removing accidentally twice included English files when installing manpages. + * Correct rmdir call in top-level Makefiles uninstall target to not fail if there was no prior live-boot installation. + * Making references to debian more distribution neutral. + * Replacing reference to old alioth page in live-snapshot. + * Splitting out documentation so that it can be accesses separately from the initramfs code. + * Adding conflicts/replaces for live-boot to live-boot-doc to not break upgrades. + + * Grml changes: + [ Ulrich Dangel ] + * [8424e93] Use quilt instead of dpatch + * [86ca4d5] Remove old manpage live-snapshot.it.1.txt + * [7fb9e91] Support comma delimited devices in live-media-path + * [6b21c57] Depend on the same live-boot-initramfs-tools/live-boot-backend version. + + [ Christian Hofstaedtler ] + * Rename packages to not clash with Debian. + * Resynced with Debian. + + -- Christian Hofstaedtler Mon, 25 Jul 2011 02:26:40 +0200 + +live-boot (3.0~a19-1) unstable; urgency=low + + * Correct rmdir call in top-level Makefiles uninstall target to not + fail if there was no prior live-boot installation. + * Making references to debian more distribution neutral. + * Replacing reference to old alioth page in live-snapshot. + * Splitting out documentation so that it can be accesses separately + from the initramfs code. + * Adding conflicts/replaces for live-boot to live-boot-doc to not + break upgrades. + + -- Daniel Baumann Wed, 13 Jul 2011 10:28:33 +0200 + +live-boot (3.0~a18-1) unstable; urgency=low + + * Updating and correcting sendsigs.omit support for /run (Closes: + #628188). + * Removing accidentally twice included English files when installing + manpages. + + -- Daniel Baumann Sat, 11 Jun 2011 11:24:15 +0200 + +live-boot (3.0~a17-1+grml.01) unstable; urgency=low + + * [6666658] Do not fail in multiarch environment when + installing libnss_dns.so. + * [ebdefd9] Drop installation of localized manpages + from upstream Makefile. + + -- Michael Prokop Wed, 08 Jun 2011 12:15:23 +0200 + +live-boot (3.0~a17-1+grml.00) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [c9a70fd] Add dpatch support to build process. + * [a9ddc0a] Readd Grml patches. + * [675f2b2] Remove unused boot scripts. + * [c4993d4] Update debian/control for Grml. + * [0716b66] Ensure 10validateroot is executable. + * [b5b937f] Always honor the "nodhcp" boot option. + * [10cf847] Don't mess around with kernel/initramfs-tools' ip=. + * [aa93321] Networking_grml: DNS for systems without resolvconf. + * [2a859b8] Merge dhcphostname support into 23networking-grml. + * [10caf0b] Support DNS in boot environment. - [ Chris Lamb ] - * Remove (accidental?) debian/changelog entry. - * Use "grep -qs" over "grep -q" for compatibility (see grep(1)) - * Use "test -s" instead of testing file availability and size. - * Be consistent in using 0/1 for True/False values instead of English - representations. - * Reflow some grammar in comments and in live-initramfs(7). - * Reflow long 'tr'-based pipelines for readability. - * Don't "cat |" to grep. + [ Michael Prokop ] + * [6cd3977] Add patch number 19 to revert the toram bootoption + to expected behaviour. + * [65fa11b] Support dns bootoption. + + [ Ulrich Dangel ] + * [df17b43] Support lvm devices for live-media. + * [8ff045c] Support raid devices as well. + * [2ad3c30] Change output to live-boot.log. + * [34b4518] Explicit specify offset parameter for setup_loop. + [Closes: issue1003] + * [3ac64e5] Remove dba from uploader as this is a Grml project. + * [b289379] Support static ip configuration. + * [1371673] Improve static version. + * [9487c5d] Change nodhcp patch to unset the DHCP option as well. + * [1662374] Support nodhcp bootoption. + * [7847abd] Ignore devices with no file matching the findiso parameter. + * [7158e84] Don't show an error message if /live/image is already + unmounted. + + -- Michael Prokop Sun, 05 Jun 2011 21:29:14 +0200 + +live-boot (3.0~a17-1) unstable; urgency=low [ Daniel Baumann ] - * Replacing obsolete dh_clean -k with dh_prep. + * Updating to standards version 3.9.2. + * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs- + fuse sendsigs (Closes: #621908). + * Updating manpage wrt/ ip parameter squence (Closes: #616197). + * Making copyright file distribution neutral. + * Correcting top-level makefile to automatically get all the supported + languages, rather than defining a static list. - [ Marco Amadori ] - * Changed HOSTNAME and /etc/hosts handling. - * Conditional creation of /etc/fstab. - * live-snapshot: fixed include-list handling. - * Reordered persistence lookups and boundaries (Closes: #500672). - * Search for partition labels only (Closes: #486469). - * Implemented a snapshot exclude list. - * Implemented a persistence exclude list. - * Manpage clarifications on "nofiles". - * Do not pollute the logs when looking for swap partitions. - * Removed all "cat | grep", with grep, awk and sed. + [ Michal Suchanek ] + * Copy resolv.conf to live system root (Closes: #627178). + * Tidy up resolv.conf a bit. + + -- Daniel Baumann Wed, 18 May 2011 19:31:27 +0200 + +live-boot (3.0~a16-1) unstable; urgency=low - -- Daniel Baumann Tue, 11 Nov 2008 13:00:00 +0100 + * Adding old 2.x changelog entries in debian changelog. -live-initramfs (1.139.1-3) unstable; urgency=medium + -- Daniel Baumann Mon, 14 Mar 2011 06:27:17 +0100 - [ Chris Lamb ] - * Remove local overiddes of log_*_msg - #494257 is now fixed in testing. +live-boot (3.0~a15-1) experimental; urgency=low [ Daniel Baumann ] - * Removing currently unused Upstream-Depends field in control. - * Updating vcs fields in control file. - * Sourcing live.vars in 15autologin directly, rather than to inherit - from live-functions. + * Updating year in copyright. [ Marco Amadori ] - * Removed some useless spaces. - * Fix default user handling. - * Added a pretty vital mount debug string. - * Create /etc/mtab on the initramfs ASAP. - * Removed mount -n option, since mtab is there. - * Re-enable "break=live-premount" debug. - * Skipped some runtime duplicated execution. - * Add real cpio to initramfs for snapshot's uses. - * Fixed try_snap() umounting on error. - * Override maybe_break from initramfs-tools. - * Forces use of initramfs cpio over busybox's one. - * Fixed a wrong trial to copy an unexistant snapshot. - * Check for files and umount only if you can mount it first. - * Included more debug and comments on persistence code. - * Set -u in live-snapshot only in debug mode. + * Adjust copyright entry in live-snapshot. + * Protect NOPROMPT (Closes: #610941). - [ Michael Prokop ] - * Ignore errors from fstype. + [ Michal Suchanek ] + * Simplify union mounting. + * Really set limit on open files for unionfs-fuse + * Add verbose messages to initramfs hook. - -- Daniel Baumann Fri, 19 Sep 2008 14:00:00 +0200 + [ T(A)ILS developers ] + * Fixing remaining fromiso= bug. + * Fixing syntax error. -live-initramfs (1.139.1-2) unstable; urgency=medium + -- Daniel Baumann Wed, 09 Mar 2011 18:01:07 +0100 - [ Daniel Baumann ] - * If the filesystem type of the rootfs cannot be automatically detected, we - try to assume it from the extension of the imagefile we have found. Thanks - to Jordi Pujol (Closes: #460456). - * Setting project email address to the new debian-live@lists.debian.org. - * Disabling default usage of local swap partitions. Can be enabled with the - 'swapon' boot parameter. Thanks to Joseph Rawson for - bringing it up. +live-boot (3.0~a14-1) experimental; urgency=low - [ Michal Suchanek ] - * Enabling the "remove CD" prompt in splashy. - - -- Daniel Baumann Mon, 1 Sep 2008 00:00:00 +0200 - -live-initramfs (1.139.1-1) unstable; urgency=medium - - [ Ben Voui ] - * Adding support for Virtio vd[a-z] drives. - - [ Chris Lamb ] - * Move loop-aes-tools to Suggests; live-helper should install them if - required. - * Remove unnecessary indentation level. - * Modify hiding of harmless X.org reconfiguring messages. - * Revert to using uid 1000 as PAM bug seems to have disappeared - (Closes: #433076) - * Hide error from attempting to "mount --move" - * Rework ugly `echo "debug:..` message to use log_{begin,end}_msg. - * Don't configure X.org if it's not installed. - * Fix check for X.org. - * Add an /etc/fstab to the initramfs to silence harmless "empty fstab" - warnings. - * Silence another "script-not-executable" message for a sourced library. - * Add missing pipe. Thanks to Andreas Bombe. - * Shamefully adding myself to CREDITS - * Tidy "Disabling update-initramfs" message. - * Re-order some commands so we don't call log_begin_msg without calling - log_end_msg. - * Don't configure X when /usr/bin/X does not exist. - * Silence 'script-not-executable' lintian warning - live-functions script is - always sourced. - * Fix spacing in swirl. - * Override log_*_msg to print nicer status text (until #494257 is merged). - * Hide "overwriting possibly-customised configuration file" in X.org setup - output. - * Hide "Shadow passwords are now on" status message on bootup. - * Remove a number of "${quiet}" checks - they are repeated in the log_*_msg - functions. - * Rework locale handling - * Print friendly error message on live-initramfs panic. - * Fix path issue with live-preseed causing noisy errors when booting. - * Silence a number of annoying and distracting bootup messages. - * Add missing "log_end_msg" to live-bottom/21xdriver. - * Set different log messages for live-bottom/21{xdriver,xvidemode}. - * Remove trailing "..." from calls to log_begin_msg - they get added anyway. - * Move some arch-indep helper utilities to Build-Depends-Indep. - * Set default cow_mountopt where the other defaults are used. - * Don't use /sbin/losetup to test for '-r' option when the scripts just use - "lostup" - - [ Daniel Baumann ] - * Updating authors file. - * Merging casper 1.139. - * Not going over the top with exclamation marks in the panic message. - * Updating credits file. - * Slightely adjusting to the more widespread used ascii swirl. - * Merging casper 1.138. - * Merging casper 1.137. - - [ Marco Amadori ] - * Added "-n" option to all mount commands, thanks to Peter Holik - for pointing this out. - * Be sure that the discovered filesystem is not null. - * The list of supported filesytems goes dynamic. - * Added ntfs filesystem to the initramfs. + [ Richard Nelson ] + * Populate adapters in /etc/network/interfaces when ethdevice= on + cmdline. - [ Michael Prokop ] - * Move sourcing of live-functions in 38disable_restricted_manager to correct - place. + [ Daniel Baumann ] + * Removing header in copyright file. + * Don't hard-depend on test target in Makefile. + * Using dh auto magic in override, rather than manual make call. [ Steven Shiau ] - * Adding support for using tftp in fetch= parameter. - * Another fix about using udevsettle or "udevadm settle". + * Removing the duplicated "the" in the live-boot.init script. - -- Daniel Baumann Sun, 24 Aug 2008 00:00:00 +0200 + [ Daniel Baumann ] + * Updating auto_install overrides in rules. + * Correcting live hook to include mtdblock for syslinux memdisk usage, + thanks to Michael Prokop . + * Supporting /dev/mtdblock0 as valid device name (for memdisk boot), + thanks to Michael Prokop . -live-initramfs (1.136.3-1) unstable; urgency=medium + -- Daniel Baumann Tue, 11 Jan 2011 13:38:56 +0100 - [ Michael Prokop ] - * Make sure mounting /cow-tmpfs provides mount options. +live-boot (3.0~a13-1) experimental; urgency=low - -- Daniel Baumann Fri, 18 Jul 2008 00:00:00 +0200 + [ Daniel Baumann ] + * Removing legacy code for detecting removable usb sticks on kernels + prior 2.6.29. + * Logging to /var/log/live-boot.log instead of /var/log/live.log for + future consistency with live-config. + * Adding support for custom ramdisk size (Closes: #544583). -live-initramfs (1.136.2-1) unstable; urgency=medium + [ Ronny Standtke ] + * Remounting cow read-only before prompting user to remove usb flash + drive. - * Replacing previous imperfect changes for udevadm with check for - udevadm and using old commands when beeing on etch. Also handling - udevtrigger with udevadm if available. - * Correcting httpfs2 inclusion in hook. + [ Richard Nelson ] + * Clean some leading whitespaces. - -- Daniel Baumann Wed, 16 Jul 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 06 Dec 2010 11:27:07 +0100 -live-initramfs (1.136.1-1) unstable; urgency=medium +live-boot (3.0~a12-1) experimental; urgency=low - [ Chris Lamb ] - * Fix call to log_warning_msg. Thanks to Bradley Smith - . - * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed - kernels on powerpc. - * Check losetup capabilities before specifying to mount as read-only. - * Modprobe 'esp' SCSI driver for the benefit of sparc. - * Quieten call to modprobe ide-generic. - * Move local-top/live to live-premount/modules so it gets called before - find_livefs. - * Sync bug script "dpkg -l" calls with debian/control + [ T(A)ILS developers ] + * Fixing fromiso= on Squeeze. [ Daniel Baumann ] - * Defaulting now to aufs if no union= parameter is given. - * Merging casper version 1.136. - * Merging casper version 1.135. - * Merging casper version 1.134. - * Merging casper version 1.133. - * Converting udev depends into a versioned depends in order to reflect udevadm - introduction. - * Updating live-snapshot to GPL-3+. - * Updating to standards 3.8.0. - * Renaming forgotton uuid file to live-uuid. + * Adding dpkg source options file. - [ Marco Amadori ] - * udevtrigger replacement. - * live-snapshot: fixed the remount helper. - * live-snapshot: now supports a static keep file list. - * Try to bind /cow to /live/cow if unable to move. - * live-snapshot: cleaned some wordings. - * live-snapshot: included vital informations on exit. - * live-snapshot: new "--refresh" option. - * live-snapshot: cleaned and sorted used command line defaults. - * live-snapshot: nicer default auto unmount logic. - * live-snapshot: honour "-o|--output FILE". - * live-snapshot: removed a useless mkdir. - * live-snapshot: removed an unused and useless function. - * live-snapshot: fixes snapshotting from resync string. - - [ Michal Suchanek ] - * Add support for httpfs= and ftpfs= parameters. + -- Daniel Baumann Mon, 22 Nov 2010 23:29:48 +0100 - -- Daniel Baumann Mon, 14 Jul 2008 00:00:00 +0200 +live-boot (3.0~a11-1) experimental; urgency=low -live-initramfs (1.132.1-1) unstable; urgency=medium - - [ Chris Lamb ] - * Don't escape asterisks in languagelist update code + [ T(A)ILS developers ] + * Adding noprompt={usb,cd} feature. + * Enhancing devices search ordering. [ Daniel Baumann ] - * Updating copyright header in live-snapshot. - * Removing useless whitespaces and empty lines. - * Correcting grammatical errors in live-snapshot description. - * Removing live-snapshot version as this component is always released - within live-initramfs itself. - * Adding Michal Suchanek to credits file. - * Merging casper 1.132. - * Merging casper 1.131. - * Ignoring floppy devices for live filesystem as well as live - persistency. - * Adding patch from Michal Suchanek to tail - live.log and show its messages during boot (Closes: #440238). - * Updating vcs fields in control file. - * Handling conflicting klibc includes with initramfs-hooks of other - packages (Closes: 475783). + * Removing deep link to bug page in the manual, since we don't have + stable references yet. - [ Marco Amadori ] - * Fixes "live-snapshot on reboot could not find a writable '/tmp' or - '/mnt'" bug. - * Calling live-snapshot now produces an output file. + -- Daniel Baumann Thu, 28 Oct 2010 09:28:43 +0200 - [ Michal Suchanek ] - * Workaround loop-aes-utils losetup incompatibility - * Fix toram (change mount --move to mount -o move) +live-boot (3.0~a10-1) experimental; urgency=low - -- Daniel Baumann Mon, 02 Jun 2008 00:00:00 +0200 + * Don't do anything in initscript when using toram (Closes: #601575). -live-initramfs (1.130.1-3) unstable; urgency=high + -- Daniel Baumann Wed, 27 Oct 2010 14:58:03 +0200 - * Handle non-existing klibc includes in live hook (Closes: #475783). - * Adding loop-aes-utils to recommends. +live-boot (3.0~a9-1) experimental; urgency=low - -- Daniel Baumann Sat, 26 Apr 2008 16:00:00 +0200 + [ amnesia ] + * Adding live-snapshot.list documentation to manpage. -live-initramfs (1.130.1-2) unstable; urgency=medium + [ Richard Nelson ] + * Removed whitespace for tabs on the skipunion option. - [ Chris Lamb ] - * Remove bogus dependency on Ubuntu "localechooser-data" package + [ T(A)ILS developers ] + * Fixing overzealous blacklist usage. + * Adding documentation for persistent=cryptsetup in the manpage. - -- Daniel Baumann Thu, 17 Apr 2008 06:00:00 +0200 + -- Daniel Baumann Tue, 26 Oct 2010 09:24:51 +0200 -live-initramfs (1.130.1-1) unstable; urgency=medium +live-boot (3.0~a8-1) experimental; urgency=low + + [ Michal Suchanek ] + * Adding initial support for unionmount. - [ Chris Lamb ] - * Use triggers when calling update-initramfs in postinst and postrm + [ Marco Amadori ] + * Included a note about persistent-subtext (Helps: #536728). [ Daniel Baumann ] - * Sorting some lines in live hook. - * Merging casper 1.130. - * Merging casper 1.129. - * Adjusting code formating in maintainer scripts. - * Restricting counting of installed kernels based on /boot/vmlinuz-* - instead of /boot/vmlinuz*. + * Running manpage rebuild after manpage updates. + * Updating to debhelper version 8. + + -- Daniel Baumann Sat, 02 Oct 2010 10:15:03 +0200 + +live-boot (3.0~a7-1) experimental; urgency=low - -- Daniel Baumann Mon, 14 Apr 2008 00:00:00 +0200 + [ intrigeri ] + * Fixing find_snap to take its second argument into account. -live-initramfs (1.128.1-1) unstable; urgency=medium + -- Daniel Baumann Sat, 25 Sep 2010 22:46:54 +0200 + +live-boot (3.0~a6-1) experimental; urgency=low [ Marco Amadori ] - * Fixed a misleading debug message. - * Added /cow mounting debug messages. - * Fixed /cow mounting. - * Klibc: added some libraries to the intramfs. + * Fix snapshots' sync-strings usage (Closes: #591330). + * Fixed some snapshot related debug messages. + * Added support for empty (initial) snapshots. [ Daniel Baumann ] - * Merging casper 1.128. + * Adding patch from Colin Watson to follow + symlinks when checking for dynamically linked files at reboot in + initscript. - -- Daniel Baumann Mon, 7 Apr 2008 00:00:00 +0200 + -- Daniel Baumann Tue, 14 Sep 2010 08:51:59 +0200 -live-initramfs (1.127.1-1) unstable; urgency=medium +live-boot (3.0~a5-1) experimental; urgency=low [ Daniel Baumann ] - * Merging casper 1.127. - * Merging casper 1.126. - * Removing too early recommends to live-initscripts in control to make - some people happy (Closes: #431000). + * Applying patch from Luke Yelavich to instead of + mangling the main sudoers file in accessibility bottom script, + create a new file in /etc/sudoers.d and set permissions + appropriately. + * Applying patch from Michael Casadevall to + add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 + and AVD1 to properly boot live media. + * Updating uinstall targets in makefile. - [ Chris Lamb ] - * hooks/live, scripts/live: Add USB modules, workaround udevtrigger - (?) bug - * scripts/live-helpers: Don't search ram block devices - * scripts/live-helpers: Search / use case - * scripts/live-helpers: Fixes for set -e - * bin/live-snapshot: Vastly rework script - * bin/live-snapshot: Fix argument handling (Closes: #461595) - * scripts/live: Make 'nopersistent' parameter actually disable - persistence + [ Steven Shiau ] + * Allowing to assign no gateway in networking bottom script. - -- Daniel Baumann Mon, 31 Mar 2008 00:00:00 +0200 + [ Daniel Baumann ] + * Removing usplash support from initscript, usplash is dead. + * Removing lenny legacy stuff from initscript. + * Removing usplash support in initramfs, usplash is dead. + * Adding plymouth in bug script. -live-initramfs (1.125.1-1) unstable; urgency=medium + -- Daniel Baumann Mon, 06 Sep 2010 15:17:15 +0200 - [ Daniel Baumann ] - * Merging casper 1.125. +live-boot (3.0~a4-1) experimental; urgency=low + + * Exiting with 0 in live-boot bug script (Closes: #595262). + * Using boot.d instead of boot.conf.d as directory name for custom + configuration files. + + -- Daniel Baumann Thu, 02 Sep 2010 22:46:45 +0200 - [ Chris Lamb ] - * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt - * Rename 18hostname -> 06hostname +live-boot (3.0~a3-1) experimental; urgency=low - -- Daniel Baumann Mon, 24 Mar 2008 00:00:00 +0100 + * Updating seperators in networking bottom script to fix ip parameter + parsing (Closes: #590494). + * Updating live-build reference in manpages. + * Adding reference to live-tools in manpages. + * Checking for file existence in initramfs hook (Closes: #595264). -live-initramfs (1.124.1-1) unstable; urgency=medium + -- Daniel Baumann Thu, 02 Sep 2010 18:28:40 +0200 + +live-boot (3.0~a2-1) experimental; urgency=low [ Daniel Baumann ] - * Adjusting live-snapshot to live-initramfs. - * Merging casper 1.124. - * Adjusting 44pk_allow to live-initramfs. - * Merging casper 1.123. - * Merging casper 1.122. - * Merging casper 1.121. - * Merging casper 1.120. + * Removing old and unmaintained po files. + * Adding reformated patch from Stephan Hermann + based on the work of Holger Fischer to add support + for BOOTIF in cases where pxelinux is being used with IPAPPEND + (Closes: #593284). + + [ Steven Shiau ] + * Making multiple connected NICs work. - [ Chris Lamb ] - * 99hook: Download hook script from inside target filesystem + [ Michael Prokop ] + * Adding workaround for aufs issue in kernel versions around 2.6.33. - -- Daniel Baumann Mon, 17 Mar 2008 00:00:00 +0100 + [ Daniel Baumann ] + * Using allow-hotplug instead of auto in automatically created + /etc/network/interfaces file. -live-initramfs (1.119.1-1) unstable; urgency=medium + -- Daniel Baumann Wed, 01 Sep 2010 18:27:33 +0200 - * Creating resolv.conf when netbooting not just when there's no - resolv.conf, but also when it is empty. - * Making hooks executable after fetching them. - * Removing disabling of kwallet. - * Merging casper 1.119. +live-boot (3.0~a1-1) experimental; urgency=low - -- Daniel Baumann Mon, 10 Mar 2008 00:00:00 +0100 + * Switching to source format 3.0 (quilt). + * Removing live-initramfs transitional package. + * Removing lenny support. -live-initramfs (1.118.2-1) unstable; urgency=medium + -- Daniel Baumann Tue, 10 Aug 2010 02:02:39 +0200 - [ Andrey Asadchev ] - * Explicitly set Xorg video driver. - * Patch to use cryptsetup volumes for persistent storage. +live-boot (2.0.15-1) unstable; urgency=low [ Daniel Baumann ] - * New upstream release. - * Fixing wrong email address in changelog (was bug in git-dch config). - * Bumping package to policy 3.7.3. - * Rewriting copyright in machine-interpretable format. - * Adding hook parameter to execute custom scripts. - * Adding plainroot. + * Adding live-system script from live-tools. + * Updating year in copyright. [ Marco Amadori ] - * Now it includes lzma kernel module dependencies. + * Adjust copyright entry in live-snapshot. - -- Daniel Baumann Mon, 3 Mar 2008 00:00:00 +0100 + -- Daniel Baumann Tue, 01 Feb 2011 22:49:03 +0100 -live-initramfs (1.118.1-1) unstable; urgency=medium +live-boot (2.0.14-1) unstable; urgency=low + + [ Steven Shiau ] + * Removing the duplicated "the" in the live-boot.init script. [ Daniel Baumann ] - * New upstream release. - * Adding direct depends to udev, thanks to Anton Lundin - (Closes: #452448). - * Merging casper 1.111. - * Bumping version to 1.110.1-1. - * Merging casper 1.112. - * Merging casper 1.113. - * Adjusting to live-initramfs. - * Bumping version to 1.113.1-1. - * Merging casper 1.114. - * Merging casper 1.115. - * Merging casper 1.116. - * Merging casper 1.117. - * Merging casper 1.118. - * Bumping version to 1.118.1-1. + * Correcting live hook to include mtdblock for syslinux memdisk usage, + thanks to Michael Prokop . + * Supporting /dev/mtdblock0 as valid device name (for memdisk boot), + thanks to Michael Prokop . - [ Otavio Salvador ] - * debian: add mtd-tools as suggestion since it's required for jffs2 - support - * hooks: include jffs2 kernel module on initramfs image - * live-snapshot: add support to use jffs2 images - * live: add support for jffs2 images and snapshots - * live-helpers: add jffs2 as a valid image - * live-snapshot.en.1: add ext3 and jffs2 images as valid options + -- Daniel Baumann Fri, 24 Dec 2010 18:51:57 +0100 - -- Daniel Baumann Tue, 26 Feb 2008 13:35:00 +0100 +live-boot (2.0.13-1) unstable; urgency=medium -live-initramfs (1.110.7-1) unstable; urgency=medium + [ Ronny Standtke ] + * Remounting cow read-only before prompting user to remove usb flash + drive. - * New upstream release. - * Fixing fstab handling. - * Fixing regression from mounting the ow device on a nfs volume, - thanks to An-Cheng Huang . - - -- Daniel Baumann Mon, 19 Nov 2007 00:00:00 +0100 + -- Daniel Baumann Mon, 06 Dec 2010 11:18:32 +0100 -live-initramfs (1.110.6-1) unstable; urgency=medium +live-boot (2.0.12-1) unstable; urgency=medium - * New upstream release. - * Preparing live-initramfs 1.110.6-1. - * Adding custom reportbug script. - * Fixed a few bashisms, thanks to Trent W. Buck . - * Adding checkbashsms call to test target of the Makefile as suggested - by Trent W. Buck . + [ T(A)ILS developers ] + * Fixing fromiso= on Squeeze. - -- Daniel Baumann Mon, 12 Nov 2007 00:00:00 +0100 + -- Daniel Baumann Mon, 22 Nov 2010 23:27:01 +0100 -live-initramfs (1.110.5-1) unstable; urgency=medium +live-boot (2.0.11-1) unstable; urgency=medium - * New upstream release. - * Preparing live-initramfs 1.110.5-1. - * Using kdm initscript autologin overrides, thanks to Kel Modderman - . - * Setting the kdm language, thanks to Jordi Pujol - . - * Adding files to the live filesystem according to the MAC number, - thanks to Jordi Pujol . - * Fixing some coding style issues. + * Removing deep link to bug page in the manual, since we don't have + stable references yet. - -- Daniel Baumann Mon, 5 Nov 2007 00:00:00 +0100 + -- Daniel Baumann Thu, 28 Oct 2010 09:22:02 +0200 -live-initramfs (1.110.4-1) unstable; urgency=medium +live-boot (2.0.10-1) unstable; urgency=medium - [ Daniel Baumann ] - * New upstream release. - * Preparing live-initramfs 1.110.3-1. - * Correcting homepage field. - * Correcting vcs fields. + * Don't do anything in initscript when using toram (Closes: #601575). + + -- Daniel Baumann Wed, 27 Oct 2010 14:54:58 +0200 + +live-boot (2.0.9-1) unstable; urgency=low + + [ T(A)ILS developers ] + * Fixing overzealous blacklist usage. + * Adding documentation for persistent=cryptsetup in the manpage. + + -- Daniel Baumann Tue, 26 Oct 2010 09:15:54 +0200 + +live-boot (2.0.8-1) unstable; urgency=medium - [ Jesse Hathaway ] - * add support for mounting the cow device on an nfs volume + [ amnesia ] + * Adding live-snapshot.list documentation to manpage. - -- Daniel Baumann Mon, 29 Oct 2007 00:00:00 +0100 + -- Daniel Baumann Tue, 12 Oct 2010 11:20:12 +0200 -live-initramfs (1.110.3-1) unstable; urgency=medium +live-boot (2.0.7-1) unstable; urgency=medium + + [ Michal Suchanek ] + * Adding initial support for unionmount. + + [ Marco Amadori ] + * Included a note about persistent-subtext (Helps: #536728). [ Daniel Baumann ] - * New upstream release. - * Preparing live-initramfs 1.110.3-1. - * Removing ubuntu support. + * Running manpage rebuild after manpage updates. + + -- Daniel Baumann Sat, 02 Oct 2010 10:06:41 +0200 + +live-boot (2.0.6-1) unstable; urgency=medium + + [ intrigeri ] + * Fixing find_snap to take its second argument into account. + + -- Daniel Baumann Sat, 25 Sep 2010 22:48:35 +0200 + +live-boot (2.0.5-1) unstable; urgency=low + + [ Marco Amadori ] + * Fix snapshots' sync-strings usage (Closes: #591330). + * Fixed some snapshot related debug messages. + * Added support for empty (initial) snapshots. - [ Alex Owen ] - * Fix typo to get serial console to work + [ Daniel Baumann ] + * Adding patch from Colin Watson to follow + symlinks when checking for dynamically linked files at reboot in + initscript. - [ Jesse Hathaway ] - * add support for exposedroot option for live-helper + -- Daniel Baumann Tue, 14 Sep 2010 08:55:02 +0200 - -- Daniel Baumann Mon, 22 Oct 2007 00:00:00 +0200 +live-boot (2.0.4-1) unstable; urgency=low -live-initramfs (1.110.2-1) unstable; urgency=medium + [ Daniel Baumann ] + * Applying patch from Luke Yelavich to instead of + mangling the main sudoers file in accessibility bottom script, + create a new file in /etc/sudoers.d and set permissions + appropriately. + * Applying patch from Michael Casadevall to + add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 + and AVD1 to properly boot live media. + * Updating uinstall targets in makefile. - * New upstream release. - * Preparing live-initramfs 1.110.2-1. - * Fixing typing error. - * Removing nodiratime as it is already included in noatime, thanks to Kel - Modderman . + [ Steven Shiau ] + * Allowing to assign no gateway in networking bottom script. - -- Daniel Baumann Mon, 15 Oct 2007 00:00:00 +0200 + [ Daniel Baumann ] + * Removing usplash support from initscript, usplash is dead. + * Removing usplash support in initramfs, usplash is dead. + * Adding plymouth in bug script. -live-initramfs (1.110.1-1) unstable; urgency=medium + -- Daniel Baumann Mon, 06 Sep 2010 15:21:24 +0200 - * New upstream release. - * Preparing live-initramfs 1.107.2-1. - * Also using nodiratime, not just noatime. - * Merging casper 1.108. - * Adjusting to live-initramfs. - * Merging casper 1.109. - * Adjusting to live-initramfs. - * Merging casper 1.110. - * Adjusting to live-initramfs. - * Bumping version to 1.110.1-1. +live-boot (2.0.3-1) unstable; urgency=low - -- Daniel Baumann Mon, 8 Oct 2007 00:00:00 +0200 + * Exiting with 0 in live-boot bug script (Closes: #595262). + * Using boot.d instead of boot.conf.d as directory name for custom + configuration files. -live-initramfs (1.107.1-1) unstable; urgency=medium + -- Daniel Baumann Thu, 02 Sep 2010 22:43:03 +0200 - * New upstream release. - * Preparing live-initramfs 1.102.4-2. - * Replacing backticks with POSIX expression. - * Consistently using curly brackets for variables. - * Fixing bashism. - * Merging casper 1.105. - * Adjusting to live-initramfs. - * Bumping version to 1.105.1-1. - * Applied patch from Jesse W. Hathaway to move - cow mount rather than binding it on /live/cow. This prevents the - /cow mount showing up in /proc/mounts. - * Merging casper 1.106. - * Adjusting to live-initramfs. - * Bumping version to 1.106.1-1. - * Fixing wrong homepage field. - * Fixing typing error. - * Merging casper 1.107. - * Bumping version to 1.107.1-1. +live-boot (2.0.2-1) unstable; urgency=low - -- Daniel Baumann Mon, 1 Oct 2007 00:00:00 +0200 + * Updating seperators in networking bottom script to fix ip parameter + parsing (Closes: #590494). + * Updating live-build reference in manpages. + * Checking for file existence in initramfs hook (Closes: #595264). + * Adding live-toram script to copy the running live system to ram and + eject the live media. -live-initramfs (1.104.1-1) unstable; urgency=medium + -- Daniel Baumann Thu, 02 Sep 2010 18:25:12 +0200 - * New upstream release. +live-boot (2.0.1-1) unstable; urgency=low - -- Daniel Baumann Mon, 24 Sep 2007 00:00:00 +0200 + [ Michael Prokop ] + * Adding workaround for aufs issue in kernel versions around 2.6.33. -live-initramfs (1.102.1-1) unstable; urgency=medium + [ Daniel Baumann ] + * Using allow-hotplug instead of auto in automatically created + /etc/network/interfaces file. - * New upstream release. + -- Daniel Baumann Wed, 01 Sep 2010 18:25:08 +0200 - -- Daniel Baumann Mon, 17 Sep 2007 00:00:00 +0200 +live-boot (2.0.0-1) unstable; urgency=low -live-initramfs (1.99.2-1) unstable; urgency=medium + * Updating debian-installer languagelist. + * Moving configs to etc directory within the source tree. + * Removing old docs. - * New upstream release: - - Contains patch from Jim Paris to fix wrong ipconfig usage - (Closes: #440235). + -- Daniel Baumann Tue, 10 Aug 2010 01:48:01 +0200 - -- Daniel Baumann Mon, 10 Sep 2007 00:00:00 +0200 +live-boot (2.0~a16-1) unstable; urgency=high -live-initramfs (1.99.1-1) unstable; urgency=medium + [ Daniel Baumann ] + * Adding support for resolving DNS names from initramfs, thanks to + Michal Suchanek for initial patch which this + is based on (Closes: #589659). + * Don't fail in Makefile when there's no checkbashism. + * Updating package to standards version 3.9.1. - * New upstream release. + [ Michal Suchanek ] + * Fix omitpids to work with readonly images. - -- Daniel Baumann Mon, 3 Sep 2007 00:00:00 +0200 + -- Daniel Baumann Wed, 28 Jul 2010 20:17:11 +0200 -live-initramfs (1.96.2-1) unstable; urgency=medium +live-boot (2.0~a15-1) unstable; urgency=low - * New upstream release. + * Making inclusion of languagelist conditional in live hook. + * Updating depends of live-initramfs transitional package to reflect + relaxed backend depends. - -- Daniel Baumann Mon, 27 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Sat, 17 Jul 2010 17:19:16 +0200 -live-initramfs (1.96.1-1) unstable; urgency=medium +live-boot (2.0~a14-1) unstable; urgency=low - * New upstream release. + * Improving backend dependencies (Closes: #589326). - -- Daniel Baumann Mon, 20 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Sat, 17 Jul 2010 00:37:33 +0200 -live-initramfs (1.95.3-1) unstable; urgency=medium +live-boot (2.0~a13-1) unstable; urgency=low - * New upstream release. + * Listing fromiso parameter in manpage (Closes: #588667). + * Improving test targets in Makefile a bit. + * Improving clean target in manpages Makefile a bit. + * Adding Chris in copyright file (for live-snapshot that is). - -- Daniel Baumann Mon, 13 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Thu, 15 Jul 2010 19:31:03 +0200 -live-initramfs (1.95.2-1) unstable; urgency=medium +live-boot (2.0~a12-1) unstable; urgency=low - * New upstream release. + [ Daniel Baumann ] + * Adding preparations for booting through syslinux memdisk. - -- Daniel Baumann Mon, 6 Aug 2007 00:00:00 +0200 + [ Marco Amadori ] + * Avoiding using busybox cpio applet, this should fix snapshot + restore. + * Do not print misleading debug message if the snapshot was found + correctly. + * Removing unreachable code in ethdevice argument handling (Closes: + #588307). -live-initramfs (1.95.1-1) unstable; urgency=medium + [ Daniel Baumann ] + * Adding btrfs support. + * Updating package to standards version 3.9.0. - * New upstream release. + -- Daniel Baumann Wed, 07 Jul 2010 20:13:54 +0200 - -- Daniel Baumann Mon, 30 Jul 2007 00:00:00 +0200 +live-boot (2.0~a11-1) unstable; urgency=low -live-initramfs (1.91.6-1) unstable; urgency=medium + * Updating lintian overrides. + * Adding missing depends in live-boot on its backend package. + * Removing noautologin parameter from live script, this functionallity + was moved to live-config. - * New upstream release. + -- Daniel Baumann Sun, 20 Jun 2010 19:14:05 +0200 - -- Daniel Baumann Mon, 23 Jul 2007 00:00:00 +0200 +live-boot (2.0~a10-1) unstable; urgency=low -live-initramfs (1.91.5-1) unstable; urgency=medium + * Removing depends on live-config in live-boot. + * Adding live-config-sysvinit to depends of live-initramfs. + * Alternatively depend on busybox or busybox-initramfs on live-boot- + initramfs-tools. - * New upstream release. + -- Daniel Baumann Thu, 17 Jun 2010 21:52:57 +0200 - -- Daniel Baumann Mon, 16 Jul 2007 00:00:00 +0200 +live-boot (2.0~a9-1) unstable; urgency=low -live-initramfs (1.91.4-1) unstable; urgency=medium + [ Michal Suchanek ] + * Fix missing log_end_msg in live-boot.init. - * New upstream release: - - Dropping transitional package, not needed anymore. + -- Daniel Baumann Fri, 11 Jun 2010 18:42:23 +0200 - -- Daniel Baumann Mon, 9 Jul 2007 00:00:00 +0200 +live-boot (2.0~a8-1) unstable; urgency=low -live-initramfs (1.91.3-1) unstable; urgency=medium + * Removing serialtty bottom script. + * Removing compcache configuration file. + * Removing options that are now in live-config from parameters.txt. - * New upstream release. + -- Daniel Baumann Thu, 10 Jun 2010 12:38:52 +0200 - -- Daniel Baumann Mon, 2 Jul 2007 00:00:00 +0200 +live-boot (2.0~a7-1) unstable; urgency=low -live-initramfs (1.91.2-1) unstable; urgency=medium + [ Michal Suchanek ] + * Adding initial iSCSI boot support. + * Really set NETBOOT with iSCSI. + * Document iscsi in the man page. - * New upstream release. + [ Daniel Baumann ] + * Removing xconfig, xdriver, and xvideomode scripts, live-config takes + care about that now. - -- Daniel Baumann Mon, 25 Jun 2007 00:00:00 +0200 + -- Daniel Baumann Tue, 08 Jun 2010 20:22:33 +0200 -live-initramfs (1.91.1-1) unstable; urgency=medium +live-boot (2.0~a6-1) unstable; urgency=low - * New upstream release. + [ Daniel Baumann ] + * Updating update-version script. + * Updating update-version script. + * Removing keyboard bottom script, live-config takes care about that + now. + * Removing getty and login wrappers, live-config takes care about that + now. + * Removing configure_init bottom script, live-config takes care about + that now. - -- Daniel Baumann Mon, 18 Jun 2007 00:00:00 +0200 + [ Michal Suchanek ] + * Moving check for iso image in initscript from the start to the end + before ejecting media. + * Using sendsigs.omit to avoid killing / (Closes: #584690). -live-initramfs (1.90.1-1) unstable; urgency=medium + -- Daniel Baumann Tue, 08 Jun 2010 06:03:21 +0200 - * New upstream release. +live-boot (2.0~a5-1) unstable; urgency=low - -- Daniel Baumann Mon, 11 Jun 2007 00:00:00 +0200 + [ Michal Suchanek ] + * Fixing http boot: -live-initramfs (1.87.6-1) unstable; urgency=medium + [ Daniel Baumann ] + * Ammending 2.0~a3-1 changelog entry with bug number. - * New upstream release. + [ Michal Suchanek ] + * Adding support for booting iso images over http or wget. - -- Daniel Baumann Mon, 4 Jun 2007 00:00:00 +0200 + [ Daniel Baumann ] + * Renaming internal ext_mountpoint variable to alt_mountpoint for + clarity. -live-initramfs (1.87.5-1) unstable; urgency=medium + [ Michal Suchanek ] + * Removing leftover url= option, this ain't gonna work this way, see + fetch=. + * Adding DHCP debugging option. + * Updating docs wrt/ httpfs. - * New upstream release, replacing casper. + [ Daniel Baumann ] + * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of + live-config. + * Removing apt_cdrom bottom script, not used anyway. + * Removing some boot parameters obsoleted by live-config. - -- Daniel Baumann Mon, 28 May 2007 00:00:00 +0200 + -- Daniel Baumann Sat, 05 Jun 2010 14:13:10 +0200 -live-initramfs (1.87.4-1) unstable; urgency=medium +live-boot (2.0~a4-1) unstable; urgency=low - * New upstream release. + * Removing obsolete boot parameter from manpages. + * Running checkbashisms with -f and -x in Makefile. - -- Daniel Baumann Mon, 21 May 2007 00:00:00 +0200 + -- Daniel Baumann Wed, 02 Jun 2010 22:47:20 +0200 -live-initramfs (1.87.3-1) unstable; urgency=medium +live-boot (2.0~a3-1) unstable; urgency=low - * New upstream release. + * Removing umountfs bottom script, not needed anymore (see #518463). - -- Daniel Baumann Mon, 14 May 2007 00:00:00 +0200 + -- Daniel Baumann Sun, 30 May 2010 09:28:32 +0200 -live-initramfs (1.87.2-1) unstable; urgency=low +live-boot (2.0~a2-1) unstable; urgency=low - * New upstream release. + * Removing locales bottom script, now handled by live-config. + * Simplyfing makefile a bit. - -- Daniel Baumann Mon, 7 May 2007 00:00:00 +0200 + -- Daniel Baumann Thu, 27 May 2010 22:42:36 +0200 -live-initramfs (1.87.1-1) unstable; urgency=low +live-boot (2.0~a1-1) experimental; urgency=low - * Initial release, forking casper. + * Initial release. - -- Daniel Baumann Mon, 30 Apr 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 24 May 2010 10:46:39 +0200