/[fai]/trunk/debian/fai-server.postinst
ViewVC logotype

Diff of /trunk/debian/fai-server.postinst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4173 by lange, Mon Jul 24 15:12:07 2006 UTC revision 4174 by lange, Mon Nov 27 19:13:30 2006 UTC
# Line 5  Line 5 
5  # postinst -- setup fai  # postinst -- setup fai
6  #  #
7  # This script is part of FAI (Fully Automatic Installation)  # This script is part of FAI (Fully Automatic Installation)
8  # Copyright (c) 2000-2005 by Thomas Lange, Universitaet zu Koeln  # Copyright (c) 2000-2006 by Thomas Lange, Universitaet zu Koeln
9  #*********************************************************************  #*********************************************************************
10  #  #
11  # see: dh_installdeb(1)  # see: dh_installdeb(1)
# Line 35  case "$1" in Line 35  case "$1" in
35      configure)      configure)
36    
37          [ -d /srv/tftp/fai ] || mkdir -p /srv/tftp/fai          [ -d /srv/tftp/fai ] || mkdir -p /srv/tftp/fai
38          echo "Now edit fai.conf, make-fai-nfsroot.conf and sources.list in /etc/fai and call fai-setup."          echo "You might want to edit fai.conf and make-fai-nfsroot.conf in /etc/fai or"
39          echo "Especially, you'll have to replace the placeholder INSTALLSERVER in /etc/fai/fai.conf."          echo "go with the defaults. You should edit /etc/fai/apt/sources.list"
40            echo "for faster access to a package repository."
41          ;;          ;;
42    
43      abort-upgrade|abort-remove|abort-deconfigure)      abort-upgrade|abort-remove|abort-deconfigure)

Legend:
Removed from v.4173  
changed lines
  Added in v.4174

  ViewVC Help
Powered by ViewVC 1.1.5