/[fai]/trunk/NEWS
ViewVC logotype

Contents of /trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 772 - (show annotations) (download)
Tue Sep 4 15:23:31 2001 UTC (11 years, 8 months ago) by lange
File size: 2502 byte(s)
beowulf chapter is new
1 New in FAI 2.2
2
3 - major reorganisation of the rcS_fai code; most parts are moved
4 to the subroutines file
5 - most tasks are now executed via task() and the name of the task
6 as option. This subroutine looks for a hook with the given name
7 and executes it. If this hook creates the file /tmp/skip.<name>,
8 then the default task of FAI (called task_<name>) will not be
9 executed. So, hooks can replace the default behaviour, and not
10 only add functions to the installation process
11 - new hooks/tasks added
12 - FAI_ACTION can be any user defined value. FAI is looking for a
13 command in /fai/hooks/$FAI_ACTION and executes it.
14 - log file prepare-apt.log renamed to updatebase.log
15 - source /fai/hooks/subroutines if file exists; here you can define
16 your own subroutines or redefine FAI's subroutines
17 - debian-non-US in local mirror script (mkdebmirror) has new location
18 - new type "PACKAGE taskinst" in package_config can install new
19 task packages (for Debian 3.0 and later releases)
20 - get_bootp_inf() and get_dhcp_info() support multiple ethernet
21 devices via $netdevices
22 - $netdevices can be set or automaticly determine the ethernet
23 devices
24 - make-fai-bootfloppy: handle symlinks of lilo 21.5 and newer
25 - fai-guide has a new chapter about building a beowulf cluster
26
27 New in FAI 2.1
28 - NEWS file added (you found it already ;-), which contains the
29 user visible changes; changelog file is for developers
30 - woody support
31 - define $FAI_DEBOOTSTRAP for using debootstrap
32 - you can add your own functions using hooks (read the manual)
33 - /fai/fai_config not used anymore, replaced by a hook
34 - setup_harddisk does not complain when root partition is not in
35 the first 8GB, do not complain if not a primary partition
36 - no more problems when using other locales
37 - support for diskless clients
38 - grub support, new class LILO and GRUB
39 - new flag createvt; add this to FAI_FLAGS to get two additional
40 terminals and ctrl-c will interrupt the installation
41 process. Otherwise ctrl-c will reboot and no terminals are
42 available. In the past, this function was enabled by default.
43 Add createvt to FAI_FLAGS to get the old behavior.
44 - before any classes are defined using the scripts in /fai/class,
45 the classes DEFAULT, $HOSTNAME and LAST are defined
46 - new utility chkdebnames can check package names for a certain
47 distribution

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5