| 1 |
|
New in FAI 3 |
| 2 |
|
|
| 3 |
|
- task_updatebase does not use updatebase.log any more |
| 4 |
|
- /etc/fai/sources.list moved to /etc/fai/apt/sources.list |
| 5 |
|
- a lot of new pathes: |
| 6 |
|
use /srv/tftp/fai instead of /boot/fai |
| 7 |
|
use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg |
| 8 |
|
use /srv/fai/config instead of /usr/local/share/fai |
| 9 |
|
use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot |
| 10 |
|
use /var/lib/fai/config instead of /fai |
| 11 |
|
use /var/lib/fai/mirror instead of /mnt |
| 12 |
|
- changes in variables |
| 13 |
|
remove FAI_REMOTESH and FAI_REMOTECP from fai.conf, use FAI_LOGPROTO instead |
| 14 |
|
remove $installserver and $mirrorhost in fai.conf |
| 15 |
|
replace FAI_LOCATION by FAI_CONFIG_SRC, default if undefined: |
| 16 |
|
"nfs://`hostname`$FAI_CONFIGDIR" |
| 17 |
|
LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed from fai.conf, set |
| 18 |
|
them in the config space |
| 19 |
|
FAICLIENTS removed from make-fai-nfsroot.conf |
| 20 |
|
MNTPOINT now set to /media/mirror |
| 21 |
|
SERVERINTERFACE not needed by default in make-fai-nfsroot.conf |
| 22 |
|
NFSROOT moved to make-fai-nfsroot.conf |
| 23 |
|
terror renamed to task_error |
| 24 |
|
- all IP addresses of the install server are added to $NFSROOT/etc/hosts |
| 25 |
|
- automatic reboot if no errors are found (if error.log is empty) |
| 26 |
|
- uses discover1 for hardware detection (discover version 2 is not |
| 27 |
|
maintained any more |
| 28 |
|
- add task dirinst |
| 29 |
|
- try ftar $FAI/basefiles before extracting base.tgz |
| 30 |
|
|
| 31 |
|
New in FAI 2.10.5 |
| 32 |
|
|
| 33 |
|
- only minor changes |
| 34 |
|
|
| 35 |
|
New in FAI 2.10.2 |
| 36 |
|
|
| 37 |
|
- only bug fixes |
| 38 |
|
|
| 39 |
|
New in FAI 2.10.1 |
| 40 |
|
|
| 41 |
|
- minor fix in fai-chboot |
| 42 |
|
- packages in /files/packages are not supported any more |
| 43 |
|
- fai-mirror: add option -C |
| 44 |
|
- fai-cd: add option -C, grub menu now shows FAI version |
| 45 |
|
- after the installation you can leave the FAI-CD in the drive, |
| 46 |
|
since it now boot from local disk by default |
| 47 |
|
- FAI_FLAG syslogd was removed, syslogd is now started by default |
| 48 |
|
|
| 49 |
|
New in FAI 2.10 |
| 50 |
|
|
| 51 |
|
- add option -n to fcopy |
| 52 |
|
- several new listing options for fai-chboot, add option -c for |
| 53 |
|
copying PXE configurations |
| 54 |
|
- verbose output when defining variables |
| 55 |
|
- add urpmi and yum support to install_packages |
| 56 |
|
- add new subroutine mkrw(), which makes read-only directories |
| 57 |
|
writeable. Very cool and usefull thing until we can use unionfs |
| 58 |
|
- When booting from fai-cd the config space /fai is now writeable |
| 59 |
|
- class FAISERVER sets up an apt-proxy |
| 60 |
|
|
| 61 |
|
New in FAI 2.9.1 |
| 62 |
|
|
| 63 |
|
- new class FAISERVER can install the fai install server from CD |
| 64 |
|
- new command fai-statoverride |
| 65 |
|
- some bug fixes |
| 66 |
|
|
| 67 |
New in FAI 2.9 |
New in FAI 2.9 |
| 68 |
|
|
| 69 |
- lots of bug fixes |
- lots of bug fixes |