[Fai-commit] r4540 - trunk/debian

lange at alioth.debian.org lange at alioth.debian.org
Thu Aug 30 08:31:31 UTC 2007


Author: lange
Date: 2007-08-30 08:31:30 +0000 (Thu, 30 Aug 2007)
New Revision: 4540

Modified:
   trunk/debian/control
Log:
nfs-server (user space) does not support locking, so FAI cannot use it


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-08-30 08:25:10 UTC (rev 4539)
+++ trunk/debian/control	2007-08-30 08:31:30 UTC (rev 4540)
@@ -37,7 +37,7 @@
 Architecture: all
 Section: admin
 Depends: fai-client, debootstrap
-Recommends: nfs-kernel-server | nfs-server, dhcp3-server | bootp, tftpd-hpa | tftpd, ssh, wget, syslinux [i386 amd64] 
+Recommends: nfs-kernel-server, dhcp3-server | bootp, tftpd-hpa | tftpd, ssh, wget, syslinux [i386 amd64] 
 Suggests: debmirror, mknbi, apt-move, mkisofs, grub, aptitude
 Conflicts: fai
 Replaces: fai
@@ -53,7 +53,7 @@
 Package: fai-quickstart
 Architecture: all
 Section: admin
-Depends: fai-server, fai-doc, dhcp3-server, nfs-kernel-server | nfs-server, syslinux [i386 amd64] , tftpd-hpa, apt-move, mkisofs
+Depends: fai-server, fai-doc, dhcp3-server, nfs-kernel-server, syslinux [i386 amd64] , tftpd-hpa, apt-move, mkisofs
 Description: Fully Automatic Installation quickstart package
  FAI is a tool for doing Fully Automatic Installation of Debian(-based) Linux
  systems. This package setups an install server with some basic




More information about the Fai-commit mailing list