summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-06 00:48:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-06 00:48:19 +0000
commit9751804098b01f6413629e9850ee3286c81e521b (patch)
tree8271d913f24dd1e51ee04774ab5ff3a658bcad96 /perl-install/install2.pm
parent69b6d6056c98dc6c647ff69fd7b773ef21ca3519 (diff)
downloaddrakx-backup-do-not-use-9751804098b01f6413629e9850ee3286c81e521b.tar
drakx-backup-do-not-use-9751804098b01f6413629e9850ee3286c81e521b.tar.gz
drakx-backup-do-not-use-9751804098b01f6413629e9850ee3286c81e521b.tar.bz2
drakx-backup-do-not-use-9751804098b01f6413629e9850ee3286c81e521b.tar.xz
drakx-backup-do-not-use-9751804098b01f6413629e9850ee3286c81e521b.zip
create install_any::write_fstab and use it
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 9be58979a..437d90b2c 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -321,7 +321,7 @@ sub configureX {
my ($clicked) = @_;
#- done here and also at the end of install2.pm, just in case...
- fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount});
+ install_any::write_fstab($o);
modules::write_conf($o->{prefix});
require pkgs;
@@ -581,7 +581,7 @@ sub main {
install_any::ejectCdrom();
install_any::remove_advertising($o);
- $::live or fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount});
+ install_any::write_fstab($o);
modules::write_conf($o->{prefix});
#- to ensure linuxconf doesn't cry against those files being in the future