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

Contents of /trunk/debian/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5