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

Diff of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 730 by lange, Fri Jul 20 09:56:10 2001 UTC revision 2657 by lange, Fri Mar 25 22:52:00 2005 UTC
# Line 1  Line 1 
1    fai (2.7) unstable; urgency=high
2    
3      * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm
4        (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES
5      * closes important bug, make-fai-nfsroot: use resolv.conf from install
6        server during creation of nfsroot (closes: #301230)
7      * rcS_fai: set classes before fai-class is called (closes: #301179), set
8        hostname if HOST was specified on the commandline
9      * fcopy: fix wrong variable name
10      * package_config/KERNEL_SOFT: replace `echo $kernelversion` in package
11        name with 2.6.8
12      * fai-guide.sgml: fix a lot of broken http links, add info for fai-cd
13      * install_packages: add setdownloadonly() and $opt_d
14      * conf/install_packages.conf removed
15      * fai-mirror: source make-fai-nfsroot.conf, add add_base_packages(),
16        allow - in class names, add option -a, call install_packages with -d,
17        add PKGCOMP for apt-move.conf, do not exit 9 if $FAI_DEBMIRROR is not
18        defined, log aptitudes actions to /dev/null
19      * fai-mirror.1: add option -a
20      * install_packages.8: add option -d
21      * add fai-cd script for creating a bootable FAI CD image (closes: #265444)
22      * add fai-cd.8 man page
23      * add conf/menu.lst: needed by fai-cd
24      * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on
25        debhelper greater version 3
26      * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package
27      * fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd
28        to it
29    
30     -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:51:34 +0100
31    
32    fai (2.6.7) unstable; urgency=low
33    
34      * add task debconf (closes: #136503)
35      * new script fai-debconf
36      * add manual page fai-debconf.1
37      * control: use nfs-kernel-server by default (closes: #293876)
38      * QUESTIONNAIRE: minor update
39      * packages_config/XFREE: remove some -dev packages
40      * packages_config/SERVER: remove symlinks
41      * packages_config/DEFAULT: add debconf-utils
42      * replace backticks with $()
43      * fai-do-scripts: use local variables, make it a bash script
44      * fai-guide.sgml: update for debconf support, add aptitude in
45        install_packages config
46    
47     -- Thomas Lange <lange@debian.org>  Thu, 10 Mar 2005 11:00:05 +0100
48    
49    fai (2.6.6) unstable; urgency=medium
50    
51      * 06hwdetect.source: add comment, add class NVIDIA which is not currently
52        used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with
53        $(), discard error messages from modprobe, enable dma mode for ide
54        devices (with fai CD it was not enabled)
55      * make-fai-nfsroot: use "" when testing variables, add link for
56        discover, remove resolv.conf created by debootstrap (closes: #281264),
57        create list of all packages in base.tgz, add packages for x86_64,
58        remove unneeded files in $FSROOT/etc/fai
59      * ftar: bug fix do not do recursive removal if $target/$dir is /
60      * fai-guide.sgml: fix typos (closes: #287150), add info about
61        /files/packages/ (closes: #290359)
62      * add task_savelog to die() (closes: #290526)
63      * make-fai-bootfloppy: bug fix: support /media directory, choose last
64        installed kernel if more than one kernel is installed in nfsroot
65      * setup_harddisks: bug fix: redefined mountpoint are too often reported,
66        allow space before primary and logical keyword
67      * create_ramdisk: bug fix: make directory for discover
68      * fai-setup: typo in variable name (closes: #289271), reload nfs server
69        instead of restart, read make-fai-nfsroot.conf, use variable
70        FAICLIENTS
71      * fai-class: bug fix: option -T hangs the script, make it a bash script,
72        replace backticks `` with $(), bad variable name in testclass()
73      * share/subroutines: bug fix: cd to / so umount -a will not fail too
74        often, kill sshd before rebooting, umount $target/proc before
75        umounting all otger file systems, copy FAI_CLASSES variables.sh
76        disk_var.sh to $target/var/log/fai
77      * fai-chboot: bug fix: do not fail on subnet IP addresses, test if host
78        lookup is possible before calling $h->name (closes: #290007)
79      * install_packages: add option -f, add command{pending},
80        command{dpkgc}, print max number of packages only in verbose mode
81      * install_packages.8: add option -f, add info about
82        install_packages.conf
83      * new config file: install_packages.conf, used for fai-mirror(1)
84      * rcS_fai: remount / with noatime, set variables if booting from CD, set
85        hostname to $HOST it was unset, remove unused variable, minor code
86        cleanup
87      * DEFAULT/S01: add copying of /etc/modules
88      * DEFAULT/S10: add message where grub writes boot record
89      * class/01alias: add class FAICD if running from fai CD, add classes for
90        host gnomehost (used by fai-cd)
91      * package_config/DEMO: replace install with aptitude
92      * make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev
93      * script/LAST: enable shadow passwords for passwd and group in examples,
94        eject cdrom when running from fai CD
95      * task_sysinfo: call hwinfo if available
96      * fai-savelog: do not save remotely if $LOGSERVER is not set
97      * new command fai-mirror and manual page fai-mirror.1
98      * .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model
99      * .../XF86CXonfig-4/MATROX: removed because DEFAULT works now
100    
101     -- Thomas Lange <lange@debian.org>  Fri, 21 Jan 2005 04:24:26 +0100
102    
103    fai (2.6.5) unstable; urgency=medium
104    
105      * install_packages: bug fix. Do not remove package names which are
106        search patterns for aptitude, read /etc/fai/install_packages.conf if
107        it exists
108      * hooks/savelog.LAST: add patterns that will be ignored
109      * fcopy: add support for svn and arch, add option -I, use variable
110        $FCOPY_IGNOREDIRS if set
111      * fcopy.8: add option -I
112    
113     -- Thomas Lange <lange@debian.org>  Thu, 11 Nov 2004 15:14:08 +0100
114    
115    fai (2.6.4) unstable; urgency=medium
116    
117      * add missing Beowulf examples
118      * fai-guide.sgml: fix error in link
119      * fai-start-stop-daemon: add short options, because so some init.d
120        scripts use them
121      * rcS_fai: do not use -t when remounting
122      * make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a
123        package for alpha architecture
124      * share/subroutines: do not dump variable $HOME and $PWD to variables.sh
125      * doc/QUESTIONNAIRE: typos, add example for answer
126      * install_packages: use warn instead of print for warning and verbose
127        messages, add aptitude support
128      * Fai.pm: add () to subroutine calls
129      * prerm: do not exit when nfs server reload fails (closes: #279024)
130      * setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033)
131      * preparte_apt: divert programs before calling apt-get update
132      * subroutines-linux: redirect stdin of install_packages unless in debug
133        mode (closes: #264727)
134    
135     -- Thomas Lange <lange@debian.org>  Mon,  8 Nov 2004 14:38:58 +0100
136    
137    fai (2.6.3) unstable; urgency=high
138    
139      * subroutines: remove $rootpw from variables.sh (closes: #270871)
140      * update to kernel 2.4.27
141      * make-fai-nfsroot: force link creation of ifstate (closes: #270463),
142        use /etc/shadow in $NFSROOT
143      * make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust
144        size, install with chmod 0600 (closes: #270666, #271113)
145      * DEFAULT/S10: removed: add auto to /etc/modules
146      * class/DEFAULT.var: use single quotes instead of double quotes,
147        $kappend contains kernel parameters, new default kernel package
148        kernel-image-2.4.27-1-386
149      * scripts/DEFAULT/S20: remove unused action
150      * packages_config/DEFAULT: add iproute to NETTOOLS
151      * make-fai-nfsroot.8: add info about make-fai-nfsroot.conf,
152        add option -K which first removes all kernels from nfsroot
153        (make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot)
154      * fai-setup: add option -e which does not set up nfs environment, which
155        may hang some production systems for a while
156      * fai-setup.8: add info for new option
157      * Makefile: install make-fai-nfsroot.conf with 0600
158    
159     -- Thomas Lange <lange@debian.org>  Mon, 13 Sep 2004 18:40:36 +0200
160    
161    fai (2.6.2) unstable; urgency=high
162    
163      * install_packages: fix broken taskinst action, workaround for new
164        tasksel behaviour
165      * DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels
166        are in the nfsroot
167      * fai-chboot: add option -e the opposite of -r, uses nearly the same code
168    
169     -- Thomas Lange <lange@debian.org>  Thu, 26 Aug 2004 20:09:15 +0200
170    
171    fai (2.6.1) unstable; urgency=medium
172    
173      * catnc() greps through more than one file
174      * changlog messages of fai-setup moved from 2.5.2 to 2.6
175      * hooks/savelog.LAST: add package names which include the string "error"
176        as ignorepatterns
177      * make-fai-nfsroot.conf: add portmap again, since nis setup needs it
178      * make-fai-nfsroot: add option -k which installs a new kernel for the
179        nfsroot (closes: #256187), /root/.profile sources variables.sh, test
180        if $NFSROOT/prco/self exists before umount, kernel_install() includes
181        all code for installing the kernel, create dir $NFSROOT/var/state only
182        when not already existing, call umount_dirs and reset trap exit for
183        normal finishing script
184      * control: recommends dhcp3-server (closes: #263260), update to
185        standards 3.6.1, remove sp from build-depends
186      * rcsfai.var is not needed any more
187      * share/subroutines: do not dump readonly variables to variables.sh
188      * faireboot: make it a bash script, source variables.sh, source
189        subroutines, send message to faimond
190      * fai-divert: do not execute if dpkg-divert is not available
191      * install_pacakges: add support for tasksel remove, set default number
192        of packages from 4711 to 99
193      * package_config/COMPILE: replace task c-dev by list of packages names
194      * prepare_apt: make diversion of invoke-rc.d
195      * rules: call dh_clean after make clean
196      * prerm: test if $nfsserver is empty (closes: #263906)
197      * NETWORK/S40: remove /etc/hosts from fcopy list
198      * DEFAULT/S20: add async to export options
199      * fai-savelog: define $HOSTNAME to output of command hostname
200      * subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME,
201        sndmon() use $sndhostname instead of $HOSTNAME
202      * remove doc/README.package_problems
203      * fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix
204        typos
205    
206     -- Thomas Lange <lange@debian.org>  Mon,  9 Aug 2004 14:02:13 +0200
207    
208    fai (2.6) unstable; urgency=low
209    
210      * fai-setup: fix hostname detection when hostname includes a dash -,
211        pass all fai-setup options to make-fai-nfsroot (closes: #255830)
212      * fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf
213      * fix typo in lib/get-boot-info (closes: #242739, #239405)
214      * fix link in fai-guide.sgml (closes: #237794)
215      * fix typo in make-fai-bootfloppy.8 (closes: #238608)
216      * make-fai-bootfloppy: change lilo labels in (closes: #248955),
217        check if -s option is IP-address or hostname, new path for stage
218        files, remove install= line for lilo.conf, newer lilo does not need
219        boot-menu.b, added support for old an new lilo
220      * make-fai-nfsroot: add package dmidecode for some archs, add
221        module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
222        raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not
223        copy bootsector, use mkelf-linux,
224        new code for creating timezone and localtime (closes: #201440), always
225        show $NFSROOT when copying verbosely, insert newline before adding
226        $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
227        used, use new make-fai-nfsroot.conf file, divert discover-modprobe,
228        add -q to depmod, create var/state dir, add subroutine fdivert(),
229        use fdivert instead ov ln or mv commands
230      * create_ramdisk: use tmpfs instead of shm, create dir for discover
231      * fcopy: -i always exists with 0
232      * rcS_fai: if a file /.nocolorlogo exists, do not enable colored
233        logo and let scroll region unchanged
234      * 06hwdetect.source: new call of discover (closes: #248532), be silent
235        when loading modules, use pipe instead of exec for find, mount usbfs
236        after loading an usb module, add $videodrv to additional.var, load
237        different modules when using a 2.4 or 2.6 kernel
238       * 11modules.source: moved into 06hwdetect.source
239      * lib/task_sysinfo: first call discover, then load modules using
240        discover, call smarctl for each disk, call lsusb, print partition
241        table with parted
242      * fai-divert: create dummy script only when dpkg-divert will succeeds
243      * fai-savelog: copy LOGDIR recursively, add remote log method none,
244        add -xdev to find
245      * subroutines: use /proc/uptime to determine installation time, use $()
246        instead of backticks, set terror when error occurs, add catnc(),
247        report FAI_FLAGS in one line, send message to faimond when starting a
248        hook
249      * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
250        copy kernel image and initrd to install server, remove echo command
251        when defining kernel append parameters as variables
252      * faimond: always flush output
253      * fai-chboot: add option -o, special treatment of hostname default, also
254        list default config file when using -l, die with error message if
255        hostname is unknown, remove path from program name
256      * install_packages: add option -L, calling system with array should be
257        more efficient, new code for detecting unknown package names uses
258        AptPkg, add subroutine mkpackagelist(), remove path from program name
259      * bootsector, bootsector.8 removed
260      * class/LAST.var: removed because $hdparm is not needed any more
261      * class/70partition: remove definition of class FAI_BOOTPART
262      * class/01alias: remove unimportant examles, remove catnc definition,
263        remove beowulf example
264      * DEFAULT/S01: remove copying of bootsector, remove our local stuff
265      * scripts/BOOT: grub-install does not probe floppy drive, use bash,
266        replace backtics with $()
267      * hooks/instsoft.SERVER not needed any more
268      * hooks/savelog.LAST: add more messages to ignore
269      * disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var
270        bigger, /usr smaller
271      * package_config/*: adjust package names to sarge distribution
272      * S40: remove NISLPRCLIENT and bootptab stuff
273      * examples/etc/sources.list: remove proposed updates lines
274      * mkdebmirror: mirror woody and sarge in one directory
275      * new FAQ
276      * THANKS: juergen added
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      * DEFAULT/S01,S20: add async option to export lines
283      * fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc
284      * make-fai-nfsroot: add gnu-efi and silo to arch package lists, add
285        sparc64 arch, ppc arch uses vmlinux not vmlinuz
286      * make-fai-bootfloppy: create and use device.map for grub_floppy
287        (closes: #233018), remove unused ip entry for fixed ip addresses,
288        create iso9660 iso image with option -i
289      * make-fai-bootfloppy.8: add option -i and an example for creating a
290        cdrom image
291      * rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of
292        bash special >(), mount sysfs if available
293      * doc/README.disk_config: add info about lazyformat
294      * THANKS: added holger
295    
296     -- Thomas Lange <lange@debian.org>  Thu, 26 Feb 2004 17:07:31 +0100
297    
298    fai (2.5.3) unstable; urgency=low
299    
300      * make-fai-bootfloppy: call grub in chroot environment, so correct libc
301        is used, add option c and F, DHCP is now default boot protocol, be
302        more verbose
303      * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)
304        add variable nfssize, remove package strace, check if $NFSROOT is set,
305        mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
306        /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
307        a LC_ALL=C environment, add more verbose messages, new options for
308        mknbi-linux call (closes: #181393), test if FAI_SOURCES_LIST is
309        defined or a sources.list file exists, be verbose when copying
310        important files if option -v is set
311        depmod -a ... || true so it does not stop the whole system
312      * debian/control: replace netboot package with mknbi
313      * debian/dirs: add var/run/fai, remove unused directory utils
314      * debian/prerm: check if $NFSROOT is set, sleep 2 before removing nfsroot
315      * man/make-fai-bootfloppy.8: add new options F and c
316      * man/make-fai-nfsroot.8: add new option c
317      * lib/task_sysinfo: show ide disk geometry
318        remove detect call
319        most text reformated, because subroutine definition removed
320      * doc/Makefile: remove some new tempfiles, add "|| true" to rm so it
321        does not complain
322      * fai-chboot: add option -S, complain when host names are missing for
323        option -r
324      * fai.conf: add packages to the exclude list for debootstrap
325        new name for KERNELPACKAGE
326        add comment how to use NFSROOT_ETC_HOSTS (closes: #219433)
327        remove FAI_SOURCES_LIST examples, use sources.list instead
328        disable FAI_LOCAL_REPOSITORY by default
329        put important variables to the top
330      * examples/etc/sources.list: new file, that shows examples of different
331        access method to the Debian mirror
332      * fai-guide.sgml: describe new handling of sources.list, add manref to
333        make-fai-nfsroot, new line for tftpd in inetd.conf, add info on use
334        without DNS
335      * class/06hwdetect.source: modprobe ide-detect needed for 2.4.24 kernel,
336        remove ide-probe-mod, add isa-pnp
337      * lib/get-boot-info: new code to extract ip parameters, fix problems
338        when one parameter is missing
339      * share/subroutines: islinux() not needed any more, task_chboot: always
340        copy new kernel image to /boot/fai/$HOSTNAME-localboot
341      * apt.conf: replace values yes with true
342      * rcS_fai: new code for task action pipe at the end, new mount option
343        for remounting /dev/root, copyright has one line less
344      * examples/etc/dhcpd.conf: new example for a local 192.168.1 subnet, add
345        nfs mount options to root-path
346      * VERSION: default is kernel 2.4.24
347      * chkdebnames: most parts rewritten
348      * setup_harddisks: typos
349    
350     -- Thomas Lange <lange@debian.org>  Wed,  4 Feb 2004 14:42:40 +0100
351    
352    fai (2.5.2) unstable; urgency=low
353    
354      * rcS_fai: print copyright message in red, set scroll region, add
355        actimeo for nfs mounts
356      * fai.conf: add exim4 packages to exlude list
357      * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
358        package list (closes: #219420), copy preferences from /etc/fai
359        (closes: 219824), use apt-get dist-upgrade instead of upgrade,
360        do not create base.tgz in $NFSROOT/.. and then move file
361      * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
362      * faimond, faimond.8 added
363      * subroutines-linux: add sndmon subroutine, try to connect faimond, on
364        success, enable monitor feature, test if $ret is empty, make it a bash
365        script, show nc output only when debugging
366      * fai-guide.sgml: typo in URL
367      * class/01alias: use other IP-addresses for exmaples
368      * lib/fai-mount-disk: extend regex to support devfs names
369        (closes: #218541)
370      * scripts/DEFAULT/S01: create S61hdparm if $hdparm is not empty,
371        set cdromdevice to SCSI if available, add code for lprng setup if
372        NISLPRCLIENT and LPD
373      * class/LAST.var: do not set a default value for FAI_ACTION, change in
374        comment
375      * add postrm file to remove all files when purging
376      * subroutines: add sndmon messages, script should be bash script, change
377        debug code in ifclass
378      * install_packages: remove pinning info before checking for misspelt
379        package name, usage() points to the man page
380      * fai-setup: chown of /boot/fai
381      * utils/softupdate, lib/prepare_apt: use dist-upgrade
382      * debian/compat created and debian/conffiles removed
383      * scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo
384        to login messages
385      * sunos/makefile: add fai-savelog to solaris tarball
386      * hooks/savelog.LAST: added "unexpected IO-APIC" to ignore pattern
387      * Fai.pm: test if /var/adm/messages exists
388      * lib/task_sysinfo: add dmidecode call, add sfdisk -d call, change fdisk
389        call
390    
391     -- Thomas Lange <lange@debian.org>  Tue,  6 Jan 2004 15:20:10 +0100
392    
393    fai (2.5.1) unstable; urgency=low
394    
395      * share/subroutines: use $SECONDS instead of date +%s
396      * fcopy: add usage info for -M
397      * add chapter "advanced FAI" to fai guide
398      * dhcclient-perl: add new names to mapping table
399      * lib/create_ramdisk: start devfsd if needed
400      * share/subroutines-linux: task_chboot should return, not exit; copy
401        initrd.img to install server if needed for the kernel
402      * make-fai-nfsroot: add $NFSROOT_ETC_HOST before calling apt-get
403        upgrade; remove mkdir of fai_config
404      * package_config/DEFAULT: add nfs-common for all
405      * examples/simple/scripts/DEFAULT/S01: add -n to head command (closes: #205547)
406      * sunos/scripts/SUNOS/S05: add -t to expand
407      * sunos/bin/newfs:chown -> chmod
408      * make-fai-bootfloppy: use perl one liner to get IP and host name, call
409        grub executable from nfsroot
410      * fai-guide.sgml: fix typos (closes: #204763)
411      * package_config/DEFAULT: always install nscd package for speedup
412      * Makefile: remove mv of NETWORK1; add variable libfiles
413      * rcS_fai,fai-setup: add async to mount and exports options
414    
415     -- Thomas Lange <lange@debian.org>  Fri, 10 Oct 2003 14:58:16 +0200
416    
417    fai (2.5) unstable; urgency=low
418    
419      * add script fai-chboot
420      * add script fai-savelog-ftp
421      * add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by
422        fai-savelog-ftp, localhost is default for $installserver
423      * make-fai-nfsroot: add option -f, change to #! /bin/bash, copy
424        resolv.conf to $NFSROOT, add libnet-perl, trap errors, add bad_exit()
425      * make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568),
426        remove ip=both for fixed ip-address, change to !# /bin/bash
427      * make-fai-bootfloppy.8: add example with fixed IP address
428      * changes in package_config, added XFREE class
429      * install_packages: add force-yes to apt-get install, remove warnings
430        from apt-cache output, limit number of packages used at once using
431        $MAXPACKAGES
432      * bug fix: /proc/cmdline info is trashed when reading a long kernel
433        command line
434      * make-fai-nfsroot: create package list that depends on architecure,
435        make symlink for syslogd
436      * scripts/BOOT: noew code for generating grub entries, add grub entry
437        for memtest; add entries for re-installation
438      * scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some
439        fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf
440      * scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN
441      * fcopy: add option -M and -b; add variables FCOPY_LASTLOG and
442        FCOPY_UPDATELOG; remove substring from an ewarn call
443      * subroutines: append $FAI_ACTION to file $rcsfaivar; faiend must not
444        reboot for SunOS
445      * subroutines-linux: add support for fai-chboot
446      * hook faiend.LAST renamed to savelog.LAST
447      * setup_harddisks: add XFS filesystem support, add sfdisk environment
448        variable
449      * fai-savelog: make a bash script; use -exec instead of xargs because of
450        sunos version of xargs
451      * fai-class: remove comment lines also in the file $HOSTNAME
452      * class/{dom,kueppers}: add NOSECURETTY
453      * lib/get-boot-info: print warning message if no boot protocol was
454        detected, add network info to boot.log if booting from floppy with
455        fixed IP address
456      * chkdebnames: bug in regex fixed
457      * lib/create_resolv_conf: use resolv.conf from installserver if $DOMAIN
458        is not defined
459      * lib/task_sysinfo: call programm sysinfo if available
460      * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
461        using fcopy, add -i to fcopy calls
462      * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
463        password protection to grub menu
464      * class/01alias: use classes from file demo if hostname is demohost; add
465        catnc(); use catnc instead of cat
466      * class/11modules.source: now uses code from DEFAULT.mod
467      * examples now live in /usr/share/doc/examples{simple,advanced}
468      * utils move back to doc/examples/utils directory
469      * utils/rshall: add exclude function
470      * class/06hwdetect.source tries to detect video card
471      * Makefile: do not create symlinks (closes: #195377), new directories
472        for examples
473      * rcS_fai: compute and print installation time in seconds
474      * dhcpd.conf: remove unused commands
475    
476     -- Thomas Lange <lange@debian.org>  Wed,  6 Aug 2003 16:02:26 +0200
477    
478    fai (2.4.1) unstable; urgency=low
479    
480      * set correct year in fai guide
481      * dhcp3 support
482      * make-fai-bootfloppy: force ext2 when mounting floppy, blank first
483        sector
484      * make-fai-nfsroot: FAI_BOOT determines which boot protocol to set up,
485        fix ownership of  $NFSROOT/root/.ssh/authorized_keys (closes: #183989)
486      * use ext3 in most disk_config samples
487      * Makefile: do not copy executable twice
488      * minor changes to packages_config/AUDIO
489      * install_packages: call "apt-get clean" to remove unused package files
490      * fai.conf: add FAI_BOOT, add SERVERINTERFACE, add example how to access
491        a mirror created by mkdebmirror via HTTP
492      * S20: bug fix, move inserting $rootpw from GERMAN to any section
493      * fai-class: add . to PATH; test operator == replaced by -eq
494      * DEFAULT/S01: new location for bootsector executable
495      * dhclient-perl: use short hostname
496      * new script fai-do-scripts, contains the do_script() subroutine and
497        task_configure code
498      * QUESTIONAIRE: added questions
499    
500     -- Thomas Lange <lange@debian.org>  Thu,  3 Apr 2003 16:57:12 +0200
501    
502    fai (2.4) unstable; urgency=low
503    
504      * not alles changes in templates/* are listed here, there are to many
505      * use command fai-class to define classes, fai-class writes status of
506        every script to status.log
507      * make variables local or unset them after use, unset function
508        definitions after use
509      * add config files for XFree86 4.1
510      * many changes in the package_config files
511      * bootsector: do not use dpkg to get hardware architecture, add man page
512      * a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735)
513      * control: correct name for Debian distribution (closes: #150887)
514      * new templates: hooks/partition.kueppers.source, hooks/faiend.LAST
515        package_config/WWWKIOSK, class/WWWKIOSK.var, package_config/paeffgen
516      * make-fai-nfsroot: add -l to tar when creating base.tgz (closes: #151173),
517        add noatime to mount, new mknbi-linux options, check for existence of
518        mknbi-linux (closes: #167900), replace $UID with `id -u`, do not call
519        rdev, remove packages that are already installed by debootstrap, new
520        option for mknbi-linux, always do setup for dhcp and bootp, write PATH
521        to /root/.profile, correct location for syslog.conf, copy sources.list
522        from /etc/fai if available, add diversion for discover, add rsync, ssh
523        to nfsroot, do not die when mknbi-linux is missing, do not create
524        device nodes (closes: #174844)
525      * class/70partition: bug fix. Use the same file as setup_harddisks to
526        determine classes which depend on partitions
527      * scripts/*: convert some shell code to cfengine code, do not use fcopy
528        if only a few lines has to be changed
529      * scripts/BOOT: echo each kernel module to a seperate line in, add
530        supoprt for kernel using initrd, use fcopy for lilo.conf and menu.lst,
531        /etc/modules, lilo.conf can also boot the old kernel, add initrd
532        option when using grub
533      * scripts/DEFAULT1/S20: use declaration directories, add WWWKIOS entries
534      * scripts/LAST: add call: apt-get -f install, copy sources.list
535      * scripts/USB removed, now made in S20
536      * scripts/FAI_BOOTPART: missing $target added, remove rdev call
537      * share/subroutines*: better regex for matching disks in /proc/partitions,
538        task_sysinfo, prepare_apt, add link last to last action performed, new
539        variable $LOGSERVER, list_disks move to a external script, disable
540        debugging output in ifclass(), write exit status of scripts and hook
541        to status.log and stdout, create_resolv_conf now an external script,
542        write exit status of hooks to status.log, do not define $revclasses,
543        save variables to variables.sh, subroutine task unsets the definition
544        of the executed task after its execution, source hooks/subroutines now
545        in fai_setup, remove task_backup, move load_keymap_consolechars to
546        rcS_fai
547      * share/subroutines-linux: remove diskandsize(), disk_info now called
548        set_disk_info() which calls externel script
549      * task_instsoft(): mount --bind /fai /tmp/target/fai so packages in
550        /fai/files/packages can be installed using apt-get
551      * new script disk-info prints a list of all disks and their sizes
552      * new script get-boot-info contains subroutines for getting info via
553        BOOTP or DHCP, also detects network devices
554      * DEFAULT/S01: install $addpackages with one dpkg call, installation of
555        default kernel creates symlinks in /, make /root accessable only by
556        root, use fcopy -r to copy all dot files for the root account, do not
557        copy sources.list
558      * ftar: conditional rm -rf, echange in error message
559      * test if mknbi-linux is available (closes: #167900)
560      * make-fai-bootfloppy: add grub support, code reorganized and split into
561        more subroutines, rmdir lost+found and copy fewer files to get more
562        space on the floppy, replace $UID with `id -u`, create a generic boot
563        floppy independant of the boot protocol, use one image with multiple
564        append parameters, new options -v, -d, -l, -g
565      * bug fix: hooks can now skip its task again
566      * NFS file systems are also mounted with noatime.
567      * rcS_fai: create var/run/sshd directory, /usr/local/{bin,sbin} at the
568        very beginning of PATH, add /usr/lib/fai to PATH, PATH is defined
569        before doing anything else, create_ramdisk is an extern script, new
570        options for remounting /, remove some unused variables
571      * task_sysinfo now a separate script; add lsmod call, new test if
572        executables are available is using which, move log file from kudzu to
573        $LOGDIR
574        * adddivert, mkdivert, rmalldivert, rmdivert moved to the new script
575        fai-divert
576      * fai-divert: be quiet unless debug is set
577      * mount_local_disks, umount_local_disks, fstab_mount move to new script
578        fai-mount-disk
579      * Fai.pm and subroutines* are moved from lib/ moved to share/
580      * Fai.pm: call disk-info to get size of all disks
581      * fai-setup: ssh-keygen needs option -t (closes: #156947), test if
582        nfsserver is set
583      * fai.conf: correct line containing proposed-updates, new variable
584        FAI_LOCAL_REPOSITORY, new directory for debian mirror, add
585        architecture to debootstrap options, move some nfsroot packages to
586        make-fai-nfsroot script, add $FAI_LOCATION, remove FAI_SHAREDIR
587      * setup_harddisks: allow more that 3 primary partitions, new regex for
588        matching disks and partitions, write less info to stdout, do not write
589        info to stdout which is written to a separate file, name of partition
590        table changed from hda.sfdisk to partition.hda
591      * add sources.list in conf, it's used when FAI_SOURCES_LIST in undefined
592      * fai_modules_off: add block-major-{104,105}
593      * remove debian/undocumented
594      * install_packages: add option -l, only print the list of packages,
595        add option -h, -t does not executes the commands, support for classes
596        listed after command, change in echo strings, add option to manual
597      * disk_config/: make /fai-boot partition larger, CS_KOELN use more
598        flexible values for partitions sizes
599      * add suffix -386 to name of kernel-image package
600      * save_log_*(): do not create loops in symlinks, moved to external
601        script fai-savelog
602      * apt.conf: add option force-confdef to dpkg call
603      * 06hwdetect script loads SCSI and IDE modules and prints /proc/scsi
604        info, less messages in verbose mode, detect SCSI devices correctly
605      * move mount2dir to lib directory, echo different messages for verbose
606        and debug flags
607      * fcopy bug fix: option -r does not work correctly, when no matching
608        file for a class is found, do not exit with error, add option -i and
609        -B, use $LOGDIR, set $ROOTCMD for postinst scripts
610      * templates/package_config: use nfs-kernel-server
611      * debian/rules: use dh_installman to install manual pages
612      * ATA33.var no longer needed, no tuning via hdparm in *.var
613      * lots of updates and additions to the manual
614    
615     -- Thomas Lange <lange@debian.org>  Thu, 13 Feb 2003 11:45:29 +0100
616    
617    fai (2.3.4) unstable; urgency=low
618    
619      * default name for fai kernel-image has changed
620    
621     -- Thomas Lange <lange@debian.org>  Thu, 16 May 2002 14:42:00 +0200
622    
623    fai (2.3.3) unstable; urgency=medium
624    
625      * enable use strict in perl scripts
626      * remove some potato specific code
627      * typo fixed (closes: #143272)
628      * add some packages to SERVER
629      * copy id_dsa* and id_rsa* files in make-fai-nfsroot
630      * debian/rules uses DH_COMPAT=3
631      * add packages to AUDIO, changes in SERVER
632      * potato specific code removed
633      * faireboot kills syslogd before booting
634      * change symlink of rcS_fai (closes: #146430)
635      * print warning before removing nfsroot
636      * do not compress pdf files in /usr/share/doc/
637    
638     -- Thomas Lange <lange@debian.org>  Thu, 16 May 2002 09:27:15 +0200
639    
640    fai (2.3.2) unstable; urgency=low
641    
642      * bug fix: THISLOG is unused variable
643      * added save_log_*(): only remove files (-type f added)
644      * load net-pf-1 kernel module (unix socket)
645      * minor changes in package_config files
646      * added script class/S03hwdetect.source
647      * dhclient-perl: dhcp use host_name
648      * faireboot: use rmalldivert for removing diversions
649      * $divertlist not used any more; use dpkg-divert --list
650      * setup_harddisks writes list of swap devices; they are enables using swapon
651    
652     -- Thomas Lange <lange@debian.org>  Mon, 29 Apr 2002 19:47:39 +0200
653    
654    fai (2.3.1) unstable; urgency=low
655    
656      * bug fix in make-fai-bootfloppy, fcopy
657      * first letter in description now uppercase (closes: #142017)
658      * add option -m to make-fai-bootfloppy
659      * save keymap to boottime.kmap.gz
660      * add many comments to shell scripts
661      * copy $loguserhome/.ssh/*.pub files to $NFSROOT/root/.ssh
662      * packages from $addpackages are also installed to the system if
663        they exist in $FAI/files/packages/
664      * minor changes in package_config files
665      * move task_confdir() to subroutines-linux
666      * added create_resolv_conf(); code removed from task_confdir
667      * jobsrunning() subroutine for linux and solaris added
668      * faireboot: source fai.conf and subroutines-$OS_TYPE
669      * subroutines-linux: additional way to determine all ethernet devices
670      * move some packages from $NFSROOT_PACKAGES into make-fai-nfsroot
671      * add more .ssh/ files to nfsroot
672      * $FAI_SUBDIR renamed to $FAI_SHAREDIR
673      * rcS_fai: add $osname
674      * write some variabel definitions to $rcsfaivar (used for remote logins)
675    
676     -- Thomas Lange <lange@debian.org>  Tue, 16 Apr 2002 13:30:04 +0200
677    
678    fai (2.3) unstable; urgency=low
679    
680      * default configurations are for Debian 3.0
681      * add auto stanza to /etc/network/interfaces (closes: #114627)
682      * now depends on debootstrap (closes: #128457)
683      * set DEBIAN_FRONTEND to "noninteractive" (closes: #131855)
684      * Fai.pm now copied to new location if woody in use (closes: #125839)
685      * package upgrade does not remove nfsroot (closes: #123463)
686      * many files: use $FAI instead of fixes /fai, config file moved to
687        from /etc/fai.conf to /etc/fai/fai.conf
688      * store log files to $LOGDIR (default to /tmp/fai), can be set in fai.conf
689      * read also subroutines-$OS_TYPE file
690      * fai.conf: moved to /etc/fai/fai.conf
691        variables removed: FAI_ARCH, UTC (now in class/*.var), KERNELVERSION
692        variables added: FAI, FAI_DEBOOTSTRAP_OPTS
693      * make-fai-nfsroot sets up pxelinux environment
694        automaticly determine kernel version; added get_kernel_version(),
695        copies /etc/fai/.cvspass to nfsroot, can now write the floppy image to
696        a file
697        added call_with_stamp subroutine, for easy creation of stamps
698        Tue Jan 29 20:19:27 CST 2002 -- Chad Walstrom <chad@debian.org>
699        Added support to run script as a recovery operation.  This is a
700        glue-script; we may as well provide the ability to fix problems and
701        continue.  Changes include:
702           - Adding a RUNDIR environment variable
703           - A command line option "-r" for recover operations
704           - logic tests and stampfiles to appropriate function calls
705        Checked for existance of character file dev/boot255 before calling mknod.
706        Checked for existance of $NFSROOT/proc/modules file before calling
707        umount $NFSROOT/proc
708        Recursively copies contents of /etc/fai/ directory (good if using CVS)
709        Install $NFSROOT_PACKAGES in a second pass, to sidestep conflicts
710        (e.g. so that ssh may replace rsh-client)
711        Don't set up $LOGUSER's home directory if that variable is undefined
712        add variable FAI_DEBOOTSTRAP_OPTS
713      * conf/fai_modules_off: more modules turned off
714      * call openvt with full shell path (closes: #134641)
715      * hooks are also skipped if task is skipped
716      * hooks that end in .source are sourced
717      * class/*.mod file can now define variables
718      * add ADAPTEC.mod file
719      * apt/conf: set Assume-Yes "true" so apt-get (and tasksel) is noninteractive
720      * lib/subroutines: /dev/ida/ and /dev/rd/ support in
721        subroutine:umount_local_disks, added $netdevices_up, use $tfsab
722        instead of fstab (for solaris support), /fai is now $FAI, mount shm
723        file system if available, otherwise use normal ramdisk, strip comment lines
724        when defining classes via scripts, added subroutine do_script,
725        do_scriptss calls every script class/<classname>/S[0-9]* when class is
726        not a file, execute all S[0-9]* scripts in a directory
727        /fai/scripts/$class/, skip all comment lines when definig classes
728        task_partition() call setup_harddisks only if no disk_var.sh exists
729        defclass also sources all scripts class/S*.source
730        add subroutines adddivert(), rmalldivert(); task_finish calls
731        rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not
732        needed for find, save_log*() now uses date and time for directory name;
733        /tmp/fai now $LOGDIR, can be set in fai.conf; new cvs co code
734      * templates/scripts: change NET and NETWORK examples; now called S10,
735        S40 and located in directory /fai/scripts/NETWORK/
736        BASE and DEFAULT moved to DEFAULT/S20 and DEFAULT/S01
737      * setup_harddisk: raid support for /devc/rd, /dev/ida and cciss driver
738        for Compaqs Smart Array Controllers, called with -d
739      * doc/Makefile: detect if anything is really to do
740      * use gzip -dc instead of zcat
741      * make-fai-bootfloppy: do not copy /boot/System.map to floppy, new
742        option -s
743      * added prtnetgr; change netgroup example and script all_hosts to use it
744      * fcopy: added debug message if executing postinst, ignore CVS
745        directories, use File::Find, now sets envionment variables $target and
746        $FAI_ROOT, bug fix in -d option, new options -L and -P
747      * KERNELVERSION not needed in fai.conf, now automaticly determined in
748        make-fai-* scripts
749      * FAI_FILES removed
750      * Files added: THANKS, preinst, prtnetgr, pxelinux.cfg
751      * Manual pages added fai-setup, install_packages, make-fai-bootfloppy,
752        make-fai-nfroot
753      * add use stict pragma for perl scripts
754      * add auto.master and auto.scratch config for kernel automounter
755      * mkdebmirror: use passive ftp mode
756      * added autofs to package_CONFIG/BEOWULF
757      * debian/prerm: do nothing when upgrading package
758      * scripts/fai-setup: determine loguserhome earlier (closes: #136851)
759      * new standards version 3.5.6
760    
761     -- Thomas Lange <lange@debian.org>  Tue,  9 Apr 2002 18:29:15 +0200
762    
763    fai (2.2.3) unstable; urgency=low
764    
765      * added ATOMCLIENT in disk_config
766      * setup_harddisks detects harddisk even if no valid partition table is
767        available
768      * added dosfstools to nfsroot
769      * added .rhosts for ATOMCLIENTS
770      * added detect, discover and lsdev to sysinfo
771      * make-fai-nfsroot: now ash compatible (closes: #117431)
772        clean apt cache before creating base.tgz, make
773        liloconf silent, verbose output can be redirected to a file
774        call mknbi only for kernels using BOOTP, added sysutils package
775      * scripts/DEFAULT: chmod 1777 the defined scratch partition
776      * wake on LAN section added to fai guide
777      * reiserfs patch added to setup_harddisks
778      * nfs-user-server support for woody
779      * DEFAULT: scratch directories are writeable for all users
780      * utils moved from doc directory to /usr/share/fai
781      * install_packages: check all package names, remove unknown packages
782        from install list; PRELOAD support for url of type file:
783      * dpkg-divert is quiet unles verbose is set
784      * make diversion for broken liloconfig (closes: #113906)
785      * added class NOGETTY
786      * install_packages: add code for command PACKAGES hold
787    
788     -- Thomas Lange <lange@debian.org>  Thu,  8 Nov 2001 17:01:02 +0100
789    
790    fai (2.2.2) unstable; urgency=low
791    
792      * bug fix in get_dhcp_info()
793      * added jmon to BEOWULF
794    
795     -- Thomas Lange <lange@debian.org>  Wed, 10 Oct 2001 10:52:35 +0200
796    
797    fai (2.2.1) unstable; urgency=low
798    
799      * bugs in mkdebmirror fixed
800      * replace compat from nsswitch.conf templates (closes: #113902)
801      * FAI_FLAGS can contain comma or space separatedd list of flags
802      * echo device before BOOTP request
803      * all_hosts uses netgroup allhosts
804    
805     -- Thomas Lange <lange@debian.org>  Fri,  5 Oct 2001 17:19:14 +0200
806    
807    fai (2.2) unstable; urgency=low
808    
809      * fix lilo bug in make-fai-bootfloppy
810      * user can define their own action using FAI_ACTION and
811        creating a command /fai/hooks/$FAI_ACTION
812      * rcS_fai rearranged; move a lot of subroutines into subroutines
813      * hooks can force rcS_fai to skip the default task
814      * timeout for bootpc can be set in rcS_fai
815      * new subroutine ether_info sets variable $ethers
816      * unused subroutine myyes removed
817      * prepare-apt.log renamed to updatebase.log
818      * task_sysinfo only probes available disks
819      * install_packages: support for new task packages using tasksel
820      * get_bootp_info() and get_dhcp_info() uses multiple network interfaces
821        via variable $netdevices
822      * layout of local Debian mirror for non-US changed
823      * mkdebmirror: non-US has new location, minor bugs removed
824      * rmdivert moves distrib.dpkg-new files
825      * new chapter about installing a Beowulf cluster
826      * bug in list_disks() fixed
827      * diskless class is automaticly defined, improved diskless hook
828      * package nfs-common added to nfsroot for lockd, statd
829      * support for additional variable definitions and classes
830      * new utilities: all_hosts, rshall and softupdate
831      * new examples for Beowulf cluster: atoms, ATOMCLIENT, BEOWULF
832      * defvar and devclass are now called before task_action
833      * bug fix: fcopy down not convert from octal when using file-modes
834      * all file in /files/root/ use file-modes
835      * tlink can show symlink of a host or all file in /boot/fai
836      * new class NOSECURETTY, NOTCPD
837    
838     -- Thomas Lange <lange@debian.org>  Fri, 14 Sep 2001 14:35:49 +0200
839    
840  fai (2.1) unstable; urgency=low  fai (2.1) unstable; urgency=low
841    
842    * user visible changes are now reported in NEWS file    * user visible changes are now reported in NEWS file
# Line 46  fai (2.0.1) unstable; urgency=low Line 885  fai (2.0.1) unstable; urgency=low
885      (closes:  #101899)      (closes:  #101899)
886    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
887      (closes: #101820)      (closes: #101820)
888    * Bug fix. Check if immgen executable is available.    * Bug fix. Check if imggen executable is available.
889    
890   -- Thomas Lange <lange@debian.org>  Thu, 28 Jun 2001 13:33:33 +0200   -- Thomas Lange <lange@debian.org>  Thu, 28 Jun 2001 13:33:33 +0200
891    
# Line 73  fai (2.0) unstable; urgency=low Line 912  fai (2.0) unstable; urgency=low
912    * make-fai-bootfloppy can take additional parameters for the kernel and    * make-fai-bootfloppy can take additional parameters for the kernel and
913      supports multiple network interface cards      supports multiple network interface cards
914    * kernel append parameters define variables in rcS_fai    * kernel append parameters define variables in rcS_fai
915    * added subroutines isclass, rwmount    * added subroutines ifclass, rwmount
916    * new command bootsector can enable, disable or list magic number of    * new command bootsector can enable, disable or list magic number of
917      boot sector      boot sector
918    * make many variables local    * make many variables local
# Line 133  fai (1.4.1) unstable; urgency=low Line 972  fai (1.4.1) unstable; urgency=low
972    * class DEBIAN_DEVEL commented out, because this software package list    * class DEBIAN_DEVEL commented out, because this software package list
973      mostly segfaults dpkg      mostly segfaults dpkg
974    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
975    * bug fixed: setup_harddisk don't mount preserved partitions if mount    * bug fixed: setup_harddisks don't mount preserved partitions if mount
976      point is not in root directory      point is not in root directory
977    * bug fixed: no dns support during chroot in make-fai-nfsroot    * bug fixed: no dns support during chroot in make-fai-nfsroot
978    
# Line 177  fai (1.3.0test1) unstable; urgency=low Line 1016  fai (1.3.0test1) unstable; urgency=low
1016    * client's timezone during installation is now the same as on server    * client's timezone during installation is now the same as on server
1017    * FAI_ACTION sysinfo now mounts all local disk and searches for fstab    * FAI_ACTION sysinfo now mounts all local disk and searches for fstab
1018    * add support for expect scripts    * add support for expect scripts
1019    * add kernel-nfs-server support    * add nfs-kernel-server support
1020    * do not create account fai if it already exists (e.g when using NIS)    * do not create account fai if it already exists (e.g when using NIS)
1021    * new format for keymap and consolefont definition    * new format for keymap and consolefont definition
1022    
# Line 191  fai (1.2.0beta1) unstable; urgency=low Line 1030  fai (1.2.0beta1) unstable; urgency=low
1030      installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient      installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient
1031      flag verbose controls output level      flag verbose controls output level
1032      nfsroot is created without any interaction      nfsroot is created without any interaction
1033      base2_2.tgz is fetched via wget, if it's not found in /tmp      base2_2.tgz is fetched via wget if it's not found in /tmp
1034    
1035    * new start-stop-daemon script instead of symlink to fake it    * new start-stop-daemon script instead of symlink to fake it
1036    
# Line 218  fai (1.1beta1) unstable; urgency=low Line 1057  fai (1.1beta1) unstable; urgency=low
1057    * Initial Release.    * Initial Release.
1058    
1059   -- Thomas Lange <lange@informatik.uni-koeln.de>  Wed,  7 Jun 2000 11:16:23 +0200   -- Thomas Lange <lange@informatik.uni-koeln.de>  Wed,  7 Jun 2000 11:16:23 +0200
   
 Local variables:  
 mode: debian-changelog  
 End:  

Legend:
Removed from v.730  
changed lines
  Added in v.2657

  ViewVC Help
Powered by ViewVC 1.1.5