Package: fai
Version: 2.8
Severity: wishlist
Tags: patch

  When $FAI_ACTION is empty, the name of the directory for the saved
log files turn out to be -time_stamp. I believe that noAction-time_stamp
is prefered, as in the following patch:

--- fai-savelog.orig    2005-04-10 00:46:03.000000000 +0300
+++ fai-savelog 2005-04-19 03:34:43.000000000 +0300
@@ -102,6 +102,7 @@
 [ "$1" ] || usage
 
 HOSTNAME=`hostname`
+[ -z "$FAI_ACTION ]  &&  FAI_ACTION=noAction
 while getopts lr opt ; do
         case "$opt" in
         l) save_log_local ;;

  A similar pacth should probably be applied to fai-savelog-ftp.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.11-1.pentium1.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  debconf                       1.4.30.13  Debian configuration management sy
ii  libapt-pkg-perl               0.1.13     Perl interface to libapt-pkg
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- debconf information:
* fai/mirrorhost:
* fai/installserver:
  fai/run-faisetup-on-install: false


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

Reply via email to