X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=cac0620f95e4154ff34d52aefbeaca487f4f12de;hb=9d1bd4c7298afb24469c87d53b1666333d07d4b2;hp=e34c6f8df6b94804b83a09ba92954119a02b55ee;hpb=4c681f2fb4c4043932c9f1acf31f649c13ab5486;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index e34c6f8..cac0620 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,203 @@ +live-boot (4.0~alpha20-1) unstable; urgency=low + + [ Trent W. Buck ] + * Fix cut-and-paste typo verify-checksums -> panic. + + [ Evgeni Golov ] + * Properly check if $rc_server1 is not "0.0.0.0". + * Supporting resolvconf in the squashfs. + * Do not throw warnings when /tmp/custom_mounts.list does not exist. + + -- Daniel Baumann Mon, 31 Mar 2014 21:38:22 +0200 + +live-boot (4.0~alpha19-1) experimental; urgency=low + + * Updating copyright notices for 2014. + * Updating swap bootparameter in manpage to match code (Closes: + #738146). + * Adjusting internal file of the swap component to match its own boot + parameter. + + -- Daniel Baumann Sat, 08 Feb 2014 17:32:16 +0100 + +live-boot (4.0~alpha18-1) experimental; urgency=low + + [ Daniel Baumann ] + * Adding initial Japanese live-boot manpage translation from victory + . + + [ chals ] + * Applying patch revising grammar and spelling in live-boot.7 manpage, + thanks to victory . + * Updating live-boot translation files from the original English text. + * Updating Spanish translation of live-boot.7 manpage. + + [ victory ] + * Change plurals to singular: from "a ... media" to "a ... medium". + * Update/sync translations. + + [ Daniel Baumann ] + * Reading in panic boot parameter when overloading initramfs-tools + panic() (Closes: #729041). + + [ victory ] + * Translated persistence.conf.5. + * [man-ja] Fix a typo on the translation. + * Fix a typo: coma -> comma. + * Sync translations (0af845c). + + -- Daniel Baumann Wed, 20 Nov 2013 11:03:46 +0100 + +live-boot (4.0~alpha17-1) experimental; urgency=low + + [ Daniel Baumann ] + * Rewrapping control file. + + [ Michael Prokop ] + * Properly boot from mdadm via findiso boot option. + + [ Daniel Baumann ] + * Updating to standards version 3.9.5. + * Correcting spelling typo in overlay component breaking booting from + uncompressed filesystems, thanks to John Bazik + (Closes: #728250). + + -- Daniel Baumann Wed, 30 Oct 2013 02:44:22 +0100 + +live-boot (4.0~alpha16-1) experimental; urgency=low + + * Updating package descriptions. + * Applying patch from Michael Prokop to update udev + usage in is_nice_device() for newer udev versions. + + -- Daniel Baumann Tue, 15 Oct 2013 09:17:35 +0200 + +live-boot (4.0~a15-1) experimental; urgency=low + + [ Jan Blunck ] + * Install components into /lib/live/boot folder. + + -- Daniel Baumann Fri, 13 Sep 2013 17:21:50 +0200 + +live-boot (4.0~a14-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating note about overlay file image names in live-boot manpage, + thanks to Peter Schaefer (Closes: + #701615). + * Correcting debug variables through out the code to use the same one. + * Allowing to superseed live-boot cmdline through configuration files. + + [ chals ] + * Updating Spanish translation of live-boot man page. + + [ Steven Shiau ] + * Calculating size for the whole media "/live/image/", not only the dir + "/live/image/live/" when using toram. + + [ Daniel Baumann ] + * Reorganizing backend in source tree. + * Reorganizing frontend in source tree. + * Reorganizing components in source tree. + * Replace various mentionings of scripts with components. + * Updating code to current coding style in a some locations. + * Dropping old pre-wheezy udevadm handling. + * Dropping old pre-wheezy persistence list handling. + * Replacing variable used in one place only with explicit directory for + simplicity. + * Shortening /etc/mtab conditional creation. + * Dropping helper function used in one place only which can be replaced + with a simple ls call anyway. + * Dropping really_export dead code. + * Simplifying /etc/resolv.conf generation a bit. + * Updating indenting in network component. + + [ chals ] + * Updating the dates in man pages. + * Updating Spanish translation of man pages. + + [ Jan Blunck ] + * Use PERSISTENCE_PATH with a trailing "/". + * Move check for block device to mount_persistence_media(). + * Remount writable when moving the mountpoint of the persistence device. + * Blacklist devices used for /live/rootfs/* insted of /live/medium. + * Add support for persistence-storage type "directory". + + [ Daniel Baumann ] + * Updating debhelper install file to include additional scripts in new + location. + + -- Daniel Baumann Fri, 13 Sep 2013 14:17:30 +0200 + +live-boot (4.0~a13-1) experimental; urgency=low + + * Increasing tftp blocksize to maximum value per RFC 2348, thanks to + Vincent Smeets (Closes: #709887). + + -- Daniel Baumann Mon, 27 May 2013 16:45:49 +0200 + +live-boot (4.0~a12-1) experimental; urgency=low + + * Updating manpage wrt/ quickreboot (Closes: #706686). + * Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs + to make it active (Closes: #707116). + * Further guarding overwriting of /bin/mount by making it dependent on + the existence of /bin/mount.util-linux. + + -- Daniel Baumann Wed, 08 May 2013 08:42:54 +0200 + +live-boot (4.0~a11-1) experimental; urgency=low + + [ chals ] + * Updating dates in man pages. + * Updating the Spanish translation of live-boot man page. + * Updating the Spanish translation of persistence.conf man page. + * Fixing the use of one preposition in the Spanish translation of the + man pages. + + [ Daniel Baumann ] + * Renumbering the first three early scripts. + * Renaming main function to live for consistent namespace. + * Correcting leftovers from old variable handling for BOOTIF, thanks to + Andrew Jeffery (Closes: #703743). + + [ Andrew Jeffery ] + * Select BOOTIF device if defined for netboot (Closes: #703744). + * Don't quote $CIFSOPTS for mount.cifs (Closes: #703746). + + [ Peter Schaefer ] + * Adding support for luks persistence with persistence files (Closes: + #701614). + + [ David Hare ] + * Also blacklisting findiso and fromiso devices for luks file + persistence. + + -- Daniel Baumann Mon, 06 May 2013 14:28:00 +0200 + +live-boot (4.0~a10-1) experimental; urgency=low + + [ Daniel Baumann ] + * Debranding package for derivatives. + + [ Evgeni Golov ] + * Fixing condition for setting rootfs_dest_backing. + + [ Michael Stummvoll ] + * Simplifying if statement in is_live_system function. + * Fixing a bug with multiple files in is_live_path after the last + commit. + * Using is_live_path() in mount_images_in_directory() to avoid redundant + logic. + + -- Daniel Baumann Mon, 01 Apr 2013 08:20:50 +0200 + +live-boot (4.0~a9-1) experimental; urgency=low + + * Removing all references to my old email address. + + -- Daniel Baumann Sun, 10 Mar 2013 22:13:18 +0100 + live-boot (4.0~a8-1) experimental; urgency=low [ Daniel Baumann ] @@ -16,7 +216,7 @@ live-boot (4.0~a8-1) experimental; urgency=low * Transforming link targets so they work after the mount was moved (Closes: #702421). - -- Daniel Baumann Sun, 10 Mar 2013 19:02:23 +0100 + -- Daniel Baumann Sun, 10 Mar 2013 19:02:23 +0100 live-boot (4.0~a7-1) experimental; urgency=low @@ -24,7 +224,7 @@ live-boot (4.0~a7-1) experimental; urgency=low * Making loadkeys call quiet in order to not mess-up persistence, thanks to stack (Closes: #700902). - -- Daniel Baumann Tue, 19 Feb 2013 05:49:37 +0100 + -- Daniel Baumann Tue, 19 Feb 2013 05:49:37 +0100 live-boot (4.0~a6-1) experimental; urgency=low @@ -34,7 +234,7 @@ live-boot (4.0~a6-1) experimental; urgency=low [ Daniel Baumann ] * Adding 3.0.1-1 changelog entries. - -- Daniel Baumann Fri, 15 Feb 2013 08:57:13 +0100 + -- Daniel Baumann Fri, 15 Feb 2013 08:57:13 +0100 live-boot (4.0~a5-1) experimental; urgency=low @@ -65,7 +265,7 @@ live-boot (4.0~a5-1) experimental; urgency=low * Updating manpage for persistence-label, thanks to Mike Gach (Closes: #697873). - -- Daniel Baumann Tue, 12 Feb 2013 08:29:27 +0100 + -- Daniel Baumann Tue, 12 Feb 2013 08:29:27 +0100 live-boot (4.0~a4-1) experimental; urgency=low @@ -77,7 +277,7 @@ live-boot (4.0~a4-1) experimental; urgency=low legacy for debian. * Adding 3.0~b11-1 changelog entries. - -- Daniel Baumann Wed, 02 Jan 2013 11:37:12 +0100 + -- Daniel Baumann Wed, 02 Jan 2013 11:37:12 +0100 live-boot (4.0~a3-1) experimental; urgency=low @@ -100,7 +300,7 @@ live-boot (4.0~a3-1) experimental; urgency=low * Cleaning up manpage po files. * Adding 3.0~b10-1 changelog entries. - -- Daniel Baumann Mon, 17 Dec 2012 20:27:46 +0100 + -- Daniel Baumann Mon, 17 Dec 2012 20:27:46 +0100 live-boot (4.0~a2-1) experimental; urgency=low @@ -113,13 +313,13 @@ live-boot (4.0~a2-1) experimental; urgency=low [ Daniel Baumann ] * Adding 3.0~b9-1 changelog entries. - -- Daniel Baumann Mon, 10 Dec 2012 20:06:28 +0100 + -- Daniel Baumann Mon, 10 Dec 2012 20:06:28 +0100 live-boot (4.0~a1-1) experimental; urgency=low * Dropping specifics for squeeze based distributions. - -- Daniel Baumann Fri, 30 Nov 2012 14:58:46 +0100 + -- Daniel Baumann Fri, 30 Nov 2012 14:58:46 +0100 live-boot (3.0.1-1) unstable; urgency=low @@ -129,7 +329,7 @@ live-boot (3.0.1-1) unstable; urgency=low [ Daniel Baumann ] * Dropping German manpage translations stubs for the release. - -- Daniel Baumann Thu, 14 Feb 2013 19:33:17 +0100 + -- Daniel Baumann Thu, 14 Feb 2013 19:33:17 +0100 live-boot (3.0.0-1) unstable; urgency=low @@ -165,7 +365,7 @@ live-boot (3.0.0-1) unstable; urgency=low * Correcting persistence-label handling fwrt/ legacy live-boot 2.x support, thanks to Mike Gach (Closes: #697873). - -- Daniel Baumann Tue, 12 Feb 2013 08:23:17 +0100 + -- Daniel Baumann Tue, 12 Feb 2013 08:23:17 +0100 live-boot (3.0~b11-1) unstable; urgency=low @@ -176,7 +376,7 @@ live-boot (3.0~b11-1) unstable; urgency=low * By default including sha256sum only in progress-linux, keep md5sum legacy for debian. - -- Daniel Baumann Wed, 02 Jan 2013 11:32:21 +0100 + -- Daniel Baumann Wed, 02 Jan 2013 11:32:21 +0100 live-boot (3.0~b10-1) unstable; urgency=low @@ -201,7 +401,7 @@ live-boot (3.0~b10-1) unstable; urgency=low [ Evgeni Golov ] * Do not fix mountpoints with live-persistence.conf as home-rw/live-rw. - -- Daniel Baumann Mon, 17 Dec 2012 20:22:50 +0100 + -- Daniel Baumann Mon, 17 Dec 2012 20:22:50 +0100 live-boot (3.0~b9-1) unstable; urgency=low @@ -211,7 +411,7 @@ live-boot (3.0~b9-1) unstable; urgency=low * Fixing persistence-media option when no devices are attached. * Using 'local' in a safe way. - -- Daniel Baumann Mon, 10 Dec 2012 20:01:21 +0100 + -- Daniel Baumann Mon, 10 Dec 2012 20:01:21 +0100 live-boot (3.0~b8-1) unstable; urgency=low @@ -221,7 +421,7 @@ live-boot (3.0~b8-1) unstable; urgency=low * Updating package lists in bug script to match current implementations. * Adding dpkg-source local options. - -- Daniel Baumann Fri, 30 Nov 2012 14:48:16 +0100 + -- Daniel Baumann Fri, 30 Nov 2012 14:48:16 +0100 live-boot (3.0~b7-1) unstable; urgency=low @@ -240,7 +440,7 @@ live-boot (3.0~b7-1) unstable; urgency=low for compatibility with systems that have been deployed with live- persistence.conf already. - -- Daniel Baumann Wed, 07 Nov 2012 15:04:32 +0100 + -- Daniel Baumann Wed, 07 Nov 2012 15:04:32 +0100 live-boot (3.0~b6-1) unstable; urgency=low @@ -256,7 +456,7 @@ live-boot (3.0~b6-1) unstable; urgency=low * Renaming the boot scripts readme file to fixme to make it even more obvious. - -- Daniel Baumann Tue, 02 Oct 2012 10:32:44 +0200 + -- Daniel Baumann Tue, 02 Oct 2012 10:32:44 +0200 live-boot (3.0~b5-1) unstable; urgency=low @@ -267,7 +467,7 @@ live-boot (3.0~b5-1) unstable; urgency=low /live/overlay gets removed to fix netboot failures (Closes: #685375). - -- Daniel Baumann Sun, 30 Sep 2012 10:07:09 +0200 + -- Daniel Baumann Sun, 30 Sep 2012 10:07:09 +0200 live-boot (3.0~b4-1) unstable; urgency=low @@ -276,7 +476,7 @@ live-boot (3.0~b4-1) unstable; urgency=low * Moving remaining stuff from /live to /lib/live to avoid further namespace pollution. - -- Daniel Baumann Thu, 27 Sep 2012 13:23:33 +0200 + -- Daniel Baumann Thu, 27 Sep 2012 13:23:33 +0200 live-boot (3.0~b3-1) unstable; urgency=low @@ -292,7 +492,7 @@ live-boot (3.0~b3-1) unstable; urgency=low systems, not just initramfs only (Closes: #687099). * Updating code for exposing of overlay mounts under /live too. - -- Daniel Baumann Wed, 26 Sep 2012 14:40:32 +0200 + -- Daniel Baumann Wed, 26 Sep 2012 14:40:32 +0200 live-boot (3.0~b2-1) unstable; urgency=low @@ -300,7 +500,7 @@ live-boot (3.0~b2-1) unstable; urgency=low * Removing /etc/live/boot if empty on purge in postrm. * Regenerating initramfs on remove. - -- Daniel Baumann Fri, 24 Aug 2012 12:37:23 +0200 + -- Daniel Baumann Fri, 24 Aug 2012 12:37:23 +0200 live-boot (3.0~b1-1) unstable; urgency=low @@ -346,7 +546,7 @@ live-boot (3.0~b1-1) unstable; urgency=low * Updating scripts readme about transition to plugin based architecture. - -- Daniel Baumann Thu, 16 Aug 2012 12:21:04 +0200 + -- Daniel Baumann Thu, 16 Aug 2012 12:21:04 +0200 live-boot (3.0~a38-1) unstable; urgency=low @@ -359,7 +559,7 @@ live-boot (3.0~a38-1) unstable; urgency=low * Correct left over references to old initramfs-tools.sh (Closes: #682504). - -- Daniel Baumann Fri, 27 Jul 2012 00:20:39 +0200 + -- Daniel Baumann Fri, 27 Jul 2012 00:20:39 +0200 live-boot (3.0~a37-1) unstable; urgency=low @@ -379,7 +579,7 @@ live-boot (3.0~a37-1) unstable; urgency=low * Avoid re-access /proc/cmdline in select-eth-device function and use internal variable instead. - -- Daniel Baumann Wed, 25 Jul 2012 17:18:06 +0200 + -- Daniel Baumann Wed, 25 Jul 2012 17:18:06 +0200 live-boot (3.0~a36-1) unstable; urgency=low @@ -396,14 +596,14 @@ live-boot (3.0~a36-1) unstable; urgency=low * Adding support for defining one or more explicit swap partitions to be used. - -- Daniel Baumann Wed, 18 Jul 2012 23:56:06 +0200 + -- Daniel Baumann Wed, 18 Jul 2012 23:56:06 +0200 live-boot (3.0~a35-1) unstable; urgency=low * Correcting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov . - -- Daniel Baumann Thu, 28 Jun 2012 14:30:46 +0200 + -- Daniel Baumann Thu, 28 Jun 2012 14:30:46 +0200 live-boot (3.0~a34-1) unstable; urgency=low @@ -424,7 +624,7 @@ live-boot (3.0~a34-1) unstable; urgency=low [ Daniel Baumann ] * Switching to xz compression in source and binary packages. - -- Daniel Baumann Wed, 27 Jun 2012 14:14:19 +0200 + -- Daniel Baumann Wed, 27 Jun 2012 14:14:19 +0200 live-boot (3.0~a33-1) unstable; urgency=low @@ -435,7 +635,7 @@ live-boot (3.0~a33-1) unstable; urgency=low * Removing some more dead parameters from cmdline function. * Removing double author entries in Spanish po files. - -- Daniel Baumann Wed, 13 Jun 2012 13:26:49 +0200 + -- Daniel Baumann Wed, 13 Jun 2012 13:26:49 +0200 live-boot (3.0~a32-1) experimental; urgency=low @@ -446,7 +646,7 @@ live-boot (3.0~a32-1) experimental; urgency=low custom-ov anymore on the filesystem and partition label (it's determined by the contents of live-persistence.conf). - -- Daniel Baumann Wed, 06 Jun 2012 19:04:01 +0200 + -- Daniel Baumann Wed, 06 Jun 2012 19:04:01 +0200 live-boot (3.0~a31-1) experimental; urgency=low @@ -465,7 +665,7 @@ live-boot (3.0~a31-1) experimental; urgency=low * Moving off remaining functions from main boot script to subscript for later cleanup. - -- Daniel Baumann Tue, 05 Jun 2012 21:44:44 +0200 + -- Daniel Baumann Tue, 05 Jun 2012 21:44:44 +0200 live-boot (3.0~a30-1) experimental; urgency=low @@ -495,7 +695,7 @@ live-boot (3.0~a30-1) experimental; urgency=low * Transforming networking bottom script into normal live-boot script. * Simplyfing initramfs-tools specific files within the source tree. - -- Daniel Baumann Tue, 05 Jun 2012 19:37:54 +0200 + -- Daniel Baumann Tue, 05 Jun 2012 19:37:54 +0200 live-boot (3.0~a29-1) experimental; urgency=low @@ -515,7 +715,7 @@ live-boot (3.0~a29-1) experimental; urgency=low * Converting read-only initramfs-tools pre-mount script into regular live-boot script. - -- Daniel Baumann Tue, 05 Jun 2012 16:00:59 +0200 + -- Daniel Baumann Tue, 05 Jun 2012 16:00:59 +0200 live-boot (3.0~a28-1) experimental; urgency=low @@ -545,7 +745,7 @@ live-boot (3.0~a28-1) experimental; urgency=low [ Evgeni Golov ] * Fixing two typos and a wrong word in comments. - -- Daniel Baumann Mon, 04 Jun 2012 17:31:32 +0200 + -- Daniel Baumann Mon, 04 Jun 2012 17:31:32 +0200 live-boot (3.0~a27-1) experimental; urgency=low @@ -593,7 +793,7 @@ live-boot (3.0~a27-1) experimental; urgency=low * Fix typo to make home-sn snapshots work again. * Only try copying snapshots if we actually found any. - -- Daniel Baumann Mon, 09 Apr 2012 18:58:06 +0200 + -- Daniel Baumann Mon, 09 Apr 2012 18:58:06 +0200 live-boot (3.0~a26-1) experimental; urgency=low @@ -708,7 +908,7 @@ live-boot (3.0~a26-1) experimental; urgency=low * Correcting left-over in author section of live.persist manpage. * Moving initscript to live-config. - -- Daniel Baumann Thu, 05 Apr 2012 08:14:51 +0200 + -- Daniel Baumann Thu, 05 Apr 2012 08:14:51 +0200 live-boot (3.0~a25-1) unstable; urgency=low @@ -718,14 +918,14 @@ live-boot (3.0~a25-1) unstable; urgency=low [ Michal Suchanek ] * Add overlayfs support (Closes: #658265). - -- Daniel Baumann Mon, 06 Feb 2012 23:27:38 +0100 + -- Daniel Baumann Mon, 06 Feb 2012 23:27:38 +0100 live-boot (3.0~a24-1) unstable; urgency=low * Removing quotes from udev path_id command to actually execute the command. - -- Daniel Baumann Sun, 04 Dec 2011 09:58:23 +0100 + -- Daniel Baumann Sun, 04 Dec 2011 09:58:23 +0100 live-boot (3.0~a23-1) unstable; urgency=low @@ -764,7 +964,7 @@ live-boot (3.0~a23-1) unstable; urgency=low * 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 + -- Daniel Baumann Mon, 28 Nov 2011 18:26:11 +0100 live-boot (3.0~a22-1) unstable; urgency=low @@ -780,7 +980,7 @@ live-boot (3.0~a22-1) unstable; urgency=low [ Daniel Baumann ] * Sorting overrides in rules alphabetically. - -- Daniel Baumann Fri, 04 Nov 2011 11:37:28 +0100 + -- Daniel Baumann Fri, 04 Nov 2011 11:37:28 +0100 live-boot (3.0~a21-1) unstable; urgency=low @@ -807,7 +1007,7 @@ live-boot (3.0~a21-1) unstable; urgency=low /usr/share/doc/live-boot in validateroot bootscript, stripped live systems may or may not carry /usr/share/doc. - -- Daniel Baumann Thu, 08 Sep 2011 21:06:28 +0200 + -- Daniel Baumann Thu, 08 Sep 2011 21:06:28 +0200 live-boot (3.0~a20-1) unstable; urgency=low @@ -824,7 +1024,7 @@ live-boot (3.0~a20-1) unstable; urgency=low * Applying reformated patch from Ulrich Dangel to add support for lvm and md devices. - -- Daniel Baumann Thu, 04 Aug 2011 21:20:47 +0200 + -- Daniel Baumann Thu, 04 Aug 2011 21:20:47 +0200 live-boot (3.0~a19-1) unstable; urgency=low @@ -837,7 +1037,7 @@ live-boot (3.0~a19-1) unstable; urgency=low * Adding conflicts/replaces for live-boot to live-boot-doc to not break upgrades. - -- Daniel Baumann Wed, 13 Jul 2011 10:28:33 +0200 + -- Daniel Baumann Wed, 13 Jul 2011 10:28:33 +0200 live-boot (3.0~a18-1) unstable; urgency=low @@ -846,7 +1046,7 @@ live-boot (3.0~a18-1) unstable; urgency=low * Removing accidentally twice included English files when installing manpages. - -- Daniel Baumann Sat, 11 Jun 2011 11:24:15 +0200 + -- Daniel Baumann Sat, 11 Jun 2011 11:24:15 +0200 live-boot (3.0~a17-1) unstable; urgency=low @@ -863,13 +1063,13 @@ live-boot (3.0~a17-1) unstable; urgency=low * 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 + -- Daniel Baumann Wed, 18 May 2011 19:31:27 +0200 live-boot (3.0~a16-1) unstable; urgency=low * Adding old 2.x changelog entries in debian changelog. - -- Daniel Baumann Mon, 14 Mar 2011 06:27:17 +0100 + -- Daniel Baumann Mon, 14 Mar 2011 06:27:17 +0100 live-boot (3.0~a15-1) experimental; urgency=low @@ -889,7 +1089,7 @@ live-boot (3.0~a15-1) experimental; urgency=low * Fixing remaining fromiso= bug. * Fixing syntax error. - -- Daniel Baumann Wed, 09 Mar 2011 18:01:07 +0100 + -- Daniel Baumann Wed, 09 Mar 2011 18:01:07 +0100 live-boot (3.0~a14-1) experimental; urgency=low @@ -912,7 +1112,7 @@ live-boot (3.0~a14-1) experimental; urgency=low * Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop . - -- Daniel Baumann Tue, 11 Jan 2011 13:38:56 +0100 + -- Daniel Baumann Tue, 11 Jan 2011 13:38:56 +0100 live-boot (3.0~a13-1) experimental; urgency=low @@ -930,7 +1130,7 @@ live-boot (3.0~a13-1) experimental; urgency=low [ Richard Nelson ] * Clean some leading whitespaces. - -- Daniel Baumann Mon, 06 Dec 2010 11:27:07 +0100 + -- Daniel Baumann Mon, 06 Dec 2010 11:27:07 +0100 live-boot (3.0~a12-1) experimental; urgency=low @@ -940,7 +1140,7 @@ live-boot (3.0~a12-1) experimental; urgency=low [ Daniel Baumann ] * Adding dpkg source options file. - -- Daniel Baumann Mon, 22 Nov 2010 23:29:48 +0100 + -- Daniel Baumann Mon, 22 Nov 2010 23:29:48 +0100 live-boot (3.0~a11-1) experimental; urgency=low @@ -952,13 +1152,13 @@ live-boot (3.0~a11-1) experimental; urgency=low * Removing deep link to bug page in the manual, since we don't have stable references yet. - -- Daniel Baumann Thu, 28 Oct 2010 09:28:43 +0200 + -- Daniel Baumann Thu, 28 Oct 2010 09:28:43 +0200 live-boot (3.0~a10-1) experimental; urgency=low * Don't do anything in initscript when using toram (Closes: #601575). - -- Daniel Baumann Wed, 27 Oct 2010 14:58:03 +0200 + -- Daniel Baumann Wed, 27 Oct 2010 14:58:03 +0200 live-boot (3.0~a9-1) experimental; urgency=low @@ -972,7 +1172,7 @@ live-boot (3.0~a9-1) experimental; urgency=low * Fixing overzealous blacklist usage. * Adding documentation for persistent=cryptsetup in the manpage. - -- Daniel Baumann Tue, 26 Oct 2010 09:24:51 +0200 + -- Daniel Baumann Tue, 26 Oct 2010 09:24:51 +0200 live-boot (3.0~a8-1) experimental; urgency=low @@ -986,14 +1186,14 @@ live-boot (3.0~a8-1) experimental; urgency=low * Running manpage rebuild after manpage updates. * Updating to debhelper version 8. - -- Daniel Baumann Sat, 02 Oct 2010 10:15:03 +0200 + -- Daniel Baumann Sat, 02 Oct 2010 10:15:03 +0200 live-boot (3.0~a7-1) experimental; urgency=low [ intrigeri ] * Fixing find_snap to take its second argument into account. - -- Daniel Baumann Sat, 25 Sep 2010 22:46:54 +0200 + -- Daniel Baumann Sat, 25 Sep 2010 22:46:54 +0200 live-boot (3.0~a6-1) experimental; urgency=low @@ -1007,7 +1207,7 @@ live-boot (3.0~a6-1) experimental; urgency=low symlinks when checking for dynamically linked files at reboot in initscript. - -- Daniel Baumann Tue, 14 Sep 2010 08:51:59 +0200 + -- Daniel Baumann Tue, 14 Sep 2010 08:51:59 +0200 live-boot (3.0~a5-1) experimental; urgency=low @@ -1030,7 +1230,7 @@ live-boot (3.0~a5-1) experimental; urgency=low * Removing usplash support in initramfs, usplash is dead. * Adding plymouth in bug script. - -- Daniel Baumann Mon, 06 Sep 2010 15:17:15 +0200 + -- Daniel Baumann Mon, 06 Sep 2010 15:17:15 +0200 live-boot (3.0~a4-1) experimental; urgency=low @@ -1038,7 +1238,7 @@ live-boot (3.0~a4-1) experimental; urgency=low * 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 + -- Daniel Baumann Thu, 02 Sep 2010 22:46:45 +0200 live-boot (3.0~a3-1) experimental; urgency=low @@ -1048,7 +1248,7 @@ live-boot (3.0~a3-1) experimental; urgency=low * Adding reference to live-tools in manpages. * Checking for file existence in initramfs hook (Closes: #595264). - -- Daniel Baumann Thu, 02 Sep 2010 18:28:40 +0200 + -- Daniel Baumann Thu, 02 Sep 2010 18:28:40 +0200 live-boot (3.0~a2-1) experimental; urgency=low @@ -1069,7 +1269,7 @@ live-boot (3.0~a2-1) experimental; urgency=low * Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file. - -- Daniel Baumann Wed, 01 Sep 2010 18:27:33 +0200 + -- Daniel Baumann Wed, 01 Sep 2010 18:27:33 +0200 live-boot (3.0~a1-1) experimental; urgency=low @@ -1077,7 +1277,7 @@ live-boot (3.0~a1-1) experimental; urgency=low * Removing live-initramfs transitional package. * Removing lenny support. - -- Daniel Baumann Tue, 10 Aug 2010 02:02:39 +0200 + -- Daniel Baumann Tue, 10 Aug 2010 02:02:39 +0200 live-boot (2.0.15-1) unstable; urgency=low @@ -1088,7 +1288,7 @@ live-boot (2.0.15-1) unstable; urgency=low [ Marco Amadori ] * Adjust copyright entry in live-snapshot. - -- Daniel Baumann Tue, 01 Feb 2011 22:49:03 +0100 + -- Daniel Baumann Tue, 01 Feb 2011 22:49:03 +0100 live-boot (2.0.14-1) unstable; urgency=low @@ -1101,7 +1301,7 @@ live-boot (2.0.14-1) unstable; urgency=low * Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop . - -- Daniel Baumann Fri, 24 Dec 2010 18:51:57 +0100 + -- Daniel Baumann Fri, 24 Dec 2010 18:51:57 +0100 live-boot (2.0.13-1) unstable; urgency=medium @@ -1109,27 +1309,27 @@ live-boot (2.0.13-1) unstable; urgency=medium * Remounting cow read-only before prompting user to remove usb flash drive. - -- Daniel Baumann Mon, 06 Dec 2010 11:18:32 +0100 + -- Daniel Baumann Mon, 06 Dec 2010 11:18:32 +0100 live-boot (2.0.12-1) unstable; urgency=medium [ T(A)ILS developers ] * Fixing fromiso= on Squeeze. - -- Daniel Baumann Mon, 22 Nov 2010 23:27:01 +0100 + -- Daniel Baumann Mon, 22 Nov 2010 23:27:01 +0100 live-boot (2.0.11-1) unstable; urgency=medium * Removing deep link to bug page in the manual, since we don't have stable references yet. - -- Daniel Baumann Thu, 28 Oct 2010 09:22:02 +0200 + -- Daniel Baumann Thu, 28 Oct 2010 09:22:02 +0200 live-boot (2.0.10-1) unstable; urgency=medium * Don't do anything in initscript when using toram (Closes: #601575). - -- Daniel Baumann Wed, 27 Oct 2010 14:54:58 +0200 + -- Daniel Baumann Wed, 27 Oct 2010 14:54:58 +0200 live-boot (2.0.9-1) unstable; urgency=low @@ -1137,14 +1337,14 @@ live-boot (2.0.9-1) unstable; urgency=low * Fixing overzealous blacklist usage. * Adding documentation for persistent=cryptsetup in the manpage. - -- Daniel Baumann Tue, 26 Oct 2010 09:15:54 +0200 + -- Daniel Baumann Tue, 26 Oct 2010 09:15:54 +0200 live-boot (2.0.8-1) unstable; urgency=medium [ amnesia ] * Adding live-snapshot.list documentation to manpage. - -- Daniel Baumann Tue, 12 Oct 2010 11:20:12 +0200 + -- Daniel Baumann Tue, 12 Oct 2010 11:20:12 +0200 live-boot (2.0.7-1) unstable; urgency=medium @@ -1157,14 +1357,14 @@ live-boot (2.0.7-1) unstable; urgency=medium [ Daniel Baumann ] * Running manpage rebuild after manpage updates. - -- Daniel Baumann Sat, 02 Oct 2010 10:06:41 +0200 + -- 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 + -- Daniel Baumann Sat, 25 Sep 2010 22:48:35 +0200 live-boot (2.0.5-1) unstable; urgency=low @@ -1178,7 +1378,7 @@ live-boot (2.0.5-1) unstable; urgency=low symlinks when checking for dynamically linked files at reboot in initscript. - -- Daniel Baumann Tue, 14 Sep 2010 08:55:02 +0200 + -- Daniel Baumann Tue, 14 Sep 2010 08:55:02 +0200 live-boot (2.0.4-1) unstable; urgency=low @@ -1200,7 +1400,7 @@ live-boot (2.0.4-1) unstable; urgency=low * Removing usplash support in initramfs, usplash is dead. * Adding plymouth in bug script. - -- Daniel Baumann Mon, 06 Sep 2010 15:21:24 +0200 + -- Daniel Baumann Mon, 06 Sep 2010 15:21:24 +0200 live-boot (2.0.3-1) unstable; urgency=low @@ -1208,7 +1408,7 @@ live-boot (2.0.3-1) unstable; urgency=low * Using boot.d instead of boot.conf.d as directory name for custom configuration files. - -- Daniel Baumann Thu, 02 Sep 2010 22:43:03 +0200 + -- Daniel Baumann Thu, 02 Sep 2010 22:43:03 +0200 live-boot (2.0.2-1) unstable; urgency=low @@ -1219,7 +1419,7 @@ live-boot (2.0.2-1) unstable; urgency=low * Adding live-toram script to copy the running live system to ram and eject the live media. - -- Daniel Baumann Thu, 02 Sep 2010 18:25:12 +0200 + -- Daniel Baumann Thu, 02 Sep 2010 18:25:12 +0200 live-boot (2.0.1-1) unstable; urgency=low @@ -1230,7 +1430,7 @@ live-boot (2.0.1-1) unstable; urgency=low * Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file. - -- Daniel Baumann Wed, 01 Sep 2010 18:25:08 +0200 + -- Daniel Baumann Wed, 01 Sep 2010 18:25:08 +0200 live-boot (2.0.0-1) unstable; urgency=low @@ -1238,7 +1438,7 @@ live-boot (2.0.0-1) unstable; urgency=low * Moving configs to etc directory within the source tree. * Removing old docs. - -- Daniel Baumann Tue, 10 Aug 2010 01:48:01 +0200 + -- Daniel Baumann Tue, 10 Aug 2010 01:48:01 +0200 live-boot (2.0~a16-1) unstable; urgency=high @@ -1252,7 +1452,7 @@ live-boot (2.0~a16-1) unstable; urgency=high [ Michal Suchanek ] * Fix omitpids to work with readonly images. - -- Daniel Baumann Wed, 28 Jul 2010 20:17:11 +0200 + -- Daniel Baumann Wed, 28 Jul 2010 20:17:11 +0200 live-boot (2.0~a15-1) unstable; urgency=low @@ -1260,13 +1460,13 @@ live-boot (2.0~a15-1) unstable; urgency=low * Updating depends of live-initramfs transitional package to reflect relaxed backend depends. - -- Daniel Baumann Sat, 17 Jul 2010 17:19:16 +0200 + -- Daniel Baumann Sat, 17 Jul 2010 17:19:16 +0200 live-boot (2.0~a14-1) unstable; urgency=low * Improving backend dependencies (Closes: #589326). - -- Daniel Baumann Sat, 17 Jul 2010 00:37:33 +0200 + -- Daniel Baumann Sat, 17 Jul 2010 00:37:33 +0200 live-boot (2.0~a13-1) unstable; urgency=low @@ -1275,7 +1475,7 @@ live-boot (2.0~a13-1) unstable; urgency=low * Improving clean target in manpages Makefile a bit. * Adding Chris in copyright file (for live-snapshot that is). - -- Daniel Baumann Thu, 15 Jul 2010 19:31:03 +0200 + -- Daniel Baumann Thu, 15 Jul 2010 19:31:03 +0200 live-boot (2.0~a12-1) unstable; urgency=low @@ -1294,7 +1494,7 @@ live-boot (2.0~a12-1) unstable; urgency=low * Adding btrfs support. * Updating package to standards version 3.9.0. - -- Daniel Baumann Wed, 07 Jul 2010 20:13:54 +0200 + -- Daniel Baumann Wed, 07 Jul 2010 20:13:54 +0200 live-boot (2.0~a11-1) unstable; urgency=low @@ -1303,7 +1503,7 @@ live-boot (2.0~a11-1) unstable; urgency=low * Removing noautologin parameter from live script, this functionallity was moved to live-config. - -- Daniel Baumann Sun, 20 Jun 2010 19:14:05 +0200 + -- Daniel Baumann Sun, 20 Jun 2010 19:14:05 +0200 live-boot (2.0~a10-1) unstable; urgency=low @@ -1312,14 +1512,14 @@ live-boot (2.0~a10-1) unstable; urgency=low * Alternatively depend on busybox or busybox-initramfs on live-boot- initramfs-tools. - -- Daniel Baumann Thu, 17 Jun 2010 21:52:57 +0200 + -- Daniel Baumann Thu, 17 Jun 2010 21:52:57 +0200 live-boot (2.0~a9-1) unstable; urgency=low [ Michal Suchanek ] * Fix missing log_end_msg in live-boot.init. - -- Daniel Baumann Fri, 11 Jun 2010 18:42:23 +0200 + -- Daniel Baumann Fri, 11 Jun 2010 18:42:23 +0200 live-boot (2.0~a8-1) unstable; urgency=low @@ -1327,7 +1527,7 @@ live-boot (2.0~a8-1) unstable; urgency=low * Removing compcache configuration file. * Removing options that are now in live-config from parameters.txt. - -- Daniel Baumann Thu, 10 Jun 2010 12:38:52 +0200 + -- Daniel Baumann Thu, 10 Jun 2010 12:38:52 +0200 live-boot (2.0~a7-1) unstable; urgency=low @@ -1340,7 +1540,7 @@ live-boot (2.0~a7-1) unstable; urgency=low * Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that now. - -- Daniel Baumann Tue, 08 Jun 2010 20:22:33 +0200 + -- Daniel Baumann Tue, 08 Jun 2010 20:22:33 +0200 live-boot (2.0~a6-1) unstable; urgency=low @@ -1359,7 +1559,7 @@ live-boot (2.0~a6-1) unstable; urgency=low before ejecting media. * Using sendsigs.omit to avoid killing / (Closes: #584690). - -- Daniel Baumann Tue, 08 Jun 2010 06:03:21 +0200 + -- Daniel Baumann Tue, 08 Jun 2010 06:03:21 +0200 live-boot (2.0~a5-1) unstable; urgency=low @@ -1388,40 +1588,40 @@ live-boot (2.0~a5-1) unstable; urgency=low * Removing apt_cdrom bottom script, not used anyway. * Removing some boot parameters obsoleted by live-config. - -- Daniel Baumann Sat, 05 Jun 2010 14:13:10 +0200 + -- Daniel Baumann Sat, 05 Jun 2010 14:13:10 +0200 live-boot (2.0~a4-1) unstable; urgency=low * Removing obsolete boot parameter from manpages. * Running checkbashisms with -f and -x in Makefile. - -- Daniel Baumann Wed, 02 Jun 2010 22:47:20 +0200 + -- Daniel Baumann Wed, 02 Jun 2010 22:47:20 +0200 live-boot (2.0~a3-1) unstable; urgency=low * Removing umountfs bottom script, not needed anymore (see #518463). - -- Daniel Baumann Sun, 30 May 2010 09:28:32 +0200 + -- Daniel Baumann Sun, 30 May 2010 09:28:32 +0200 live-boot (2.0~a2-1) unstable; urgency=low * Removing locales bottom script, now handled by live-config. * Simplyfing makefile a bit. - -- Daniel Baumann Thu, 27 May 2010 22:42:36 +0200 + -- Daniel Baumann Thu, 27 May 2010 22:42:36 +0200 live-boot (2.0~a1-1) experimental; urgency=low * Initial release. - -- Daniel Baumann Mon, 24 May 2010 10:46:39 +0200 + -- Daniel Baumann Mon, 24 May 2010 10:46:39 +0200 live-initramfs (1.236.2-1) unstable; urgency=medium * Removing spurious '+' when making debconf db read-only (Closes: #581808). - -- Daniel Baumann Tue, 18 May 2010 06:51:31 +0200 + -- Daniel Baumann Tue, 18 May 2010 06:51:31 +0200 live-initramfs (1.236.1-1) unstable; urgency=low @@ -1447,7 +1647,7 @@ live-initramfs (1.236.1-1) unstable; urgency=low * Merging casper 1.235. * Merging casper 1.236. - -- Daniel Baumann Sun, 16 May 2010 06:03:01 +0200 + -- Daniel Baumann Sun, 16 May 2010 06:03:01 +0200 live-initramfs (1.215.1-1) unstable; urgency=low @@ -1472,7 +1672,7 @@ live-initramfs (1.215.1-1) unstable; urgency=low [ Steven Shiau ] * No timeout as running ipconfig for network booting. - -- Daniel Baumann Sun, 02 May 2010 15:52:01 +0200 + -- Daniel Baumann Sun, 02 May 2010 15:52:01 +0200 live-initramfs (1.199.1-1) unstable; urgency=low @@ -1501,7 +1701,7 @@ live-initramfs (1.199.1-1) unstable; urgency=low * Merging casper 1.198. * Merging casper 1.199. - -- Daniel Baumann Fri, 30 Apr 2010 19:19:23 +0200 + -- Daniel Baumann Fri, 30 Apr 2010 19:19:23 +0200 live-initramfs (1.177.2-1) unstable; urgency=low @@ -1521,7 +1721,7 @@ live-initramfs (1.177.2-1) unstable; urgency=low * Do not leak modprobe options to avoid booting errors with kernel options like libata.dma=0. - -- Daniel Baumann Mon, 05 Apr 2010 10:07:12 +0200 + -- Daniel Baumann Mon, 05 Apr 2010 10:07:12 +0200 live-initramfs (1.177.1-1) unstable; urgency=low @@ -1544,7 +1744,7 @@ live-initramfs (1.177.1-1) unstable; urgency=low to unionfs-fuse. * Manually loading fuse when required. - -- Daniel Baumann Wed, 17 Mar 2010 20:29:01 +0100 + -- Daniel Baumann Wed, 17 Mar 2010 20:29:01 +0100 live-initramfs (1.173.5-1) unstable; urgency=low @@ -1563,7 +1763,7 @@ live-initramfs (1.173.5-1) unstable; urgency=low * Also respecting persistent-path parameter for snapshots (Closes: #570162). - -- Daniel Baumann Sun, 14 Mar 2010 23:27:57 +0100 + -- Daniel Baumann Sun, 14 Mar 2010 23:27:57 +0100 live-initramfs (1.173.4-1) unstable; urgency=low @@ -1572,14 +1772,14 @@ live-initramfs (1.173.4-1) unstable; urgency=low * Correcting path in previous commit. * Disabling kaboom (Closes: #556368). - -- Daniel Baumann Fri, 12 Mar 2010 18:21:00 +0100 + -- Daniel Baumann 11.localhost> Fri, 12 Mar 2010 18:21:00 +0100 live-initramfs (1.173.3-1) unstable; urgency=low * Using noxino instead of xino, as the latter is not supported by aufs2 as we need to use it. - -- Daniel Baumann Sat, 20 Feb 2010 16:16:46 +0100 + -- Daniel Baumann Sat, 20 Feb 2010 16:16:46 +0100 live-initramfs (1.173.2-1) unstable; urgency=low @@ -1601,7 +1801,7 @@ live-initramfs (1.173.2-1) unstable; urgency=low * Skip loading usb modules when quickusbmodules parameter is specified. - -- Daniel Baumann Sat, 20 Feb 2010 11:55:41 +0100 + -- Daniel Baumann Sat, 20 Feb 2010 11:55:41 +0100 live-initramfs (1.173.1-1) unstable; urgency=medium @@ -1673,7 +1873,7 @@ live-initramfs (1.173.1-1) unstable; urgency=medium [ Daniel Baumann ] * Updating to standards version 3.8.4. - -- Daniel Baumann Sun, 31 Jan 2010 16:44:08 +0100 + -- Daniel Baumann Sun, 31 Jan 2010 16:44:08 +0100 live-initramfs (1.157.4-2) unstable; urgency=high @@ -1686,7 +1886,7 @@ live-initramfs (1.157.4-2) unstable; urgency=high [ Tzafrir Cohen ] * Adjusting grep call in is_nice_device to match new output of vol_id. - -- Daniel Baumann Sat, 21 Nov 2009 19:07:41 +0100 + -- Daniel Baumann Sat, 21 Nov 2009 19:07:41 +0100 live-initramfs (1.157.4-1) unstable; urgency=medium @@ -1718,7 +1918,7 @@ live-initramfs (1.157.4-1) unstable; urgency=medium media-path when toram is used (Closes: #534878). * Simplyfing and correcting udev inclusion in initramfs hook. - -- Daniel Baumann Sun, 18 Oct 2009 20:29:31 +0200 + -- Daniel Baumann Sun, 18 Oct 2009 20:29:31 +0200 live-initramfs (1.157.3-1) unstable; urgency=low @@ -1786,7 +1986,7 @@ live-initramfs (1.157.3-1) unstable; urgency=low [ Richard Nelson ] * Allow for multiple but unique persistent media. - -- Daniel Baumann Fri, 04 Sep 2009 13:37:57 +0200 + -- Daniel Baumann Fri, 04 Sep 2009 13:37:57 +0200 live-initramfs (1.157.2-1) unstable; urgency=medium @@ -1809,7 +2009,7 @@ live-initramfs (1.157.2-1) unstable; urgency=medium * Updating eject prevention for USB devices in initscripts for linux 2.6.29 and newer. - -- Daniel Baumann Thu, 14 May 2009 10:00:00 +0200 + -- Daniel Baumann Thu, 14 May 2009 10:00:00 +0200 live-initramfs (1.157.1-1) unstable; urgency=medium @@ -1837,7 +2037,7 @@ live-initramfs (1.157.1-1) unstable; urgency=medium * Correcting check for usb when using removable-usb keyword. * Correcting typo in locale bottom script. - -- Daniel Baumann Sat, 21 Mar 2009 14:00:00 +0100 + -- Daniel Baumann Sat, 21 Mar 2009 14:00:00 +0100 live-initramfs (1.156.1-1) unstable; urgency=high @@ -1861,7 +2061,7 @@ live-initramfs (1.156.1-1) unstable; urgency=high [ Ronny Standtke ] * Do not eject USB flash drives (Closes: #457070). - -- Daniel Baumann Sun, 8 Feb 2009 15:00:00 +0100 + -- Daniel Baumann Sun, 8 Feb 2009 15:00:00 +0100 live-initramfs (1.154.8-1) unstable; urgency=high @@ -1869,7 +2069,7 @@ live-initramfs (1.154.8-1) unstable; urgency=high * Adding basic xrandr support for lenny to enforce a particular resolution through bootparameter. - -- Daniel Baumann Fri, 30 Jan 2009 00:00:00 +0100 + -- Daniel Baumann Fri, 30 Jan 2009 00:00:00 +0100 live-initramfs (1.154.7-1) unstable; urgency=medium @@ -1878,7 +2078,7 @@ live-initramfs (1.154.7-1) unstable; urgency=medium * Removing wc from hook again, that's an ubuntu only problem they have to care about. - -- Daniel Baumann Tue, 27 Jan 2009 18:00:00 +0100 + -- Daniel Baumann Tue, 27 Jan 2009 18:00:00 +0100 live-initramfs (1.154.6-1) unstable; urgency=medium @@ -1892,7 +2092,7 @@ live-initramfs (1.154.6-1) unstable; urgency=medium * Adding persistent-path to parameter list and manpage. * Actually building/cleaning manpages through targets in Makefile. - -- Daniel Baumann Mon, 26 Jan 2009 02:00:00 +0100 + -- Daniel Baumann Mon, 26 Jan 2009 02:00:00 +0100 live-initramfs (1.154.5-1) unstable; urgency=low @@ -1904,7 +2104,7 @@ live-initramfs (1.154.5-1) unstable; urgency=low * Silencing xorg reconfiguration, thanks to Ronny Standtke . - -- Daniel Baumann Mon, 12 Jan 2009 13:00:00 -0500 + -- Daniel Baumann Mon, 12 Jan 2009 13:00:00 -0500 live-initramfs (1.154.4-1) unstable; urgency=low @@ -1912,14 +2112,14 @@ live-initramfs (1.154.4-1) unstable; urgency=low * Support further checks on loopback image and support skipping union mounts (Closes: #509446). - -- Daniel Baumann Fri, 26 Dec 2008 09:00:00 +0100 + -- Daniel Baumann Fri, 26 Dec 2008 09:00:00 +0100 live-initramfs (1.154.3-1) unstable; urgency=medium * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set variables in previous bottom scripts. - -- Daniel Baumann Sat, 20 Dec 2008 15:00:00 +0100 + -- Daniel Baumann Sat, 20 Dec 2008 15:00:00 +0100 live-initramfs (1.154.2-1) unstable; urgency=medium @@ -1930,7 +2130,7 @@ live-initramfs (1.154.2-1) unstable; urgency=medium * Reworked integrity-check (Closes: #507477). * Cleaned the boot log a bit. - -- Daniel Baumann Thu, 11 Dec 2008 06:00:00 +0100 + -- Daniel Baumann Thu, 11 Dec 2008 06:00:00 +0100 live-initramfs (1.154.1-1) unstable; urgency=low @@ -1943,7 +2143,7 @@ live-initramfs (1.154.1-1) unstable; urgency=low * Also adding ralink to network device check. * Removing spurious 'livefs_root' in copy_live_to();. - -- Daniel Baumann Tue, 25 Nov 2008 12:00:00 +0100 + -- Daniel Baumann Tue, 25 Nov 2008 12:00:00 +0100 live-initramfs (1.139.1-4) unstable; urgency=medium @@ -1972,7 +2172,7 @@ live-initramfs (1.139.1-4) unstable; urgency=medium * Do not pollute the logs when looking for swap partitions. * Removed all "cat | grep", with grep, awk and sed. - -- Daniel Baumann Tue, 11 Nov 2008 13:00:00 +0100 + -- Daniel Baumann Tue, 11 Nov 2008 13:00:00 +0100 live-initramfs (1.139.1-3) unstable; urgency=medium @@ -2005,7 +2205,7 @@ live-initramfs (1.139.1-3) unstable; urgency=medium [ Michael Prokop ] * Ignore errors from fstype. - -- Daniel Baumann Fri, 19 Sep 2008 14:00:00 +0200 + -- Daniel Baumann Fri, 19 Sep 2008 14:00:00 +0200 live-initramfs (1.139.1-2) unstable; urgency=medium @@ -2021,7 +2221,7 @@ live-initramfs (1.139.1-2) unstable; urgency=medium [ Michal Suchanek ] * Enabling the "remove CD" prompt in splashy. - -- Daniel Baumann Mon, 1 Sep 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 1 Sep 2008 00:00:00 +0200 live-initramfs (1.139.1-1) unstable; urgency=medium @@ -2093,14 +2293,14 @@ live-initramfs (1.139.1-1) unstable; urgency=medium * Adding support for using tftp in fetch= parameter. * Another fix about using udevsettle or "udevadm settle". - -- Daniel Baumann Sun, 24 Aug 2008 00:00:00 +0200 + -- Daniel Baumann Sun, 24 Aug 2008 00:00:00 +0200 live-initramfs (1.136.3-1) unstable; urgency=medium [ Michael Prokop ] * Make sure mounting /cow-tmpfs provides mount options. - -- Daniel Baumann Fri, 18 Jul 2008 00:00:00 +0200 + -- Daniel Baumann Fri, 18 Jul 2008 00:00:00 +0200 live-initramfs (1.136.2-1) unstable; urgency=medium @@ -2109,7 +2309,7 @@ live-initramfs (1.136.2-1) unstable; urgency=medium udevtrigger with udevadm if available. * Correcting httpfs2 inclusion in hook. - -- Daniel Baumann Wed, 16 Jul 2008 00:00:00 +0200 + -- Daniel Baumann Wed, 16 Jul 2008 00:00:00 +0200 live-initramfs (1.136.1-1) unstable; urgency=medium @@ -2155,7 +2355,7 @@ live-initramfs (1.136.1-1) unstable; urgency=medium [ Michal Suchanek ] * Add support for httpfs= and ftpfs= parameters. - -- Daniel Baumann Mon, 14 Jul 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 14 Jul 2008 00:00:00 +0200 live-initramfs (1.132.1-1) unstable; urgency=medium @@ -2188,21 +2388,21 @@ live-initramfs (1.132.1-1) unstable; urgency=medium * Workaround loop-aes-utils losetup incompatibility * Fix toram (change mount --move to mount -o move) - -- Daniel Baumann Mon, 02 Jun 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 02 Jun 2008 00:00:00 +0200 live-initramfs (1.130.1-3) unstable; urgency=high * Handle non-existing klibc includes in live hook (Closes: #475783). * Adding loop-aes-utils to recommends. - -- Daniel Baumann Sat, 26 Apr 2008 16:00:00 +0200 + -- Daniel Baumann Sat, 26 Apr 2008 16:00:00 +0200 live-initramfs (1.130.1-2) unstable; urgency=medium [ Chris Lamb ] * Remove bogus dependency on Ubuntu "localechooser-data" package - -- Daniel Baumann Thu, 17 Apr 2008 06:00:00 +0200 + -- Daniel Baumann Thu, 17 Apr 2008 06:00:00 +0200 live-initramfs (1.130.1-1) unstable; urgency=medium @@ -2217,7 +2417,7 @@ live-initramfs (1.130.1-1) unstable; urgency=medium * Restricting counting of installed kernels based on /boot/vmlinuz-* instead of /boot/vmlinuz*. - -- Daniel Baumann Mon, 14 Apr 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 14 Apr 2008 00:00:00 +0200 live-initramfs (1.128.1-1) unstable; urgency=medium @@ -2230,7 +2430,7 @@ live-initramfs (1.128.1-1) unstable; urgency=medium [ Daniel Baumann ] * Merging casper 1.128. - -- Daniel Baumann Mon, 7 Apr 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 7 Apr 2008 00:00:00 +0200 live-initramfs (1.127.1-1) unstable; urgency=medium @@ -2251,7 +2451,7 @@ live-initramfs (1.127.1-1) unstable; urgency=medium * scripts/live: Make 'nopersistent' parameter actually disable persistence - -- Daniel Baumann Mon, 31 Mar 2008 00:00:00 +0200 + -- Daniel Baumann Mon, 31 Mar 2008 00:00:00 +0200 live-initramfs (1.125.1-1) unstable; urgency=medium @@ -2262,7 +2462,7 @@ live-initramfs (1.125.1-1) unstable; urgency=medium * scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt * Rename 18hostname -> 06hostname - -- Daniel Baumann Mon, 24 Mar 2008 00:00:00 +0100 + -- Daniel Baumann Mon, 24 Mar 2008 00:00:00 +0100 live-initramfs (1.124.1-1) unstable; urgency=medium @@ -2278,7 +2478,7 @@ live-initramfs (1.124.1-1) unstable; urgency=medium [ Chris Lamb ] * 99hook: Download hook script from inside target filesystem - -- Daniel Baumann Mon, 17 Mar 2008 00:00:00 +0100 + -- Daniel Baumann Mon, 17 Mar 2008 00:00:00 +0100 live-initramfs (1.119.1-1) unstable; urgency=medium @@ -2288,7 +2488,7 @@ live-initramfs (1.119.1-1) unstable; urgency=medium * Removing disabling of kwallet. * Merging casper 1.119. - -- Daniel Baumann Mon, 10 Mar 2008 00:00:00 +0100 + -- Daniel Baumann Mon, 10 Mar 2008 00:00:00 +0100 live-initramfs (1.118.2-1) unstable; urgency=medium @@ -2307,7 +2507,7 @@ live-initramfs (1.118.2-1) unstable; urgency=medium [ Marco Amadori ] * Now it includes lzma kernel module dependencies. - -- Daniel Baumann Mon, 3 Mar 2008 00:00:00 +0100 + -- Daniel Baumann Mon, 3 Mar 2008 00:00:00 +0100 live-initramfs (1.118.1-1) unstable; urgency=medium @@ -2337,7 +2537,7 @@ live-initramfs (1.118.1-1) unstable; urgency=medium * live-helpers: add jffs2 as a valid image * live-snapshot.en.1: add ext3 and jffs2 images as valid options - -- Daniel Baumann Tue, 26 Feb 2008 13:35:00 +0100 + -- Daniel Baumann Tue, 26 Feb 2008 13:35:00 +0100 live-initramfs (1.110.7-1) unstable; urgency=medium @@ -2346,7 +2546,7 @@ live-initramfs (1.110.7-1) unstable; urgency=medium * 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, 19 Nov 2007 00:00:00 +0100 live-initramfs (1.110.6-1) unstable; urgency=medium @@ -2357,7 +2557,7 @@ live-initramfs (1.110.6-1) unstable; urgency=medium * Adding checkbashsms call to test target of the Makefile as suggested by Trent W. Buck . - -- Daniel Baumann Mon, 12 Nov 2007 00:00:00 +0100 + -- Daniel Baumann Mon, 12 Nov 2007 00:00:00 +0100 live-initramfs (1.110.5-1) unstable; urgency=medium @@ -2371,7 +2571,7 @@ live-initramfs (1.110.5-1) unstable; urgency=medium thanks to Jordi Pujol . * Fixing some coding style issues. - -- Daniel Baumann Mon, 5 Nov 2007 00:00:00 +0100 + -- Daniel Baumann Mon, 5 Nov 2007 00:00:00 +0100 live-initramfs (1.110.4-1) unstable; urgency=medium @@ -2384,7 +2584,7 @@ live-initramfs (1.110.4-1) unstable; urgency=medium [ Jesse Hathaway ] * add support for mounting the cow device on an nfs volume - -- Daniel Baumann Mon, 29 Oct 2007 00:00:00 +0100 + -- Daniel Baumann Mon, 29 Oct 2007 00:00:00 +0100 live-initramfs (1.110.3-1) unstable; urgency=medium @@ -2399,7 +2599,7 @@ live-initramfs (1.110.3-1) unstable; urgency=medium [ Jesse Hathaway ] * add support for exposedroot option for live-helper - -- Daniel Baumann Mon, 22 Oct 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 22 Oct 2007 00:00:00 +0200 live-initramfs (1.110.2-1) unstable; urgency=medium @@ -2409,7 +2609,7 @@ live-initramfs (1.110.2-1) unstable; urgency=medium * Removing nodiratime as it is already included in noatime, thanks to Kel Modderman . - -- Daniel Baumann Mon, 15 Oct 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 15 Oct 2007 00:00:00 +0200 live-initramfs (1.110.1-1) unstable; urgency=medium @@ -2424,7 +2624,7 @@ live-initramfs (1.110.1-1) unstable; urgency=medium * Adjusting to live-initramfs. * Bumping version to 1.110.1-1. - -- Daniel Baumann Mon, 8 Oct 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 8 Oct 2007 00:00:00 +0200 live-initramfs (1.107.1-1) unstable; urgency=medium @@ -2447,19 +2647,19 @@ live-initramfs (1.107.1-1) unstable; urgency=medium * Merging casper 1.107. * Bumping version to 1.107.1-1. - -- Daniel Baumann Mon, 1 Oct 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 1 Oct 2007 00:00:00 +0200 live-initramfs (1.104.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 24 Sep 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 24 Sep 2007 00:00:00 +0200 live-initramfs (1.102.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 17 Sep 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 17 Sep 2007 00:00:00 +0200 live-initramfs (1.99.2-1) unstable; urgency=medium @@ -2467,119 +2667,119 @@ live-initramfs (1.99.2-1) unstable; urgency=medium - Contains patch from Jim Paris to fix wrong ipconfig usage (Closes: #440235). - -- Daniel Baumann Mon, 10 Sep 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 10 Sep 2007 00:00:00 +0200 live-initramfs (1.99.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 3 Sep 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 3 Sep 2007 00:00:00 +0200 live-initramfs (1.96.2-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 27 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 27 Aug 2007 00:00:00 +0200 live-initramfs (1.96.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 20 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 20 Aug 2007 00:00:00 +0200 live-initramfs (1.95.3-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 13 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 13 Aug 2007 00:00:00 +0200 live-initramfs (1.95.2-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 6 Aug 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 6 Aug 2007 00:00:00 +0200 live-initramfs (1.95.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 30 Jul 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 30 Jul 2007 00:00:00 +0200 live-initramfs (1.91.6-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 23 Jul 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 23 Jul 2007 00:00:00 +0200 live-initramfs (1.91.5-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 16 Jul 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 16 Jul 2007 00:00:00 +0200 live-initramfs (1.91.4-1) unstable; urgency=medium * New upstream release: - Dropping transitional package, not needed anymore. - -- Daniel Baumann Mon, 9 Jul 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 9 Jul 2007 00:00:00 +0200 live-initramfs (1.91.3-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 2 Jul 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 2 Jul 2007 00:00:00 +0200 live-initramfs (1.91.2-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 25 Jun 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 25 Jun 2007 00:00:00 +0200 live-initramfs (1.91.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 18 Jun 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 18 Jun 2007 00:00:00 +0200 live-initramfs (1.90.1-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 11 Jun 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 11 Jun 2007 00:00:00 +0200 live-initramfs (1.87.6-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 4 Jun 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 4 Jun 2007 00:00:00 +0200 live-initramfs (1.87.5-1) unstable; urgency=medium * New upstream release, replacing casper. - -- Daniel Baumann Mon, 28 May 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 28 May 2007 00:00:00 +0200 live-initramfs (1.87.4-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 21 May 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 21 May 2007 00:00:00 +0200 live-initramfs (1.87.3-1) unstable; urgency=medium * New upstream release. - -- Daniel Baumann Mon, 14 May 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 14 May 2007 00:00:00 +0200 live-initramfs (1.87.2-1) unstable; urgency=low * New upstream release. - -- Daniel Baumann Mon, 7 May 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 7 May 2007 00:00:00 +0200 live-initramfs (1.87.1-1) unstable; urgency=low * Initial release, forking casper. - -- Daniel Baumann Mon, 30 Apr 2007 00:00:00 +0200 + -- Daniel Baumann Mon, 30 Apr 2007 00:00:00 +0200