[Git-commits] live-boot-grml: branch, mru/change_uuid, created. v3.0_a17-1+grml.01-1-g3a450bc

git repository hosting gitosis at grml.org
Fri Jun 10 16:56:19 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "live-boot-grml - grml's version of live-boot".

The branch, mru/change_uuid has been created
        at  3a450bcde2f64feea4673ff70de5298662c11e81 (commit)

- Log -----------------------------------------------------------------
commit 3a450bcde2f64feea4673ff70de5298662c11e81
Author: Ulrich Dangel <uli at spamt.net>
Date:   Fri Jun 10 16:53:07 2011 +0200

    Don't use live.log anymore and display messages as well as write them to the log file

commit 1ff6cc29bb8dfd8424707703af45c1bea8f6daaa
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jun 8 12:15:56 2011 +0200

    Release new version 3.0~a17-1+grml.01.
    
    Signed-off-by: Michael Prokop <mika at grml.org>

commit ebdefd9601c017c5a7264a94cee2c7af914bca76
Author: Michael Prokop <mika at grml.org>
Date:   Wed Jun 8 10:19:29 2011 +0200

    Drop installation of localized manpages from upstream Makefile.
    
    Upstream's Makefile currently results in:
    
      E: live-boot: manpage-in-wrong-directory usr/share/man/en/man/live-boot.7..gz
      E: live-boot: manpage-in-wrong-directory usr/share/man/en/man/live-snapshot.1..gz
    
    So lets drop the localized manpages and just install the english ones.

commit 6666658535b255cb71d48ddeb415aeb3023e1251
Author: Michael Prokop <mika at grml.org>
Date:   Tue Jun 7 10:15:52 2011 +0200

    Do not fail in multiarch environment when installing libnss_dns.so.
    
    Updating initramfs fails with:
    
    | live-boot: core filesystems devices utils:memdisk udev wget blockdevE: /usr/share/initramfs-tools/hooks/live failed with return 1.
    
    with multiarch libc because the filename is no longer necessarily
    /lib/libnss_dns.so.* but could also be e.g.
    /lib/x86_64-linux-gnu/libnss_dns.so.*.

commit 33f5ff6353cc028d185915dcb6e25cbf8835ebbd
Author: Michael Prokop <mika at grml.org>
Date:   Sun Jun 5 21:34:28 2011 +0200

    Release new version 3.0~a17-1+grml.00.
    
    Signed-off-by: Michael Prokop <mika at grml.org>

commit 7158e84d34fd96b65436d4d0c7e9b0849e4a61d1
Author: Ulrich Dangel <mru at grml.org>
Date:   Sun Jun 5 03:06:50 2011 +0200

    Dont show an error message if /live/image is already unmounted.

commit 7847abde1923012b63414adc07d2ca7910b19910
Author: Ulrich Dangel <mru at grml.org>
Date:   Sun Jun 5 02:32:32 2011 +0200

    Ignore devices with no file matching the findiso parameter.
    
    Don't check if mountpoint is a valid live_path if the specified iso file
    in the findiso parameter is not found. This makes sure that findiso uses
    the specified iso instead of any other valid device like usb pens or cdroms.

commit 1662374f3cde472378e2cc112773259110c55a5a
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Jun 3 19:51:54 2011 +0200

    Support nodhcp bootoption

commit 9487c5d0309c1338c7cde8dba0795381b724b51f
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Jun 3 19:29:23 2011 +0200

    Change nodhcp patch to unset the DHCP option as well

commit 13716737c171d9b0bdb8f517d4d8d601ccc52bfb
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Jun 3 17:06:17 2011 +0200

    Improve static version

commit b28937905b59d7817929bf95dceb6c4cb1c34fff
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Jun 3 14:50:21 2011 +0200

    Support static ip configuration

commit 3ac64e5cd5e88e711053d59ded658e59e7d61a42
Author: Ulrich Dangel <mru at grml.org>
Date:   Sun Jun 5 01:47:19 2011 +0200

    Remove dba from uploader as this is a grml project

commit 34b4518aea8b67564f5cf19281ba702bfaaee5d4
Author: Ulrich Dangel <mru at grml.org>
Date:   Sun Jun 5 01:41:18 2011 +0200

    Explicit specify offset parameter for setup_loop [Closes: issue1003]

commit 2ad3c30d9ef0cc1ea2c7df7e7f0862c4dc6dad5d
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Jun 3 00:08:30 2011 +0200

    Change output to live-boot.log

commit 65fa11bea93588f9305e8c1a6adc25e1a07fdf47
Author: Michael Prokop <mika at grml.org>
Date:   Tue May 3 17:38:33 2011 +0200

    Support dns bootoption.

commit 10caf0b2db3fc04fae24ca896cf21f6aed12bbbc
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Fri Mar 25 23:02:38 2011 +0100

    support DNS in boot environment
    
    Thanks to Ulrich Dangel for discovering this. [Closes: issue848]

commit 8ff045c08e9fc6b5665b42eb7e38f8dd2e6dea37
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Mar 25 23:16:54 2011 +0100

    Support raid devices as well

commit df17b4362f38b173eb2d333917757c4c28c11a26
Author: Ulrich Dangel <mru at grml.org>
Date:   Fri Mar 25 21:43:28 2011 +0100

    Support lvm devices for live-media.

commit 2a859b8aff53ec72ac847ca2ffe8f092b757c764
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Sun Dec 26 01:31:46 2010 +0100

    Merge dhcphostname support into 23networking-grml
    
    11_dhcphostname.dpatch patched 23networking, which we didn't ship at all.

commit 6cd39776e83c133bee0d0583d2ca5ed0275e8daf
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 20 17:48:35 2010 +0100

    Add patch 19_revert_toram_bootoption_to_expected_behaviour.dpatch.

commit aa933213760dca0b70d7f9e93f291414c96f3c3a
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Dec 9 17:22:22 2010 +0100

    networking_grml: DNS for systems without resolvconf

commit 10cf8473cb8adbcff3589f98134b92b164217187
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Dec 9 16:38:26 2010 +0100

    don't mess around with kernel/initramfs-tools' ip=
    
    instead, leave alone what the kernel configures, and make DNS available
    to the target root (for ip=dhcp/netboot)

commit b5b937f1ca057c2cd3acdf5279b95d1559a043e8
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Tue Dec 7 14:24:43 2010 +0100

    Always honor the "nodhcp" boot option
    
    Thanks to Ulrich Dangel for the patch.

commit 0716b66faeb0ad3d5ecd35d4c2972c3273a7d9e6
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Dec 2 12:22:19 2010 +0100

    ensure 10validateroot is executable

commit c4993d44cee2a2a290a0660df1128a82446d251e
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Nov 25 15:12:08 2010 +0100

    update debian/control for grml

commit 675f2b23786b47cbdaae7d3bca71687772399298
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Nov 25 15:03:35 2010 +0100

    remove unused boot scripts

commit a9ddc0ac5a7d752ba93cf6fc838db9ec09fc85aa
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Nov 25 14:55:03 2010 +0100

    readd grml patches

commit c9a70fd435a9b29e9b250877ca1d0270d7fee7c3
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Thu Nov 25 14:33:35 2010 +0100

    add dpatch support to build process

commit 8ea46e829fe6ab3fc1e1c11254ec8062c02d2e82
Merge: b3648df585c66e00515f9d5bd8e9c87df33735cf 02db2e8d985c8bb87a3bb4d265061bd4aee2c721
Author: Ulrich Dangel <mru at grml.org>
Date:   Thu Jun 2 20:55:10 2011 +0200

    Merge commit 'debian/3.0_a17-1' into debian

commit 02db2e8d985c8bb87a3bb4d265061bd4aee2c721
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 18 19:31:41 2011 +0200

    Releasing debian version 3.0~a17-1.

commit 483ffeeb6a25e33037adb7148dbeb15dd6dfdd57
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue May 17 19:55:57 2011 +0200

    Tidy up resolv.conf a bit.

