From 9a458d72ade15d36550c31d06484f0c400200dba Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 4 May 2000 03:16:07 +0000 Subject: no_comment --- perl-install/install2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index e2b45e7b0..37b0f75d2 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -141,7 +141,7 @@ $o = $::o = { autoSCSI => 0, mkbootdisk => 1, #- no mkbootdisk if 0 or undef, find a floppy with 1, or fd1 #- packages => [ qw() ], - partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0, autoformat => 0 }, #-, readonly => 0 }, + partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0 }, #-, readonly => 0 }, #- security => 2, shells => [ map { "/bin/$_" } qw(bash tcsh zsh ash ksh) ], authentication => { md5 => 1, shadow => 1 }, -- cgit v1.2.1