summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-25 09:40:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-25 09:40:23 +0000
commita6f3a6b9ff69963684db50d0aea87590f7eb69f0 (patch)
tree49c10bc74ac868f047cfea08f73724e953d0fa7d /perl-install/install_steps.pm
parente9bda3a4bd0bdc0d2b6393143102d5915457404e (diff)
downloaddrakx-backup-do-not-use-a6f3a6b9ff69963684db50d0aea87590f7eb69f0.tar
drakx-backup-do-not-use-a6f3a6b9ff69963684db50d0aea87590f7eb69f0.tar.gz
drakx-backup-do-not-use-a6f3a6b9ff69963684db50d0aea87590f7eb69f0.tar.bz2
drakx-backup-do-not-use-a6f3a6b9ff69963684db50d0aea87590f7eb69f0.tar.xz
drakx-backup-do-not-use-a6f3a6b9ff69963684db50d0aea87590f7eb69f0.zip
fix previous commit (we don't want devfsd anymore)
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 28ee225de..533ee3ef0 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -504,7 +504,7 @@ Consoles 1,3,4,7 may also contain interesting information";
#- for mandrake_firstime
touch "$o->{prefix}/var/lock/TMP_1ST";
- any::config_dvd($o->{prefix}, $have_devfsd);
+ any::config_dvd($o->{prefix}, 0);
any::config_mtools($o->{prefix});
#- make sure wins is disabled in /etc/nsswitch.conf