| 1 |
fai (3.2.2~beta7) unstable; urgency=low |
fai (3.2.2~beta8) unstable; urgency=low |
| 2 |
|
|
| 3 |
* conf/NFSROOT: reomve duplicate package, use aptitude for installing, |
* conf/NFSROOT: reomve duplicate package, use aptitude for installing, |
| 4 |
add nfs-common (closes: #444079) |
add nfs-common (closes: #444079) |
| 15 |
$task_error, do nothing if error=0, print traceback, |
$task_error, do nothing if error=0, print traceback, |
| 16 |
add stop_fai_installation(), write pid to stamp file, print PID in |
add stop_fai_installation(), write pid to stamp file, print PID in |
| 17 |
case of error, add task_test stub, save function name that causes |
case of error, add task_test stub, save function name that causes |
| 18 |
fatal error |
fatal error, set $fai_rundate only if not yet defined |
| 19 |
* subroutines-linux: add check if $monserver is defined, print kernel |
* subroutines-linux: add check if $monserver is defined, print kernel |
| 20 |
version currently running, catch exit code from install_packages |
version currently running, catch exit code from install_packages |
| 21 |
* mount2dir: add support for UUID and LABEL |
* mount2dir: add support for UUID and LABEL |
| 22 |
* fai: export $romountopt, get error codes from all commands in a pipe, |
* fai: export $romountopt, get error codes from all commands in a pipe, |
| 23 |
add $STOP_ON_ERROR, fix variable name (closes: #447080) |
add $STOP_ON_ERROR, fix variable name (closes: #447080), |
| 24 |
|
do not use /var/log/fai/current, cleanup definition of $LOGDIR |
| 25 |
* control: fai-nfsroot and fai-client conflicts to fai-kernels, add |
* control: fai-nfsroot and fai-client conflicts to fai-kernels, add |
| 26 |
recommends to debconf-utils (closes: #445109), improve package |
recommends to debconf-utils (closes: #445109), improve package |
| 27 |
description (closes: #419071), move homepage information to Homepage |
description (closes: #419071), move homepage information to Homepage |
| 43 |
* 30-interfaces: resolv.conf is now in /, not in /tmp |
* 30-interfaces: resolv.conf is now in /, not in /tmp |
| 44 |
* make-fai-bootfloppy: script currently does not work, always die with |
* make-fai-bootfloppy: script currently does not work, always die with |
| 45 |
error message |
error message |
| 46 |
|
* FAIBASE.var: add STOP_ON_ERROR |
| 47 |
|
* fai-savelog: do not save log to local directory, if this directory |
| 48 |
|
already exists (should only happen during softupdate) |
| 49 |
|
|
| 50 |
-- Thomas Lange <lange@debian.org> Thu, 15 Nov 2007 18:20:40 +0100 |
-- Thomas Lange <lange@debian.org> Fri, 16 Nov 2007 17:46:49 +0100 |
| 51 |
|
|
| 52 |
fai (3.2.1) unstable; urgency=low |
fai (3.2.1) unstable; urgency=low |
| 53 |
|
|