commit 822bdbf4f203761cfc76cb720ff55350688c39d4
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue May 17 18:40:01 2011 +0200

    Copy resolv.conf to live system root (Closes: #627178).

commit 28c8f765c24f4f9f2244045600bbe13c270e9d67
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 18 19:27:25 2011 +0200

    Correcting top-level makefile to automatically get all the supported languages, rather than defining a static list.

commit 69a3ae23a0e78c53295679a399a6555c9fa734bd
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 18 19:26:10 2011 +0200

    Making copyright file distribution neutral.

commit 67dd9c578e33ca87d57f1be26daee293cbd6ff9f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Apr 23 13:49:20 2011 +0200

    Updating manpage wrt/ ip parameter squence (Closes: #616197).

commit 2fa85f87708dd376cdd7df69f49d4ccc227e3ce6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Apr 23 13:43:24 2011 +0200

    Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-fuse sendsigs (Closes: #621908).

commit 1b79297f3f0777d9178f74e83bbd6f13255f9f69
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Apr 23 12:42:38 2011 +0200

    Updating to standards version 3.9.2.

commit b3648df585c66e00515f9d5bd8e9c87df33735cf
Merge: c31ce7424e1ed479662e4f2bc959d89e874cb809 8f1c52f198d4f59482d74cf6efc4029173ae1c34
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Tue Apr 19 19:14:54 2011 +0200

    Merge branch 'debian' of git://live.debian.net/git/live-boot into debian

commit 8f1c52f198d4f59482d74cf6efc4029173ae1c34
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 14 06:28:11 2011 +0100

    Releasing debian version 3.0~a16-1.

commit e1a7d63e8209f7adc4860658453a46b1fc7b0fa6
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 10 04:36:29 2011 +0100

    Adding old 2.x changelog entries in debian changelog.

commit 3ca7b756762f307755cccac4da741fba582cf50c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Mar 9 18:01:23 2011 +0100

    Releasing debian version 3.0~a15-1.

commit 387db68f86b69a9708257c98de8826bfba30aef1
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sun Feb 20 20:50:02 2011 +0100

    Fixing syntax error.

commit 46639f899c793aa89958331430132d7bc0df691c
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Wed Feb 16 14:52:39 2011 +0100

    Fixing remaining fromiso= bug.
    
    Taking care that the filesystem kernel module is loaded before issuing
    the mount command.

commit 875b4ce72f5f2748a341e234e4e10b2ded4c0def
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Sat Feb 12 19:07:31 2011 +0100

    Add verbose messages to initramfs hook.

commit dcbc0dc176cbf8143bc43e55b71535a351febca7
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Feb 11 16:34:24 2011 +0100

    Really set limit on open files for unionfs-fuse

commit 9049b9cbd7f5efa68dec32963827a1326c39f5f3
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Feb 11 08:39:53 2011 +0100

    Simplify union mounting.

commit b72b24711cacdb0267c29816a0fd1b96a90836b0
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jan 24 10:21:54 2011 +0100

    Protect NOPROMPT (Closes: #610941).

commit f6d0dfe3ad529bb1754c7cce4e7e005eb1f76fbf
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jan 17 10:30:00 2011 +0100

    Adjust copyright entry in live-snapshot.

commit ad6b4a4b144628f1f56f27660abae4170d508339
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 11 14:37:18 2011 +0100

    Updating year in copyright.

commit f71d553936abcfe658f621c4df89053c861acad4
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 11 13:39:58 2011 +0100

    Releasing debian version 3.0~a14-1.

commit 5147f855aa1d24fdc13498b47d621d065673d6e7
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 20 19:01:54 2010 +0100

    Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop <mika at grml.org>.

commit 4aa98bfe33ce0317e18f1472c5a114c8bbe70503
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 20 19:00:04 2010 +0100

    Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop <mika at grml.org>.

commit 5850ab13030a573b786168d699924a5cef549361
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 18 17:04:02 2010 +0100

    Updating auto_install overrides in rules.

commit b927be2f137bcad520852be4fb9afb1e1ced420b
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Wed Dec 15 21:33:18 2010 +0100

    Removing the duplicated "the" in the live-boot.init script.

commit fcba2f439793968aa520a2f8df11abf9743b865d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:35:34 2010 +0100

    Using dh auto magic in override, rather than manual make call.

commit 0d16fc697a6aca659d65cf0cb4dda836cdf0e981
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:35:23 2010 +0100

    Don't hard-depend on test target in Makefile.

commit 8b5170285e4a7f2e18fc49ad99ac44d1647ced27
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:34:58 2010 +0100

    Removing header in copyright file.

commit 9ceea12373a7fb57093d07ffbb87352a8b5655a8
Author: Richard Nelson <unixabg at gmail.com>
Date:   Fri Dec 3 22:05:35 2010 -0600

    Populate adapters in /etc/network/interfaces when ethdevice= on cmdline.

commit 2129c4246ffb7d7294545566de89b00342ddb938
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 11:28:04 2010 +0100

    Releasing debian version 3.0~a13-1.

commit 56ef23370ba5946f5e0c512e897a5bf1cc0bf1ab
Author: Richard Nelson <unixabg at gmail.com>
Date:   Fri Dec 3 22:34:01 2010 -0600

    Clean some leading whitespaces.

commit 24e652917a129fac93d3bc5a34b265cf8a913cfc
Author: Ronny Standtke <ronny.standtke at fhnw.ch>
Date:   Wed Dec 1 20:36:08 2010 +0000

    Remounting cow read-only before prompting user to remove usb flash drive.

commit 9db6aa6ce21af597d58dd058be20e38c2a7eeccf
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 29 22:59:00 2010 +0100

    Adding support for custom ramdisk size (Closes: #544583).

commit 10a6f1eced6f2df854ec095dd7faeaddf19d83e0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 27 14:05:16 2010 +0100

    Logging to /var/log/live-boot.log instead of /var/log/live.log for future consistency with live-config.

commit 59a3bf0fc95889a3c4034829dec5492c5108aec9
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Nov 25 14:59:33 2010 +0100

    Removing legacy code for detecting removable usb sticks on kernels prior 2.6.29.

commit f929d1e79554ac18a43b62c177b52c91f2b4b78c
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 23:31:18 2010 +0100

    Releasing debian version 3.0~a12-1.

commit 89377c23b4353c3c26d8fb914831240a0b6234d9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 23:26:39 2010 +0100

    Adding dpkg source options file.

commit e1d184a44fcad7297cf31eb8782dfcff4dcb3e3d
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Mon Nov 1 20:38:26 2010 +0100

    Fixing fromiso= on Squeeze.
    
    When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot
    option, Squeeze's busybox errors out with:
    
        Mounting $DEV on /isofrom failed: No such file on directory.
    
    Using mount -t auto fixes the bug.

commit ce67effb6fa0c0bc84e4f19e3fdbd379ca74fe55
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:28:53 2010 +0200

    Releasing debian version 3.0~a11-1.

commit ed3358a7a5a5d3b297d5db8ea0b0038c072b6e93
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:20:18 2010 +0200

    Removing deep link to bug page in the manual, since we don't have stable references yet.

commit 55f18c76f09ca7e86bb14a1b5131ced120ba8026
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Wed Oct 20 18:33:12 2010 +0200

    Enhancing devices search ordering.
    
    E.g. prefer mounting /dev/sdb1 rather than /dev/sdb.
    
    The isohybrid feature makes both valid devices for being searched for a live
    filesystem image. Previous code mounted /dev/sdb on /live/image which makes it
    hard to create a second partition on the USB stick.
    
    This brings the need to explicitly check whether the full device is in the
    blacklist before even considering its subdevices: the previous blacklist
    checking code worked because the full device was always considered before its
    subdevices, which is not true anymore.

commit 274ce8e4e2b902e4e7b4871c284cee0285cf18a6
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Mon Aug 9 20:48:17 2010 +0200

    Adding noprompt={usb,cd} feature.

commit 7e9d7f6671c23f8bbc87349a56c5f132f01164ad
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:58:21 2010 +0200

    Releasing debian version 3.0~a10-1.

commit bf48bb911a7b3968b37b550d3746e278c2b46bd1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:53:38 2010 +0200

    Don't do anything in initscript when using toram (Closes: #601575).

commit e19ce5c07966d2843b12b3343b6a0eb7a3640329
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 26 09:25:09 2010 +0200

    Releasing debian version 3.0~a9-1.

commit 441fa96b5ffd425569ce24189f5931a052edae95
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 13:44:59 2010 +0200

    Adding documentation for persistent=cryptsetup in the manpage.

commit 8c09fd6da365d440f1fcba11f732ca97864c9550
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 12:14:32 2010 +0200

    Fixing overzealous blacklist usage.
    
    Previous blacklist checking was a bit overzealous: e.g. if /dev/sdb1 was
    blacklisted (e.g. because it would contain the system-wide persistence COW
    device), any other device whose name contains the blacklist one, such as
    /dev/sdb11, was also be blacklisted.

commit f7bd72179a947e07671436a88de69550a3b91757
Author: Richard Nelson <unixabg at gmail.com>
Date:   Sat Oct 16 10:21:41 2010 -0500

    Removed whitespace for tabs on the skipunion option.

commit 1d6928b109531df1b4329a339e0ee5c4fb2ce7bb
Author: amnesia <amnesia at boum.org>
Date:   Mon Oct 11 16:52:56 2010 +0200

    Adding live-snapshot.list documentation to manpage.

commit 857680044fe501ecaf7a24d1650963ab8f4ef0a6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 2 10:16:37 2010 +0200

    Releasing debian version 3.0~a8-1.

commit 30c61b93288d62be67dfef3608c2e5dbf14d64eb
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 30 06:59:10 2010 +0200

    Updating to debhelper version 8.

commit f5f3b123b37ee459f9ddc7c0b5c16cd068fe09cc
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 27 18:25:36 2010 +0200

    Running manpage rebuild after manpage updates.

commit 173076efe06ed600f190a8d4dc07073d13c2940f
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 27 17:52:04 2010 +0200

    Included a note about persistent-subtext (Helps: #536728).

commit 01c59547807b4fd1d7d9362b6e6bca2e038f5dec
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Wed Sep 29 10:40:42 2010 +0200

    Adding initial support for unionmount.

commit a569533b09c0aca215b8194f5d66790b51752edf
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Sep 25 22:47:07 2010 +0200

    Releasing debian version 3.0~a7-1.

commit 6d73f92bf923d3f102f0bc1213c94b6227e804a0
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Sep 25 22:43:33 2010 +0200

    Fixing find_snap to take its second argument into account.

commit 9af1947f69cd9f320819da34c29c0e0bfa7d1c50
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 14 08:53:01 2010 +0200

    Releasing debian version 3.0~a6-1.

commit 2a7c08fbc58e599b8bcd884deda606d221637046
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 13 22:18:10 2010 +0200

    Adding patch from Colin Watson <cjwatson at ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.

commit f4adc321a37ab2d885eca2355467215f9d43b96e
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:15:29 2010 +0200

    Added support for empty (initial) snapshots.

commit 3c6ccf74fb3500571f2f35db5571135bebfd548f
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:12:31 2010 +0200

    Fixed some snapshot related debug messages.

commit 089ae56f49ab73a926c28d96baee58986ade09a8
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 7 17:38:27 2010 +0200

    Fix snapshots' sync-strings usage (Closes: #591330).

commit cab29efedefa0cac9b1d56e6f03ab8caf911bf2e
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:18:09 2010 +0200

    Releasing debian version 3.0~a5-1.

commit b51828397830d4d780ae019c31adff0ce6ddbc66
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:16:44 2010 +0200

    Adding plymouth in bug script.

commit c5305153dc3aadf2e2cbcb05ca8cfbc1624d4102
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:16:07 2010 +0200

    Removing usplash support in initramfs, usplash is dead.

commit 534e523be9e50f3a9dff2b52bf119383dfacaa4f
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 13:56:14 2010 +0200

    Removing lenny legacy stuff from initscript.

commit 73a0e6fc999ff71da4e0e84a2def026219f411ef
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 13:55:52 2010 +0200

    Removing usplash support from initscript, usplash is dead.

commit bd29dbf750f9dfc943d45d99439ed5adfc38016b
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Sat Sep 4 08:19:35 2010 +0200

    Allowing to assign no gateway in networking bottom script.

commit 2918768a589a8c3a70866be43abcf98098ffbb1e
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 3 19:34:20 2010 +0200

    Updating uinstall targets in makefile.

commit 4e9bea12cc07e936d2d357cd5b742bc7feb62308
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:38:16 2010 +0200

    Applying patch from Michael Casadevall <mcasadevall at ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.

commit 0b3579760837bfafa5b31f7cbdb48de161e8ea95
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:35:21 2010 +0200

    Applying patch from Luke Yelavich <themuso at ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.

commit af6167b6586c302058c2802606ec326e2277fac8
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 22:47:27 2010 +0200

    Releasing debian version 3.0~a4-1.

commit c84df2e0e459c3d13f924d0334fdb836e56d69b2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 21:28:24 2010 +0200

    Using boot.d instead of boot.conf.d as directory name for custom configuration files.

commit 6a1c87d712c4963117dfd7c7bdbd19ccef05bd18
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 19:14:23 2010 +0200

    Exiting with 0 in live-boot bug script (Closes: #595262).

commit 7a443bd282bb8d02f0513faf93c27a768973e79b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:30:41 2010 +0200

    Releasing debian version 3.0~a3-1.

commit 3e6ed90770401e583bfd7c6dfba5aab48caae56c
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 17:54:58 2010 +0200

    Checking for file existence in initramfs hook (Closes: #595264).

commit a2a58af7b4f3ecb272bf107085ab605fb373039d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 11:18:06 2010 +0200

    Adding reference to live-tools in manpages.

commit 718f8e05c9d6e251680f419a0e3ea9b7b6ac7278
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 11:16:59 2010 +0200

    Updating live-build reference in manpages.

commit e0082c6f266ed5df883a53bf5023f7dd70fbe9ec
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 10:40:33 2010 +0200

    Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).

commit 423c34802dbb83533d4298da5b39c09a34b9d65c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 1 18:29:04 2010 +0200

    Releasing debian version 3.0~a2-1.

commit 6df6d2078987fef6f1ecf74fcfc3e713f7df2a17
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 31 22:08:19 2010 +0200

    Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.

commit d43ba3e83f32e24cd4f047b6cc37bc4856454a5f
Author: Michael Prokop <mika at debian.org>
Date:   Tue Aug 31 21:09:08 2010 +0200

    Adding workaround for aufs issue in kernel versions around 2.6.33.
    
    Directories can't be accessed when read for the first the time,
    causing a failure when accessing them. This simple workaround
    solves this issue.

commit 208f5edf15809e85af2bd11fff1d9e43ede6fe0b
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Wed Aug 18 14:30:06 2010 +0200

    Making multiple connected NICs work.

commit d9b6d4f6a85850a317bf57dfdbae3c04e7d4c9b1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Aug 18 14:24:29 2010 +0200

    Adding reformated patch from Stephan Hermann <sh at sourcecode.de> based on the work of Holger Fischer <hoo.mb at web.de> to add support for BOOTIF in cases where pxelinux is being used with IPAPPEND (Closes: #593284).

commit 1971df3ac4688ca174e0df067e57d4398d96fd59
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Aug 14 20:37:01 2010 +0200

    Removing old and unmaintained po files.

commit 52dcef518bdb95605670b8dc12257057bf7a2dc0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 01:57:53 2010 +0200

    Adding debian version 3.0~a1-1.

commit 432f4b1dfead12040d21d15fd2f3ecc033ac5ca3
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 1 22:49:41 2011 +0100

    Releasing debian version 2.0.15-1.

commit 58b4414c1a1119bd6ad0372bdfc609f26d7c1402
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jan 17 10:30:00 2011 +0100

    Adjust copyright entry in live-snapshot.

commit ec6ace3e481acae17235b1b54311800fd00adba6
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 11 14:37:09 2011 +0100

    Updating year in copyright.

commit 78af1b048b68521180e6bd1571bbc986cb52036c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 1 17:42:13 2011 +0100

    Adding live-system script from live-tools.

commit 9c9a90ef6364a1b6ada490a6f7fac67570778b47
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Dec 24 18:53:15 2010 +0100

    Releasing debian version 2.0.14-1.

commit 10819a70f6f196e97d1d0e82caf4f4afb15d6f4b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 20 19:01:54 2010 +0100

    Supporting /dev/mtdblock0 as valid device name (for memdisk boot), thanks to Michael Prokop <mika at grml.org>.

commit 0900b327b4389da17bd713319c443ce58a705bbe
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 20 19:00:04 2010 +0100

    Correcting live hook to include mtdblock for syslinux memdisk usage, thanks to Michael Prokop <mika at grml.org>.

commit a1325949ebbeec69c0119ee5e3dab3912cac5c06
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Wed Dec 15 21:32:39 2010 +0100

    Removing the duplicated "the" in the live-boot.init script.

commit d738b45d42f1e62c3de523d641f3daaeafc23139
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 11:19:57 2010 +0100

    Releasing debian version 2.0.13-1.

commit a8c577a5c5a2e6a910986aa880347c73d3103077
Author: Ronny Standtke <ronny.standtke at fhnw.ch>
Date:   Wed Dec 1 20:36:08 2010 +0000

    Remounting cow read-only before prompting user to remove usb flash drive.

commit 2b1ba02a12db2c48fc65895ed732192927982c69
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 23:28:13 2010 +0100

    Releasing debian version 2.0.12-1.

commit 1e638a7bdc40f173f91157a2e0ceb71003f3e7c8
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Mon Nov 1 20:38:26 2010 +0100

    Fixing fromiso= on Squeeze.
    
    When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot
    option, Squeeze's busybox errors out with:
    
        Mounting $DEV on /isofrom failed: No such file on directory.
    
    Using mount -t auto fixes the bug.

commit 08ccfd7f6a54924582ac833e865beee148129574
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:22:33 2010 +0200

    Releasing debian version 2.0.11-1.

commit 1b9d09fc3f6b3a33e7c66bab6ddbeb6d0515dc73
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:20:18 2010 +0200

    Removing deep link to bug page in the manual, since we don't have stable references yet.

commit fce1b85017197afaab3f951416cbc36e0379ebf3
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:55:10 2010 +0200

    Releasing debian version 2.0.10-1.

commit bde33c8208354ced0ecbbba7cd4878605c6ba342
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:53:38 2010 +0200

    Don't do anything in initscript when using toram (Closes: #601575).

commit d7bce7ba25be248145f2f13352f5c1229dfbfbb2
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 26 09:19:29 2010 +0200

    Releasing debian version 2.0.9-1.

commit c093bafed2cc7c50a1aed49bfbd5c291dd28836e
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 13:44:59 2010 +0200

    Adding documentation for persistent=cryptsetup in the manpage.

commit 454a73ce6394830923bc54b584d33edf0e6918b1
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 12:14:32 2010 +0200

    Fixing overzealous blacklist usage.
    
    Previous blacklist checking was a bit overzealous: e.g. if /dev/sdb1 was
    blacklisted (e.g. because it would contain the system-wide persistence COW
    device), any other device whose name contains the blacklist one, such as
    /dev/sdb11, was also be blacklisted.

commit 46f8f80975c374d382cb8419c3371e30597f8d8e
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 12 11:20:30 2010 +0200

    Releasing debian version 2.0.8-1.

commit 9ef429915e70c4fcbac1a6b1b3c29dc753af5577
Author: amnesia <amnesia at boum.org>
Date:   Mon Oct 11 16:52:56 2010 +0200

    Adding live-snapshot.list documentation to manpage.

commit e8c69d5d63bfa91e584e6a19632f90c861e0db42
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 2 10:08:03 2010 +0200

    Releasing debian version 2.0.7-1.

commit b47b3d8a06616ac7f042b2b6bc060299a5d1d16f
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 29 10:43:46 2010 +0200

    Running manpage rebuild after manpage updates.

commit bd2839649a37546682f9dfc36f494cb3434ef1eb
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed Sep 29 10:41:46 2010 +0200

    Included a note about persistent-subtext (Helps: #536728).

commit 42053f2dd34349b467e583d0be38e1fbf54a177e
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Wed Sep 29 10:37:15 2010 +0200

    Adding initial support for unionmount.

commit 895b62c4bd0b483af91b7346ac1d4415e0d9bd7b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Sep 25 22:49:24 2010 +0200

    Releasing debian version 2.0.6-1.

commit 74f22b03cd13d3be5a3dc56e90b587227c27eef0
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Sep 25 22:43:33 2010 +0200

    Fixing find_snap to take its second argument into account.

commit e5179b2cb253210b31c07ff6bb59c2bd5c1823d5
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 14 08:55:59 2010 +0200

    Releasing debian version 2.0.5-1.

commit c118f7bca3bb76c19a38330786568fac3a833f80
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 13 22:18:10 2010 +0200

    Adding patch from Colin Watson <cjwatson at ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.

commit 785c1aae7102b05a12022698c86f55475a468324
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:15:29 2010 +0200

    Added support for empty (initial) snapshots.

commit ba37cb93f56a3a2ddd9cf540b8bcb5b638eed2ed
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:12:31 2010 +0200

    Fixed some snapshot related debug messages.

commit 8705e0f269bf7e592c32d835ac6685612fb39ad3
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 7 17:38:27 2010 +0200

    Fix snapshots' sync-strings usage (Closes: #591330).

commit f5761134d90fafddba5a506475558409eb97c908
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:22:15 2010 +0200

    Releasing debian version 2.0.4-1.

commit 972f0a3a1084c24ab20beccd9fa37cbadebcb3cc
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:20:51 2010 +0200

    Adding plymouth in bug script.

commit 337fa0ddb94f6fee3ac994daf7e31a995ac1f959
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:20:32 2010 +0200

    Removing usplash support in initramfs, usplash is dead.

commit aa5ff53ae31aeea639c467adc4c38024578c9999
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 13:55:52 2010 +0200

    Removing usplash support from initscript, usplash is dead.

commit 2824aa1f016cd6a15eb16f72bf1df1e9a77f7abf
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Sat Sep 4 08:19:35 2010 +0200

    Allowing to assign no gateway in networking bottom script.

commit 036e76c546c5c335dd7cea4a5027e71df5e57c76
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 3 19:34:20 2010 +0200

    Updating uinstall targets in makefile.

commit 5e48c3c7565b2947ad4f0da9c48d6ea0bffa8f47
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:38:16 2010 +0200

    Applying patch from Michael Casadevall <mcasadevall at ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.

commit ab8f5db63d44fda0b8b5652aa46c8ac9da4fdd89
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:35:21 2010 +0200

    Applying patch from Luke Yelavich <themuso at ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.

commit 8da0b8e548286fe0093fefa41b0ba25e2a5e803b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 22:44:02 2010 +0200

    Releasing debian version 2.0.3-1.

commit 016995358f95b74d99561780c908f2dac7829ef1
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 21:29:09 2010 +0200

    Using boot.d instead of boot.conf.d as directory name for custom configuration files.

commit f6f3b5de7d49571348881578b8f7e05ce7a46d3b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 19:14:23 2010 +0200

    Exiting with 0 in live-boot bug script (Closes: #595262).

commit 5f5c851555483178b7c7321cb8be63781d91aafe
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:26:16 2010 +0200

    Releasing debian version 2.0.2-1.

commit e446bb37f11327da83c6ce05f6c6e47d2822ff3a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:19:05 2010 +0200

    Adding live-toram script to copy the running live system to ram and eject the live media.
    
    This script is an adaptation of grml2ram from Michael Schierl
    <schierlm-public at gmx.de> and Michael Prokop <mika at grml.org>.
    
    For squeeze+1, this script is included in live-tools but
    manually included too in live-boot 2.x for convenience reasons.

commit cc8e921a9aee8e61805f40ddbc77b349e750e553
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 17:54:58 2010 +0200

    Checking for file existence in initramfs hook (Closes: #595264).

commit ee6f5eef0b8ca53543b33d63bf41a278093de614
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 11:21:54 2010 +0200

    Updating live-build reference in manpages.

commit dec6a00c5f22525a634eca0d48740076bd2c5c0e
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 10:40:33 2010 +0200

    Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).

commit 78fcd75edfc1f5eacb76e01eaffeeb1ca767b83c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 1 18:25:23 2010 +0200

    Releasing debian version 2.0.1-1.

commit d0a1dcc79cf6bb4412b0f18b2e6f77e17e62c949
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 31 22:08:19 2010 +0200

    Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.

commit 3cd303a7d566b34e5baaa0d80fb809cfbf8a98bd
Author: Michael Prokop <mika at debian.org>
Date:   Tue Aug 31 21:09:08 2010 +0200

    Adding workaround for aufs issue in kernel versions around 2.6.33.
    
    Directories can't be accessed when read for the first the time,
    causing a failure when accessing them. This simple workaround
    solves this issue.

commit 5177a8939e756da099c71218b1e3d601ae5fc6c7
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 01:50:15 2010 +0200

    Releasing debian version 2.0.0-1.

commit e982971ac3823923463ef68252f61e6536b33775
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 01:46:55 2010 +0200

    Removing old docs.

commit b03f201f05debe6114a88fad1f0ef45c0ec21e3f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 00:35:42 2010 +0200

    Moving configs to etc directory within the source tree.

commit 23e0788695196000dea15780d99dc89735ade8ae
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 00:34:34 2010 +0200

    Updating debian-installer languagelist.

commit 7328db90c57316f782e51578b9553da386de8709
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 28 20:18:48 2010 +0200

    Releasing debian version 2.0~a16-1.

commit 40838c0eb824945d308dc4cf3d70a4a6014542f5
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jul 27 12:05:26 2010 +0200

    Fix omitpids to work with readonly images.

commit 3c1e19826107ed0e375f69c6c92e5cbf897d3488
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 27 09:06:00 2010 +0200

    Updating package to standards version 3.9.1.

commit 060e1748aefb7eea882607732511afd4043e938f
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 26 23:05:09 2010 +0200

    Don't fail in Makefile when there's no checkbashism.

commit 66d1235abf2dbc4062ed5bb7aef28d99a5a38eb2
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 23 16:20:32 2010 +0200

    Adding support for resolving DNS names from initramfs, thanks to Michal Suchanek <hramrach at centrum.cz> for initial patch which this is based on (Closes: #589659).

commit da460be0437855fb745d0675c78186eba2ab549b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 17:19:23 2010 +0200

    Releasing debian version 2.0~a15-1.

commit 776eadecb250cc5f35bfe41c5f27aa73dc969ccd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 17:11:04 2010 +0200

    Updating depends of live-initramfs transitional package to reflect relaxed backend depends.

commit 5a34eddc176e4845e0e51b34520e229decdc1603
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 16:18:53 2010 +0200

    Making inclusion of languagelist conditional in live hook.

commit b50fd2adf5fa1f179e037db1c1410bdb37dbdfa6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 00:37:41 2010 +0200

    Releasing debian version 2.0~a14-1.

commit b8640d21c2de649b504f4ffbba15159a78f4826e
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 16 20:03:44 2010 +0200

    Improving backend dependencies (Closes: #589326).

commit ab63d3d6f64a5259b6e625ef0a35acaad28edede
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 15 19:31:12 2010 +0200

    Releasing debian version 2.0~a13-1.

commit 0a2faac64bde98c9647cb512b0903fd33ba19ec5
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 15 19:16:25 2010 +0200

    Adding Chris in copyright file (for live-snapshot that is).

commit b65bbc80e2c6fea54ece71a987f98b345cb71142
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 12 00:07:42 2010 +0200

    Improving clean target in manpages Makefile a bit.

commit 445326fea9e5636df0773595fb59b2e7f5dce8f3
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 12 00:04:37 2010 +0200

    Improving test targets in Makefile a bit.

commit a906d9bc0dae906861d4785201096014ed92fd47
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jul 11 02:25:56 2010 +0200

    Listing fromiso parameter in manpage (Closes: #588667).

commit eaac49325e39d7e4030d5c10490ba847f5a5d2e1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 20:14:07 2010 +0200

    Releasing debian version 2.0~a12-1.

commit 783e8a4ed18712e1ab318a3accb6df908a521f62
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 17:27:51 2010 +0200

    Updating package to standards version 3.9.0.

commit c29d70481a4092af1cb32f85b050fdd4d5757e29
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 13:44:12 2010 +0200

    Adding btrfs support.

commit 80026078c1da55cfe3aee0fd98ea791a8b6f1ecf
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed Jul 7 11:39:12 2010 +0200

    Removing unreachable code in ethdevice argument handling (Closes: #588307).

commit 70df56d17f2c013627e0f4f512812c313c8e3b5a
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Jul 6 15:07:35 2010 +0200

    Do not print misleading debug message if the snapshot was found correctly.

commit 9ecfd3cdaa73ef39e4f8a1505f39183bc4edd523
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jul 5 17:07:10 2010 +0200

    Avoiding using busybox cpio applet, this should fix snapshot restore.

commit e08c082e758afa3341a9ebb6e00927d9873c7230
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 3 20:48:41 2010 +0200

    Adding preparations for booting through syslinux memdisk.

commit 39c403857bc35a951c073b0add167872f80c7862
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 19:14:27 2010 +0200

    Releasing debian version 2.0~a11-1.

commit 4b1c986014cfed5a6e4380fe73b609bd7d2d8869
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 15:52:06 2010 +0200

    Removing noautologin parameter from live script, this functionallity was moved to live-config.

commit 3873d354302562a3b3d1da5ad3ea5ab7f661ce40
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 01:20:00 2010 +0200

    Adding missing depends in live-boot on its backend package.

commit 0017ba0c1e641d5e56cb2a552de719a4152fcc9d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 22:23:47 2010 +0200

    Updating lintian overrides.

commit cecba48cc9d0276bb6d2bd0e827d4fdb03a3501a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 21:53:18 2010 +0200

    Releasing debian version 2.0~a10-1.

commit 2e7d3531c144fee30c2e3e840c11709d3bef0921
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 11:15:27 2010 +0200

    Alternatively depend on busybox or busybox-initramfs on live-boot-initramfs-tools.

commit d56b20e2db389349613fe5f0723093846c11e97f
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 16 13:47:53 2010 +0200

    Adding live-config-sysvinit to depends of live-initramfs.

commit 5dad9c4e951b667f71ccc40f8259e724892eac80
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 16 13:47:17 2010 +0200

    Removing depends on live-config in live-boot.

commit 22f8659bdc8d58f59b6af26f83237fcde052009a
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 11 18:42:36 2010 +0200

    Releasing debian version 2.0~a9-1.

commit 66f4b7a63ff48408b90c60d6ad428893c7914aa5
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Thu Jun 10 14:21:02 2010 +0200

    Fix missing log_end_msg in live-boot.init.

commit 24ef77d4309cffe4822602ffa5b2a2b70a7c9d7f
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 10 12:39:14 2010 +0200

    Releasing debian version 2.0~a8-1.

commit d83bd77a7219d5983faca9289973c98d494aa19d
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 16:42:27 2010 +0200

    Removing options that are now in live-config from parameters.txt.

commit 5f39ffcb7d20a0b2587d0cdee661eb23a6b4a1d4
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 15:10:51 2010 +0200

    Removing compcache configuration file.

commit 80108725af940dcc7e0818ed3fbc67fe5419a527
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 15:08:33 2010 +0200

    Removing serialtty bottom script.

commit e8442f6f94280334fee900c312cece7d658bdef0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 20:22:44 2010 +0200

    Releasing debian version 2.0~a7-1.

commit cda125e58e225a96de05102884c4f469895e45e7
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 18:46:50 2010 +0200

    Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that now.

commit f6c564c541029c811890303e4b515bca18759f72
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jun 8 15:58:50 2010 +0200

    Document iscsi in the man page.

commit 8989cfb1ddb6c53e57fbaf92a4ac1d11f8083fa7
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jun 8 15:05:07 2010 +0200

    Really set NETBOOT with iSCSI.

commit 47f7432ee17090e441591148833a73baa4f0bdad
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 17:47:36 2010 +0200

    Adding initial iSCSI boot support.

commit 5ec220d6bf96059c31488b1708ed570f8763028f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 06:04:04 2010 +0200

    Releasing debian version 2.0~a6-1.

commit cbdc09bc4b5bfe6c1fe803965e6431c14b018697
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Mon Jun 7 15:24:37 2010 +0200

    Using sendsigs.omit to avoid killing / (Closes: #584690).

commit 4848c6bdfe9726ae21ab0b9c31444c2a99c4fbca
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Mon Jun 7 15:12:17 2010 +0200

    Moving check for iso image in initscript from the start to the end before ejecting media.

commit 942a8f0a95556e1a51c9b5b0d2d67bf9709374f0
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 15:37:08 2010 +0200

    Removing configure_init bottom script, live-config takes care about that now.

commit 7750592e832e06cf41c3f7a9b13ac343fea50898
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 13:11:13 2010 +0200

    Removing getty and login wrappers, live-config takes care about that now.

commit 11c0be9cf9aaaebfb87badf96a4b2dabcac682ba
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 11:49:10 2010 +0200

    Removing keyboard bottom script, live-config takes care about that now.

commit a28bdc8e8da204f072fbf7dbd9c28ce419ce9873
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 11:26:07 2010 +0200

    Updating update-version script.

commit 9e37082e0b8cc1396861837a6ebeb558deece2c5
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 11:21:06 2010 +0200

    Updating update-version script.

commit f93ff6d572484373c0c828d02142a9d16a5f3b0e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 5 14:14:23 2010 +0200

    Releasing debian version 2.0~a5-1.

commit 51ea1362c3ee331e4c5227888fee9483a401d583
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 5 13:48:32 2010 +0200

    Removing some boot parameters obsoleted by live-config.

commit c326666367a29554f040607b0635faee1f3e8bc9
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:42:35 2010 +0200

    Removing apt_cdrom bottom script, not used anyway.

commit 8b3bea69df843fa1642ef836f2cfa80e80da0f7c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:39:37 2010 +0200

    Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config.

commit d4943aab270a6e43662d63220e4c9e3315b01987
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:36 2010 +0200

    Updating docs wrt/ httpfs.

commit 762405f8bac3e19efe419aebf371be168aacf8cd
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:28 2010 +0200

    Adding DHCP debugging option.

commit a2b39cca5a3e08d50f260ea985a1cd53625c45cd
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:18 2010 +0200

    Removing leftover url= option, this ain't gonna work this way, see fetch=.

commit a33a540745114d9f54b43a62240ccc2209626537
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:18:13 2010 +0200

    Renaming internal ext_mountpoint variable to alt_mountpoint for clarity.

commit 9ce16839bd6d9da58889eaec40cacb5fa92b3809
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:23:59 2010 +0200

    Adding support for booting iso images over http or wget.

commit 3ed393800f03c7e7425e4f731bc9d7f8c244d6de
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:09:01 2010 +0200

    Ammending 2.0~a3-1 changelog entry with bug number.

commit 5e1fc3b98b6346a087772c68f21fd56c7bf6aa42
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:23:39 2010 +0200

    Fixing http boot:
    - set NETBOOT as the other netboot methods do.
    - do not fall through to NFS if HTTP fails.

commit 5885d2275909d2b8ceaa6509f7cd06911d61a503
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 2 22:47:25 2010 +0200

    Releasing debian version 2.0~a4-1.

commit a438fd117137a0de523991f9334fb19f2e6deffa
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 31 07:52:34 2010 +0200

    Running checkbashisms with -f and -x in Makefile.

commit 79c69840605b399c1f3f7f89a814947e48934011
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 30 09:58:09 2010 +0200

    Removing obsolete boot parameter from manpages.

commit a3dfe9f8401e2851a291afea531a2ff572f27037
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 30 09:28:43 2010 +0200

    Releasing debian version 2.0~a3-1.

commit 8dee18b086d99d1d5e3319fce8ff6047aeffa15a
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 28 08:16:50 2010 +0200

    Removing umountfs bottom script, not needed anymore.

commit 3260fec82497dccb9633ef344dfa06d8dc718163
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 27 22:42:46 2010 +0200

    Releasing debian version 2.0~a2-1.

commit 89aec45dcc392c2a3772d6eae571b87e48feee33
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 24 22:10:27 2010 +0200

    Simplyfing makefile a bit.

commit a47e683b094c749bb6c62e582ba15f26c5d21c00
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 28 08:14:55 2010 +0200

    Removing locales bottom script, now handled by live-config.

commit e66f79476042794195978ee641aa7ea0d9ca6e0a
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 24 15:27:36 2010 +0200

    Adding debian version 2.0~a1-1.

commit ad7598cb46a5a6268ca60e5dba156056fb86c09d
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue May 18 06:51:55 2010 +0200

    Releasing debian version 1.236.2-1.

commit 47de8d6f0a27f22d1578fa7dc46f5fb30c01bcab
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue May 18 06:51:12 2010 +0200

    Removing spurious '+' when making debconf db read-only (Closes: #581808).

commit f2cca293417da5c9afa689542b094f5350c3255b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 16 06:03:47 2010 +0200

    Releasing debian version 1.236.1-1.

commit 29c5edc37612c351083a5a2fbe034dbeb31dfb55
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:31:34 2010 +0200

    Merging casper 1.236.

commit b7d8cc3bdbfb83bf203baab832cde1f846c8ee9d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:30:50 2010 +0200

    Merging casper 1.235.

commit 6b23d230e10c2ba5d06828748123f3bff8ba5685
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:30:04 2010 +0200

    Merging casper 1.234.

commit e692c692d0dc9249603d0cf9d4f10677a1ae0a9c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:28:54 2010 +0200

    Merging casper 1.233.

commit bc8bbae55934f78012714cd4694f527dc0b008dc
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:18:14 2010 +0200

    Merging casper 1.232.

commit a606391b56012c067ae44b20690df5ae39dbc052
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:17:31 2010 +0200

    Merging casper 1.231.

commit ef95487ad06d43885cf8c22ee34156cddc753bd4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:11:13 2010 +0200

    Merging casper 1.230.

commit 613393eef8be213c8859b2d7a2f6334cb82bd52b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:07:28 2010 +0200

    Merging casper 1.229.

commit 4be693e68867b58fb0bac1f6fb1b5b153a1eb8bf
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:05:27 2010 +0200

    Merging casper 1.228.

commit 8967e5c7032f4d7571f0a22609f8627a00954120
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 14:04:49 2010 +0200

    Merging casper 1.227.

commit 6687b1fbcdb5e2059d17156502a413a8a41c3f68
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:56:38 2010 +0200

    Merging casper 1.226.

commit 4ff194ce2ca98f270f86c41f4734b559a1b38cc3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:54:39 2010 +0200

    Merging casper 1.225.

commit 73721cf99b1c95a7478c98c86716daf4259d16de
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:53:59 2010 +0200

    Merging casper 1.224.

commit 6112649bf507da5d58ae1841bc1fe2f61e90a30c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:53:29 2010 +0200

    Merging casper 1.223.

commit 45bcf5aa5ac1744e8c48ae4d7bf9529d0e3ede79
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:49:33 2010 +0200

    Merging casper 1.222.

commit 537a17fb1f42a11bb12a841ce4e9cde404c3b458
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:48:20 2010 +0200

    Merging casper 1.221.

commit 72fbca18c2b60dc498d43363ffb5903ee59d7892
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:47:42 2010 +0200

    Merging casper 1.220.

commit 98479be56a79f58cafcaf65a3db2c06601ecd693
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:45:52 2010 +0200

    Merging casper 1.219.

commit e1f1b6e7af1c7d602ffc0d2879dc9ff19bd19583
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:44:06 2010 +0200

    Merging casper 1.218.

commit 7111ab7c3b1220384a8f576e170ba3910110ad97
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:41:12 2010 +0200

    Merging casper 1.217.

commit c967ebfc4e43fb16a0c2c140c66900712be95ab7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:31:18 2010 +0200

    Merging casper 1.216.

commit 65721717c4e37f6cec9e66f2ac355746490338ab
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 2 15:52:38 2010 +0200

    Releasing debian version 1.215.1-1.

commit 38365c3a0a6be4aea3d497974fc3b0a7c0ed73e6
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Sun May 2 15:51:10 2010 +0200

    No timeout as running ipconfig for network booting.

commit 5c1ee9f9c3a9c3ae4636533ca72f05649ad4b178
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:05:58 2010 +0200

    Merging casper 1.215.

commit 79ca08a0ac2217563692e9182d9e636998428ba0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:57:48 2010 +0200

    Merging casper 1.214.

commit 92dfc46bfe1cffa6a1f780a91120d4f02896bc43
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:55:40 2010 +0200

    Merging casper 1.213.

commit d00704447a2f95f49a06925d40576522ffbfe850
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:54:56 2010 +0200

    Merging casper 1.212.

commit 1bad81c0450e84a94dc1d5f4ead9886f15749b80
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:52:27 2010 +0200

    Merging casper 1.211.

commit a3e443f92f8cab935004c280c24b147a2fd0a9df
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:49:43 2010 +0200

    Merging casper 1.210.

commit 0a3c8309519c152dcc313becc0389fdb10feac8c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:37:19 2010 +0200

    Merging casper 1.209.

commit f32a0232042e7579d78c1646d93fd68eec62aaa2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:35:44 2010 +0200

    Merging casper 1.208.

commit 47c03473491dc9fcd6de143d15f96a88fbc41364
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:26:24 2010 +0200

    Merging casper 1.207.

commit 2820ba301e0fab0979e5e6b705ece3f01afcf2c8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:16:30 2010 +0200

    Merging casper 1.206.

commit 8eb002767205358584bcf7125e8da19893ee4e33
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:15:06 2010 +0200

    Merging casper 1.205.

commit fd68eaed79f1cc8f9713f64f2b3963359c4513ae
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:13:54 2010 +0200

    Merging casper 1.204.

commit ef4ec3a72d79454603dfb8a0611852d858e515ea
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:12:04 2010 +0200

    Merging casper 1.203.

commit 679fbb85c218217301cf6d9fdf1dddf1f8686056
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:09:43 2010 +0200

    Merging casper 1.202.

commit 988bdd427d963e255e75eb19fba0af98a4ea99cd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 12:08:48 2010 +0200

    Merging casper 1.201.

commit 5de2aaf4b04a2a6cad4914a18636df5f5d4f6741
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 10:56:04 2010 +0200

    Merging casper 1.200.

commit 73eedb42a277339d43b2cd989a9295568d84a7d2
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 19:19:48 2010 +0200

    Releasing debian version 1.199.1-1.

commit 24b9fd1c70013f5847d3a4658e56bd44534e7890
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:52:47 2010 +0200

    Merging casper 1.199.

commit 43f7b85d0f1ae734f67e0508899fabac8b2951c9
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:51:20 2010 +0200

    Merging casper 1.198.

commit f46f34335c75248f8625232e72fb0635702bd6cc
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:49:38 2010 +0200

    Merging casper 1.197.

commit 2590556a825d10f48ca3d4443b41156bb019c9af
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:47:11 2010 +0200

    Merging casper 1.196.

commit 58ca66342e48713c51d0390f754c2d186561681f
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:43:22 2010 +0200

    Merging casper 1.195.

commit 30632f45739dbd70307d9173bd7dac5b00133118
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:35:42 2010 +0200

    Merging casper 1.194.

commit 0f06da3a79f917f1bb5e43b386fb908f8029fd4b
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:33:58 2010 +0200

    Move dummy start target in initscript.

commit f8b6cd10800c346b81b10c6f4891d6f64883140c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:33:08 2010 +0200

    Merging casper 1.193.

commit 9c4aa2bb40d8d772e1262576a7ee1e22f94cc00c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:30:26 2010 +0200

    Merging casper 1.192.

commit 21a9f232379b4b7a0f9ee822168b4421850481e2
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:28:38 2010 +0200

    Merging casper 1.191.

commit ae60f44dbaaa4c95681c6179ac10da31698e7ba0
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:27:34 2010 +0200

    Merging casper 1.190.

commit 677c96b5c45cfa3dd055f2626d2b47cac2f57e43
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:16:09 2010 +0200

    Merging casper 1.189.

commit 0ce3d8be7921ca1565ddc6567cb40e688075158c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:15:46 2010 +0200

    Merging casper 1.188.

commit d3888c2f18f9282e493c8996a94788f884591a7e
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:14:23 2010 +0200

    Merging casper 1.187.

commit f1172ac042a963191d6a0f9eb57226a84e1ef720
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:13:11 2010 +0200

    Merging casper 1.186.

commit 395a2b87c5261d41d9ce436e27acca64d7c69146
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:11:47 2010 +0200

    Merging casper 1.185.

commit 20754689712731d207c14a6aaad05a79fa506f97
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:11:26 2010 +0200

    Merging casper 1.184.

commit 83c4dbca6f11dca5dfb01b6c139d0b372f2a1fd3
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:09:08 2010 +0200

    Merging casper 1.183.

commit 65c4409a123cfd128a1c49f6c4b8c335f0cbd9af
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:08:29 2010 +0200

    Merging casper 1.182.

commit 05282e4936ad180d45b8986ad2d6512e55f9daae
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 18:01:22 2010 +0200

    Merging casper 1.181.

commit 88dea2ac418e83dab5be51632d7c2687c0f809d7
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 17:58:44 2010 +0200

    Merging casper 1.180.

commit 0b9a1586779eb10e78ade3d88e38c0d5279d2de6
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 17:56:49 2010 +0200

    Merging casper 1.179.

commit dab328b67dcbced58f5691380d061d7119523711
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 17:44:27 2010 +0200

    Merging casper 1.178.

commit 099526d1b47648d9fbac209b56b11955e5b18176
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Apr 18 20:26:03 2010 +0200

    Updating maintainer field.

commit a8c1be78e9e5f70f99d215a35504746839979fa0
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 5 10:07:25 2010 +0200

    Releasing debian version 1.177.2-1.

commit b81de07d942f74afdefd6f60c9cf4e0a09109c50
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 2 16:35:40 2010 +0200

    Do not leak modprobe options to avoid booting errors with kernel options like libata.dma=0.

commit becd19e1a5b4774fb35c8acf9055e1470e965c18
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 2 16:35:05 2010 +0200

    Support unusual device names like /dev/cciss/c0d0p1 in isofrom bootoption.

commit 2924d9478b3e01ba65c7e963bf9d5c7a801ff1ae
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 2 16:33:23 2010 +0200

    Prefer removable devices over non-removable devices, so scan them first.

commit 42c5f422167141f423134f1120409d5cf4967427
Author: Michael Prokop <mika at grml.org>
Date:   Fri Apr 2 16:28:33 2010 +0200

    Support bootoptions ethdevice and ethdevice-timeout for specifying from which device you want to boot from and using which timeout (being 30 seconds if unconfigured), if ethdevice is not specified try to get a working network configuration for each existing network device.

commit caa4ce9f3509aaec9b9199e686e2005ac003d35c
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Mar 23 15:44:00 2010 +0100

    Do not specify 'noxino' between directories.

commit e309b271af7f525727d29979b6dbce23635739cd
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Mar 17 20:29:17 2010 +0100

    Releasing debian version 1.177.1-1.

commit a3f8f4436762cf92fcb82b17e5102b59c51d44fc
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Mar 17 20:27:45 2010 +0100

    Manually loading fuse when required.

commit d6140d8a052c7b43166a98b5c4f58dc74413693e
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Mar 17 20:26:13 2010 +0100

    Adding message to notify users when live-initramfs is falling back to unionfs-fuse.

commit 296fdd54014a586bec8005b8451fbce0e3cc5460
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 16 19:10:24 2010 +0100

    Merging casper 1.177.

commit d5e78ff19b5b23f0e359239bb786419b42cf8c19
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 16 19:08:23 2010 +0100

    Merging casper 1.176.

commit 35a6d1fc0191d465f5b2a1450e30da5786ba966a
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Tue Mar 16 19:02:53 2010 +0100

    Moving select_eth_device from init-premount to live-premount where "udevadm" commands are not required.

commit 916bfc9fa4b28c67a8f29310cf9928a7e6995738
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Tue Mar 16 18:56:01 2010 +0100

    Making select_eth_device work with 2nd NIC linked only and FETCH assigned.
    
    The differences:
    
      1. If user uses "FETCH", "HTTPFS", or "FTPFS", select_eth_device
         should not exit since network is also required to get the
         filesystem.squashfs.
    
      2. Files in "/sys/class/net/" maybe not be up so quick, so it's
         better to use a while loop to wait for that.
    
      3. Another case is, for example, if eth0 and eth1 are linked, but
         only eth1 is able to get filesystem.squashfs, the original
         select_eth_device will try eth0 only. It's better to provide an
         alternative way to allow user to specify the device in boot
         parameter. Here in the patch live-netdev=eth1, for example, can
         be used to make it.

commit cae2693a5c6bc93bf8c0fb5ede1941dc5d871485
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 16 18:52:22 2010 +0100

    Merging casper 1.175.

commit 088e23d8225c53f92bc12125d95a11e165869a9a
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 15 21:11:06 2010 +0100

    Adding proper code comments about vol_id removal.

commit 2ee2da59624d6d328bdd249f13ea680c576d5e34
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 15 21:08:52 2010 +0100

    Merging casper 1.174.

commit 85e2939c446d0ead490be57d0a0edac9f6a3f772
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 15 07:30:07 2010 +0100

    Removing etch compatibility.

commit cdb6f35675b4d9ba566f1f2305c250f5c96b7753
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 14 23:28:12 2010 +0100

    Releasing debian version 1.173.5-1.

commit 1094f4ffce8c2d53c7200184ed42dc1bb15c867e
Author: Tanguy Ortolo <tanguy+debian at ortolo.eu>
Date:   Sun Mar 14 23:02:11 2010 +0100

    Also respecting persistent-path parameter for snapshots (Closes: #570162).

commit 4c8b0ac3778c7fd5d176d9e75b3ab068ad57dbcc
Author: Andreas Teuchert <ant+bdo at hsg-kl.de>
Date:   Sun Mar 14 22:52:32 2010 +0100

    Calling udevadm settle in scripts/init-premount/select_eth_device (Closes: #570100).

commit 555eb329c9bd76c34ff4a7fc538ab97a9dc515ea
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 14 22:42:26 2010 +0100

    Simplifying wording in bug-presubj file.

commit 8584244e3f6df22193e2d0313aa6da464efae1a4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 14 22:41:26 2010 +0100

    Using minimized rules file.

commit c21ed18e2b876dd325788b0a203a43f97cfd7b6f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 14 22:34:12 2010 +0100

    Wrapping fields in control file.

commit 3d5f74ad7e7f55e7f4d91c6afb001b66a194b3fe
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 14 17:47:21 2010 +0100

    Simplyfing initramfs triggers (Closes: #521129, #545842).

commit a40dcf2d8b9ab4190e8b7794c4867c9f768c2432
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 18:47:33 2010 +0100

    Updating contact information in copyright file.

commit e06b74aadf1ded19e156e3a28a363feecf66f725
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 18:21:28 2010 +0100

    Releasing debian version 1.173.4-1.

commit e7ad051cbc35e162f5b600a1e03e16d9249ba84b
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 18:07:36 2010 +0100

    Disabling kaboom (Closes: #556368).

commit 370058e2be83a9f6c71caa1935bc2e0fbf89aada
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 17:18:49 2010 +0100

    Correcting path in previous commit.

commit 1376dce73e32c0cd71e7c5c24d003c24c8242f65
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 15:27:23 2010 +0100

    Only disabling kpersonalizer when using kde3, kde4 doesn't need that hack.

commit 2f3468b96461f615b617905bab585c6dbd32dc1a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 20 16:17:14 2010 +0100

    Releasing debian version 1.173.3-1.

commit 3c11af805f393560989ffc618a02f75d99e48557
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 20 16:16:32 2010 +0100

    Using noxino instead of xino, as the latter is not supported by aufs2 as we need to use it.

commit d655e60289cedb0cfb968e09a0b4f8c902479cb3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 20 11:58:35 2010 +0100

    Releasing debian version 1.173.2-1.

commit a16e96b9f2baf702da7104d6ccd3bf61dbd49319
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Sat Feb 20 08:45:59 2010 +0100

    Skip loading usb modules when quickusbmodules parameter is specified.

commit dca16427ad073226f2745f14fdf2c27b41b013eb
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Feb 19 23:24:28 2010 +0100

    Removing unused syncs in initscript.

commit 9d8b1f59274d646a48efe7b26e0263459e5afd52
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Feb 19 16:44:42 2010 +0100

    Mounting aufs layer with detached inode index, this solves the 'leaving unclean filesystem when using persistency' problem.

commit 7963a3991305151ae2a713e4695aeb9e2854c962
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Feb 19 15:27:28 2010 +0100

    Removing unionfs workaround for kernel versions << 2.6.22, not usefull anymore.

commit 2f2e77d4364b3248a2633505d4f7a25cc659e71e
Author: amnesia <amnesia at boum.org>
Date:   Sun Feb 7 15:14:34 2010 +0100

    Correcting live-media=removeable{,-usb} behaviour to match the documented one.
    
    The manpage states that "the keyword 'removable' can be used to limit the search
    of acceptable live media to removable type only".

commit cb030ec527ec6b623f3f28230029fffffdc575e1
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 6 20:50:33 2010 +0100

    Updating homepage field in control.

commit 6280d5c54116aff8e7906a98ee148e504ba66cdb
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jan 31 16:45:10 2010 +0100

    Releasing debian version 1.173.1-1.

commit 85345b1b9d0ac5fa31f49c1f15441ede8aa417e4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jan 31 14:18:16 2010 +0100

    Updating to standards version 3.8.4.

commit 6d5c38f8a3584268700602b6119572f5fb2be2fb
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Jan 31 14:16:57 2010 +0100

    Use klayout= for layout instead of kbd=.

commit 9c20c7834babcfd6a3fccaaff3d0ca1d342d60b7
Author: Ben Armstrong <synrg at debian.org>
Date:   Sun Jan 31 14:13:21 2010 +0100

    Only edit usplash init script if it exists.

commit 78f812de87f2bde7b83d9b87977a7e4cc6c29aa6
Author: Ben Armstrong <synrg at debian.org>
Date:   Fri Jan 22 10:03:23 2010 +0100

    Correcting keyboard handling for squeeze.

commit a2876e705ad31d248118454ce9d7bfc5c2eda849
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jan 22 09:58:54 2010 +0100

    Don't panic with persistency when we can't correctly mount the filesystem (Closes: #565456).

commit f62604650b982a6618972cb3aed06feafe919821
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 2 11:39:10 2010 +0100

    Updating year in copyright file.

commit 001f8ae0b305af8e77f4625542192a7d23a69479
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Dec 31 09:06:49 2009 +0100

    Including rsync conditionally.

commit 14bdd875a6836e34831102b11d3a3c9daa7b2dde
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 14 11:06:13 2009 +0100

    Adding select_eth_device script from Frederic Boiteux <fboiteux at calistel.com>.

commit 5ac4efa2c1b487560cfc1a398d3b4a4e55a196fc
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 12 10:08:13 2009 +0100

    Adding explicit debian source version 1.0 until switch to 3.0.

commit 108b84438ca88be2cf02cb2abe786a0213c40b2c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Dec 9 19:39:50 2009 +0100

    Updating defaults file of console-setup for squeeze, thanks to Jun NOGATA <nogajun at gmail.com> (Closes: #560187).

commit fc6b00203e75e21b101b8298681d3f6f7cfe3759
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Thu Nov 26 09:51:42 2009 +0100

    cpio snapshots: eval commands fix.

commit 77d2a350cab73c2764cf7f226c8f635ac4138fd4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 31 16:13:47 2009 +0100

    Adding skipconfig parameter to disable most customization.

commit 9a14f60ae7e2cfe5f0947c17defc307bcece8118
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:52:17 2009 +0100

    Merging casper 1.173.

commit 5b69e4b92b73d30b9efedcc291cfb45e2ec10a37
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:51:13 2009 +0100

    Merging casper 1.172.

commit 20353bbbac80b82221411825349a0aafc6123632
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:48:56 2009 +0100

    Merging casper 1.171.

commit 2dd7c308da963f84810583942dd39ee1c975a93e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jan 31 13:57:37 2010 +0100

    Merging casper 1.170.

commit 3f682b4344b8b6fb0e8478ce684783f183c4802d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:47:08 2009 +0100

    Merging casper 1.169.

commit c61a099f9f482a9824ea71713e91c8637ef5cc99
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:43:05 2009 +0100

    Merging casper 1.168.

commit d97cd9e6ed4ccdd3e06ddfd957b6b5b22af21490
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:40:31 2009 +0100

    Merging casper 1.167.

commit 705393cde8a537bb0a652d676949b9890c110d3a
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:39:37 2009 +0100

    Merging casper 1.166.

commit f1d90cde9113d2fc012b7234e698e88e4e3ecfc3
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:34:25 2009 +0100

    Merging casper 1.165.

commit aabf655385c30cbcc6ab726f9a737b1ec446de98
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:32:16 2009 +0100

    Merging casper 1.164.

commit 696836798067d437bd24e4bea1daba408f2ac634
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:31:22 2009 +0100

    Merging casper 1.163.

commit b9080e2877ab788d96ff0e16794aa372436fbebf
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:28:56 2009 +0100

    Merging casper 1.162.

commit bd76bd44a773f1495e3d20d5de2a1201ee2fb854
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:23:13 2009 +0100

    Merging casper 1.161.

commit 9ad03c581519a5ce43cb5a4164add2ac30b291d1
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:19:44 2009 +0100

    Merging casper 1.160.

commit dc3fbe9cdabb2cbc257b0911dbbc91624c8ae5ac
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:16:10 2009 +0100

    Merging casper 1.159.

commit 9a4b1e916f10c04e516b4801ea7a7995d6ddcc11
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 13:14:31 2009 +0100

    Merging casper 1.158.

commit 5020118e6c6744ef26f01dab015295c7baadecaa
Author: Michael Prokop <mika at grml.org>
Date:   Mon Oct 26 12:52:35 2009 +0100

    Adding support for ethdevice bootoption.

commit f47a93a78a4a7d45d3db17184d592895dd913a4d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 12:51:22 2009 +0100

    Adapting a patch from Michael Prokop <mika at grml.org> to set all harddisk devices to read-only mode for forensics investigations.

commit d2a27717cc6ba6688942fcbfbf49164f01253291
Author: Michael Prokop <mika at grml.org>
Date:   Mon Oct 26 12:47:20 2009 +0100

    Adding support for isofrom/fromiso bootoption.

commit 1492bea7cab5998e281097e6b1dda07f9bfdbf25
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 26 12:38:22 2009 +0100

    Forwardporting and extending usage of rsync when booting with toram based on a patch from Michael Prokop <mika at grml.org>.

commit f23b71dd4dd681a155cd175f1dd8f9799dd1ed4e
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Sun Oct 25 09:50:07 2009 +0100

    Also allowing hook= to specify files inside the image through file:// prefix.

commit ad5e4f93d8fdf7cd5484e03981bf043fc7119995
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 22 06:34:41 2009 +0200

    Don't use dh_clean in favour of dh_prep.

commit 6bddcc1b60bf63620d56f17b91477307049ebac2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 22 06:31:48 2009 +0200

    Updating package to standards 3.8.3.

commit fe78caabc4276e00025ac4cc52457d1b258fc654
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 22 06:31:27 2009 +0200

    Updating package to debhelper 7.

commit 5ffab8b3011b2e93c955158bbc1bfa8e59f0b97d
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Oct 19 20:35:09 2009 +0200

    Restoring opt-in behavior for local swap partitions.

commit 605e7fad72bdf94f15587c7824fb4ea977c8e4a3
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Oct 19 20:34:32 2009 +0200

    Taking noprompt into account for USB flash drives as well.

commit 2375825c9bd850667e8e0cacc867a3c14421ab5e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jan 31 13:52:30 2010 +0100

    Releasing debian version 1.157.4-2.

commit e2c9be44a5cc3d9c4e9a1fcb2cf6518b7524f4ec
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Sun Jan 31 13:51:16 2010 +0100

    Adjusting grep call in is_nice_device to match new output of vol_id.

commit 45a44dfbaec9d819567afa12238d9181dfbff5e6
Author: Michael Prokop <mika at grml.org>
Date:   Sun Jan 31 13:49:33 2010 +0100

    Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).

commit e4b9ce3049d5eceb4cb815087062a5bed0d6c2ce
Author: Michael Prokop <mika at grml.org>
Date:   Sun Jan 31 13:46:46 2010 +0100

    Avoid the use of fstype in a running live system, as it's a executable and not a shell function and causes problems for example within live-snapshot.

commit be744799f72f8d1d264fb0c20efae469c15abb18
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Oct 18 20:32:02 2009 +0200

    Releasing version 1.157.4-1.

commit 5490c08c04dee41761188ea7a69d2236fb5b82b7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Oct 18 17:59:54 2009 +0200

    Simplyfing and correcting udev inclusion in initramfs hook.

commit 2b6c282a047dc10b0730dc508af5f57068b3def7
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 16 16:03:29 2009 +0200

    Applying patch from Holger Brunn <holger.brunn at web.de> to live-media-path when toram is used (Closes: #534878).

commit 91ceaa9aef850754bbf35d00e2ca15e0d9513f98
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 16 16:00:06 2009 +0200

    Including udev binaries in initramfs manually for squeeze and newer (Closes: #547149).

commit 19c97eefbfa526a7f3cd32acaf144d33e6831a88
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Oct 6 11:22:14 2009 +0200

    Fixed FIXME sections in manpages.

commit 62f9e4e66f78e4a3bba7cd438b15b790f60954df
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 16 13:56:29 2009 +0200

    Adding auto value for xvideomode where we ensure that no configuration from the persistency layer is respected.

commit 11bf283c87c23840f824053b7a009d8ce3c4a6d1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 14 13:33:49 2009 +0200

    Updating vcs fields.

commit 15cbf451f08848a6f416c8aaad78985878c777c1
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 25 17:22:52 2009 +0200

    Adding additional two sync calls before powerof happens in order to deal with 'does not cleanly unmount' problem when using root persistency.

commit 57a5b47e5e44bb0527ad0d0ec1c72d5067990cab
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 16:34:59 2009 +0200

    Updating lang2locale(); to match new d-i langualgelist format.

commit c0b7db3116c699c78c11ff47d240ee126f9dab5f
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 15:53:54 2009 +0200

    Including d-i languagelist in initrd in order evaluate l10n settings.

commit c49970ac71d52bac0d759b1f90c14906c3c503a4
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 15:46:57 2009 +0200

    Correcting install calls for reportbug files in rules.

commit 1af4a2c53ff6b99d96851dddf67b4311cb062deb
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 15:34:33 2009 +0200

    Updating included languagelist from d-i.

commit f2a96ee75e6376f3674fbaf8a78b03c28e03c692
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 15:33:34 2009 +0200

    Removing unused sed call in update target of Makefile.

commit 6ee64586b53dcabfef9825c10fb6bc21c9a3a1fc
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 11 12:02:03 2009 +0200

    Adding presubj for reportbug.

commit a974d9cd39ed0ed6490c7894056c7c0666855994
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 10 11:00:40 2009 +0200

    Adding (experimental) forcepersistentfsck bootoption to force fsck on root persistency device.

commit 05b3ad763664fa23a5beecd03ebdcdb81ecde87b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 10 10:33:41 2009 +0200

    Forcing run of dexconf when booting with xdriver=dexconf.

commit 603b9578195e7964226e16b883c4a441efc2ba0c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 4 13:40:23 2009 +0200

    Releasing version 1.157.3-1.

commit a4d9f9d253e372520fd12ca94803de4225b001ca
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Sep 2 06:28:23 2009 +0200

    Allow for multiple but unique persistent media.
    
    The patch provides a boot parameter to be used in conjunction with
    persistent and allow for multiple but unique persistent media such as
    live-sn-subText with boot parameter persistent-subtext=subText.

commit 27fa9d61e4484d40e8a11fb75ebf88f01d90a6a0
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 6 20:32:02 2009 +0200

    Optimizing gnome-panel-data bottom script by leaving out the stupid things.

commit 8144f957e4f61ee26c1e56719a78ca4f97073aeb
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 6 20:30:27 2009 +0200

    Fail early in gnome-panel-data bottom script if gnome-panel-data is not installed.

commit e8fa5c87d3be700a002c9b98c88bd7e2dfaaf879
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 4 16:52:34 2009 +0200

    Looking for persistency partitions on luks devices only if we boot with persistent=cryptsetup.
    
    In order to determine if a encrypted partition contains a persistent
    partition for live-initramfs, we do have to open it and look into it.
    Open means, that the user has to provide the passphase (or key).
    
    A user booting a *default* debian-live system on a machine that has
    cryptesetup encrypted partitions should not be bothered by *default*
    to enter all his passphrases during the boot process. Also,
    encrypted persistency is only usefull when the user knows about it
    (= the passphrase to access it). Therefore, it's better to by default
    ignore persistency on luks devices.

commit 0f46dbecbf87678b8e2031b8a56751d98b13460a
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Aug 3 09:03:26 2009 +0200

    persistent=nofiles fix (Closes: 522383).
    
    Thanks to Rui Miguel Bernardo <rui.bernardo.pt at gmail.com> for the report
    and for spotting the bug.

commit 4924f3f2460752f3e86a9cd937109a3971b55784
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Aug 1 13:17:55 2009 +0200

    Making plainroot work (Closes: #523120).

commit cd46e2f1a270139a366ac0cbf35fb51439910982
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 29 12:08:27 2009 +0200

    Adding missing pipe in cryptsetup call for persistency on luks partitions.

commit 16a17528d1e6f5c9ee0ec5cae923195cdef91c80
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 29 12:06:23 2009 +0200

    Also updating USB device detection in initramfs script for linux 2.6.29 and newer.

commit 12439ffcd297f68f28cc2f52562b2916bb2021a1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 1 15:14:30 2009 +0200

    Copy live-installer-launcher desktop icon on users desktop.

commit b81fd0c98e5ebc5fa2c5eb4bdb7f5019cd9d6f86
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 28 15:12:05 2009 +0200

    Correcting cryptsetup calls for persistency on luks.

commit 2c2184b6deff74fd2ea091edeee34efa08b74b09
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Tue Jun 23 15:16:26 2009 +0200

    Fixing typo in snapshot file list.

commit 3d5cbc23ec2cc7928df7b4eff961c9ef11d8fbf4
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Fri Jun 19 15:35:44 2009 +0200

    Fixing invalid mangling of /etc/event.d/tty.

commit 5bfa455e36867261f9f7f5b760b2245804041145
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Fri Jun 19 15:09:56 2009 +0200

    Fixing relaxed permissions of / in the live filesystem.

commit 3da10dcee61c32653acb775a0fc8348ea5287c5a
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Fri Jun 19 15:07:40 2009 +0200

    Fixing possible invalid results from function where_is_mounted by returning more than one line inwhere_is_mounted();.

commit 54f83dbea9700c6c83a66d8e0543b24c90be256a
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 19 12:57:10 2009 +0200

    Correcting wrong abort logic in 21xdriver, thanks to Luigi Capriotti <l.capriotti at xbmc.org>.

commit 52575f3515b9a6a86a358238cf687a26ad799414
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 19 01:12:57 2009 +0200

    Removed two bashisms on live-snapshot.
    
    * Thanks to Luigi Capriotti <l.capriotti at xbmc.org> for pointing this
      out.

commit 6bfb8618efc674689166fde07cf4faa711247c2a
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 15 11:10:55 2009 +0200

    Correcting typo in description of the ip boot parameter in live-initramfs manpage, thanks to Philippe Leledy <debian at leledy.fr> (Closes: #532471).

commit cd90bb08ee23ba400527b963a5cd2bec99c174c9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 15 11:02:05 2009 +0200

    Removing disabling of postfix in 25configure_init, it's not appropriate for debian to do this by default. Thanks to Rui Bernardo <rui.bernardo.pt at gmail.com>.

commit 45dc5f16b790ce5b8b46a48ca582c8da2a881dff
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 15 10:58:15 2009 +0200

    Correcting wrong path when disabling anacron in 25configure_init, thanks to Rui Bernardo <rui.bernardo.pt at gmail.com> (Closes: #533046).

commit 591cf99777da9ad9bb2b5987e765ee1861701878
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 8 07:54:51 2009 +0200

    Avoiding echo bashism in live-initramfs.init by using printf instead (Closes: #530128).

commit 67fde4e3bc3d532794205f6beda6a7ebe8243834
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Mon May 25 11:32:12 2009 +0200

    Making fetch to work with file on sub dir on tftp server.
    
    This patch allows live-initramfs to fetch file from sub
    dir on tftp server. The original one from live-initramfs 1.157.2 only
    works for the file existing on the root of tftp server, e.g.
    fetch=tftp://192.168.101.254/filesystem.squashfs
    
    It allows the PXE client to get the file either on the root, or on
    the sub dir, e.g. fetch=tftp://192.168.101.254/live/filesystem.squashfs
    is working now.

commit c5e99d4a0d54ec199c5a229c9478a50629f14aa8
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Fri May 15 18:05:08 2009 +0200

    Cleaned a bit the snapshot feature.
    
    * home-sn are working both cpio and full partition, changed how
      live-snapshot.list works in home-sn case.

commit 1e5613ce9c4e631c9b4b6b4caa070a3c168196e8
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Fri May 15 10:18:07 2009 +0200

    Improved an useful debug string.

commit 0ed041259b335664ca3f64d50f29cfb071e04100
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Fri May 15 10:00:55 2009 +0200

    Two return code consistency fix.

commit 6c6c31fe8348213396d7bd2dcfea72e0299debf9
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed May 13 16:40:31 2009 +0200

    Added "whole partition" snapshot resync type.

commit e991f76b29fc7214e00ef5117527e8692c0304bf
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue May 12 17:16:38 2009 +0200

    Partition snapshots works again.

commit 4c28d245428f8709832fc4b1c5b6b1ab5e71cc07
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 14 10:06:55 2009 +0200

    Initial commit for having support for persistency on luks.

commit b3604a8f65f0361d7d0481411aa49e9b969dd19a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 14 10:05:46 2009 +0200

    Initial commit for having support for swapfiles.

commit 583b684a5cc67005bfa354a22ccef3c207bf0eac
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 14 10:04:43 2009 +0200

    Releasing version 1.157.2-1.

commit 1f186938845f0235fb300eb3541ed5b00089350a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 14 09:53:42 2009 +0200

    Updating eject prevention for USB devices in initscripts for linux 2.6.29 and newer.

commit 276b47a37970e46a348b468b3a9cd80c35be2158
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 6 21:21:13 2009 +0200

    Restoring previous behaviour of ejecting the cd when being in non-persistent mode, thanks to Julien Cristau <jcristau at debian.org>.

commit 665f6de8ada842311b903a359d29ee9ddecfc15c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 22 21:39:33 2009 +0200

    Adding cryptsetup to recommends, it's used for encrypted persistent partitions.

commit 9029bd2c16e6de94174cec967bed8ec462987a3d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 9 09:51:12 2009 +0200

    Making sure that old swap entries are removed before new ones are added.

commit 836bfeaa36798b065260ca0b4ecd195f5650ca66
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 9 09:43:43 2009 +0200

    Merging swap live-bottom script into fstab script; there is no other sane possibility to prevent appending again and again in persistent mode.

commit 3cd34c818ca9695d0b5a8bab80c0ef08544acfbf
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 7 20:39:20 2009 +0200

    Applying patch from Michael Prokop <mika at grml.org> to support udev >= 0.140.

commit 5259e901201bd6c98467841fb697c86932c4e493
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 27 11:32:22 2009 +0100

    Correcting swap partition handling in fstab to not always append entries forever when using persistency.

commit 245be6d3de8a9e1239154674be4ca818781e6f10
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 26 14:15:31 2009 +0100

    Correcting handling of locale default and environment handling to not always append entries forever when using persistency.

commit e094426177155af8e46f386fb0b322630898ba6c
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 26 14:11:56 2009 +0100

    Correcting kdm live-autologin handling to not always append entries forever when using persistency.

commit 10af87f0f8566c5913d60330fccec6bcc402faea
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 26 14:06:37 2009 +0100

    Correcting fstab handling to not always append entries forever when using persistency.

commit 03910a6b80ac98d0d1386c9a2d891d2d95193f8b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Mar 21 14:13:47 2009 +0100

    Releasing version 1.157.1-1.

commit db8e2b07ea4a93502670f48dc8e84b1662034fb4
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 19:54:22 2009 +0100

    Correcting typo in locale bottom script.

commit bf9cbca7a18ab0a76be41994c8571cb06e14a55a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 11:11:53 2009 +0100

    Correcting check for usb when using removable-usb keyword.

commit b786a1129a4d5014389a603e00cd8ecabf63a10e
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 10:18:44 2009 +0100

    Adding removable-usb keyword to further restrict live media selection.

commit 2f3063da01d44e08b260c451d8c88b6046bcdaaa
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 08:10:16 2009 +0100

    Correcting accidental syntax error in one of the previous commits in 19keyboard bottom script.

commit 46d3944369fb7436c4e7129df65f2f1a6dbf3ffc
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 08:07:48 2009 +0100

    Also allowing to use the removable keyword for specifying a live media.

commit f5302bcc273b3b7f557e3b30c6457d9c20d05b56
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 12 07:12:21 2009 +0100

    Respecting media timeout even when specificing media device manually.

commit 753beff823f1963bd98ab4057fb1c63eeb7712fe
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 6 16:40:53 2009 +0100

    Adding silent boot parameter.

commit 3f5e69a027b894940d48b296ac9379a62f2fa587
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 6 10:13:34 2009 +0100

    Only calling install-keymap if it's actually installed, which is always but in minimal images the case though (Closes: #517153).

commit cf35cadbe5f0e8fad936fc2454c355ef9871a065
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 6 09:19:13 2009 +0100

    Merging casper 1.157.

commit 94853efc193b3721c9be6d89a756c660b6b57d05
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 6 08:27:30 2009 +0100

    Adding comsetic line wrapping for output of local-gen messages during boot.

commit 902270d69d31c23c4798e225c3b0af75690a1c65
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 5 11:30:17 2009 +0100

    Adding hack to remove live specific filesystems from umounfs initscript (Closes: #506410, #515718).

commit 286b9e73a78f2b545d09d512db05c4340b25ccb2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 5 10:59:21 2009 +0100

    Improving check in 21xdriver when we don't do anything.

commit 275dd05ee92e5312fd7ae40e7ef60b3073ba4c65
Author: Rene Mayrhofer <rene at mayrhofer.eu.org>
Date:   Tue Feb 24 14:32:12 2009 +0100

    Checking if /var/log is writable before trying to copy live.log to the newly mounted root filesystem (Closes: #516914).
    
    When using the "exposedroot skipunion" options, then /var/log may not be writable at this time, resulting in an error message during bootup.

commit ce0b33407eac1411ab2ca7b9e985f39e2561b098
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Feb 20 15:54:20 2009 +0100

    Only snapshotting in initscript when we actually run with persistence.

commit aa17818806c1325138114311ba78cd08b0864d0a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 15:06:35 2009 +0100

    Releasing version 1.156.1-1.

commit 26266c20e99567e0989bc3030f9201249a659ced
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 10:53:36 2009 +0100

    Updating parameters.txt.

commit 76f26cf7153568668df8885ea3626bc6c37bfc31
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 01:16:00 2009 +0100

    Correct eject login in initscript.

commit 315bf6949d353d077382d89ffb98c40531fec940
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 01:06:33 2009 +0100

    Merging casper 1.156.

commit 5311dd3d93b6e721f5f68a012c2e7142fd76aef4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 01:03:17 2009 +0100

    Adding ext4 support.

commit bccf32bcd498d3127837ccaaf1cd3e509188360f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 01:03:09 2009 +0100

    Merging casper 1.155.

commit 4d6667f5057f5a417104c5b82a51eb4d05b76bc3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:50:28 2009 +0100

    Reordering rules file.

commit 694c1570628a417662a80186f484722254d4037b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:48:34 2009 +0100

    Rewrapping init script.

commit 1b1b8c0e4c07e487a9467198cc4ab715ffd6982f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:41:20 2009 +0100

    Making medium removal message working again with usplash.

commit 54b93363ae56d6b4184405ac25dc2d12fdd60760
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:30:46 2009 +0100

    Correcting medium eject message in initscript.

commit c59ff432b116b0efcfe3ac99ede4f332cd98c09b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:28:33 2009 +0100

    Usage of dialog in initscript is not actually a todo.

commit dc75a7a35d1fe175caeee0abdf00d48645ea1a31
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:28:08 2009 +0100

    Removing bashism in initscript.

commit bf886c5a321fed0e6ad7cb3c788742c7e443286e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:19:33 2009 +0100

    Updating bug script.

commit c8d307dda6fb07a63dfe69381fc5176ad925862a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:18:21 2009 +0100

    Prefixing debhelper files with package name.

commit 225b4d5b57ac7a69aa47b408f5d3f69ec53242da
Author: Ronny Standtke <Ronny.Standtke at fhnw.ch>
Date:   Sun Feb 8 00:14:03 2009 +0100

    Do not eject USB flash drives (Closes: #457070).

commit 87442bce08be1da345a90026f64b66df5f41ccc8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:16:30 2009 +0100

    Updating copyright file.

commit c98560f97cfd676f435f86f8e3519755bab201cb
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 00:14:56 2009 +0100

    Revert using debhelper 7 command in rules.

commit c9afaa27f0bf39b7621e19a29f1a065cdf34f3b2
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jan 30 00:17:02 2009 +0100

    Releasing version 1.154.8-1.

commit 1051d32840cb0680ca88c52edd37bc768ceed4e3
Author: Kai Hendry <hendry at iki.fi>
Date:   Fri Jan 30 00:07:27 2009 +0100

    Adding basic xrandr support for lenny to enforce a particular resolution through bootparameter.

commit 493a81acd858ef7e460a26a89cb660a44866cc46
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 27 18:14:36 2009 +0100

    Releasing version 1.154.7-1.

commit dae7f55bb28ac56786ca74c2ce0feddca33264d0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 27 17:58:55 2009 +0100

    Removing wc from hook again, that's an ubuntu only problem they have to care about.

commit bbf154a5407d5fd76a85e13e94566fbe669ab8df
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 27 17:03:39 2009 +0100

    Adding note about URL limitations in live-initramfs manpage when using fetch parameter.

commit a0ed5c67f9a0579b20ecc84aef18d93f258cec2b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jan 26 01:58:24 2009 +0100

    Releasing version 1.154.6-1.

commit ef3cb9d56ba76727af70a0ddab65edc73a7cdbd9
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jan 23 15:19:52 2009 +0100

    Actually building/cleaning manpages through targets in Makefile.

commit 38c5f31c31d1b4b2b1b70a83f97c23b32083024d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jan 22 17:43:11 2009 +0100

    Adding persistent-path to parameter list and manpage.

commit d5b20626bc2cab7926097d39e6a8cba146dd361a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jan 22 17:39:39 2009 +0100

    Adding patch from Thierry Walrant <debian.tgc at walrant.net> to allow setting a path for the persistence files through persistent-path boot parameter (Closes: #512661).

commit c85c0817670de8313325ab25c74bfff64a3349e3
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jan 22 17:21:02 2009 +0100

    Added missing variable quoting that lead to broken root persistence, thanks to Thierry Walrant <debian.tgc at walrant.net> (Closes: #512656).

commit c6e3f250dd26f951f32a34a18e7153a7a5d340a9
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 20 17:52:26 2009 +0100

    Including wc in initramfs (Closes: #512413).

commit b087c373717f3cb34814d6b1eec20e27d185d32f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 20 17:51:33 2009 +0100

    Replacing casper with live in live-new-uuid.

commit 77ef78640e76df9753a65e41a6952f50ce604d79
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jan 12 19:26:47 2009 +0100

    Releasing  version 1.154.5-1.

commit 46a63ce061e55f456478668f12c19640ec727f0c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 10 22:01:29 2009 +0100

    Silencing xorg reconfiguration, thanks to Ronny Standtke <Ronny.Standtke at gmx.net>.

commit 65e068fbd1b5265f6275fe434e1a5f44a7ceea8f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 10 22:01:06 2009 +0100

    Silencing grep call on /etc/passwd.

commit 94b461ebe64c29c8e2144327d81c485550e1d7db
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 10 21:41:59 2009 +0100

    Don't redirect output of fstype detection to standard out, thanks to Ronny Standtke <Ronny.Standtke at gmx.net>.

commit 1d8d4b19c18659024fbabee3d2626c0e79d1453f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 10 16:48:34 2009 +0100

    Also checking for wicd in 23networking, thanks to Ben Armstrong <synrg at debian.org>.

commit 76000a06a9da1771e5a759e98f863cea6ca5271e
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Dec 26 09:46:33 2008 +0100

    Releasing version 1.154.4-1.

commit f91b6d139a875abd918ce93334348c7caa119d9e
Author: Rene Mayrhofer <rene at mayrhofer.eu.org>
Date:   Mon Dec 22 15:32:48 2008 +0100

    Support further checks on loopback image and support skipping union mounts (Closes: #509446).

commit 498d7f1926656eeae6552ef0bc52b3e2b98bfb7f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 20 14:37:43 2008 +0100

    Releasing version 1.154.3-1.

commit cf3a52210f1c89487ad969f072dfe9c413e83ea6
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Dec 18 18:52:39 2008 +0100

    Sourcing live.vars in 21xdriver and 21xvidemode in order to be able to set variables in previous bottom scripts.

commit 92f37fc4d55b95eeb73ec839788f35eec75232e7
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Dec 11 06:57:05 2008 +0100

    Releasing version 1.154.2-1.

commit 8d45b269844149df10d2e14e94ee619c0b473466
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Dec 3 20:33:00 2008 +0100

    Updating authors file.

commit ebc797e0140252c5f1ad81e87d10538d8ccb8a92
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Dec 2 14:44:42 2008 +0100

    Cleaned the boot log a bit.
    
    Include a '\n' before the live-bottom script calls, otherwise the first
    hook will trash the previous "begin_log_msg" entry, and however this
    should be treated as a nested task.

commit a8b795f00da8ab5952ef11f1f4ef170d47591c98
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Dec 2 08:57:48 2008 +0100

    Reworked integrity-check (Closes: #507477).
    
    * Changes:
    
     - it reboots only if it succeed, otherwise it panics.
     - it checks md5sum just after media is mounted, not after /root is
       mounted. This allow a faster and safer reboot.

commit cc1a753fc487f60c14619d9dcd6cf5a756f831c1
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 25 12:19:53 2008 +0100

    Releasing version 1.154.1-1.

commit 2d45444aa9fdd1ba3a7566215ce1d29787a839e0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 25 06:58:28 2008 +0100

    Merging casper 1.154.

commit 35910eb09ca6c0184a60eed46fc7a5a1c2ab1592
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 23 22:01:34 2008 +0100

    Removing spurious 'livefs_root' in copy_live_to();.

commit 505ccfa2ff092ac83e44acc8564dc2f5897456ed
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 23 18:16:57 2008 +0100

    Also adding ralink to network device check.

commit b91f0cfcd0e4bd70f6d6eb468b3915fc14ecbf3a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 23 18:10:41 2008 +0100

    Turning 'no supported filesystem images found' into a panic message, rather than a warning.

commit eec0203c143a0b5a7e4cd7fac4350e7fe69f3e9f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 23 18:09:50 2008 +0100

    Adding a panic message when we netboot and have no supported network device (Closes: #496684).

commit e5c756a71ece7229bf4b5d41ffc034c2b4e5ce5a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 22 16:55:45 2008 +0100

    Add a warning message when no image can be found.

commit 5b8d0e23b2483a4da8da8dc83429a0492bb1e09d
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:19:31 2008 +0100

    Merging casper 1.153.

commit 5b2853e4b9326f9be929dd21d72a8d696323a7f4
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:18:53 2008 +0100

    Merging casper 1.152.

commit d7ad8ebabe6b0e77d99da572a27327a7ebba6824
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:17:59 2008 +0100

    Merging casper 1.151.

commit 2ddb472b34350d595648308a4aa858b18161390b
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:17:39 2008 +0100

    Merging casper 1.150.

commit 8a6add43952e17646209cee967eb2d9a9bcdaf9d
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:17:00 2008 +0100

    Merging casper 1.149.

commit 89bcde16a95dfd84c653cb95b9a5ab966fd8d4da
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:14:20 2008 +0100

    Merging casper 1.148.

commit 84ec5ec4ecd84b384411b376b936e41b0d79af46
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:07:15 2008 +0100

    Merging casper 1.147.

commit e0a7ce4e10af3ec92ed5622c78431c9c379a68c0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 18:06:54 2008 +0100

    Merging casper 1.146.

commit 2c649cf1f86f2030a213b9b0bfc1d1a1f0c14b2c
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 17:55:40 2008 +0100

    Merging casper 1.145.

commit 95cdfc252b7b9ee537bc2584717a25ff04971015
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 17:52:41 2008 +0100

    Merging casper 1.144.

commit 51bcd807500eb90c674974023d5d7ed7bdb89e9f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 17:49:49 2008 +0100

    Merging casper 1.143.

commit a204eb6a91ed48075af294f5a25d04643b5f6593
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 22 16:49:41 2008 +0100

    Merging casper 1.142.

commit 960ca9ffec409718fb81cc497d6822c38c676a2b
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 17:41:58 2008 +0100

    Merging casper 1.141.

commit c3e20f8ca4cd37d2641007947e58c781fd501f11
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 17:33:47 2008 +0100

    Merging casper 1.140.

commit 9c7aa9141ce947bf2ea2430e430d0571c28de954
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 11 13:52:49 2008 +0100

    Releasing version 1.139.1-4.

commit 161d502cc2ad8d9696969e2d96da6d7712a2ef24
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 7 18:07:20 2008 +0100

    Replacing obsolete dh_clean -k with dh_prep.

commit b3416142f2a676acbfca0738ea386d40bef74313
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sat Oct 11 23:31:22 2008 +0200

    Removed all "cat | grep", with grep, awk and sed.

commit f631495de9586b0be892226bcdcf6802d8fc2143
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Thu Oct 2 12:34:17 2008 +0200

    Do not pollute the logs when looking for swap partitions.

commit 066ce6ffabad0eff4be36c477177e941f2bd50fb
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed Oct 1 11:21:22 2008 +0200

    Manpage clarifications on "nofiles".

commit 7f572a9f291b75dd000c2b45da64809a62af4648
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:59:26 2008 +0100

    Don't "cat |" to grep.

commit 15014add2a366cca6bb0aea0b1d02b010e215dc9
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:58:38 2008 +0100

    Reflow long 'tr'-based pipelines for readability.

commit 8af69eb3e88459ca949aa95727dc2212266c6669
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:58:12 2008 +0100

    Reflow some grammar in comments and in live-initramfs(7).

commit 9e2fdb9370c78d10088945e59f45b087b7fe6f37
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:57:25 2008 +0100

    Be consistent in using 0/1 for True/False values instead of English representations.

commit 2b0b270f2445897b6137fbe48919097ca42e9c9e
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:56:55 2008 +0100

    Use "test -s" instead of testing file availability and size.

commit 116f7ddd2e6ebb1377474da592b7d43604e7b166
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:56:30 2008 +0100

    Use "grep -qs" over "grep -q" for compatibility (see grep(1))

commit 83f906b640856660217698523e50d948eddb3e1b
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Oct 1 00:56:00 2008 +0100

    Remove (accidental?) debian/changelog entry.

commit a298ae49a77f528b0d57e013343473bb5162cd61
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sun Sep 28 00:51:04 2008 +0200

    Implemented a persistence exclude list.
    
    * This finally enables one of the most requested feature to exclude
      things like disk caches and temporary files from the persistence
      images in order to speed things up and saves precious writes of flash
      based storages.
      This works at boot by bind mounting tmpfs clones of paths listed on
      "/etc/live-persistence.binds".

commit 6fd3b2db8ca683513709560744aebd4cff3d378d
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sun Sep 28 00:07:22 2008 +0200

    Implemented a snapshot exclude list.
    
    * This finally enables one of the most requested feature to exclude
      things like disk caches and temporary files from the snapshots, just
      by editing "/etc/live-snapshot.exclude_list".
      This only works for cpio targets and for squashfs creations.

commit 990480f58dde1722f8ab87514b4443c1ea418b85
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sat Sep 27 11:18:15 2008 +0200

    Search for partition labels only (Closes: #486469).
    
    * Added new way to call "persistent" at boot:
      "persistent=nofiles" will skip the scan for image files in block
      device and it will only search for partition labels.

commit 7e61a38fb7e7c6c2fdcb0b01c526b6fefc3a87e6
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Thu Sep 18 23:37:27 2008 +0200

    Reordered persistence lookups and boundaries (Closes: #500672).
    
    * This finally enables "live-rw" partition persistence, yes it works, it
      is still ugly and slow, but make it work first and let optimize it
      later, hopefully in one of the next commits.
      To rush test it, 'mkfs.ext2 -L "live-rw" /dev/XhdX' on a qemu drive
      and reboot the live with "persistent" on.

commit 64db924e2232aa8a2bee5aa177d647fcc1589a4c
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Sep 19 00:31:57 2008 +0200

    live-snapshot: fixed include-list handling.
    
    * When "/etc/live-snapshot.list" is present, all standard files and
      directories listed there are saved on shutdown.
      Now it saves them only if they are modified, and also handles
      dangling symbolic links. This beaviour will be gentle to live-systems
      upgrades on the same hardware since new unmodified to-be-snapshotted files
      will be no more overwritten by old unnecessary saved cruft.
      It still does not handle removal of deleted files.

commit f4902b112fbd2ab8cafe6fd1827a941cfe20fb8c
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 17:52:03 2008 +0200

    Conditional creation of /etc/fstab.
    
    * This is one of a series of interventions that means to be gentle to
    debian-live builders and to persistence users; the rationale is that
    if a file is present on the rootfs it does not need to be overwritten
    from scratch since its presence means either a live-helper
    configuration at build time or a persistent/snapshot at run time.

commit c00d324467314b6f4d6a1d6cc2d9a6ecfbd308cd
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 17:26:09 2008 +0200

    Changed HOSTNAME and /etc/hosts handling.
    
    * This is one of a series of interventions that means to be gentle to
      debian-live builders and to persistence users; the rationale is that
      if a file is present on the rootfs it does not need to be overwritten
      from scratch since its presence means either a live-helper
      configuration at build time or a persistent/snapshot at run time.

commit 1736a26b70a1af93c290cfa9f4e7b593b7554d22
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 19 14:24:40 2008 +0200

    Releasing debian version 1.139.1-3.

commit 90ee389fa5f94645a64a157eb9819518b864e414
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 17 08:54:17 2008 +0200

    Sourcing live.vars in 15autologin directly, rather than to inherit from live-functions.

commit 31d899e6c14d658569d70f6fe62a0fbe1f750fa9
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 17:12:00 2008 +0200

    Set -u in live-snapshot only in debug mode.
    
    * Although is really fine to have checks for unboud variables, this
      limits also included code, where unbound variables could be used as
      feature. Set LIVE_SNAPSHOT_CHECK_UNBOUND to have it on again in your
      test runs.

commit e44b1421fb3fcfac5097f946a7b40863dd60a364
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 16:24:37 2008 +0200

    Included more debug and comments on persistence code.

commit bee7730a411ff3222573092b1b3ff06707c4b698
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 16:16:08 2008 +0200

    Check for files and umount only if you can mount it first.
    
    * Another clean-up and speed up in the ugly persistance/snapshot code.

commit ddef67c34aa996a240abc3e3d191ee0a1744d900
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 16:13:18 2008 +0200

    Fixed a wrong trial to copy an unexistant snapshot.
    
    * Quoting a variable could do miracles :-)

commit f36959769865c609173f48eec60364429a3d22de
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 12:29:03 2008 +0200

    Forces use of initramfs cpio over busybox's one.

commit 1be87e2b9e51755ed766943f4c7f14de14db4b97
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 12:11:41 2008 +0200

    Override maybe_break from initramfs-tools.
    
    * "break=<phase>" boot option, previously lead to the overrided panic
      function which shows a huge bug message info, which in that particular
      case is misleading, since the "dropping to a shell" is wanted.

commit bc58aa7cd360609e2f52c5db14e87056a12937d8
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 11:35:01 2008 +0200

    Fixed try_snap() umounting on error.

commit 4a165b794d37cf495f2c4d0213caba38eb8622d7
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 10:55:22 2008 +0200

    Add real cpio to initramfs for snapshot's uses.

commit 44ed93e9a7fafb96bd0f4f937ae369e963bd3420
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 16 10:34:29 2008 +0200

    Skipped some runtime duplicated execution.

commit d7b7251424be21bdf7bac2958019873eb76a9f96
Author: Michael Prokop <mika at grml.org>
Date:   Mon Sep 15 17:54:18 2008 +0200

    Ignore errors from fstype.
    
    Redirect stderr to /dev/null, otherwise we'll get
    "stdin: error 0" for some partitions during bootup.

commit 05d397a2a97eed0678773e99b4414abf5ee2abf9
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 15 16:55:32 2008 +0200

    Re-enable "break=live-premount" debug.

commit 7b390a2051b1f427275820d098efa027b6994457
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 15 16:46:38 2008 +0200

    Removed mount -n option, since mtab is there.

commit cdbdce110d7a9a12ee297a26cfa6a1fde8dd5a4c
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 15 16:30:35 2008 +0200

    Create /etc/mtab on the initramfs ASAP.

commit 268c4f38f81263be2cf7a400b30008cf214bc619
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 15 16:27:38 2008 +0200

    Added a pretty vital mount debug string.

commit 2910ae281a07441f55215ca74ec38f1d499420f2
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 2 10:42:11 2008 +0200

    Fix default user handling.
    
    * Handle the case in which an user is present but the default user could not
      be created (e.g. when configuring another user at build time in the
      chroot). If the default user could not be created or assigned, disable
      autologins (which previously just fails leaving without console login
      capabilities), and propagate that information to the scripts thinking that a
      default user will always be available.
      Note for live-helper documentation: The latter case could leave the system
      accessible only if root password is set in other ways or via ssh rsa/dsa
      passwordless accesses.

commit c8143167a7af7f3ff8c138f52c4ac637fd6c9312
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 7 21:49:05 2008 +0200

    Updating vcs fields in control file.

commit 53fc4e3b72a633a22f73336e0b76bde963e7ba7b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Sep 6 13:13:26 2008 +0100

    Remove local overiddes of log_*_msg - #494257 is now fixed in testing.

commit d4454e570d5939c04dc42fa461779356866492bd
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Thu Aug 28 17:00:17 2008 +0200

    Removed some useless spaces.

commit 3070e4761fab972ba0e7ba783b731528a3757530
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 3 18:13:51 2008 +0200

    Removing currently unused Upstream-Depends field in control.

commit 6e808da9822e78d759df3c3aad57320b6ea7b8d0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 31 20:31:58 2008 +0200

    Releasing debian version 1.139.1-2.

commit e170719f72d4b5805f9278ed87c21497308ab1b0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 31 20:29:20 2008 +0200

    Disabling default usage of local swap partitions. Can be enabled with the 'swapon' boot parameter. Thanks to Joseph Rawson <umeboshi3 at gmail.com> for bringing it up.

commit 357ac91a9701e8a26648a293e0580129ba4a6cd5
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 28 23:25:08 2008 +0200

    Setting project email address to the new debian-live at lists.debian.org.

commit 364b46b527237033f9b15e6db9aa621ba4b3d35c
Author: Michal Suchanek <michal.suchanek at ruk.cuni.cz>
Date:   Tue Aug 26 15:14:23 2008 +0200

    Enabling the "remove CD" prompt in splashy.

commit 059acaa9da49953b091d220ed52de1d252c61ae5
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Aug 25 13:12:57 2008 +0200

    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 <jordi_pujol at telefonica.net> (Closes: #460456).

commit 9c7e05ec599f1cae40b240c4e49a5cfe86b7de5d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 24 01:00:15 2008 +0200

    Releasing live-initramfs 1.139.1-1.

commit 3fa29d4e1c65f412e5c9bf12ef18d01783f30cae
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Aug 22 11:29:57 2008 +0200

    Added "-n" option to all mount commands, thanks to Peter Holik <peter at holik.at> for pointing this out.

commit dbfb79c47964978158714037bf1d77f7390daf8c
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Aug 20 10:17:09 2008 +0100

    Move loop-aes-tools to Suggests; live-helper should install them if required.
    
    The loop-aes-tools regress compared to the vanilla loop tools, which can
    cause some problems - Although we should support them, it makes sense to
    not use loop-aes-utils by default, which--as Recommends are installed by
    default--they currently are.

commit 7909d878be479e2ca2f177b42917e714d1b26b61
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Mon Aug 18 00:52:12 2008 +0100

    Remove unnecessary indentation level.

commit 1ce33a16d26922c6e1e70c5850292b48f17ecdd2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 14 17:51:04 2008 +0200

    Updating authors file.

commit 6347d783e0edf9d3a5e4df9686bd0e2744b32f9f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Aug 16 23:55:38 2008 +0200

    Merging casper 1.139.

commit 8088c0fc9a08f024c32f854b9871fb5bc5de3458
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 01:26:38 2008 +0100

    Modify hiding of harmless X.org reconfiguring messages.
    
    Was being split over a newline.

commit 8a6a1947d9e89ace18bb939a9ce6e3cdd3850477
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 01:20:13 2008 +0100

    Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)

commit b08ed87e435629af19134c12b28e0704e7b4ae01
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 01:19:28 2008 +0100

    Hide error from attempting to "mount --move"
    
    (We get a sensible error message if it fails anyway)

commit 69711afc9791c7cf5ff968d87f9abdc23ad2d253
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 01:01:19 2008 +0100

    Rework ugly `echo "debug:..` message to use log_{begin,end}_msg.

commit a1311a56603a95bfc642adba1390882591c12c9f
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 00:59:42 2008 +0100

    Don't configure X.org if it's not installed.

commit c6045b53fc6b53b69a80955b1555445a07ec9130
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 00:59:29 2008 +0100

    Fix check for X.org.

commit 019c1f8d84f6eee21de9338faee03acf1505c4b5
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 00:59:19 2008 +0100

    Add an /etc/fstab to the initramfs to silence harmless "empty fstab" warnings.

commit 6c4ef88d692a03c47d374828ead246f7232d2850
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 18:58:19 2008 +0100

    Silence another "script-not-executable" message for a sourced library.

commit c2d0b8e505f64845eb7fe3b75fd310758a937b28
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 18:18:38 2008 +0100

    Add missing pipe. Thanks to Andreas Bombe.

commit 08a22eac0ed62af35a55d8a70b40949adabd03ce
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 01:59:59 2008 +0100

    Shamefully adding myself to CREDITS

commit ad5f39fff408a174a5b86194bf4fb7553dc212a1
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 01:14:02 2008 +0100

    Tidy "Disabling update-initramfs" message.

commit cf052ec1816745240c65745a0de6cc4dce8c8433
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 01:13:25 2008 +0100

    Re-order some commands so we don't call log_begin_msg without calling log_end_msg.

commit 8bd41d1a551a814aa8c2cb6de09640fba6798f21
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 01:09:36 2008 +0100

    Don't configure X when /usr/bin/X does not exist.

commit 8549fbbbce5023761ebb40ceb1c052aeccf6deb3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 00:57:50 2008 +0100

    Silence 'script-not-executable' lintian warning - live-functions script is always sourced.

commit b86fc51726eb02b5bed67a386395af56176a0b2b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Aug 10 06:03:54 2008 +0100

    Fix spacing in swirl.

commit 1a2f51839940cda3087d138025b7b22687905b9e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 10 04:23:40 2008 +0200

    Not going over the top with exclamation marks in the panic message.

commit 7cfaf499a2e3e7c99257a80936760802571fe08f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Aug 10 03:16:29 2008 +0200

    Updating credits file.

commit cb2340ba38b5ef6753158b4e992b2c7f59ff8427
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Aug 9 17:06:29 2008 +0200

    Slightely adjusting to the more widespread used ascii swirl.

commit a2ef4657d3d3cdb14957034376e4b934a0b7650d
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Aug 9 08:51:23 2008 +0100

    Override log_*_msg to print nicer status text (until #494257 is merged).

commit df79347407d7143a78490166decd11fdd109e75c
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Aug 9 08:47:11 2008 +0100

    Hide "overwriting possibly-customised configuration file" in X.org setup output.

commit a5c38c897b8ccbb22171a6799b8757645dd59fff
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 21:00:38 2008 +0100

    Hide "Shadow passwords are now on" status message on bootup.

commit bd2f8cdc585b86b7746e5a61b5b9745dec3747df
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 19:54:29 2008 +0100

    Remove a number of "${quiet}" checks - they are repeated in the log_*_msg functions.

commit 8af37a4799e7319e0b27571fad82b23d57ef2cc3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 19:48:46 2008 +0100

    Rework locale handling
    
     * Support all codepages, not just UTF-8 ones.
    
     * Although UTF-8 variants are still preferred, specifying an invalid
       codepage as an extension to a known language will not necessarily result
       in en_US.UTF-8 being chosen - it will try and use an alternate.
    
     * Fixes an issue whereby an unknown locale would end up as a blank
       "language" in /etc/kde3/kdm/kdmrc instead of en_US.
    
     * General tidying of the code.

commit 5a8c6778fe784c4a0a9f0d5ff84b95b4ed18d26e
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 18:36:08 2008 +0100

    Print friendly error message on live-initramfs panic.

commit a3f5e94aedca5cebe374467749c1c94203be2a94
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 05:46:40 2008 +0100

    Fix path issue with live-preseed causing noisy errors when booting.

commit 11f6195097148e7b5738ffe29dc16061b2cfd770
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 05:25:06 2008 +0100

    Silence a number of annoying and distracting bootup messages.

commit cd1f0fd6b0973f46b522aa0d400f7c4eaaaafa49
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 05:24:12 2008 +0100

    Add missing "log_end_msg" to live-bottom/21xdriver.

commit 5d424e4aae6a82e915f21001a5114a45c53c6b9d
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 05:23:42 2008 +0100

    Set different log messages for live-bottom/21{xdriver,xvidemode}.

commit 5f0f3b0c36d433a462176f970d371c77c3020749
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Aug 8 04:54:34 2008 +0100

    Remove trailing "..." from calls to log_begin_msg - they get added anyway.

commit 73cd7b1e0770a4791887f903ae81b5fa0d4bdcc3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 7 20:24:41 2008 +0100

    Move some arch-indep helper utilities to Build-Depends-Indep.

commit a5bda02d598dc48e60d42a2adf454e1681f6150d
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Fri Aug 8 16:09:34 2008 +0200

    Adding support for using tftp in fetch= parameter.

commit f7f71ad15e3cfa56b4bb79f1552281d93c5cd215
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Fri Aug 8 16:07:11 2008 +0200

    Another fix about using udevsettle or "udevadm settle".

commit fd7e1b6bcd64d2f60f393db90b940d1c263f0fe2
Author: Ben Voui <intrigeri at boum.org>
Date:   Thu Aug 7 19:54:49 2008 +0200

    Adding support for Virtio vd[a-z] drives.

commit 31f40045de3ced9d6e30aaab4d18986534318090
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Thu Aug 7 00:07:57 2008 +0200

    Be sure that the discovered filesystem is not null.
    
    - While scanning for a filesystem on a disk, the klibc utility can
      return a null string if it not finds a filesystem (e.g. on a container
      partition), and grepping for a null string either reports true if
      escaped or hangs grep if not escaped. Both conditions must be avoided
      in order to report that the kernel supports the filesystem named as
      the string.

commit 7ea27f7f7c468dc524bc07ca3565d6ace65b8aff
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 5 23:50:09 2008 +0200

    Merging casper 1.138.

commit 96db9eaff01b09f16ad2a22d7d84a344ef8a9723
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 5 23:45:32 2008 +0200

    Merging casper 1.137.

commit 9d591ba166697b8cac2c981329217f1d32baa764
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Tue Aug 5 21:50:04 2008 +0200

    The list of supported filesytems goes dynamic.
    
    - The plain list of "should be a supported filesystem" finally is fixed,
      now it scans /proc to see if the kernel is able to mount it, if not it
      modprobes it and as a failover tries to insmod it from the real rootfs
      /lib/modules directory if it can.
    - This should fix - en passant - the "drop to busybox shell if a ntfs
      filesystem is found while scanning for persistence media" bug as well.

commit f62cc0eefdb0075075cbc46155ab91485a21a6fb
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Tue Aug 5 22:33:52 2008 +0200

    Added ntfs filesystem to the initramfs.
    
    - This enables ntfs filesystem support to the early userspace,
      which could be both used as a persistence media (with fixed sized
      partitions image files) and as a backend for read-only rootfs
      (e.g. filesystem.squashfs).

commit d50b5b1476237e72ca8fe362eee3a7005a4c0cb3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Jul 31 22:38:49 2008 +0100

    Set default cow_mountopt where the other defaults are used.

commit eabd839b32b303c4176a891d2d42a1aeef8fc2da
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Jul 31 22:34:55 2008 +0100

    Don't use /sbin/losetup to test for '-r' option when the scripts just use "lostup"

commit 1b69d89f210c87efb582f51a4eec391515734e45
Author: Michael Prokop <mika at grml.org>
Date:   Sun Jul 20 19:00:16 2008 +0200

    Move sourcing of live-functions in 38disable_restricted_manager to correct place.

commit 79ce28d57bceeea77425b9852571db39570bf4ff
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 17 23:29:18 2008 +0200

    Releasing debian version 1.136.3-1.

commit 330394c83e8bd37b9c155fb336af37d9ec689e25
Author: Michael Prokop <mika at grml.org>
Date:   Thu Jul 17 13:23:00 2008 +0200

    Make sure mounting /cow-tmpfs provides mount options.

commit 6e598ce949be588a8eddc6fd8ca3b5a004db61b7
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 15 23:44:16 2008 +0200

    Releasing debian version 1.136.2-1.

commit 058dcef0d8013a45c5f289f91d08b036860aea94
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 15 23:42:33 2008 +0200

    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.

commit 883234b7943f93dc33ee5f237c9183973a5090f4
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 15 10:40:55 2008 +0200

    Correcting httpfs2 inclusion in hook.

commit c360fb1bfc43241d41bba88795c48d1fc49c1efe
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 10:11:06 2008 +0200

    Releasing version 1.136.1-1.

commit bf5db2437a64882e205529760186f37b02716f5d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 10:07:03 2008 +0200

    Defaulting now to aufs if no union= parameter is given.

commit f30518f6425b06059b2e5c7ccdb27fc95f44f2bf
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 10:03:33 2008 +0200

    Merging casper version 1.136.

commit 93c7bf06b5d2a2e9e5624f18d423a05263914b46
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 09:58:39 2008 +0200

    Merging casper version 1.135.

commit ee9e8d389f1ee6ccda3cf1726884b98c34847158
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 09:55:14 2008 +0200

    Merging casper version 1.134.

commit 8225101cbf7a069f0d4ff6d5fda4677051d8821a
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 14 09:49:10 2008 +0200

    Merging casper version 1.133.

commit d093a29808026e9591542ba89a56db3ef30c90df
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 12 12:00:30 2008 +0200

    Converting udev depends into a versioned depends in order to reflect udevadm introduction.

commit c9f0399f0fd5da9042a4190763e4ecef653af8ce
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sat Jul 12 11:13:09 2008 +0200

    udevtrigger replacement.
    
    * New udev (>= 1.24-1) replaced some binaries (here udevtrigger) with
      udevadm command line options, e.g. "udevtrigger" -> "udevadm trigger".

commit f9cd00dc0b8146d1f71777f33dcfac0efdd84121
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Mon Jun 23 22:54:31 2008 +0100

    Fix call to log_warning_msg. Thanks to Bradley Smith <brad at brad-smith.co.uk>.

commit 1d2375f115cabb543f6a2cf250c6331aff249ada
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 22 00:54:09 2008 +0100

    Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed kernels on powerpc.

commit d5347eae8a5e2bf7a1f4eb2ae85e8dac5920d4d1
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Fri Jun 13 15:00:12 2008 +0200

    live-snapshot: fixed the remount helper.
    
     * Now it should work even if not using klibc's "read".

commit 02f0fb6ca32464adc6d6dd80878ac62bd75048ec
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:44:09 2008 +0200

    live-snapshot: now supports a static keep file list.
    
    * Included support for specifing a list of files/dirs to be explicitly
      kept between reboots, enabled only for the "cpio" snapshot type.
      Look at "/usr/share/doc/live-initramfs/examples/live-snapshot.list"
      for hints.

commit 41e9edcaf36bf2b7d56eee71bee80703176d111e
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 15 05:30:42 2008 +0100

    Check losetup capabilities before specifying to mount as read-only.
    
    This is to retain compatibility with Etch's non-loop-aes-utils' losetup.

commit b456dd1c73f51b706f7e47ef9296cca7ddd51d19
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 15 04:36:04 2008 +0100

    Modprobe 'esp' SCSI driver for the benefit of sparc.

commit ff8d5159cb74d1015322c5de4ac1899ce0dff695
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 15 04:33:53 2008 +0100

    Quieten call to modprobe ide-generic.

commit 6e45195d58ae9290d0e69071abf9c4b4d2036c7c
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 15 04:32:02 2008 +0100

    Move local-top/live to live-premount/modules so it gets called before find_livefs.

commit c9e1f3e45460445b6247574ebfa8a3e32cba3cb4
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jun 9 15:24:41 2008 +0200

    Try to bind /cow to /live/cow if unable to move.
    
    * This should re-enable using of live-snapshot with targets differents
      from static list cpio's.

commit 776853fc21a904f5280cffd488c80dd83ba0a22e
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Wed Jun 11 00:16:11 2008 +0200

    live-snapshot: cleaned some wordings.

commit 35325028b1a502b4f166067f2a5ab95a620e27e2
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:12:43 2008 +0200

    live-snapshot: included vital informations on exit.

commit 27d95df60560c82264b49db66bdb62a264dc605e
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 10 23:56:49 2008 +0200

    Updating live-snapshot to GPL-3+.

commit d5a9dc104fa5705a2c173a60c8c6b742c8c3ee50
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:23:55 2008 +0200

    live-snapshot: new "--refresh" option.
    
    * "--refresh" explicitly saves status of boot-time auto-discovered snapshots
      without rebooting.

commit 5ef821bfd0d30137175d5784cb2b24fef025ce6c
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jun 9 15:04:36 2008 +0200

    live-snapshot: cleaned and sorted used command line defaults.

commit 9f0888fd9ffcbb319722a39e9f357693800f2b6b
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sun Jun 8 01:09:27 2008 +0200

    live-snapshot: nicer default auto unmount logic.

commit b7e456cbafb2d594a9f9317f11a99740bd1af4d6
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sun Jun 8 00:50:42 2008 +0200

    live-snapshot: honour "-o|--output FILE".

commit 74b908c499ee60fa7c4b43b0da5fde6fec1f554a
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:14:29 2008 +0200

    live-snapshot: removed a useless mkdir.

commit d88643d2724f1e8b0028660c8de76c0bd0c286d8
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:01:26 2008 +0200

    live-snapshot: removed an unused and useless function.

commit e0c2f1d0cef706c3a87aa3fb6d17c01e117c66ad
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:03:27 2008 +0200

    live-snapshot: fixes snapshotting from resync string.
    
    * Now it properly overwrites previous snapshot instead of just
      putting it in the $PWD.

commit b6a42f34ac3b2b1aab0c526118f0dcf9c692d7c4
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Jun 10 18:52:55 2008 +0100

    Sync bug script "dpkg -l" calls with debian/control

commit eedba054799e9809e7178938e372ece8c58d15c9
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Mon Jun 9 17:29:01 2008 +0200

    Add support for httpfs= and ftpfs= parameters.

commit 478ce068a690a986456b8d8159e9c3937c364868
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 5 20:55:28 2008 +0200

    Updating to standards 3.8.0.

commit 8c62aabdb2a94b3b56cf79fe47cf9e835968acce
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 4 14:05:42 2008 +0200

    Renaming forgotton uuid file to live-uuid.

commit 644a3952a93824d6de2832b8f81900336b40c987
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 4 08:42:07 2008 +0200

    Releasing debian version 1.132.1-1.

commit 5ce5bb4dda84fa6796838bed3a78a03a8b1b33bf
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 1 00:45:53 2008 +0200

    Updating copyright header in live-snapshot.

commit ea030e6fbe844a8472ccbcd0108da68e1061fdde
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 1 00:44:03 2008 +0200

    Removing useless whitespaces and empty lines.

commit aab75484c29a3c2ce95d2e23148970debfbd2a69
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 1 00:39:46 2008 +0200

    Correcting grammatical errors in live-snapshot description.

commit 186498d542ab606384f434f7ecabd5a51b566dee
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 1 00:38:48 2008 +0200

    Removing live-snapshot version as this component is always released within live-initramfs itself.

commit 0d26027d73deed80f915e331632a019ebe6f9e43
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 1 00:19:44 2008 +0200

    Adding Michal Suchanek <hramrach at centrum.cz> to credits file.

commit 4285c224d7d2ad14b0aefa028c540e31a1e56f3c
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Sat May 31 00:18:32 2008 +0200

    Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'" bug.

commit 8e528a99632ef0ae43826dd7a487c4a0c12010a6
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed May 28 10:34:35 2008 +0200

    Calling live-snapshot now produces an output file.
    
    * Invoking live-snapshot without parameters now produces an output
      file useful to be copied on a writable media as intended.

commit f02ff60da1a862bb4eb0631cb9b7e527ffa1f32e
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Sat May 31 21:18:47 2008 +0200

    Workaround loop-aes-utils losetup incompatibility
    
    Pass -r option to losetup when setting up loop device for root image
    so that readonly files can be set up as well.

commit 9be31760d902a1728a4b786f2a8844697bad5038
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Sat May 31 17:41:42 2008 +0200

    Fix toram (change mount --move to mount -o move)
    
    Thanks to ChoBolT and taytay on irc

commit f7844126b88fd104016316b0dfa5a8c731a63a05
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 31 10:53:55 2008 +0200

    Merging casper 1.132.

commit 9608fba805c3a518bd63a17dc138b8c0ed41b760
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 31 10:43:30 2008 +0200

    Merging casper 1.131.

commit 08f73f92a5006dae43f67458c062657574aacac6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 31 10:05:35 2008 +0200

    Ignoring floppy devices for live filesystem as well as live persistency.

commit 770a8001e5b407910f2de38fbc5852c4356d05f0
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 30 23:55:35 2008 +0200

    Adding patch from Michal Suchanek <hramrach at centrum.cz> to tail live.log and show its messages during boot (Closes: #440238).

commit b5d0a63aa2be423dcb08c6d7b3836f6e38e6d5d5
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 12 22:10:08 2008 +0200

    Updating vcs fields in control file.

commit b03585bbb0f7a4e5349ca66e5cf13a74a782b9e9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 28 13:52:55 2008 +0200

    Handling conflicting klibc includes with initramfs-hooks of other packages (Closes: 475783).

commit af4da52a0ffd882d369c23b1264b2e18ee82844d
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Apr 26 22:17:33 2008 +0100

    Don't escape asterisks in languagelist update code

commit 268358eaae496292f1d1790b462cb83968395650
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Apr 26 15:36:45 2008 +0200

    Releasing live-initramfs 1.130.1-3.

commit 3d4b86718ca4cdae8c6ead03035abd561a5d5728
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Apr 26 15:29:41 2008 +0200

    Handle non-existing klibc includes in live hook (Closes: #475783).

commit 795d2ed144c5dccfb6d51ade2224e180d7b422ea
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 24 22:05:34 2008 +0200

    Adding loop-aes-utils to recommends.

commit c17d2502de04ebd2af581386f79b4b0efc101858
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 17 06:12:54 2008 +0200

    Releasing live-initramfs 1.130.1-2.

commit 47296da8bee39d7cca4f57e572e2fdafe4eb36a5
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Apr 17 03:57:19 2008 +0100

    Remove bogus dependency on Ubuntu "localechooser-data" package
    
    In Debian, this package doesn't exist as a .deb, so we must maintain our
    own local copy of the languagelist file.
    
    (This patch also adds code to synchronise this file to the Makefile's
    "update:" target so this isn't too annoying.)

commit 7a40489620ead4392765b3e8ba9a7f2c020676d3
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 16 10:28:12 2008 +0200

    Releasing live-initramfs 1.130.1-1.

commit 9863b7ac3829367dfa144a0bdaf812b39362d264
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 16 09:02:46 2008 +0200

    Merging casper 1.130.

commit 47527b7666b1a12122a0b17098064e7af745d097
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 16 08:56:47 2008 +0200

    Merging casper 1.129.

commit 3d5289751b26b7364b8cebcb3e3e5605bdef97bd
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 15 22:35:43 2008 +0200

    Adjusting code formating in maintainer scripts.

commit b9590afc81e0ef83eb4252f68c3ec41fc88a7756
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 15 22:33:01 2008 +0200

    Restricting counting of installed kernels based on /boot/vmlinuz-* instead of /boot/vmlinuz*.
    
    Kernel images installed the proper way from .deb packages are always
    naming their kernel files vmlinuz-*. This way, we can avoid tampering
    with completely customized kernels which handle initramfs on their own
    (or completely different).

commit 55d0448c2b0bef163092e251879047d92a58c91e
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Apr 15 18:59:26 2008 +0100

    Use triggers when calling update-initramfs in postinst and postrm
    
    One complication with the interaction between live-initramfs and
    update-initramfs is completeness - in a normal Debian system, we do not
    mind that not all the initrds are updated, so one would simply call
    "update-initramfs -u" when upgrading (for example) mdadm.
    
    However, live-initramfs needs to update *all* initrds (ie. '-u -k all'),
    but calling this would not use the trigger functionality as
    'update-initramfs' will only accept triggering with a single '-u' argument.
    This is sensible behaviour, as the trigger callback cannot (and shouldn't)
    be parameterised. The result is this is that we must detect how many kernel
    flavours we have and revert to the non-triggered call ('-u -k all') if we
    have more than one.
    
    My tests show that this is behaviour is sound, even in the slightly
    contrived example of updating live-initramfs whilst installing a second
    kernel, regardless of the interleaving of the calls to postinst.
    
    We additionally attempt the same logic in the postrm so that upgrading
    live-initramfs (for example, in chroot_local-packages) does not result in
    two calls expensive calls in update-initramfs.

commit 570998533ee43582fd73beee3e206c52ee3494dc
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Apr 13 08:06:59 2008 +0200

    Sorting some lines in live hook.

commit c3c1a37d674849428e35887db6cf363f0010fa0e
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Apr 8 10:35:20 2008 +0200

    Releasing live-initramfs 1.128.1-1.

commit 382670861b9e3d3b43ad1f9ff19b535a5f423223
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Fri Apr 4 11:44:03 2008 +0200

    Fixed a misleading debug message.

commit b41681e37771dbf21bfc0ecc7a8c64af21552123
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 4 10:27:45 2008 +0200

    Merging casper 1.128.

commit 711ac60966afafec614d601d5176bf5172c31d23
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Apr 4 10:15:36 2008 +0200

    Added /cow mounting debug messages.

commit bac2a1816f3d8688a21866d3205274c592d32b2f
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Apr 4 10:14:31 2008 +0200

    Fixed /cow mounting.

commit 5616253714c6f18a7a96bef2f4586ee774b4a1f7
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Thu Apr 3 22:43:12 2008 +0200

    Klibc: added some libraries to the intramfs.
    
     * Some klibc programs (cp, mount, umount) needs those libraries and
       initramfs-tools cannot automatically adds them if needed.

commit 3b8335d66820d0e08babec35ad531f021ffad2b2
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 31 08:02:43 2008 +0200

    Releasing live-initramfs 1.127.1-1.

commit 7854473ffc459666111a5c5a6182e552266c09d1
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 31 07:56:03 2008 +0200

    Merging casper 1.127.

commit 696021a36e17e7a621b650d07ed8ecfb0c652d45
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 31 07:34:06 2008 +0200

    Merging casper 1.126.

commit 2244f67e0d8efc13d19dc95dfe4b058684a98c94
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Mar 31 07:26:46 2008 +0200

    Removing too early recommends to live-initscripts in control to make some people happy (Closes: #431000).

commit a242992a320b66e152fb1ba1705f9d8a9bf0313b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 08:19:59 2008 +0000

    hooks/live, scripts/live: Add USB modules, workaround udevtrigger (?) bug
    
    This patch goes some way towards fixing USB-backed persistence by
    configuring the live initramfs to contain the "sd_mod" module and adding
    a hacky workaround to a udev-related race condition.
    
    For some reason, the usual udevtrigger/udevsettle pairing does not block
    after we have loaded our USB modules and /dev/sda1 (for example) is ready.
    Because of this, we sleep for a little while and break if a new block
    device appears.
    
    This seems to be a bug either in udev or in my understanding of how the
    tool is meant to work. Some information may be gained from the casper bug:
    
      https://bugs.launchpad.net/ubuntu/+source/casper/+bug/84591
    
    Sleep-based hacks like this are really ugly, but I take some comfort in
    finding them elsewhere in the source.

commit 924d99d21049feb1213e1816d4345364bfb0900c
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 08:09:57 2008 +0000

    scripts/live-helpers: Don't search ram block devices
    
    We are hardly likely to find persistent-related devices on RAM disks, so
    we ignore them whilst searching.

commit 31e39a4551eb81d8542047ba382408bff4391fe5
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 08:08:10 2008 +0000

    scripts/live-helpers: Search / use case
    
    This patch extends the find_files and find_cow_device utilities to search
    known-working partition types (removing two "FIXME"s) and reworks the
    syntax to use somewhat more readable case-statements.

commit 27ff6737efe5ed3d4b17b4d4409ad4734e84d519
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 08:02:59 2008 +0000

    scripts/live-helpers: Fixes for set -e
    
    This patch applies two fixes intended for when "scripts/live-helpers" is
    sourced by a "set -e" script such as live-snapshot.

commit 96f8eac0868d9eefc94763572a5eadb427a3d7ad
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 07:57:25 2008 +0000

    bin/live-snapshot: Vastly rework script
    
    This patch vastly reworks the live-snapshot script; it fixes a number of
    bugs related to argument handling (such as ignored parameters), as well
    as improving the general robustness of the operation.
    
    The script can also be run successfully with set -e and set -u, pending
    some other patches in 'scripts/live-helpers'

commit b66ccf2b0c2488e93d00cc1a204b1bc5902ddc2c
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 07:52:09 2008 +0000

    bin/live-snapshot: Fix argument handling (Closes: #461595)

commit f9df46ac956501647ceb278f33979f6660df4507
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Mar 26 07:50:42 2008 +0000

    scripts/live: Make 'nopersistent' parameter actually disable persistence

commit a39461e281338dd48bdb08b3b31ec0c61b4a2bf0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 25 09:55:20 2008 +0100

    Releasing live-initramfs 1.125.1-1.

commit e040db35bc4ea7a104c462442e8aac60a1121683
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 25 09:24:27 2008 +0100

    Merging casper 1.125.

commit 8d2f581c2fa170a7e573a2c2d9adbcd1a7df5e33
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Mar 23 04:17:56 2008 +0000

    scripts/live-helpers: Cosmetic changes to loop-aes passphrase prompt

commit bc986e631b2dcba0f5ce7c742d498f5820028f0b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Mar 21 20:06:30 2008 +0000

    Rename 18hostname -> 06hostname
    
    We must configure a valid hostname in the target before 10adduser, or sudo
    fails with "unable to resolve host (none)" - before 18hostname is called
    /root/etc/hostname is empty.
    
    This was resulting in the "su as sudo" modifications not being applied in
    the target which was causing X configuration applications to show different
    behaviours when attempting elevating their priviledges.
    
    Reordering the hostname configuration seems somewhat preferable to
    applying a hack inside 10adduser to use 'su' or similar, as other
    pre-XXhostname calls may incorporate calls to sudo in the future.

commit 37353900b169c3f02e8163be9d3b20569ad32afe
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 09:07:53 2008 +0100

    Releasing live-initramfs 1.124.1-1.

commit a817f3140b812b4ee570def29e9b47b60c3dfa8d
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:58:25 2008 +0100

    Adjusting live-snapshot to live-initramfs.

commit f0d756e45675fbf829e8ee71ded7c42126dd43ab
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:57:11 2008 +0100

    Merging casper 1.124.

commit 64be9d84a425d267338004c0832ca5c9a79ed312
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:53:26 2008 +0100

    Adjusting 44pk_allow to live-initramfs.

commit b2b8542c6a7f0dc525adfb0f3b9a5a961218ae4f
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:51:20 2008 +0100

    Merging casper 1.123.

commit 5859f4bba1e262e1558db572f294abe830dccc24
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:48:16 2008 +0100

    Merging casper 1.122.

commit 0c49ede6069a9cd4d1a5123ec78c95fd43e677ba
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:47:52 2008 +0100

    Merging casper 1.121.

commit 0a3aef23e999382a9cd6400be54449f44aa596e0
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 21 07:46:43 2008 +0100

    Merging casper 1.120.

commit 1df4b4ccb77a55e8e1dc758fb81691047ecfa0a7
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Mar 21 06:17:31 2008 +0000

    99hook: Download hook script from inside target filesystem

commit c3c213c7d3e768488ea69d261ee0dd971842ed95
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 9 21:30:58 2008 +0100

    Releasing live-initramfs 1.119.1-1.

commit f2ac76aedcba41e749082a2fb77eec4175e7a6e9
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 9 21:27:25 2008 +0100

    Merging casper 1.119.

commit 4dafd2894df6f093d5350bd6ec0a0c650aa04ad3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 9 21:12:23 2008 +0100

    Removing disabling of kwallet.

commit 0a8b96fdc1ada7bfc65c1949893f8140b3ef2b28
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 6 08:14:12 2008 +0100

    Making hooks executable after fetching them.

commit fa32070515baa0156f7cf59e9d06a4a3a468c409
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 4 11:26:41 2008 +0100

    Creating resolv.conf when netbooting not just when there's no resolv.conf, but also when it is empty.

commit 7d9234da6fa3edc5ed7fc93aff1457a9a0cb4b0e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 2 22:28:30 2008 +0100

    Releasing live-initramfs 1.118.2-1.

commit 9372dfef5a743b4478fb9ba5e41b15f5d16631f7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 2 12:22:30 2008 +0100

    Adding plainroot.

commit 037b3b3c1fc5a6079b011071b2bb6494249b00fb
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Feb 29 14:27:15 2008 +0100

    Adding hook parameter to execute custom scripts.

commit 137f616fb77851cf84c0c2b3f99d77f4337424c4
Author: Andrey Asadchev <asadchev at gmail.com>
Date:   Fri Feb 29 12:01:58 2008 +0100

    Patch to use cryptsetup volumes for persistent storage.
    
    Cryptsetup must be used with usual
    "cryptopts=source=UUID=$(UUID),target=$(TARGET)". For USB devices it may be
    necessary to specify "rootdelay=$SECONDS" in order to wait for USB media.

commit 9171ce28fbec2c18a19730044d1ac2157ccb396b
Author: Andrey Asadchev <asadchev at gmail.com>
Date:   Fri Feb 29 11:56:36 2008 +0100

    Explicitly set Xorg video driver.
    
    Xdriver is specifed with "xdriver=$(DRIVER)". This is because fglrx (and
    possibly other drivers) are not detected correctly.

commit 0b9e3d97ef33baadf90c01d489e90414950c0487
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Feb 29 11:51:16 2008 +0100

    Now it includes lzma kernel module dependencies.

commit 0ad2d8dae43abcfce17bc3e34fc2f7ec0c668c18
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 19:34:41 2008 +0100

    Rewriting copyright in machine-interpretable format.

commit 7f9f0a5710938c0214ec334bac6f5ad2ec1a1fd0
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 19:32:19 2008 +0100

    Bumping package to policy 3.7.3.

commit a12b53de49c1443725730f20320c6715b324b1a9
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 19:10:22 2008 +0100

    Fixing wrong email address in changelog (was bug in git-dch config).

commit b3a86fcaa35e7f9f6918736f6dca7058472aad66
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 13:39:56 2008 +0100

    Releasing live-initramfs 1.118-1.

commit 74a5b6658579f22059468fa552e28e7dddb00444
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:40:44 2008 +0100

    Bumping version to 1.118.1-1.

commit edff8f6f9d2e028e399f055187e4982a73504e62
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:40:16 2008 +0100

    Merging casper 1.118.

commit cc8532df0a706a167cfd423bc13a69b7be9ffef9
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:35:48 2008 +0100

    Merging casper 1.117.

commit cafc3175ce0d72a3f78160194d293be85f7c1d56
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:34:11 2008 +0100

    Merging casper 1.116.

commit b9bc3ab4738fae21ea7eeb25a6504b3d6429564e
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:27:13 2008 +0100

    Merging casper 1.115.

commit 046ca6411c37106a03a73966c60933c55f1d0179
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Feb 26 12:23:49 2008 +0100

    Merging casper 1.114.

commit 0e6d51bfdbdc9de40a8217388b34860e182701ec
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:39:03 2008 -0300

    live-snapshot.en.1: add ext3 and jffs2 images as valid options

commit 0da6f5242d43792dbf05f91355ad6625c5485183
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:36:59 2008 -0300

    live-helpers: add jffs2 as a valid image

commit 8e3386e6fbfa6c18948096ea3fd09c37e75f8a1f
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:36:25 2008 -0300

    live: add support for jffs2 images and snapshots

commit 1028e1c947ad4fd22c1ff1488ab60c75a51ed76d
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:34:04 2008 -0300

    live-snapshot: add support to use jffs2 images

commit 5f4437b5100f9c7a90668d3511584ba89c942903
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:33:11 2008 -0300

    hooks: include jffs2 kernel module on initramfs image

commit 9c7875eb690bf7a6c7e0a39b8cf472f69791a04e
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:32:44 2008 -0300

    debian: add mtd-tools as suggestion since it's required for jffs2 support

commit 06b2d8214d05d3159359274dd4fa0796b78c2bbe
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 10:27:24 2007 +0100

    Bumping version to 1.113.1-1.

commit 4d9402e88c11551f0b468012fce32e726d47589d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 10:26:22 2007 +0100

    Adjusting to live-initramfs.

commit d27400ce146c5e3a340eec8f614012ced2ddc29b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 10:23:50 2007 +0100

    Merging casper 1.113.

commit 703b697660daaf53e0c81f8847a877baee04bf40
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 10:12:50 2007 +0100

    Merging casper 1.112.

commit 80dc829c93a11bba362f95df103cb25bcaae8a68
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 09:54:28 2007 +0100

    Bumping version to 1.110.1-1.

commit 10c81fb1bc8f2326958250e285616db4e9745d84
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Dec 22 09:53:08 2007 +0100

    Merging casper 1.111.

commit 25597c5805051013a6478630d7ddb2ccc6c16585
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Nov 22 23:51:43 2007 +0100

    Adding direct depends to udev, thanks to Anton Lundin <glance at acc.umu.se> (Closes: #452448).

commit fe8a6bdcb7305cfba5c2bc205dc549bcb26582d7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 18 17:17:28 2007 +0100

    Releasing live-initramfs 1.110.7-1.

commit affb2a495dbe623385088ee00c76d74251e248c3
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Nov 14 09:03:52 2007 +0100

    Fixing regression from mounting the ow device on a nfs volume, thanks to An-Cheng Huang <ancheng at vyatta.com>.

commit fbb80585bf415c39f4fe6c0f7f8a24bb765485db
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 22:40:55 2007 +0100

    Fixing fstab handling.

commit 9b553f78291b226c279f96d55b5cc31fc9f8416f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 13:53:47 2007 +0100

    Preparing live-initramfs 1.110.7-1.

commit c65af82ee5a24b4d6ccf670f14ae02c55084098a
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 13:32:24 2007 +0100

    Releasing live-initramfs 1.110.6-1.

commit f3acacde8f16a54c4a52eb763712ab9e14c563f6
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 11:30:49 2007 +0100

    Adding checkbashsms call to test target of the Makefile as suggested by Trent W. Buck <trentbuck at gmail.com>.

commit 798715de7e444ceaae86e8cd4c7416a05b626392
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 09:00:29 2007 +0100

    Fixed a few bashisms, thanks to Trent W. Buck <trentbuck at gmail.com>.

commit 30a2472d1e59cbc937fac6862529214a8a5a41d6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 11 11:15:08 2007 +0100

    Adding custom reportbug script.

commit 1006001071bb113c84f402d136d9ae21005a6cce
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 11 11:12:15 2007 +0100

    Preparing live-initramfs 1.110.6-1.

commit bb94f490153ebd6be039bdeeb0546445ae88947a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 10 19:04:34 2007 +0100

    Releasing live-initramfs 1.110.5-1.

commit 7f63779595a2e498fbe051e441d2e5f41fa1f419
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 10 16:22:23 2007 +0100

    Fixing some coding style issues.

commit c4912ed805864433954e13e3b33b597241e74829
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 10 16:18:18 2007 +0100

    Adding files to the live filesystem according to the MAC number, thanks to Jordi Pujol <jordi_pujol at telefonica.net>.

commit be2ffbd8c2fd7ea473666292c77be6786a00741c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 10 15:10:30 2007 +0100

    Setting the kdm language, thanks to Jordi Pujol <jordi_pujol at telefonica.net>.

commit 95892c748cb5bd18311935792715319a3ffe61ea
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Nov 10 15:04:44 2007 +0100

    Using kdm initscript autologin overrides, thanks to Kel Modderman <kel at otaku42.de>.

commit e4600718c0770e9e8165a0a1c0b3d5ab83038971
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 31 14:08:36 2007 +0100

    Preparing live-initramfs 1.110.5-1.

commit 95732e69457db71de28251965c3709d198198d5c
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 31 14:04:54 2007 +0100

    Releasing live-initramfs 1.110.4-1.

commit bf36396d635f664157bef6448040c967dc96d563
Author: Jesse Hathaway <jesse at mbuki-mvuki.org>
Date:   Tue Oct 30 14:10:58 2007 -0400

    add support for mounting the cow device on an nfs volume

commit 5ebecb1695a42c5497850e9d5a2e4ee351148562
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 30 11:03:16 2007 +0100

    Correcting vcs fields.

commit 104e4016e10f3238a3f66545d627311ad89d6d6b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 29 12:07:47 2007 +0100

    Correcting homepage field.

commit 8f49c1d4c2702f8ac267aa50d74eba57c422d617
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 29 12:05:29 2007 +0100

    Preparing live-initramfs 1.110.3-1.

commit b02407123d00ea77d5965fa1dc245dcfc8bea337
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 29 12:04:07 2007 +0100

    Releasing live-initramfs 1.110.3-1.

commit 7c563d53a8726c6769a113045e5fae01bdc0a8a6
Author: Alex Owen <r.alex.owen at gmail.com>
Date:   Sun Oct 21 16:25:53 2007 +0100

    Fix typo to get serial console to work

commit fbef3170111b07655b5c0eff854b49fcbea60c4b
Author: Jesse Hathaway <jesse at mbuki-mvuki.org>
Date:   Tue Oct 23 16:57:19 2007 -0400

    add support for exposedroot option for live-helper

commit e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 19 19:21:42 2007 +0200

    Removing ubuntu support.

commit 6bfe95a7c93d84d0a2f9071bbe3809c173287402
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 18 22:55:56 2007 +0200

    Preparing live-initramfs 1.110.3-1.

commit bcb57ad3afaefc543f3a6574ca624e06bd19098b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 18 22:53:23 2007 +0200

    Releasing live-initramfs 1.110.2-1.

commit f8bd742e3532bb40bb9689b6925fe6b1e1a53ba4
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 12:43:55 2007 +0200

    Removing nodiratime as it is already included in noatime, thanks to Kel Modderman <kel at otaku42.de>.

commit b0ed7d4fd478305f56314fbe58fd41a3df2dda3a
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:53:31 2007 +0200

    Fixing typing error.

commit 8cda0af62cb4b0c60f7f775c56b7fd2502b075a8
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:52:48 2007 +0200

    Preparing live-initramfs 1.110.2-1.

commit 82798922dfc83dadb4855b9cf64d98157ffb68ed
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:42:50 2007 +0200

    Releasing live-initramfs 1.110.1-1.

commit 0b96ad9583351a7dae68711acf886298b1d25b63
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:37:24 2007 +0200

    Bumping version to 1.110.1-1.

commit 924f7ed492443c92e85bc3de3b2ceb17c33489f3
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:36:09 2007 +0200

    Adjusting to live-initramfs.

commit f3da632272998a39ccd0388d87eec04a5ad6cbc1
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:35:45 2007 +0200

    Merging casper 1.110.

commit a95723c3df57eee5676190321e80057960ab039a
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:34:00 2007 +0200

    Adjusting to live-initramfs.

commit b9f1a7fdf6528f3af7ed94af70cdd2567351ca2d
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:33:04 2007 +0200

    Merging casper 1.109.

commit e10059ad3f5f97ae43d46eb5ef6386e3f561f14f
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:29:15 2007 +0200

    Adjusting to live-initramfs.

commit 72a19f689e43318589a7c2614848778a59629b76
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 9 00:24:11 2007 +0200

    Merging casper 1.108.

commit 7340552de6a8e238e54582722ccf7b74d12a212b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 8 22:53:53 2007 +0200

    Also using nodiratime, not just noatime.

commit ead6b3af492a29d4c4724258585d1a33f371b241
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 4 09:01:58 2007 +0200

    Preparing live-initramfs 1.107.2-1.

commit c902d03584dc657ee56381d5a2a7ac8bdd7e6a09
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 4 08:55:16 2007 +0200

    Releasing live-initramfs 1.107.1-1.

commit fe25a69c073c5d31a6314b3d1fa5327e602884e2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 4 08:44:48 2007 +0200

    Bumping version to 1.107.1-1.

commit aaef53af49f57c7feccb7ed2eb4297e730d0e7a6
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 4 08:43:54 2007 +0200

    Merging casper 1.107.

commit 7a89bfb777121ee55d870ffe605c6f553d26a7c9
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 4 08:19:24 2007 +0200

    Fixing typing error.

commit 4fc5c615e6f2c5e6db59849e11e556821cb28e8f
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 3 09:11:12 2007 +0200

    Fixing wrong homepage field.

commit 05367f5461bd89ef4f281bf9483a756ddea67c45
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 28 20:56:07 2007 +0200

    Bumping version to 1.106.1-1.

commit 19fc3aa4ba1e94799fb4b49d07efbb5f98447a66
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 28 20:55:14 2007 +0200

    Adjusting to live-initramfs.

commit 56ac3ff5ec3730d0dcf04d5af7145446a0143b9b
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 28 20:54:10 2007 +0200

    Merging casper 1.106.

commit 74b2605aeda6083f762b0fa1cc2521dbb2ef67a6
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 22:04:11 2007 +0200

    Applied patch from Jesse W. Hathaway <jesse at mbuki-mvuki.org> to move cow mount rather than binding it on /live/cow. This prevents the /cow mount showing up in /proc/mounts.

commit e198feff49b056c7025e9360bd5471aaec013133
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 13:01:51 2007 +0200

    Bumping version to 1.105.1-1.

commit a0acd112be936d35e85858e5e6283ca9cb5d80fb
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 13:00:42 2007 +0200

    Adjusting to live-initramfs.

commit 96efa1c296674bde8a95fb5a561979a10511fd2e
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 12:58:30 2007 +0200

    Merging casper 1.105.

commit 73be0f36a5ee85317b2b9e94a0781cab9320a5ee
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 27 06:52:52 2007 +0200

    Fixing bashism.

commit cc62ca76356dc851006e3fc980cc1dcc46ef9ca6
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 24 09:45:11 2007 +0200

    Consistently using curly brackets for variables.

commit 32e6d9c217846ec5f6d2da9b773a34c4d1970348
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 24 07:34:40 2007 +0200

    Replacing backticks with POSIX expression.

commit 0425f47ed188df074c9e4c95ca64a7ba6e0b8e88
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 23:09:35 2007 +0200

    Preparing live-initramfs 1.102.4-2.

commit 68dc6674d1ccaa539b6d7d71e69ec6274990b23e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 17:05:39 2007 +0200

    Releasing live-initramfs 1.104.1-1.

commit b0b2527a08ef5aace077dfeecd8d7d46d71bec64
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 16:36:08 2007 +0200

    Bumping version to 1.104.1-1.

commit 9659af5e1c0980b86e87b8c3d9fd9c2c65d4d872
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 16:34:38 2007 +0200

    Merging casper 1.104.

commit d3381ae07b0c42122fed31e11b94c2532cedf1d7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:12:05 2007 +0200

    Bumping version to 1.103.1-1.

commit 6a3e789117d7c4254aee7905e0c3065a5202d79f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:12:05 2007 +0200

    Merging casper 1.103.

commit 13040ad5e4f230cdfecd278a3bf134110fc48f87
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:12:04 2007 +0200

    Preparing live-initramfs 1.102.2-1.

commit 3f8f80aaa412cb212e6c35082df9028d97967a9a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:56 2007 +0200

    Releasing live-initramfs 1.102.1-1.

commit deaa1a28d3e5053e5fd87b8cd01f11c49bca57b8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:55 2007 +0200

    Sorting Depends.

commit 97408b11af6a34e86848212f14282e60ba5195f8
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:54 2007 +0200

    Applied patch from Michael Prokop <mika at grml.org> to depend on busybox.

commit 3df720f3a772948f6536298c8e1eec062afe094d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:50 2007 +0200

    Bumping version to 1.102.1-1.

commit 3ce6ddcc62f254a781670441a64bac49046b3191
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:50 2007 +0200

    Merging casper 1.102.

commit dbb49fbb8d4f5869e3105a2831fbbc41beb8b440
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:49 2007 +0200

    Adding noapparmor boot parameter.

commit 6a67fcfadaecc7c2485e89af98b06c89e4c6a8c6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:49 2007 +0200

    Bumping version to 1.101.1-1.

commit a598c3922f95ebe965b4089e989679fca5f84933
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:48 2007 +0200

    Adjusting to live-initramfs.

commit 95a72c82ab85be5e582b7ac21239165bce21e179
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:48 2007 +0200

    Merging casper 1.101.

commit ba92d70df7c43aad50119ee457e4f0a8a48523b6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:47 2007 +0200

    Merging casper 1.100.

commit 910796f91a3ce3211677659bf7c0d0bf214a1d05
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:45 2007 +0200

    Using new Homepage field now.

commit 01ea1ef6fff0664f2de520d335bef22e137f42dc
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:42 2007 +0200

    Applied patch from Frederic Boiteux <fboiteux at calistel.com> about NFSROOT=auto, <http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-September/002173.html>.

commit 86c5f2bf1bc193e5b1d5e42df5af6d86ffe5b6d4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:37 2007 +0200

    Applied patch from Michael Prokop <mika at grml.org> to migrate live-snapshot.en.1 and live-snapshot.it.1 to asciidoc as well.

commit 059a6646dbeb52812379a684033b499d75f73b6c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:35 2007 +0200

    Adding Marco Amadori <marco.amadori at gmail.com>.

commit 5fd955899c05a8a9fca82f63909151ac28d1da33
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:28 2007 +0200

    Sorting Build-Depends.

commit 37137871b50bc2cd924a0f8447e2434bc8abf33e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:24 2007 +0200

    Simplifying make calls.

commit 95d8c58fa052255dc282c261809bf5744f85be64
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:21 2007 +0200

    Applied patch from Michael Prokop <mika at grml.org> to remove deprecated manpages/live-initramfs.en.7 (switched to asiidoc).

commit 36cdeb9bbcf92c949826731bedced8a2debc12f4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:15 2007 +0200

    Applied patch from Michael Prokop <mika at grml.org> to update debian/control and debian/rules for use of asciidoc.

commit 6ee6bc6eea2b2e28ff801bd2f70b61dae9ff6c1a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:09 2007 +0200

    Applied patch from Michael Prokop <mika at grml.org> to switch to asciidoc for documentation.

commit b492b07660d55b15f8dbcd21106ab59e848331ca
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:08 2007 +0200

    Fixing typing error.

commit 1c69f59f1c94143b69af07b7562550e10437a238
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 15:11:01 2007 +0200

    Preparing live-initramfs 1.99.3-1.

commit fdd8036ba32ad88e83a61191cc4597ae060355d2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:42 2007 +0200

    Adding live-initramfs 1.99.2-1.

commit 140b179f0ff73f3cc1c081f6e6641417a5a0788d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:41 2007 +0200

    Adding live-initramfs 1.99.1-1.

commit 4328832d0d00e2d8f6608ae6db2e8a70a4a8571e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:41 2007 +0200

    Adding live-initramfs 1.96.2-1.

commit 63b3fae5c7adef1ebb5906d1d4e8e525b32a1c23
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:41 2007 +0200

    Adding live-initramfs 1.96.1-1.

commit 344fb6b7c015afe8f3878926d2fccba88c616aac
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:40 2007 +0200

    Adding live-initramfs 1.95.3-1.

commit 686aa85654497ec05a768685cfeadf8634d12269
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:40 2007 +0200

    Adding live-initramfs 1.95.2-1.

commit d0fbcc9b3747ab4339f7487e7d845b467962139c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:40 2007 +0200

    Adding live-initramfs 1.95.1-1.

commit 833abaa35c3a77075dd57f3f1a3633d79109a5b4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:40 2007 +0200

    Adding live-initramfs 1.91.6-1.

commit f92e88f44e35a6e103b607a06d9fe69b9c20a53d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:39 2007 +0200

    Adding live-initramfs 1.91.5-1.

commit d9ba94a9c03bae6905ff08ece35751eab82781a1
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:39 2007 +0200

    Adding live-initramfs 1.91.4-1.

commit 8363c6c595d8f1a3fdd6af8a4965b628d9ce4088
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:39 2007 +0200

    Adding live-initramfs 1.91.3-1.

commit 74f8c4c954a06ebc99be06ad8b77e0ef0880b30e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:39 2007 +0200

    Adding live-initramfs 1.91.2-1.

commit f95e8bc85bf9ba4a5eeacae3406197dc0df4f717
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:38 2007 +0200

    Adding live-initramfs 1.91.1-1.

commit 9eaf880cb1944045bac06758a0a7a68ea734595c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:38 2007 +0200

    Adding live-initramfs 1.90.1-1.

commit 0d94f4b451321b54cd8f22253c28a5bc64715f1c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:38 2007 +0200

    Adding live-initramfs 1.87.6-1.

commit 0a1b827c113b85f48bcd58e64ccd94d094b9bd8a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:37 2007 +0200

    Adding live-initramfs 1.87.5-1.

commit ccea277caf476cdfef4c0f953df5a97062d8be42
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:37 2007 +0200

    Adding live-initramfs 1.87.4-1.

commit 3d52fbcb4fe70132ade14759d76573b471294800
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:37 2007 +0200

    Adding live-initramfs 1.87.3-1.

commit 9fc9e2a1a11b0edada38cb501fefe4f58aa414ac
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:36 2007 +0200

    Adding live-initramfs 1.87.2-1.

commit 4bdaa2237c6ae923d1dd068e9024ebceca3f40d9
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:36 2007 +0200

    Adding live-initramfs 1.87.1-1.

commit c31ce7424e1ed479662e4f2bc959d89e874cb809
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 23:28:13 2010 +0100

    Releasing debian version 2.0.12-1.

commit cf206a0572be50a96bf5ac88c97c79626d3623bb
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Mon Nov 1 20:38:26 2010 +0100

    Fixing fromiso= on Squeeze.
    
    When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot
    option, Squeeze's busybox errors out with:
    
        Mounting $DEV on /isofrom failed: No such file on directory.
    
    Using mount -t auto fixes the bug.

commit 916493ce0092228cbf2dbf939fe446e06db0de1f
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:22:33 2010 +0200

    Releasing debian version 2.0.11-1.

commit c859420c4055bdf4561144c8a15da57bb0bf5095
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 28 09:20:18 2010 +0200

    Removing deep link to bug page in the manual, since we don't have stable references yet.

commit 0bf855d718a2e59983492b543161d13d3ef23d0f
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:55:10 2010 +0200

    Releasing debian version 2.0.10-1.

commit 48dd8b9f46a90514cf8960b66a1a69bad7ecd2c1
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 27 14:53:38 2010 +0200

    Don't do anything in initscript when using toram (Closes: #601575).

commit ccb7d1cd9dc45a562b5d0e8344ef5e67735d48f8
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 26 09:19:29 2010 +0200

    Releasing debian version 2.0.9-1.

commit 431883f6232cd8fc0a99a56362ce33d88df09e84
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 13:44:59 2010 +0200

    Adding documentation for persistent=cryptsetup in the manpage.

commit 34f3c0791bdffd64a3b7d4167882a5d308c6292c
Author: T(A)ILS developers <amnesia at boum.org>
Date:   Sat Oct 23 12:14:32 2010 +0200

    Fixing overzealous blacklist usage.
    
    Previous blacklist checking was a bit overzealous: e.g. if /dev/sdb1 was
    blacklisted (e.g. because it would contain the system-wide persistence COW
    device), any other device whose name contains the blacklist one, such as
    /dev/sdb11, was also be blacklisted.

commit 2d849b4fa4ebe3fa18107c25d0cf866f3ac4eb98
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Oct 12 11:20:30 2010 +0200

    Releasing debian version 2.0.8-1.

commit 2e409c28b67876ea42d504987052c7e0c0c8c29d
Author: amnesia <amnesia at boum.org>
Date:   Mon Oct 11 16:52:56 2010 +0200

    Adding live-snapshot.list documentation to manpage.

commit 87281b8df112f26c4d7c0aa95e7563f074ba470b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Oct 2 10:08:03 2010 +0200

    Releasing debian version 2.0.7-1.

commit e9055f3e9e2f4f703caa934f485ffa170669e241
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 29 10:43:46 2010 +0200

    Running manpage rebuild after manpage updates.

commit b00a077e73253ea4f73db9de6cd4a72a1aa53d52
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed Sep 29 10:41:46 2010 +0200

    Included a note about persistent-subtext (Helps: #536728).
    
    Signed-off-by: Marco Amadori <amadorim at vdavda.com>

commit 2e09ee3e58cd15af47149e7c9d86baa9890526b0
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Wed Sep 29 10:37:15 2010 +0200

    Adding initial support for unionmount.

commit 949045a69dd7f9d5934d2f29fc2f820aa5f6eaac
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Sep 25 22:49:24 2010 +0200

    Releasing debian version 2.0.6-1.

commit 56dbf64940d862aee022347dc383f03b58fdea47
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Sep 25 22:43:33 2010 +0200

    Fixing find_snap to take its second argument into account.

commit 698ae4530da3b1e70088702f65d0bb33696dcc71
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 14 08:55:59 2010 +0200

    Releasing debian version 2.0.5-1.

commit e930bdf56ecc2f23432740bd612f4dc5153219fd
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 13 22:18:10 2010 +0200

    Adding patch from Colin Watson <cjwatson at ubuntu.com> to follow symlinks when checking for dynamically linked files at reboot in initscript.

commit 5207256fc43b965b1816f2d874ea227b039321d0
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:15:29 2010 +0200

    Added support for empty (initial) snapshots.
    
    Signed-off-by: Marco Amadori <amadorim at vdavda.com>

commit 5be53fa805fe515ea3eb45786fa76c5bb6a7ea2d
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Sep 13 17:12:31 2010 +0200

    Fixed some snapshot related debug messages.
    
    Signed-off-by: Marco Amadori <amadorim at vdavda.com>

commit d1191d52c1d77dc689135fb01119fe93e01a3855
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Sep 7 17:38:27 2010 +0200

    Fix snapshots' sync-strings usage (Closes: #591330).
    
    Signed-off-by: Marco Amadori <amadorim at vdavda.com>

commit 1c335762386be521448ad483e588e3b94588e3bb
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:22:15 2010 +0200

    Releasing debian version 2.0.4-1.

commit a18eb0d3a59df2be142d15cd3675128efd57bc34
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:20:51 2010 +0200

    Adding plymouth in bug script.

commit be861fe1338938e427c3bd8864f5ce744c24c2f3
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 15:20:32 2010 +0200

    Removing usplash support in initramfs, usplash is dead.

commit 26844fbeb8a039ca5f368bc35e67ccd6a7d3b7ab
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 6 13:55:52 2010 +0200

    Removing usplash support from initscript, usplash is dead.

commit be44d665e507f9cb00bf28b95ddb6612502d69af
Author: Steven Shiau <steven at nchc.org.tw>
Date:   Sat Sep 4 08:19:35 2010 +0200

    Allowing to assign no gateway in networking bottom script.

commit f4223c0f74f4dcf60e6a8740d216871e96ae2068
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 3 19:34:20 2010 +0200

    Updating uinstall targets in makefile.

commit 54f4dad082e28f45b55d43c442dbfdd280410ba0
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:38:16 2010 +0200

    Applying patch from Michael Casadevall <mcasadevall at ubuntu.com> to add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 and AVD1 to properly boot live media.

commit 578493b944c01f2d5d3b9549572b92cba2323969
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 23:35:21 2010 +0200

    Applying patch from Luke Yelavich <themuso at ubuntu.com> to instead of mangling the main sudoers file in accessibility bottom script, create a new file in /etc/sudoers.d and set permissions appropriately.

commit 2ffe590528970a0e362ed7041306472b384d84c4
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 22:44:02 2010 +0200

    Releasing debian version 2.0.3-1.

commit 6c206df22facdc678b0127128d7fb585519e926b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 21:29:09 2010 +0200

    Using boot.d instead of boot.conf.d as directory name for custom configuration files.

commit 8bba39cd264ddcc60ba3f3d26a14c4ddfefc1d3d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 19:14:23 2010 +0200

    Exiting with 0 in live-boot bug script (Closes: #595262).

commit 3d2b99c6b414ba674922896192e2519573989c20
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:26:16 2010 +0200

    Releasing debian version 2.0.2-1.

commit 519ebd66721deac6f6c0ebba3bcb798f5bf6c482
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 18:19:05 2010 +0200

    Adding live-toram script to copy the running live system to ram and eject the live media.
    
    This script is an adaptation of grml2ram from Michael Schierl
    <schierlm-public at gmx.de> and Michael Prokop <mika at grml.org>.
    
    For squeeze+1, this script is included in live-tools but
    manually included too in live-boot 2.x for convenience reasons.

commit 1745eb3e9c7b078df115837f0acee6397b57dcb5
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 17:54:58 2010 +0200

    Checking for file existence in initramfs hook (Closes: #595264).

commit 2fe6fd381b1452ae8c900b0a12d28dbb5b75f3ab
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 11:21:54 2010 +0200

    Updating live-build reference in manpages.

commit 046e64d4df9c092f205f70a5eb2d2b121850b043
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 10:40:33 2010 +0200

    Updating seperators in networking bottom script to fix ip parameter parsing (Closes: #590494).

commit 47030572411031cb04e578ff85fca16b8644f19b
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 1 18:25:23 2010 +0200

    Releasing debian version 2.0.1-1.

commit 795dea7c28e1421d5502d1cfbc54ce80718735c1
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 31 22:08:19 2010 +0200

    Using allow-hotplug instead of auto in automatically created /etc/network/interfaces file.

commit 7c264d525e057a829a16188899c8135c9a8bc9df
Author: Michael Prokop <mika at debian.org>
Date:   Tue Aug 31 21:09:08 2010 +0200

    Adding workaround for aufs issue in kernel versions around 2.6.33.
    
    Directories can't be accessed when read for the first the time,
    causing a failure when accessing them. This simple workaround
    solves this issue.

commit 7d2c0beac6ca0ee098c65d3139a42ee8f8bce7ef
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 01:50:15 2010 +0200

    Releasing debian version 2.0.0-1.

commit 8631da061f3660ce60fba51c1cb9039f9d1f9792
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 01:46:55 2010 +0200

    Removing old docs.

commit 0b7c04f82a7345b93c13a26a5fb0e461f227aec8
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 00:35:42 2010 +0200

    Moving configs to etc directory within the source tree.

commit 580e12884633fbe0964c92baafaeb9d2f5247bbc
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Aug 10 00:34:34 2010 +0200

    Updating debian-installer languagelist.

commit 191c46825df5516ea7614f5cebd01f69505d6515
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 28 20:18:48 2010 +0200

    Releasing debian version 2.0~a16-1.

commit 1c4dc9f658699ba622c33f8333c4d0d6da02c075
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jul 27 12:05:26 2010 +0200

    Fix omitpids to work with readonly images.

commit 10bbb53ef3cffbb458d7f593fdd55a9240bd359a
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jul 27 09:06:00 2010 +0200

    Updating package to standards version 3.9.1.

commit e0f93a7f6181b622ef9c49b0af455aaffcf8278f
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 26 23:05:09 2010 +0200

    Don't fail in Makefile when there's no checkbashism.

commit 25036e427f231bc12aca4aeb19d10226b9290e6d
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 23 16:20:32 2010 +0200

    Adding support for resolving DNS names from initramfs, thanks to Michal Suchanek <hramrach at centrum.cz> for initial patch which this is based on (Closes: #589659).

commit 12f51bce266fc3c161109a02dc0e9b380980a0c4
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 17:19:23 2010 +0200

    Releasing debian version 2.0~a15-1.

commit 17feeefc3f0f812ee53428c89895f1468e323f8a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 17:11:04 2010 +0200

    Updating depends of live-initramfs transitional package to reflect relaxed backend depends.

commit e3b729ecd9a6bd9dd056b4daa22d8e9afb04169f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 16:18:53 2010 +0200

    Making inclusion of languagelist conditional in live hook.

commit 7c226307c7b79f77256874fc24a875857988cf0e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 00:37:41 2010 +0200

    Releasing debian version 2.0~a14-1.

commit 05bb7362ee8dee4354ad2b8cd5e0fcf8bd1c80f2
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 16 20:03:44 2010 +0200

    Improving backend dependencies (Closes: #589326).

commit 41783663be66248d98910e6fa41cec63695d3c0d
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 15 19:31:12 2010 +0200

    Releasing debian version 2.0~a13-1.

commit a808d1ec5b299aba5a1401fa1293c999678c6b20
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 15 19:16:25 2010 +0200

    Adding Chris in copyright file (for live-snapshot that is).

commit 54a5ad012b134ebe324f92fae8a921ed6e894133
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 12 00:07:42 2010 +0200

    Improving clean target in manpages Makefile a bit.

commit 3f588cd77f13ae290b48cc360932a27be4f04496
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 12 00:04:37 2010 +0200

    Improving test targets in Makefile a bit.

commit ead4e8ab9578d34a9a4439cda1fce5f48f2b1c64
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jul 11 02:25:56 2010 +0200

    Listing fromiso parameter in manpage (Closes: #588667).

commit e2ba97ad30a1cc6fc428dd67dca908394b26330d
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 20:14:07 2010 +0200

    Releasing debian version 2.0~a12-1.

commit afc4b60f3e12e34f155c2a1b6f60a8f30ff809bd
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 17:27:51 2010 +0200

    Updating package to standards version 3.9.0.

commit fa4e3b7531b58edc082487cba75f772121a21201
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 7 13:44:12 2010 +0200

    Adding btrfs support.

commit 4b9610afefe6bf1be7a30593646530819b353a7d
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Wed Jul 7 11:39:12 2010 +0200

    Removing unreachable code in ethdevice argument handling (Closes: #588307).

commit d197dfe7342a91c8c8a889a80323993705614377
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Tue Jul 6 15:07:35 2010 +0200

    Do not print misleading debug message if the snapshot was found correctly.

commit b1e77d7bb3bf329a929296afc8f285e178f65370
Author: Marco Amadori <amadorim at vdavda.com>
Date:   Mon Jul 5 17:07:10 2010 +0200

    Avoiding using busybox cpio applet, this should fix snapshot restore.

commit 99a3dc05824d23cbc684f3af43172f31af17bb8d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 3 20:48:41 2010 +0200

    Adding preparations for booting through syslinux memdisk.

commit 7cadb84cae5215722d961ce2ffa1c8d325ba8fd0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 19:14:27 2010 +0200

    Releasing debian version 2.0~a11-1.

commit ed0ef79a722eff0140c5521b63e80283054e416e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 15:52:06 2010 +0200

    Removing noautologin parameter from live script, this functionallity was moved to live-config.

commit 6409614929f7c1a84773a990aa79ebb3fc0dce03
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 20 01:20:00 2010 +0200

    Adding missing depends in live-boot on its backend package.

commit 14e760d75de55dc6b819801d3ad53922f628ca93
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 22:23:47 2010 +0200

    Updating lintian overrides.

commit 018cf49fff4a5dae38fe11eacc565f30197a6faf
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 21:53:18 2010 +0200

    Releasing debian version 2.0~a10-1.

commit 60168e82fd9a63d6b8a1f53cf9fe64a5591f2d2a
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 17 11:15:27 2010 +0200

    Alternatively depend on busybox or busybox-initramfs on live-boot-initramfs-tools.

commit 7e87b1e58c2ba3f6b80c924f3f91d59a117706ac
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 16 13:47:53 2010 +0200

    Adding live-config-sysvinit to depends of live-initramfs.

commit 6f546eb3b697d1423b713c96f6ec7d56a8a253eb
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 16 13:47:17 2010 +0200

    Removing depends on live-config in live-boot.

commit 99362ddd6030d8eef749e1e244aae8d56143f965
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 11 18:42:36 2010 +0200

    Releasing debian version 2.0~a9-1.

commit d2cb191d36246a778491af974365afbe5450a52f
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Thu Jun 10 14:21:02 2010 +0200

    Fix missing log_end_msg in live-boot.init.

commit 290d2d3724956bff75633fbca446a5176e9017a0
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 10 12:39:14 2010 +0200

    Releasing debian version 2.0~a8-1.

commit b32b875e9313b40275825dd98204768f736719b4
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 16:42:27 2010 +0200

    Removing options that are now in live-config from parameters.txt.

commit a19e337eddadf9e6e130146b576a193df30eb874
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 15:10:51 2010 +0200

    Removing compcache configuration file.

commit 7f1e26da26977a06bdab0d4bead77ea278a4a15d
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 15:08:33 2010 +0200

    Removing serialtty bottom script.

commit 21c9a4731ba6bef283f76aed3b479f6271af3977
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 20:22:44 2010 +0200

    Releasing debian version 2.0~a7-1.

commit 9f8c8c3c1f7c8f351e56752fe3de8c23c7975c49
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 18:46:50 2010 +0200

    Removing xconfig, xdriver, and xvideomode scripts, live-config takes care about that now.

commit 6c01f4c4938d114b9011db75a7006c724329f4c3
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jun 8 15:58:50 2010 +0200

    Document iscsi in the man page.

commit a4044cfd961dd6a0f8c654456ebccb0fbd6ad67f
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Tue Jun 8 15:05:07 2010 +0200

    Really set NETBOOT with iSCSI.

commit a3ac28c3dfe8f4d77c10eb8fa92f96ef19bf1c68
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 17:47:36 2010 +0200

    Adding initial iSCSI boot support.

commit cdf7e5061901a162e602870191a97188ca536d90
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jun 8 06:04:04 2010 +0200

    Releasing debian version 2.0~a6-1.

commit 37553aee8bbf9550c838d1810706b54b457c6680
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Mon Jun 7 15:24:37 2010 +0200

    Using sendsigs.omit to avoid killing / (Closes: #584690).

commit aa63de5569e7b25017d35a293e29a3f7ddd0c737
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Mon Jun 7 15:12:17 2010 +0200

    Moving check for iso image in initscript from the start to the end before ejecting media.

commit ef9f9d1a53b14e80cfd48fa0ee6299aa53533d52
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 15:37:08 2010 +0200

    Removing configure_init bottom script, live-config takes care about that now.

commit 5dfabe44361a04c2bcbdc53bbe520bb9ebaaaf47
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 13:11:13 2010 +0200

    Removing getty and login wrappers, live-config takes care about that now.

commit 8044159d4b1133a9e3f0f1ba550df8e85226ecd2
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 7 11:49:10 2010 +0200

    Removing keyboard bottom script, live-config takes care about that now.

commit a639f1d08027737a946ab7ff5e9e60e0eaa6d091
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 11:26:07 2010 +0200

    Updating update-version script.

commit 7cccd390212837d8ee5c89afcfb70289dcee189c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 11:21:06 2010 +0200

    Updating update-version script.

commit 4836a17e5d999c93d65cefae507cd27eddabbd1f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 5 14:14:23 2010 +0200

    Releasing debian version 2.0~a5-1.

commit ff460b5a9f8e0157d862f9b242812f2cc2caf5a2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 5 13:48:32 2010 +0200

    Removing some boot parameters obsoleted by live-config.

commit c06e734a23d81f9b3a01639c73ce59b7f655cea6
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:42:35 2010 +0200

    Removing apt_cdrom bottom script, not used anyway.

commit e528c59c651210acd0d8f60d076afa5442a2ffb6
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:39:37 2010 +0200

    Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config.

commit 8f90261c8c1024efa643cc58596b2d2c0c5213f8
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:36 2010 +0200

    Updating docs wrt/ httpfs.

commit 074f7c2e0d98093e60adbf30c994147c353cab7c
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:28 2010 +0200

    Adding DHCP debugging option.

commit fc417731bc498f8291d0db72fa4227144ea618c5
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:24:18 2010 +0200

    Removing leftover url= option, this ain't gonna work this way, see fetch=.

commit f4831729f3a5ba8bc36519c513e41a75da1ef817
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:18:13 2010 +0200

    Renaming internal ext_mountpoint variable to alt_mountpoint for clarity.

commit 1e66336542c679459e2b5804f58950f0c3210718
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:23:59 2010 +0200

    Adding support for booting iso images over http or wget.

commit 2f85f64ad3bf4158935a65fbceef3205e040ed3b
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 4 09:09:01 2010 +0200

    Ammending 2.0~a3-1 changelog entry with bug number.

commit 02541757441ae8314a110ff0fb66db468fb800dc
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Fri Jun 4 09:23:39 2010 +0200

    Fixing http boot:
    - set NETBOOT as the other netboot methods do.
    - do not fall through to NFS if HTTP fails.

commit 615b208c8686aef9bb4f407ee1f5e7b02afc2586
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 2 22:47:25 2010 +0200

    Releasing debian version 2.0~a4-1.

commit fbdf30c082578bf7321c520605da00a024c325af
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 31 07:52:34 2010 +0200

    Running checkbashisms with -f and -x in Makefile.

commit 4ae0534fc9dd76b58c263b300958e8515ec80cba
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 30 09:58:09 2010 +0200

    Removing obsolete boot parameter from manpages.

commit 8837aacd599de325b419ccf793a7ff5e9c3fa232
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 30 09:28:43 2010 +0200

    Releasing debian version 2.0~a3-1.

commit a4f942e8459ab4e9fdf06d7cbb4f1aeeb65a99e5
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 28 08:16:50 2010 +0200

    Removing umountfs bottom script, not needed anymore.

commit dffe620db62510760b62ea8c2e949be0d7663de8
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 27 22:42:46 2010 +0200

    Releasing debian version 2.0~a2-1.

commit 399b76df29db31ce3854884f65e742b958476ee5
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 24 22:10:27 2010 +0200

    Simplyfing makefile a bit.

commit 6a4f9b0d3cb1653917880d7d0840bbbb0134ec86
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri May 28 08:14:55 2010 +0200

    Removing locales bottom script, now handled by live-config.

commit 6fc8f78d026b31f4f4a3ee6507d726ddc37adbc8
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 24 15:27:36 2010 +0200

    Adding debian version 2.0~a1-1.

commit c972c6eea545add125883eaaeea459551e54589c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:31 2007 +0200

    Adding casper 1.81+debian-4.

commit b6a918ee42b1ae85ccd5fc3cd19b78dc8a42492a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:30 2007 +0200

    Adding casper 1.81+debian-3.

commit 37da8fbf533df42e99210774e8b7b5a3a095ab59
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:30 2007 +0200

    Adding casper 1.81+debian-2.

commit 9fda4b0552744a305a699855e2ad3907e8cab164
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:30 2007 +0200

    Adding casper 1.81+debian-1.

commit beec4f9fb766be23d575b070e398639d5a4a9c9d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:29 2007 +0200

    Adding casper 1.79+debian-3.

commit 3939ae5680826a0ae16a7942adeb8c514801a1f1
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:29 2007 +0200

    Adding casper 1.79+debian-2.

commit d6720db9b86cd1f0668123d069b5547dca4c713c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:29 2007 +0200

    Adding casper 1.79+debian-1.

commit 97458dd49a574c8d84f5c1e1051ca2c47dd902a3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:28 2007 +0200

    Adding casper 1.77+debian-7.

commit f454e1250e7deec95166035de0d1b303b99b3a0f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:28 2007 +0200

    Adding casper 1.77+debian-6.

commit 8421bbd25885a670de6b616da12711b5dcf68e1b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:27 2007 +0200

    Adding casper 1.77+debian-5.

commit 0a8e85ff66e30694a0583614f0ae90c36e8d44f6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:27 2007 +0200

    Adding casper 1.77+debian-4.

commit 40c6f4508ec0868d331e346e9d7b1c44cce01966
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:27 2007 +0200

    Adding casper 1.77+debian-3.

commit 112ee0e018e658f0c6dfb0bee32be19ae67ce00f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:26 2007 +0200

    Adding casper 1.77+debian-2.

commit 269ea83c30e08ac2f82cea67b5d6ac065a67cbef
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:26 2007 +0200

    Adding casper 1.77+debian-1.

commit 4042b2eda2107dda511a29ae376d9724e0fd7a33
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:25 2007 +0200

    Adding casper 1.71+debian-1.

commit 6089202e090aa2d84c670251196c42ba128f3caf
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:25 2007 +0200

    Adding casper 1.68+debian-3.

commit b20c029242be0736ebad66870076fbd0f46b2274
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:25 2007 +0200

    Adding casper 1.68+debian-2.

commit 8a4793dbe68ec2e28f0dbcc123f13339f57fac2b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:24 2007 +0200

    Adding casper 1.68+debian-1.

commit 6c1a2cfab139bb4a61e7bcf5f4cafe3b7498f64e
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:24 2007 +0200

    Adding casper 1.66+debian-1.

commit a4a7503df76005df67b006e1324004c808830c32
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:24 2007 +0200

    Adding casper 1.65+debian-1.

commit a4f706a4bfe34ed6064c79d5ad7b3295fb0431cd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:24 2007 +0200

    Adding casper 1.63+debian-3.

commit c8e8ee4983b9bffa74138712eae61c94c34b2845
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:23 2007 +0200

    Adding casper 1.63+debian-2.

commit 9a7f83110cfb153d853f5d074968a661121d4e07
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:23 2007 +0200

    Adding casper 1.63+debian-1.

commit f3299e0f07d9c0207db455cb9ea131e3b3c13784
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:23 2007 +0200

    Adding casper 1.61+debian-2.

commit a7e62470dcdcd93501d9f54a96ca45d267ad1fe5
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:22 2007 +0200

    Adding casper 1.61+debian-1.

commit 4a0b1ba4d428c623d14bae7f0db85c80abb0da0a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 14:46:22 2007 +0200

    Adding casper 1.59+debian-1.

-----------------------------------------------------------------------


hooks/post-receive
-- 
grml's version of live-boot


More information about the Git-commits mailing list