/[fai]/trunk/NEWS
ViewVC logotype

Contents of /trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2648 - (hide annotations) (download)
Thu Mar 24 22:32:26 2005 UTC (8 years, 1 month ago) by lange
File size: 18372 byte(s)
prepare release
1 lange 2648 New in FAI 2.6.8
2    
3     - closes grave bug
4     - major improvements for fai-mirror
5     - add fai-cd(8) script for creating a bootable FAI CD image
6    
7 lange 2625 New in FAI 2.6.7
8    
9     - add task debconf and new script fai-debconf for preseeding
10     - minor updates in the fai guide
11    
12 lange 2537 New in FAI 2.6.6
13    
14 lange 2568 - new command fai-mirror(1) to create a partitial Debian mirror
15 lange 2537 - setup_harddisks: bug fix: error redefined mountpoint is wrongly
16     reported, allow space before keywords primary and logical
17 lange 2601 - install_packages: add option -f
18 lange 2568 - task_sysinfo calls hwinfo if available (very nice hardware info)
19 lange 2537 - 06hwdetect.source: SCSI detect code for 2.6 kernel
20     - new variable FAICLIENTS in make-fai-nfsroot.conf. Used by
21     fai-setup for exporting the nfsroot and the config space via NFS
22 lange 2568 - create a list of all packages in base.tgz (for fai CD)
23 lange 2601 - ftar: test if directory is / before removing files recursively
24 lange 2537 - enable shadow passwords for passwd and group in examples
25 lange 2547 - save files FAI_CLASSES, variables.sh and disk_var.sh to
26     /var/log/fai not to /etc/fai
27 lange 2585 - add supprt for booting from CD
28 lange 2537 - other bug fixes
29    
30 lange 2497 New in FAI 2.6.5
31    
32     - fcopy now handles svn and arch subdirectories, added option -I
33     - install_packages does not remove unknown package names when
34     using aptitude, so aptitude's search patterns can be used
35    
36 lange 2489 New in FAI 2.6.4
37    
38     - bug fixes
39     - install_packages and files in package_config/ have now support
40     for aptitude
41    
42 lange 2464 New in FAI 2.6.3
43    
44     - make $rootpw not readable for users
45     - use default kernel 2.4.27
46     - fai-setup: add option -e
47     - make-fai-nfsroot: add option -K
48     - add xfs support into the nfsroot
49 lange 2466 - define kernel parameters using $kappend
50 lange 2464
51 lange 2448 New in FAI 2.6.2
52    
53     - Workaround to support new tasksel behaviour
54     - fix broken grub entry when using class FAI_BOOTPART
55     - fai-chboot: add option -e
56    
57 lange 2428 New in FAI 2.6.1
58    
59 lange 2438 - new option -k for make-fai-nfroot only installs a new kernel
60     - catnc() greps now through multiple files
61 lange 2428 - when logging in with ssh all variables for FAI are defined by
62     sourcing /tmp/fai/variables.sh
63     - faireboot sends message to fai monitor daemon
64     - install_packages now supports taskrm (which calls tasksel
65     remove), default number of packages that are install with one
66     command is set to 99
67     - better support for installing a client with a different hostname
68     than during installaion
69    
70 lange 2378 New in FAI 2.6
71 lange 2313
72     - make FAI ready-to-use for sarge
73     - make the examples much easier, remove a lot of unused stuff
74     - fai.conf is split into two files, make-fai-nfsroot specific
75     variables are moved to /etc/fai/make-fai-nfsroot.conf
76     - make-fai-nfsroot: more packages for hardware detection included,
77     write a warning if $FAI_SOURCES_LIST is used
78     - rcS_fai: if a file /.nocolorlogo exists, do not enable colored
79     logo and let scroll region unchanged
80 lange 2378 - 06hwdetect.source: better hardware detection uses discover2,
81     load all pci IDE drivers, enables DMA mode for disks, include
82     code of 11modules.source
83 lange 2313 - task_sysinfo: show serial numbers of hard disks, show usb
84     information
85 lange 2378 - tasks can set return code ($terror) so faimond receives it
86 lange 2396 - faimond receives more messages
87 lange 2378 - fai-chboot: new options -d, can use localboot, so we need not
88     copy the kernel image and initrd to the install server
89 lange 2313 - grub-install does not probe floppy drive (which can hang the system
90     for a long time)
91 lange 2378 - install_packages: add option -L, new code for detecting unknown
92     package names which uses perl module AptPkg
93 lange 2313 - mkdebmirror: mirrors now woody and sarge in one directory
94    
95 lange 2201 New in FAI 2.5.4
96    
97     - fix bug in make-fai-bootfloppy when using -f
98 lange 2205 - make-fai-bootfloppy: added option -i that creates a bootable
99     ISO9960 cdrom image
100     - some sparc and PowerPC adjustments
101 lange 2201
102 lange 2189 New in FAI 2.5.3
103    
104     - default kernel is 2.4.24
105     - add option -c to make-fai-{nfsroot,bootfloppy} to define a
106     different configuration directory than /etc/fai
107     - make-fai-bootfloppy: add option -c and -F, now DHCP is the
108     default protocol when -d is not used
109     - fai.conf: exclude more packages from debootstrap
110     adjust KERNELPACKAGE to new name (since fai-kernels_1.6)
111     put important variables to the top
112     remove some comments
113     - fai-chboot: new option -S sets FAI_ACTION=sysinfo
114     - The variable FAI_SOURCES_LIST is now obsolete,
115     use /etc/fai/sources.list or /etc/apt/sources.list instead
116     - new examples for sources.list in
117     /usr/share/doc/fai/examples/etc/sources.list
118     - remove some packages that are not needed and not available in
119     sarge
120     - utility chkdebnames mostly rewritten
121     - package recommends mknbi, and does not work with netboot package
122     when using BOOTP
123    
124 lange 2132 New in FAI 2.5.2
125    
126     - fai monitor daemon added, see faimond(8)
127     - colored copyright message on console
128     - variable hdparm included again; can be used if the kernel does
129     not enables DMA for brand new IDE controllers by default
130     - package names can contain pinning information
131     - preferences file is copied from /etc/fai if it exists
132     - default kernel version is 2.4.22
133     - bug fixes
134    
135 lange 2068 New in FAI 2.5.1
136    
137     - minor bug fixes
138 lange 2489 - added chapter to the fai guide how to receive the configuration
139 lange 2068 space using CVS
140     - initrd support when booting new kernel via network
141    
142 lange 1870 New in FAI 2.5
143 lange 1825
144 lange 1999 - a new section in the manual which describes a simple
145     installation example. Read the chapter 'For the impatient user'
146 lange 2189 - old templates now split into simple and advanced examples. They
147     are located in /usr/share/doc/fai/examples/{simple,advanced}
148 lange 1825 - added script fai-chboot which manages the network boot
149     configuration files for PXE boot
150 lange 2027 - the installation time is printed in seconds
151     - menu entries for grub now works also if /boot is a separate
152     partition
153     - number of packages installed at a time can be limited (use
154     $MAXPACKAGES)
155 lange 1901 - log files can be saved using FTP protocol
156 lange 1999 - the files in /fai/class that are list of classes can contain
157     comment lines. All lines starting with a hash are ignored
158 lange 1901 - syslogd now works during installation
159 lange 1825 - add an grub entry for memtest86 if installed
160     - do not fsck ext3 partitions
161     - add -M option to fcopy
162 lange 1999 - make-fai-nfsroot: new option -f; print error message if it fails
163 lange 1870 - a new example configuration for a demo host using GNOME, DHCP
164 lange 1999 - added XFS support to setup_harddisks
165     - files class/*.mod and modules.log removed, use 11modules.source
166     instead
167     - packages for xfree server now in file/class XFREE
168 lange 2027 - added SunOS support; you can install Solaris using FAI
169 lange 1999 - bug fixes as always
170 lange 1825
171 lange 1776 New in FAI 2.4.1
172    
173     - use dhcp3, dhcp support was broken in FAI 2.4
174     - disk_config examples are using ext3 file systems
175     - add SERVERINTERFACE to fai.conf
176     - add FAI_BOOT to fai.conf; the list of boot protocols to set
177     up (boot or dhcp or both)
178     - DHCP install kernel file /boot/fai/installkernel renamed to
179     vmlinuz-install
180     - new script fai-do-scripts; include the functions from do_script
181     and task_configure, this makes the Solaris port easier
182     - some bug fixes
183    
184 lange 1357 New in FAI 2.4
185    
186 lange 1724 - Era Erikson did some great work on proofreading all manuals and
187 lange 1357 script comments. Great work Era!
188 lange 1707 - lots of updates in the fai guide
189 lange 1487 - use the script fai-class for defining classes; scripts in class/
190     must not have prefix S; the following command renames your
191     existing scripts so they will work with the new command:
192     rename 's/S(\d\d.+)(\.sh|\.pl)/$1/' S*
193 lange 1394 the order of scripts executed has slightly changed; all classes
194     from the file $HOSTNAME are defined after the scripts in class/
195     are executed; the suffix .sh or .pl is not needed any more,
196 lange 1487 fai-class has a manual page
197 lange 1707 - kernel 2.4.20 is the default kernel during installation
198     - USB keyboard support during installation
199     - make-fai-bootfloppy creates a more generic boot floppy which
200     uses grub or lilo as boot loader, it supports more than one boot
201     protocol, more disk space is available on the floppy
202     - the exit status of every hook and script is written to
203     status.log
204     - the hook faiend.LAST parses all log files for warnings and
205     errors and writes them to error.log
206     - variable.sh lists all variables defined after task defvar has finished
207     - FAI_LOCATION is now defined in fai.conf, FAI_ACTION is defined
208     in LAST.var, do not use T170 and T171 via a BOOTP or DHCP server
209 lange 1825 (but it is still possible)
210 lange 1707 - hooks can make their tasks to be skipped (as in fai 2.2)
211     - templates scripts and config files has been rewritten and added
212 lange 1825 (eg. WWWKIOSK, a notebook with Windows and Linux)
213 lange 1564 - a new default location for the Debian mirror (in mkdebmirror and
214     fai.conf)
215 lange 1724 - much of reorganizing the code, but this does not change the user
216     visible behavior
217 lange 1394 - some functions that were defined as shell subroutines are now
218 lange 1487 separate scripts in /usr/lib/fai (fai-class, create_ramdisk,
219     prepare_apt, fai-divert, fai-savelog, task_sysinfo, ...), they
220     are not standalone script, most of them only work in the fai
221     environment, this should solve the problems with a too big
222     environment (when using xargs)
223 lange 1357 - PATH always starts with /usr/local/{sbin,bin}
224     - new FAI_FLAG syslogd starts log daemons (syslogd and klogd) only
225     on demand
226 lange 1394 - save log files to host $LOGSERVER if defined, otherwise use
227     $SERVER
228 lange 1662 - make-fai-nfsroot always does setup for dhcp and bootp, and uses
229 lange 1394 following sources to create the file sources.list for the
230     nfsroot: the variable $FAI_SOURCES_LIST or the files
231     /etc/fai/sources.list or /etc/apt/sources.list
232 lange 1487 - you can add a list of classes after the PACKAGE command in files
233     in package_config, so the following packages will only be
234     installed for this class (Please only use this in the file
235     package_config/DEFAULT)
236 lange 1707 - fcopy has new option -i and -B
237 lange 1564 - the variable addpackages can contain a list of packages without
238 lange 1662 their version number, therefore /fai/files/packages should be a
239     simple repository
240 lange 1357 - a lot of bug fixes
241    
242 lange 1267 New in FAI 2.3.4
243    
244     - the default name for fai kernel-image package has changed to
245     kernel-image-2.2.20_fai1_i386.deb, since the package fai-kernel
246     >=1.4 contains install kernels which support both the BOOTP and
247     DHCP protocol
248    
249 lange 1264 New in FAI 2.3.3
250    
251 lange 1265 - important bug fix (wrong symlink for rcS_fai)
252 lange 1264 - copy id_dsa* and id_rsa* files in make-fai-nfsroot
253     - use strict enabled in perl scripts
254     - add "append ip=dhcp" in pxelinux.cfg/default
255 lange 2313 - minor changes in package_config files
256 lange 1264 - setup_harddisks default fs type changed from auto to ext2
257    
258 lange 1241 New in FAI 2.3.2
259    
260     - minor bug fixes
261     - minor changes in package_config files
262     - use discover command for hardware detection and loading of scsi
263     kernel modules in class/S03hwdetect.source
264     - use swap partitions during installation if available
265    
266 lange 1223 New in FAI 2.3.1
267    
268     - some minor bug fixes
269     - add variable $addpackages to DEFAULT.var
270     - $FAI_SUBDIR renamed to $FAI_SHAREDIR (fai.conf)
271     - changes in package_config files
272     - additional method to determine all ethernet devices
273     - manual updates for woody
274     - added a lot of comments into shell script
275     - add option -m to make-fai-bootfloppy
276    
277 lange 975 New in FAI 2.3
278 lange 942
279 lange 1168 - all default configurations are for Debian 3.0 aka woody
280 lange 942 - /etc/fai.conf moved to /etc/fai/fai.conf
281 lange 1021 - moved some variables from fai.conf to class/*.var
282 lange 1103 - add FAI_DEBOOTSTRAP_OPTS to fai.conf
283 lange 1149 - temporary files are stored to $LOGDIR (default to /tmp/fai/),
284 lange 1169 can be set in fai.conf using mktemp if desired
285     - log files for every new run are stored in a separate directory,
286     last-$FAI_ACTION is pointing to the last log directory
287 lange 1070 - if a task is skipped, also all its hooks are skipped
288 lange 1149 - uname -s in uppercase is also a default class
289 lange 1113 - all class/S[0-9]*.source scripts are sourced
290     - hooks that end in .source are sourced (formerly .sh), so they
291     can define variables
292     - new adddivert routine; make a diversion for a file and add it to
293 lange 1070 the list of all diversions; you need not care about removing the
294 lange 1113 diversion; the finish task will do this for you
295     - class/*.mod files can now define variables
296 lange 1062 - new examples class/S30menu.source (was hook/install.MENU)
297 lange 1021 - /fai can be a different location using $FAI in fai.conf
298 lange 1074 - /fai can be retrieved from a CVS repository: (see variables
299 lange 1021 FAI_LOCATION, FAI_CVSROOT, FAI_CVSMODULE) and create a
300     /etc/fai/.cvspass
301     - /etc/apt/preferences will be copied to nfsroot
302     - additional manual pages for fai-setup, make-fai-nfsroot,
303     make-fai-bootfloppy, install_packages
304     - setup_harddisks: called with option -d (DOS alignment)
305 lange 1113 support for ext3 and disk controllers using /dev/ida/, /dev/rd/
306     and /dev/cciss (Compaq SMART2 raid array and Mylex DAC960 PCI
307     RAID controller)
308 lange 1021 - make-fai-bootfloppy can write to a file, creates environment for
309 lange 1074 DHCP using pxelinux, does not copy System.map to floppy (now
310 lange 1149 more space left for the kernel image), new option -s
311 lange 1021 - bootpc and dhcp request will use only active network devices
312     ($netdevices_up determined by netdevice_info()) by default,
313     which can be overwritten with $netdevices
314 lange 975 - add a hint how to set up the kernel automounter for scratch
315     partitions
316 lange 1062 - fcopy skips CVS directories, executes postinst script if file
317 lange 1074 was copied, new options -L and -P
318 lange 1021 - added prtnetgr script which prints a flat list of all hosts
319     belonging to a netgroup
320 lange 1074 - execute all /fai/scripts/$class/S[0-9]* scripts if this
321     directory exists, so it's possible to execute multiple scripts
322 lange 1113 for one class; see examples in scripts/NETWORK/ and scripts/DEFAULT/
323 lange 1149 - use shm (was tmpfs) for ramdisk if available
324 lange 1021 - mkdebmirror uses passive ftp mode
325 lange 1149 - task sysinfo calls kudzu
326 lange 1021 - added THANKS file
327 lange 942
328 lange 891 New in FAI 2.2.3
329    
330 lange 921 - woody support improved, but the default configuration is still
331     for potato
332 lange 891 - added disk configuration for Beowulf nodes
333     - Wake on LAN section added to FAI guide
334     - reiserfs support in setup_harddisks (thanks to Diane Trout)
335     - make-fai-nfsroot -v output can be redirected to a file
336     - sysinfo also uses detect and discover to probe for hardware
337 lange 892 - utilities moved to /usr/share/fai/utils
338 lange 1357 - install_packages checks all package names. If a package name is
339     misspelled, it will be removed from the installation list
340 lange 921 - added class NOGETTY
341     - package_config: new action "hold", PRELOAD can use a file: url
342 lange 891
343 lange 861 New in FAI 2.2.2
344    
345     - bug fix: getting dhcp information
346     - added jmon to BEOWULF
347    
348 lange 856 New in FAI 2.2.1
349    
350     - FAI_FLAGS can be space or comma separated. They must be space
351     separated in bootptab. Use a comma to separate them as
352     additional kernel parameters.
353     - bootp requests on multiple ethernet devices show device name
354     (Thanks to Geert Stappers)
355     - script all_hosts doesn't use hardcoded list of hosts any more;
356     now it uses the netgroup allhosts
357    
358 lange 760 New in FAI 2.2
359    
360 lange 831 - the fai guide has a new chapter about building a Beowulf cluster
361     - new utilities for Beowulf cluster: all_hosts and rshall
362 lange 835 - new utility softupdate for updating packages on a running system
363 lange 831 - improved example for diskless hook
364 lange 836 - major reorganization of the rcS_fai code; most parts are moved
365 lange 760 to the subroutines file
366 lange 831 - source /fai/hooks/subroutines if file exists; here you can define
367 lange 1394 your own subroutines or redefine FAIs subroutines
368 lange 760 - most tasks are now executed via task() and the name of the task
369     as option. This subroutine looks for a hook with the given name
370 lange 831 and executes it. Hooks can skip the default task of FAI (called
371 lange 836 task_<name>) by using skiptask(). So, hooks can replace the
372     default behavior, and not only add functions to the
373 lange 831 installation process
374     - hooks can define classes by writing class names to
375     /tmp/additional-classes and variable by writing line to
376     /tmp/additional.var
377 lange 769 - new hooks/tasks added
378 lange 831 - classes and variables are now defined in the very beginning
379     before task_action is called and $FAI_ACTION is evaluated
380 lange 760 - FAI_ACTION can be any user defined value. FAI is looking for a
381     command in /fai/hooks/$FAI_ACTION and executes it.
382     - log file prepare-apt.log renamed to updatebase.log
383     - debian-non-US in local mirror script (mkdebmirror) has new location
384     - new type "PACKAGE taskinst" in package_config can install new
385     task packages (for Debian 3.0 and later releases)
386 lange 766 - get_bootp_inf() and get_dhcp_info() support multiple ethernet
387     devices via $netdevices
388 lange 831 - $netdevices can be set or automaticly determined to the list of
389     ethernet devices
390 lange 766 - make-fai-bootfloppy: handle symlinks of lilo 21.5 and newer
391 lange 831 - tlink can show symlink of a host or all file in /boot/fai
392     - new classes NOSECURETTY, BEOWULF, NOTCPD
393 lange 760
394 lange 663 New in FAI 2.1
395 lange 722 - NEWS file added (you found it already ;-), which contains the
396     user visible changes; changelog file is for developers
397     - woody support
398     - define $FAI_DEBOOTSTRAP for using debootstrap
399     - you can add your own functions using hooks (read the manual)
400     - /fai/fai_config not used anymore, replaced by a hook
401 lange 663 - setup_harddisk does not complain when root partition is not in
402     the first 8GB, do not complain if not a primary partition
403     - no more problems when using other locales
404 lange 703 - support for diskless clients
405 lange 722 - grub support, new class LILO and GRUB
406 lange 703 - new flag createvt; add this to FAI_FLAGS to get two additional
407     terminals and ctrl-c will interrupt the installation
408     process. Otherwise ctrl-c will reboot and no terminals are
409     available. In the past, this function was enabled by default.
410 lange 722 Add createvt to FAI_FLAGS to get the old behavior.
411     - before any classes are defined using the scripts in /fai/class,
412     the classes DEFAULT, $HOSTNAME and LAST are defined
413 lange 723 - new utility chkdebnames can check package names for a certain
414     distribution

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5