| 9 |
* use /var/lib/fai/mirror instead of /mnt |
* 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 |
* fai-chboot: use tcp as default for nfs, nfs v3 can will become default |
| 13 |
* subroutines-linux: task_updatebase does not use updatebase.log any more |
with etch, existent .disable pxe file will be removed automatically, |
| 14 |
|
add headline when copying from template |
| 15 |
|
* subroutines-linux: task_updatebase does not use updatebase.log any |
| 16 |
|
more (closes: 366823) |
| 17 |
* move /etc/fai/sources.list to /etc/fai/apt/sources.list |
* move /etc/fai/sources.list to /etc/fai/apt/sources.list |
|
|
|
| 18 |
* fix lintian error: build-depends-indep-should-be-build-depends debhelper |
* fix lintian error: build-depends-indep-should-be-build-depends debhelper |
| 19 |
* complies with policy 3.7.2 |
* complies with policy 3.7.2 |
| 20 |
* added a linda override for fai-quickstart (ignore /usr/doc-symlink |
* added a linda override for fai-quickstart (ignore /usr/doc-symlink |
| 21 |
warning) |
warning) |
| 22 |
* added Section: headers to binary packages in control |
* added Section: headers to binary packages in control |
| 23 |
* conf/make-fai-nfsroot.conf: remove $nfssize variable |
* conf/make-fai-nfsroot.conf: remove $nfssize variable |
| 24 |
* fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead |
* fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead, |
| 25 |
|
LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed |
| 26 |
|
installserver removed (closes: 332837) |
| 27 |
* lib/subruotines-linux: replace $FAI_REMOTESH with local variable $remotesh |
* lib/subruotines-linux: replace $FAI_REMOTESH with local variable $remotesh |
| 28 |
* lib/subruotines: remove get_fai_cvs(), get_fai_dir(), now separate scripts |
* lib/subruotines: remove get_fai_cvs(), get_fai_dir(), now separate scripts |
| 29 |
* fai: replace $rclog with $LOGIDR/fai.log |
* fai: replace $rclog with $LOGIDR/fai.log |
| 30 |
* fai-setup: use getent for getting IP address, make it a bash script |
* fai-setup: use getent for getting IP address, make it a bash script, |
| 31 |
|
change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE |
| 32 |
|
for getting hostname, add all IP addresses and host names to |
| 33 |
|
ssh_known_hosts, remove variable FAICLIENTS, use IP address and |
| 34 |
|
netmask for exportfs line (closes: 381261) |
| 35 |
* make-fai-nfsroot: new subroutine all_host_entries(), install packages |
* make-fai-nfsroot: new subroutine all_host_entries(), install packages |
| 36 |
from $NFSROOT_PACKAGES at the same time as $packages |
from $NFSROOT_PACKAGES at the same time as $packages |
| 37 |
* varaible $fstab replaced with fstab (no more Solaris support using vfstab) |
* varaible $fstab replaced with fstab (no more Solaris support using vfstab) |
| 38 |
|
* savelog.LAST: set reboot=1 if no errors are found |
| 39 |
|
* fcopy: fix bug (closes: 374415) |
| 40 |
|
|
| 41 |
-- Thomas Lange <lange@debian.org> Wed, 2 Aug 2006 16:21:41 +0200 |
-- Thomas Lange <lange@debian.org> Sun, 6 Aug 2006 23:02:12 +0200 |
| 42 |
|
|
| 43 |
fai (2.10.5) unstable; urgency=high |
fai (2.10.5) unstable; urgency=high |
| 44 |
|
|