summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>1999-10-20 20:13:28 +0000
committerFrancois Pons <fpons@mandriva.com>1999-10-20 20:13:28 +0000
commit61feeb4d9969e518cc5d440485524277c9e13628 (patch)
treedf4133936cbe8fd7b48ff4e85d37746dc175ba94 /perl-install/install2.pm
parente649bacf1e9d7fedac601a69640504cec37e78e9 (diff)
downloaddrakx-backup-do-not-use-61feeb4d9969e518cc5d440485524277c9e13628.tar
drakx-backup-do-not-use-61feeb4d9969e518cc5d440485524277c9e13628.tar.gz
drakx-backup-do-not-use-61feeb4d9969e518cc5d440485524277c9e13628.tar.bz2
drakx-backup-do-not-use-61feeb4d9969e518cc5d440485524277c9e13628.tar.xz
drakx-backup-do-not-use-61feeb4d9969e518cc5d440485524277c9e13628.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 69c50eff3..e789293b6 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -121,7 +121,7 @@ $o = $::o = {
autoSCSI => 0,
mkbootdisk => 1, #- no mkbootdisk if 0 or undef, find a floppy with 1
#- packages => [ qw() ],
- partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0, autoformat => 0, readonly => 0 },
+ partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0, autoformat => 0, readonly => 1 },
#- partitions => [
#- { mntpoint => "/boot", size => 16 << 11, type => 0x83 },
#- { mntpoint => "/", size => 256 << 11, type => 0x83 },