| 1 |
fai (2.5beta) unstable; urgency=low |
fai (2.5beta) unstable; urgency=low |
| 2 |
|
|
| 3 |
* add script fai-chboot |
* add script fai-chboot |
| 4 |
* make-fai-nfsroot: add option -f, change to #! /bin/bash |
* add script fai-savelog-ftp |
| 5 |
|
* add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by |
| 6 |
|
fai-savelog-ftp |
| 7 |
|
* make-fai-nfsroot: add option -f, change to #! /bin/bash, copy |
| 8 |
|
resolv.conf to $NFSROOT, add libnet-perl |
| 9 |
* make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568), |
* make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568), |
| 10 |
remove ip=both for fixed ip-address, change to !# /bin/bash |
remove ip=both for fixed ip-address, change to !# /bin/bash |
| 11 |
* make-fai-bootfloppy.8: add example with fixed IP address |
* make-fai-bootfloppy.8: add example with fixed IP address |
| 29 |
sunos version of xargs |
sunos version of xargs |
| 30 |
* class/{dom,kueppers}: add NOSECURETTY |
* class/{dom,kueppers}: add NOSECURETTY |
| 31 |
* lib/get-boot-info: print warning message if no boot protocol was |
* lib/get-boot-info: print warning message if no boot protocol was |
| 32 |
detected, add network infot to boot.log if booting from floppy with |
detected, add network info to boot.log if booting from floppy with |
| 33 |
fixed IP address |
fixed IP address |
| 34 |
* chkdebnames: bug in regex fixed |
* chkdebnames: bug in regex fixed |
| 35 |
|
* lib/create_resolv_conf: use resolv.conf from isntallserver if $DOMAIN |
| 36 |
|
is not defined |
| 37 |
|
* lib/task_sysinfo: call programm sysinfo if available |
| 38 |
|
* scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks |
| 39 |
|
using fcopy, add -i to fcopy calls |
| 40 |
|
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
| 41 |
|
* class/01alias: use classes from file demo if hostname is demohost |
| 42 |
|
|
| 43 |
-- Thomas Lange <lange@debian.org> Fri, 27 Jun 2003 16:19:07 +0200 |
-- Thomas Lange <lange@debian.org> Wed, 9 Jul 2003 14:57:18 +0200 |
| 44 |
|
|
| 45 |
fai (2.4.1) unstable; urgency=low |
fai (2.4.1) unstable; urgency=low |
| 46 |
|
|