From 2fc0cc585c85c76f58a1c07f504a702a9c00b219 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 29 Jul 2009 13:00:29 +0000 Subject: Add dmcrypt in the type list in "specification" --- perl-install/diskdrake/hd_gtk.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/diskdrake') diff --git a/perl-install/diskdrake/hd_gtk.pm b/perl-install/diskdrake/hd_gtk.pm index 13f57b5ea..6622c3f90 100644 --- a/perl-install/diskdrake/hd_gtk.pm +++ b/perl-install/diskdrake/hd_gtk.pm @@ -28,7 +28,7 @@ my ($w, @notebook, $done_button); struct { string name # which is displayed in tab of the notebook bool no_auto # wether the kind can disappear after creation - string type # one of { 'hd', 'raid', 'lvm', 'loopback', 'removable', 'nfs', 'smb' } + string type # one of { 'hd', 'raid', 'lvm', 'loopback', 'removable', 'nfs', 'smb', 'dmcrypt' } hd | hd_lvm | part_raid[] | part_dmcrypt[] | part_loopback[] | raw_hd[] val # -- cgit v1.2.1