diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-03-15 21:08:52 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:07 +0100 |
| commit | 2ee2da59624d6d328bdd249f13ea680c576d5e34 (patch) | |
| tree | b05d0f8d45adb68757045dfe8ccde4511cfa53e7 /docs/ChangeLog.casper | |
| parent | 85e2939c446d0ead490be57d0a0edac9f6a3f772 (diff) | |
| download | live-boot-2ee2da59624d6d328bdd249f13ea680c576d5e34.tar.gz live-boot-2ee2da59624d6d328bdd249f13ea680c576d5e34.zip | |
Merging casper 1.174.
Diffstat (limited to 'docs/ChangeLog.casper')
| -rw-r--r-- | docs/ChangeLog.casper | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 8fd98ea..e5eed55 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,17 @@ +casper (1.174) karmic; urgency=low + + * debian/control: Increase dependency on initramfs-tools to get the version + that uses blkid, depend on util-linux as well + * hooks/casper: No need to copy vol_id into the initramfs image.· + * scripts/casper-bottom/13swap: Use blkid -o udev -p instead of vol_id, + there's probably a much cleaner way to check for RAID like this, but + this is the direct equivalent. + * scripts/casper-helpers (get_fstype): use a blkid call to get the type· + * scripts/casper-helpers (find_cow_device): use a blkid call to get the + label + + -- Scott James Remnant <scott@ubuntu.com> Tue, 12 May 2009 13:29:41 +0100 + casper (1.173) jaunty; urgency=low * Don't use head -n1 in where_is_mounted, we don't have head in the |
