| 1 |
|
fai (2.3.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* bug fix in make-fai-bootfloppy, fcopy |
| 4 |
|
* first letter in description now uppercase (closes: #142017) |
| 5 |
|
* add option -m to make-fai-bootfloppy |
| 6 |
|
* save keymap to boottime.kmap.gz |
| 7 |
|
* add many comments to shell scripts |
| 8 |
|
* copy $loguserhome/.ssh/*.pub files to $NFSROOT/root/.ssh |
| 9 |
|
* packages from $addpackages are also installed to the system if |
| 10 |
|
they exist in $FAI/files/packages/ |
| 11 |
|
* minor changes in package_config files |
| 12 |
|
* move task_confdir() to subroutines-linux |
| 13 |
|
* added create_resolv_conf(); code removed from task_confdir |
| 14 |
|
* jobsrunning() subroutine for linux and solaris added |
| 15 |
|
* faireboot: source fai.conf and subroutines-$OS_TYPE |
| 16 |
|
* subroutines-linux: additional way to determine all ethernet devices |
| 17 |
|
* move some packages from $NFSROOT_PACKAGES into make-fai-nfsroot |
| 18 |
|
* add more .ssh/ files to nfsroot |
| 19 |
|
* $FAI_SUBDIR renamed to $FAI_SHAREDIR |
| 20 |
|
* rcS_fai: add $osname |
| 21 |
|
* write some variabel definitions to $rcsfaivar (used for remote logins) |
| 22 |
|
|
| 23 |
|
-- Thomas Lange <lange@debian.org> Tue, 16 Apr 2002 13:30:04 +0200 |
| 24 |
|
|
| 25 |
fai (2.3) unstable; urgency=low |
fai (2.3) unstable; urgency=low |
| 26 |
|
|
| 27 |
* default configurations are for Debian 3.0 |
* default configurations are for Debian 3.0 |
| 33 |
* many files: use $FAI instead of fixes /fai, config file moved to |
* many files: use $FAI instead of fixes /fai, config file moved to |
| 34 |
from /etc/fai.conf to /etc/fai/fai.conf |
from /etc/fai.conf to /etc/fai/fai.conf |
| 35 |
* store log files to $LOGDIR (default to /tmp/fai), can be set in fai.conf |
* store log files to $LOGDIR (default to /tmp/fai), can be set in fai.conf |
| 36 |
* read also subroutines-$OSTYPE file |
* read also subroutines-$OS_TYPE file |
| 37 |
* fai.conf: moved to /etc/fai/fai.conf |
* fai.conf: moved to /etc/fai/fai.conf |
| 38 |
variables removed: FAI_ARCH, UTC (now in class/*.var), KERNELVERSION |
variables removed: FAI_ARCH, UTC (now in class/*.var), KERNELVERSION |
| 39 |
variables added: FAI, FAI_DEBOOTSTRAP_OPTS |
variables added: FAI, FAI_DEBOOTSTRAP_OPTS |