Package: fai-server
Version: 3.1
Severity: minor
Tags: experimental patch

/usr/sbin/make-fai-nfsroot does does read the -C option:
It always takes NFSROOT from /etc/fai/make-fai-nfsroot.conf
regardless what value is used as an argument to the -C option.

I suggest the following patch:
--------------
55c55
<         f) die "Option -f is not supported any more. Use option
-c instead" ;;
---
>         f) die "Option -f is not supported any more. Use option
-C instead" ;;
69a70
> if [ ! $cfdir ]; then
70a72
> fi
---------------

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.15galaxy
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages fai-server depends on:
ii  debootstrap                   0.2.45-0.2 Bootstrap a basic Debian system
pn  fai-client                               Not found.


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

Reply via email to