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

Contents of /trunk/debian/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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