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

Diff of /trunk/debian/changelog

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

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

  ViewVC Help
Powered by ViewVC 1.1.5