[Fai-commit] r3693 - trunk
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Sun Jul 30 17:34:33 UTC 2006
Author: lange
Date: 2006-07-30 17:34:32 +0000 (Sun, 30 Jul 2006)
New Revision: 3693
Modified:
trunk/Makefile
Log:
new path for sources.list
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2006-07-30 17:34:20 UTC (rev 3692)
+++ trunk/Makefile 2006-07-30 17:34:32 UTC (rev 3693)
@@ -33,7 +33,8 @@
install bin/dhclient-fai-script $(DESTDIR)/etc/dhcp3
install -m644 conf/dhclient-fai.conf $(DESTDIR)/etc/dhcp3
install -m644 conf/apt.conf $(DESTDIR)/etc/apt/apt.conf.d/90fai
- install -m644 conf/fai.conf conf/sources.list conf/menu.lst $(DESTDIR)/etc/fai/
+ install -m644 conf/sources.list conf/menu.lst $(DESTDIR)/etc/fai/
+ install -m644 conf/fai.conf $(DESTDIR)/etc/fai/apt/
install -m644 conf/make-fai-nfsroot.conf $(DESTDIR)/etc/fai/
install -m600 conf/fai_modules_off $(DESTDIR)/etc/modutils
perl -pi -e 's/_KERNELVERSION_/$(KERNELVERSION)/' $(KVERSION_FILES)
More information about the Fai-commit
mailing list