[Fai-commit] r3945 - trunk/lib
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Wed Sep 13 14:04:59 UTC 2006
Author: lange
Date: 2006-09-13 14:04:59 +0000 (Wed, 13 Sep 2006)
New Revision: 3945
Modified:
trunk/lib/subroutines
Log:
create empty fstab to make nfs packages happy during dirinst
Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines 2006-09-13 13:52:10 UTC (rev 3944)
+++ trunk/lib/subroutines 2006-09-13 14:04:59 UTC (rev 3945)
@@ -464,6 +464,7 @@
mkdir -p $FAI_ROOT
task extrbase
+ [ -f $target/etc/fstab ] || touch $target/etc/fstab
task mirror
task debconf
task prepareapt
More information about the Fai-commit
mailing list