From e2df2b17c50af038bbfe15f5b6dd9a21c532ae5b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 21 Aug 2000 18:15:37 +0000 Subject: no_comment --- perl-install/fs.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/fs.pm') diff --git a/perl-install/fs.pm b/perl-install/fs.pm index c23ee948f..ece25b600 100644 --- a/perl-install/fs.pm +++ b/perl-install/fs.pm @@ -287,6 +287,7 @@ sub umount_part($;$) { sub mount_all($;$$) { my ($fstab, $prefix) = @_; + #- TODO fsck, create check_mount_all ? log::l("mounting all filesystems"); #- order mount by alphabetical ordre, that way / < /home < /home/httpd... -- cgit v1.2.1