| 1 |
|
fai (3.2.1) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* mount swap partitions with identical priorities |
| 4 |
|
* fai-mirror: also match lowercase class names (for hostsnames), |
| 5 |
|
use $cfdir instead of fixed path /etc/fai |
| 6 |
|
* subroutines-linux: add timeout to nc call |
| 7 |
|
* subroutines: change message for faimond in task_faiend() |
| 8 |
|
* control: readd libapt-pkg-perl to depends, nfs-server (user space) |
| 9 |
|
does not support locking, so FAI cannot use it, remove wget |
| 10 |
|
* get-config-dir-svn: add svn+ssh support |
| 11 |
|
* QUESTIONNAIRE: add USB stick, split bootb and dhcp |
| 12 |
|
* faimond, faimond.8: use Proc::Daemon, add options tTldP |
| 13 |
|
* faimond: do not allow ; in message (security), do not print ip and |
| 14 |
|
port number |
| 15 |
|
* make-fai-nfsroot: add option -U, do not divert update-initramfs (added |
| 16 |
|
because of a Ubuntu bug), activate -U if Ubuntu is detected |
| 17 |
|
determine the arch inside the nfsroot for defining a class, this help |
| 18 |
|
building amd64 nfsroots on i386 and vice versa |
| 19 |
|
* fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info |
| 20 |
|
about variable FAI_ETC_DIR |
| 21 |
|
* packages_config/DEFAULT: fix typos in linux-image-amd64 |
| 22 |
|
* fai-chboot,fai-chboot.8: add option -C and support for $FAI_ETC_DIR |
| 23 |
|
* savelog.LAST.source: add ignore pattern |
| 24 |
|
* packages_config/FAIBASE: add fai-client |
| 25 |
|
* fai-do-scripts: exit with maximum error code of all child scripts that |
| 26 |
|
had an error |
| 27 |
|
* fai: change message when stamp file already exists (closes: #441437) |
| 28 |
|
* fai-cd: remove arch specific path |
| 29 |
|
* fai-cd.8: add info about USB stick (closes: #441988), |
| 30 |
|
improve man page (closes: #441991) |
| 31 |
|
* new get-config-dir-git: add method git for access (closes: #441992) |
| 32 |
|
* examples/etc/dhcpd.conf: fix path |
| 33 |
|
|
| 34 |
|
-- Thomas Lange <lange@debian.org> Thu, 13 Sep 2007 14:59:01 +0200 |
| 35 |
|
|
| 36 |
fai (3.2) unstable; urgency=low |
fai (3.2) unstable; urgency=low |
| 37 |
|
|
| 38 |
* subroutines-linux: fix extra slash in path (closes: #428860), |
* subroutines-linux: fix extra slash in path (closes: #428860), |