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

Contents of /trunk/debian/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5