/[fai]/trunk/debian/NEWS
ViewVC logotype

Contents of /trunk/debian/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5