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

Diff of /trunk/debian/changelog

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

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

  ViewVC Help
Powered by ViewVC 1.1.5