| 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, use discover1 |
* conf/make-fai-nfsroot.conf: remove variables: $nfssize, |
| 24 |
|
$NFSROOT_PACKAGES, $package |
| 25 |
|
* new config file /etc/fai/NFSROOT which contains the package list |
| 26 |
* fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead, |
* fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO instead, |
| 27 |
LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed |
LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed |
| 28 |
installserver removed (closes: #332837) |
installserver removed (closes: #332837) |
| 36 |
for getting hostname, add all IP addresses and host names to |
for getting hostname, add all IP addresses and host names to |
| 37 |
ssh_known_hosts, remove variable FAICLIENTS, use IP address and |
ssh_known_hosts, remove variable FAICLIENTS, use IP address and |
| 38 |
netmask for exportfs line (closes: #381261) |
netmask for exportfs line (closes: #381261) |
| 39 |
* make-fai-nfsroot: new subroutine all_host_entries(), install packages |
* make-fai-nfsroot: new subroutine all_host_entries(), use |
| 40 |
from $NFSROOT_PACKAGES at the same time as $packages |
install_packages and /etc/fai/NFSROOT for installing packages into the |
| 41 |
|
nfsroot |
| 42 |
* varaible $fstab replaced with fstab (no more Solaris support using vfstab) |
* varaible $fstab replaced with fstab (no more Solaris support using vfstab) |
| 43 |
* savelog.LAST: set reboot=1 if no errors are found |
* savelog.LAST: set reboot=1 if no errors are found |
| 44 |
* fcopy: fix bug (closes: #374415) |
* fcopy: fix bug (closes: #374415) |
| 52 |
* move fai-divert to fai-client package |
* move fai-divert to fai-client package |
| 53 |
* ftar: fix exit code when no matching class was found |
* ftar: fix exit code when no matching class was found |
| 54 |
* move code from script get-config-dir to task_confdir() |
* move code from script get-config-dir to task_confdir() |
| 55 |
|
* rename $DO_INIT_TASKS to $do_init_tasks |
| 56 |
-- Thomas Lange <lange@debian.org> Mon, 4 Sep 2006 10:06:52 +0200 |
* install_packages: add option -p |
| 57 |
|
* fai-mirror: use packages.nfsroot instead of packages.arch, check if |
| 58 |
|
obsolete variables are used |
| 59 |
|
|
| 60 |
|
-- Thomas Lange <lange@debian.org> Mon, 4 Sep 2006 16:09:17 +0200 |
| 61 |
|
|
| 62 |
fai (2.10.5) unstable; urgency=high |
fai (2.10.5) unstable; urgency=high |
| 63 |
|
|