/[fai]/trunk/NEWS
ViewVC logotype

Contents of /trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 861 - (show annotations) (download)
Wed Oct 10 09:18:34 2001 UTC (11 years, 7 months ago) by lange
File size: 3519 byte(s)
make release
1 New in FAI 2.2.2
2
3 - bug fix: getting dhcp information
4 - added jmon to BEOWULF
5
6 New in FAI 2.2.1
7
8 - FAI_FLAGS can be space or comma separated. They must be space
9 separated in bootptab. Use a comma to separate them as
10 additional kernel parameters.
11 - bootp requests on multiple ethernet devices show device name
12 (Thanks to Geert Stappers)
13 - script all_hosts doesn't use hardcoded list of hosts any more;
14 now it uses the netgroup allhosts
15
16 New in FAI 2.2
17
18 - the fai guide has a new chapter about building a Beowulf cluster
19 - new utilities for Beowulf cluster: all_hosts and rshall
20 - new utility softupdate for updating packages on a running system
21 - improved example for diskless hook
22 - major reorganization of the rcS_fai code; most parts are moved
23 to the subroutines file
24 - source /fai/hooks/subroutines if file exists; here you can define
25 your own subroutines or redefine FAI's subroutines
26 - most tasks are now executed via task() and the name of the task
27 as option. This subroutine looks for a hook with the given name
28 and executes it. Hooks can skip the default task of FAI (called
29 task_<name>) by using skiptask(). So, hooks can replace the
30 default behavior, and not only add functions to the
31 installation process
32 - hooks can define classes by writing class names to
33 /tmp/additional-classes and variable by writing line to
34 /tmp/additional.var
35 - new hooks/tasks added
36 - classes and variables are now defined in the very beginning
37 before task_action is called and $FAI_ACTION is evaluated
38 - FAI_ACTION can be any user defined value. FAI is looking for a
39 command in /fai/hooks/$FAI_ACTION and executes it.
40 - log file prepare-apt.log renamed to updatebase.log
41 - debian-non-US in local mirror script (mkdebmirror) has new location
42 - new type "PACKAGE taskinst" in package_config can install new
43 task packages (for Debian 3.0 and later releases)
44 - get_bootp_inf() and get_dhcp_info() support multiple ethernet
45 devices via $netdevices
46 - $netdevices can be set or automaticly determined to the list of
47 ethernet devices
48 - make-fai-bootfloppy: handle symlinks of lilo 21.5 and newer
49 - tlink can show symlink of a host or all file in /boot/fai
50 - new classes NOSECURETTY, BEOWULF, NOTCPD
51
52 New in FAI 2.1
53 - NEWS file added (you found it already ;-), which contains the
54 user visible changes; changelog file is for developers
55 - woody support
56 - define $FAI_DEBOOTSTRAP for using debootstrap
57 - you can add your own functions using hooks (read the manual)
58 - /fai/fai_config not used anymore, replaced by a hook
59 - setup_harddisk does not complain when root partition is not in
60 the first 8GB, do not complain if not a primary partition
61 - no more problems when using other locales
62 - support for diskless clients
63 - grub support, new class LILO and GRUB
64 - new flag createvt; add this to FAI_FLAGS to get two additional
65 terminals and ctrl-c will interrupt the installation
66 process. Otherwise ctrl-c will reboot and no terminals are
67 available. In the past, this function was enabled by default.
68 Add createvt to FAI_FLAGS to get the old behavior.
69 - before any classes are defined using the scripts in /fai/class,
70 the classes DEFAULT, $HOSTNAME and LAST are defined
71 - new utility chkdebnames can check package names for a certain
72 distribution

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5