Package: fai-server
Version: 3.1.8
Severity: wishlist
Tags: patch

faimond can be extended so it calls fai-chboot when the clients
finished the installation successfully. Then the client does not need
to log into the install server as LOGUSER. Remote access may be
needed for saving the log files.

The user how calls faimond must have write access for changing the
pxelinux.cfg configuration files.

Add this snippet into the big loop of faimond

   if ($inp =~ /^(\S+)\s+TASKEND install 0/) {
      my $cname = $1;
      system("fai-chboot -d $cname");
      print "Disabling pxelinux configuration for $cname\n";
   }




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

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

Versions of packages fai-server recommends:
ii  dhcp3-server                  3.0.4-13   DHCP server for automatic IP addre
ii  fai-kernels                   1.17+etch2 special kernels for FAI (Fully Aut
ii  nfs-kernel-server [nfs-server 1:1.0.10-6 Kernel NFS server support
ii  rsh-server                    0.17-13    rsh servers.
ii  syslinux                      1:3.31-4   Bootloader for Linux/i386 using MS
ii  tftpd-hpa [tftpd]             0.43-1.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