summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-03 14:11:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-03 14:11:58 +0000
commita0c99bbcd7be82b0733f314e404147cbd5cc69e1 (patch)
treeaa7702f9ceb3ed721d88ee945a4b934964e777bd /perl-install/diskdrake/interactive.pm
parenta59816e075d30443a5124dd1787577cc25e5ac22 (diff)
downloaddrakx-backup-do-not-use-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar
drakx-backup-do-not-use-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.gz
drakx-backup-do-not-use-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.bz2
drakx-backup-do-not-use-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.tar.xz
drakx-backup-do-not-use-a0c99bbcd7be82b0733f314e404147cbd5cc69e1.zip
- auto allocate: do not create /home if drive is smaller than 7GB
Diffstat (limited to 'perl-install/diskdrake/interactive.pm')
-rw-r--r--perl-install/diskdrake/interactive.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/diskdrake/interactive.pm b/perl-install/diskdrake/interactive.pm
index 0b5d79a34..07a21c610 100644
--- a/perl-install/diskdrake/interactive.pm
+++ b/perl-install/diskdrake/interactive.pm
@@ -73,6 +73,7 @@ struct part {
struct part_allocate inherits part {
int maxsize # in sectors (alike "size")
+ int min_hd_size # in sectors (do not allocate if the drive is smaller than the given size)
int ratio #
string hd # 'hda', 'hdc'
string parts # for creating raid partitions. eg: 'foo bar' where 'foo' and 'bar' are mntpoint