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

  ViewVC Help
Powered by ViewVC 1.1.5