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

Contents of /trunk/debian/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5