| 1 |
|
fai (3.1.2) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* control: add Vcs-Svn control field (closes: #399561) |
| 4 |
|
* fix typo in changelog |
| 5 |
|
|
| 6 |
|
-- Thomas Lange <lange@debian.org> Thu, 23 Nov 2006 21:32:37 +0100 |
| 7 |
|
|
| 8 |
fai (3.1.1) unstable; urgency=low |
fai (3.1.1) unstable; urgency=low |
| 9 |
|
|
| 10 |
* control: remove mkinitrd-cd from Recemmends: and Suggests: |
* control: remove mkinitrd-cd from Recemmends: and Suggests: |
| 20 |
* fai: start udev before creating /dev/shm/network, remove set +a for |
* fai: start udev before creating /dev/shm/network, remove set +a for |
| 21 |
dirinstall, so $fai_rundate will be exported (closes: #390373) |
dirinstall, so $fai_rundate will be exported (closes: #390373) |
| 22 |
* subroutines: umount config dir at the end of softupdate action, |
* subroutines: umount config dir at the end of softupdate action, |
| 23 |
cd back to old directory, convert FAI_ROOT to absolute path is doing |
cd back to old directory, convert FAI_ROOT to absolute path if doing |
| 24 |
dirinstall (closes: #390346), die() only calls bash when |
dirinstall (closes: #390346), die() only calls bash when |
| 25 |
FAI_ACTION=install, add -i to bash call (closes: #362252) |
FAI_ACTION=install, add -i to bash call (closes: #362252) |
| 26 |
* subroutines-linux: check exit status of get-config-dir |
* subroutines-linux: check exit status of get-config-dir |