| 1 |
fai (3beta) unstable; urgency=low |
fai (3beta) unstable; urgency=low |
| 2 |
|
|
|
[ Thomas Lange ] |
|
| 3 |
* make pathes conform to FHS : (closes: #340608, #311524, #336650, #309554, #340609) |
* make pathes conform to FHS : (closes: #340608, #311524, #336650, #309554, #340609) |
| 4 |
* use /srv/tftp/fai instead of /boot/fai |
* use /srv/tftp/fai instead of /boot/fai |
| 5 |
* use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg |
* use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg |
| 6 |
* use /srv/fai/config instead of /usr/local/share/fai |
* use /srv/fai/config instead of /usr/local/share/fai |
| 7 |
* use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot |
* use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot |
| 8 |
|
* use /var/lib/fai/config instead of /fai |
| 9 |
|
* use /var/lib/fai/mirror instead of /mnt |
| 10 |
* create_ramdisk: call mkrw with -n |
* create_ramdisk: call mkrw with -n |
| 11 |
* setup_harddisks: use more secure options for /proc line |
* setup_harddisks: use more secure options for /proc line |
| 12 |
|
* fai-chboot: use tcp as default for nfs, nfs v3 can will become default with etch |
| 13 |
|
* subroutines-linux: task_updatebase does not use updatebase.log any more |
| 14 |
|
* move /etc/fai/sources.list to /etc/fai/apt/sources.list |
| 15 |
|
|
|
[ Holger Levsen ] |
|
| 16 |
* fix lintian error: build-depends-indep-should-be-build-depends debhelper |
* fix lintian error: build-depends-indep-should-be-build-depends debhelper |
| 17 |
* complies with policy 3.7.2 |
* complies with policy 3.7.2 |
| 18 |
* added a linda override for fai-quickstart (ignore /usr/doc-symlink |
* added a linda override for fai-quickstart (ignore /usr/doc-symlink |
| 19 |
warning) |
warning) |
| 20 |
* added Section: headers to binary packages in control |
* added Section: headers to binary packages in control |
| 21 |
|
|
| 22 |
-- Thomas Lange <lange@debian.org> Sat, 22 Jul 2006 02:34:30 +0200 |
-- Thomas Lange <lange@debian.org> Sat, 22 Jul 2006 16:38:50 +0200 |
| 23 |
|
|
| 24 |
fai (2.10.5) unstable; urgency=high |
fai (2.10.5) unstable; urgency=high |
| 25 |
|
|