From 5bf28da317c04c6691bbe6d7c666d9b40e6e05a3 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 27 Apr 2010 13:57:03 +0000 Subject: - install plymouth if / is encrypted, to ask for password --- perl-install/install/NEWS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'perl-install/install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 03e236a43..1e9139d3f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,15 @@ -- allow resizing empty FAT (#58770) +- diskdrake: + o allow resizing empty FAT (#58770) + o offer encryption in a more visible way when creating a partition + o remove cryptoloop from diskdrake interface and transparently use dm-crypt + o support having dm-crypt partition with non default FS + o do not display dm-crypt partitions in separate tab, display included + partition directly in-place + o do not warn about data loss when changing type of unformatted partition + o display lock icon on encrypted partitions + o fix loading of dmcrypt info now that /dev/mapper/* are symlinks + o fix creating encrypted LVM +- install plymouth if / is encrypted, to ask for password Version 13.19 - 14 April 2010 -- cgit v1.2.1