Package: fai-server
Version: 3.1.5
Severity: normal

fai-chboot still looks in fai.conf for $NFSROOT but this has moved
to make-fai-nfsroot.conf.

Here is the patch:

--- fai-chboot.orig     2007-01-12 14:58:23.000000000 +0100
+++ fai-chboot  2007-01-24 14:03:55.000000000 +0100
@@ -407,7 +407,7 @@
 }
 
 # read the nfsroot variable; a little bit ugly, but it works
-$nfsroot = `. /etc/fai/fai.conf 2>/dev/null; echo \$NFSROOT`;
+$nfsroot = `. /etc/fai/make-fai-nfsroot.conf 2>/dev/null; echo \$NFSROOT`;
 chomp $nfsroot;
 $nfsroot = '/srv/fai/nfsroot' unless $nfsroot;


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages fai-server depends on:
ii  debootstrap                   0.3.3.1    Bootstrap a basic Debian system
ii  fai-client                    3.1.5      Fully Automatic Installation clien

Versions of packages fai-server recommends:
ii  dhcp3-server                  3.0.4-12   DHCP server for automatic IP addre
ii  fai-kernels                   1.15       special kernels for FAI (Fully Aut
ii  nfs-kernel-server [nfs-server 1:1.0.10-4 Kernel NFS server support
pn  rsh-server                    <none>     (no description available)
ii  syslinux                      3.31-1     Bootloader for Linux/i386 using MS
ii  tftpd-hpa [tftpd]             0.43-1     HPA's tftp server
ii  wget                          1.10.2-2   retrieves files from the web

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to