| 3 |
* add script fai-chboot |
* add script fai-chboot |
| 4 |
* add script fai-savelog-ftp |
* add script fai-savelog-ftp |
| 5 |
* add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by |
* add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by |
| 6 |
fai-savelog-ftp |
fai-savelog-ftp, localhost is default for $installserver |
| 7 |
* make-fai-nfsroot: add option -f, change to #! /bin/bash, copy |
* make-fai-nfsroot: add option -f, change to #! /bin/bash, copy |
| 8 |
resolv.conf to $NFSROOT, add libnet-perl |
resolv.conf to $NFSROOT, add libnet-perl, trap errors, add bad_exit() |
| 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 |
| 19 |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
* scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some |
| 20 |
fcopy calls; add user demo |
fcopy calls; add user demo |
| 21 |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
* scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN |
| 22 |
* fcopy: add option -M; add variables FCOPY_LASTLOG and FCOPY_UPDATELOG; |
* fcopy: add option -M and -b; add variables FCOPY_LASTLOG and |
| 23 |
remove substring from an ewarn call |
FCOPY_UPDATELOG; remove substring from an ewarn call |
| 24 |
* subroutines: append $FAI_ACTION to file $rcsfaivar |
* subroutines: append $FAI_ACTION to file $rcsfaivar |
| 25 |
* subroutines-linux: add support for fai-chboot |
* subroutines-linux: add support for fai-chboot |
| 26 |
* hook faiend.LAST renamed to savelog.LAST |
* hook faiend.LAST renamed to savelog.LAST |
| 27 |
* setup_harddisks: add sfdisk environment variable |
* setup_harddisks: add XFS filesystem support, add sfdisk environment |
| 28 |
|
variable |
| 29 |
* fai-savelog: make a bash script; use -exec instead of xargs because of |
* fai-savelog: make a bash script; use -exec instead of xargs because of |
| 30 |
sunos version of xargs |
sunos version of xargs |
| 31 |
* class/{dom,kueppers}: add NOSECURETTY |
* class/{dom,kueppers}: add NOSECURETTY |
| 40 |
using fcopy, add -i to fcopy calls |
using fcopy, add -i to fcopy calls |
| 41 |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
* scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails |
| 42 |
* class/01alias: use classes from file demo if hostname is demohost |
* class/01alias: use classes from file demo if hostname is demohost |
| 43 |
|
* class/11modules.source: now uses code from DEFAULT.mod |
| 44 |
-- Thomas Lange <lange@debian.org> Wed, 9 Jul 2003 14:57:18 +0200 |
* examples now live in /usr/share/doc/examples{simple,advanced} |
| 45 |
|
* utils move back to doc/examples/utils directory |
| 46 |
|
* utils/rshall: add exclude function |
| 47 |
|
* class/06hwdetect.source tries to detect video card |
| 48 |
|
|
| 49 |
|
-- Thomas Lange <lange@debian.org> Wed, 23 Jul 2003 11:46:45 +0200 |
| 50 |
|
|
| 51 |
fai (2.4.1) unstable; urgency=low |
fai (2.4.1) unstable; urgency=low |
| 52 |
|
|
| 68 |
* dhclient-perl: use short hostname |
* dhclient-perl: use short hostname |
| 69 |
* new script fai-do-scripts, contains the do_script() subroutine and |
* new script fai-do-scripts, contains the do_script() subroutine and |
| 70 |
task_configure code |
task_configure code |
| 71 |
|
* QUESTIONAIRE: added questions |
| 72 |
|
|
| 73 |
-- Thomas Lange <lange@debian.org> Thu, 3 Apr 2003 16:57:12 +0200 |
-- Thomas Lange <lange@debian.org> Thu, 3 Apr 2003 16:57:12 +0200 |
| 74 |
|
|