| 1 |
fai (3.2.2~beta2) unstable; urgency=low |
fai (3.2.2~beta3) 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) |
| 7 |
* make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(), |
* make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(), |
| 8 |
which prints more info about update without checking variable names, |
which prints more info about update without checking variable names, |
| 9 |
remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on |
remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on |
| 10 |
success (closes: #370780), write output also into /var/log/fai |
success (closes: #370780), write output also into /var/log/fai, |
| 11 |
|
return and print exit code from install_packages |
| 12 |
* subroutines: add task_error(), which stores the maximum error code in |
* subroutines: add task_error(), which stores the maximum error code in |
| 13 |
$task_error, do nothing if error=0, print traceback, |
$task_error, do nothing if error=0, print traceback, |
| 14 |
add stop_fai_installation(), write pid to stamp file, print PID in |
add stop_fai_installation(), write pid to stamp file, print PID in |
| 15 |
case of error, add task_test stub |
case of error, add task_test stub, save function name that causes |
| 16 |
|
fatal error |
| 17 |
* subroutines-linux: add check if $monserver is defined, print kernel |
* subroutines-linux: add check if $monserver is defined, print kernel |
| 18 |
version currently running, catch exit code from install_packages |
version currently running, catch exit code from install_packages |
| 19 |
* mount2dir: add support for UUID and LABEL |
* mount2dir: add support for UUID and LABEL |
| 38 |
* updatebase: use aptitude when doing dist-upgrade (closes: #448426) |
* updatebase: use aptitude when doing dist-upgrade (closes: #448426) |
| 39 |
* fai-divert: make it a bash script |
* fai-divert: make it a bash script |
| 40 |
|
|
| 41 |
-- Thomas Lange <lange@debian.org> Tue, 13 Nov 2007 23:05:09 +0100 |
-- Thomas Lange <lange@debian.org> Wed, 14 Nov 2007 11:18:10 +0100 |
| 42 |
|
|
| 43 |
fai (3.2.1) unstable; urgency=low |
fai (3.2.1) unstable; urgency=low |
| 44 |
|
|