[Fai-commit] r3840 - trunk

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 4 14:56:44 UTC 2006


Author: lange
Date: 2006-09-04 14:56:44 +0000 (Mon, 04 Sep 2006)
New Revision: 3840

Modified:
   trunk/Makefile
Log:
add code for new file /etc/fai/NFSROOT


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2006-09-04 14:41:42 UTC (rev 3839)
+++ trunk/Makefile	2006-09-04 14:56:44 UTC (rev 3840)
@@ -36,6 +36,7 @@
 	install -m644 conf/fai.conf conf/menu.lst $(DESTDIR)/etc/fai/
 	install -m644 conf/make-fai-nfsroot.conf $(DESTDIR)/etc/fai/
 	install -m644 conf/sources.list $(DESTDIR)/etc/fai/apt/
+	install -m644 conf/NFSROOT $(DESTDIR)/etc/fai
 	install -m644 conf/fai_modules_off $(DESTDIR)/etc/modutils
 	perl -pi -e 's/_KERNELVERSION_/$(KERNELVERSION)/' $(KVERSION_FILES)
 	perl -pi -e 's/FAIVERSIONSTRING/$(VERSIONSTRING)/' $(DESTDIR)/usr/sbin/fai




More information about the Fai-commit mailing list