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

Diff of /trunk/debian/changelog

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

revision 1777 by lange, Thu Apr 3 14:57:24 2003 UTC revision 3174 by lange, Sun Dec 11 15:03:06 2005 UTC
# Line 1  Line 1 
1    fai (2.8.100) 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), check if $FAI_CONFIGDIR is valid
15        remove subroutine mhide amd module-hide, mkbimage is not needed any
16        more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
17        no floppy emulation needed, size is not limited any more to 2.88M
18      * install_packages: ignore packages ending with - when using -d
19        (closes: #334333), remove backtick evaluation (closes: #322157), add
20        -R to default aptitude call, add aptitude-r for download only mode,
21        add more warnings
22      * lib/create_ramdisk: make /etc/network/run/ifstate writable
23        (closes: #312128)
24      * fai-mirror: add -i to egrep (closes: #312508), add option
25        DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
26        install conflicting packages, test if $mirrordir starts with a slash
27        (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
28      * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
29      * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
30        chroot before using getpwnam (closes: #283475), add option -U
31      * fai-guide.sgml: include README.disk_config into fai guide, minor
32        fixes, (closes: #332295, #332318, #332293, #332291)
33      * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
34        new test if ssh package is installed (closes: #322759), create
35        apt.conf.d file to support unsigned repositories, fail if debootstrap
36        return with error code (closes: #342120)
37      * subroutines: test if hooks are executable (closes: #338524), new stamp
38        file name when action is softupdate
39      * make-fai-bootfloppy: fix code for -i when using a relative path
40        (closes: #314551), add option -I (closes: #337271), create more space
41        on boot floppy (closes: #294593), add option -B
42      * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
43        even when using a 2.6 kernel (closes: #307147)
44      * ftar: test if $single is set (closes: #340421)
45      * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
46        (closes: #305783)
47      * setup_harddisks: add i2o support (closes: #317797), add workaround for
48        udev behaviour
49      * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
50        overwritten during softupdate (closes: #313069, #314995)
51      * subroutines-linux: fix idempotent code (closes: #340422)
52      * fai: do not use color logo if $console was set, start udev if
53        available (closes: #334373), test if run as root
54      * lib/updatebase: mount /dev into chroot during installation if we are
55        running udev
56      * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
57        parameters, root-path can now be removed from dhcpd.conf
58      * add support for unsigned repositories
59      * LAST/50-misc: fix code that detect of a kernel is installed, now it
60        does not break if more than one kernel is installed
61    
62     -- Thomas Lange <lange@debian.org>  Sun, 11 Dec 2005 16:01:51 +0100
63    
64    fai (2.8.4) unstable; urgency=high
65    
66      * fix important bug: remove non-US entry (closes: #310392)
67      * package_config: remove nonfree package t1-xfree86-nonfree from
68        examples (closes: #310705)
69    
70     -- Thomas Lange <lange@debian.org>  Wed, 25 May 2005 13:59:39 +0200
71    
72    fai (2.8.3) unstable; urgency=high
73    
74      * fix a serious bug, remove debconf support (closes: #309209), debconf
75        support may be included again after sarge
76      * fix important bug, do not delete files in /etc/fai (closes: #309707)
77      * control: remove dependency on debconf
78      * postinst, postrm: remove debconf code
79      * rules: do not call dh_installdebconf
80      * remove debian/config, debian/template
81      * remove files in debian/po: POTFILES.in de.po fr.po templates.pot
82      * fai.conf: set placeholder for installserver, since debconf will not
83        set it any more
84      * conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org
85        instead of debconf's default values
86      * man/fai-chboot.8: minor document patch (closes: #309138, 309142)
87      * fai-guide.sgml: minor document patch, move section "For the impatient
88        user" to the front (closes: #309134, #309556)
89      * README.build-sources: add memo to use -ICVS in the future
90    
91     -- Thomas Lange <lange@debian.org>  Thu, 19 May 2005 15:54:18 +0200
92    
93    fai (2.8.2) unstable; urgency=high
94    
95      * remove old unused scripts from cvs source
96      * updatebase: use mktemp for creating temp file, this closes a serious
97        security bug (closes: #307838)
98      * fai: create dir only during initial installation, fixes a critical bug
99        (closes: #307632)
100      * subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes
101        important bug (closes: #307631)
102    
103     -- Thomas Lange <lange@debian.org>  Fri,  6 May 2005 09:23:34 +0200
104    
105    fai (2.8.1) unstable; urgency=low
106    
107      * only minor bug fixes, no major changes to the code, but a lot of them
108      * make-fai-bootfloppy: add missing $ to variable (closes: #304824)
109      * install_packages: add missing aptitude-r call (closes: #305544),
110        add $qopt and $devnull, used when install_packages is called with
111        verbose from fai-mirror
112      * fai-mirror: fix wrong path (closes: #304179), remove needless test if
113        mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not
114        when $addpackages is empty
115      * fai: added $COLOR_FAI_LOGO, which is off when doing softupdate
116      * fai-cd: add test if mkinitrd-cd is available
117      * fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283)
118      * savelog.LAST: add error message to global pattern
119      * make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses
120        dpkg --print-installation-architecture instead of another call which
121        needed gcc, change comment
122      * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
123        from amd64 which are not available (closes: #306264)
124      * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
125        (closes: 305861)
126      * install_packages.8: remove option -f
127      * make-fai-nfsroot.8: remove wrong information (closes: #304980)
128      * control: add grub to suggests
129      * rules: make hooks and postinst script executable
130      * FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may
131        hang the system
132      * fr.po: added french debconf templates (closes: #306232)
133      * de.po, templates.pot: remove fuzzy lines
134      * README.disk_config: add notes about boot option
135      * debian/postinst: replace sed -i with perl -pi -e since old sed does
136        not support -i
137      * fai-setup: change informational message
138      * fai-mount-disk: mount file systems read only
139      * 50-host-classes: move host specific class definitions to new script
140      * fai-guide.sgml: fix typos and other minor mistakes
141    
142     -- Thomas Lange <lange@debian.org>  Sat, 30 Apr 2005 21:20:53 +0200
143    
144    fai (2.8) unstable; urgency=high
145    
146      * remove ext2resize from $packages (closes: #303565)
147      * major rewrite of simple examples (closes: #290554)
148      * make-fai-nfsroot.8: add info about nfsroot location (closes: #303915)
149      * fai-guide.sgml: major update for new release
150      * setup_harddisks: add support for device names disk1 and disk2,
151        reformat some output, print some messages only if $verbose is set
152      * rcS_fai: renamed to fai, add manual page fai.8
153      * fai: add $rundir, remove unused dirs at the end, call set_disk_info
154        before task_defvar, add variable $DO_INIT_TASK, add code for
155        softupdate support, rename rcS.log to fai.log, add copyright message
156        to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
157      * apt.conf: replace force-confnew with force-confdef
158      * make-fai-nfsroot: use dpkg --print-installation-architecture instead
159        off uname -m, add arch dependent package name to, remove "" for
160        matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty
161        $NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv
162      * make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to
163        local class-C network, remove ext2resize until available again
164      * subroutines: add task softupdate, add support for softupdate, add
165        $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
166        disabling swap partitions, test $DO_INIT_TASK always with -eq, use
167        /var/log/fai/FAI_CLASSES
168      * subroutines-linux: script prepare_apt is now updatebase, add support
169        for softupdates, add task_prepareapt, sliently skip task_chboot if
170        LOGUSER is undefined, $disklist now sorted, print setup_hardisks
171        output also to console
172      * install_packages: cleanup of multiple packages with different
173        install/remove operations, add installable(), check if a package is
174        listed in a package index and not only in the dpkg database, add
175        force-confdef and force-confold to apt-get, install_packages.conf
176        unused, remove -f, sub read_config_file
177      * fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]*
178        also supported for backwards compatibility
179      * fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch
180        dependent packages defined in make-fai-nfsroot, replace sed with bash
181        builtin, add $debdist, return if $addpackages is empty
182      * fai-chboot: change message
183      * load_keymap_consolechars: much simpler code
184      * create_ramdisk: create /tmp/var/run/fai
185      * fai.conf: installserver will be set by debconf, by default LOGUSER is
186        unset
187      * sources.list: insert MIRRORHOST which will be replaced by debconf data
188      * Makefile: install device2grub to new location, rename rcS_fai to fai
189      * control: add libapt-pkg-perl for install_packages, remove dependency
190        on nfs, because fai can also only be used for softupdate
191      * postrm: cleanup debconf data on purge
192      * postinst: use debconf
193      * rules: add dh_installdebconf call, remove chmod of rcS_fai
194      * utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg
195    
196     -- Thomas Lange <lange@debian.org>  Sat,  9 Apr 2005 23:43:27 +0200
197    
198    fai (2.7) unstable; urgency=high
199    
200      * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm
201        (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES
202      * closes important bug, make-fai-nfsroot: use resolv.conf from install
203        server during creation of nfsroot (closes: #301230)
204      * rcS_fai: set classes before fai-class is called (closes: #301179), set
205        hostname if HOST was specified on the commandline
206      * fcopy: fix wrong variable name
207      * package_config/KERNEL_SOFT: replace `echo $kernelversion` in package
208        name with 2.6.8
209      * fai-guide.sgml: fix a lot of broken http links, add info for fai-cd
210      * install_packages: add setdownloadonly() and $opt_d
211      * conf/install_packages.conf removed
212      * fai-mirror: source make-fai-nfsroot.conf, add add_base_packages(),
213        allow - in class names, add option -a, call install_packages with -d,
214        add PKGCOMP for apt-move.conf, do not exit 9 if $FAI_DEBMIRROR is not
215        defined, log aptitudes actions to /dev/null
216      * fai-mirror.1: add option -a
217      * install_packages.8: add option -d
218      * add fai-cd script for creating a bootable FAI CD image (closes: #265444)
219      * add fai-cd.8 man page
220      * add conf/menu.lst: needed by fai-cd
221      * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on
222        debhelper greater version 3
223      * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package
224      * fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd
225        to it
226    
227     -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:51:34 +0100
228    
229    fai (2.6.7) unstable; urgency=low
230    
231      * add task debconf (closes: #136503)
232      * new script fai-debconf
233      * add manual page fai-debconf.1
234      * control: use nfs-kernel-server by default (closes: #293876)
235      * QUESTIONNAIRE: minor update
236      * packages_config/XFREE: remove some -dev packages
237      * packages_config/SERVER: remove symlinks
238      * packages_config/DEFAULT: add debconf-utils
239      * replace backticks with $()
240      * fai-do-scripts: use local variables, make it a bash script
241      * fai-guide.sgml: update for debconf support, add aptitude in
242        install_packages config
243    
244     -- Thomas Lange <lange@debian.org>  Thu, 10 Mar 2005 11:00:05 +0100
245    
246    fai (2.6.6) unstable; urgency=medium
247    
248      * 06hwdetect.source: add comment, add class NVIDIA which is not currently
249        used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with
250        $(), discard error messages from modprobe, enable dma mode for ide
251        devices (with fai CD it was not enabled)
252      * make-fai-nfsroot: use "" when testing variables, add link for
253        discover, remove resolv.conf created by debootstrap (closes: #281264),
254        create list of all packages in base.tgz, add packages for x86_64,
255        remove unneeded files in $FSROOT/etc/fai
256      * ftar: bug fix do not do recursive removal if $target/$dir is /
257      * fai-guide.sgml: fix typos (closes: #287150), add info about
258        /files/packages/ (closes: #290359)
259      * add task_savelog to die() (closes: #290526)
260      * make-fai-bootfloppy: bug fix: support /media directory, choose last
261        installed kernel if more than one kernel is installed in nfsroot
262      * setup_harddisks: bug fix: redefined mountpoint are too often reported,
263        allow space before primary and logical keyword
264      * create_ramdisk: bug fix: make directory for discover
265      * fai-setup: typo in variable name (closes: #289271), reload nfs server
266        instead of restart, read make-fai-nfsroot.conf, use variable
267        FAICLIENTS
268      * fai-class: bug fix: option -T hangs the script, make it a bash script,
269        replace backticks `` with $(), bad variable name in testclass()
270      * share/subroutines: bug fix: cd to / so umount -a will not fail too
271        often, kill sshd before rebooting, umount $target/proc before
272        umounting all otger file systems, copy FAI_CLASSES variables.sh
273        disk_var.sh to $target/var/log/fai
274      * fai-chboot: bug fix: do not fail on subnet IP addresses, test if host
275        lookup is possible before calling $h->name (closes: #290007)
276      * install_packages: add option -f, add command{pending},
277        command{dpkgc}, print max number of packages only in verbose mode
278      * install_packages.8: add option -f, add info about
279        install_packages.conf
280      * new config file: install_packages.conf, used for fai-mirror(1)
281      * rcS_fai: remount / with noatime, set variables if booting from CD, set
282        hostname to $HOST it was unset, remove unused variable, minor code
283        cleanup
284      * DEFAULT/S01: add copying of /etc/modules
285      * DEFAULT/S10: add message where grub writes boot record
286      * class/01alias: add class FAICD if running from fai CD, add classes for
287        host gnomehost (used by fai-cd)
288      * package_config/DEMO: replace install with aptitude
289      * make-fai-nfsroot.conf: add variable FAICLIENTS, remove package dpkg-dev
290      * script/LAST: enable shadow passwords for passwd and group in examples,
291        eject cdrom when running from fai CD
292      * task_sysinfo: call hwinfo if available
293      * fai-savelog: do not save remotely if $LOGSERVER is not set
294      * new command fai-mirror and manual page fai-mirror.1
295      * .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model
296      * .../XF86CXonfig-4/MATROX: removed because DEFAULT works now
297    
298     -- Thomas Lange <lange@debian.org>  Fri, 21 Jan 2005 04:24:26 +0100
299    
300    fai (2.6.5) unstable; urgency=medium
301    
302      * install_packages: bug fix. Do not remove package names which are
303        search patterns for aptitude, read /etc/fai/install_packages.conf if
304        it exists
305      * hooks/savelog.LAST: add patterns that will be ignored
306      * fcopy: add support for svn and arch, add option -I, use variable
307        $FCOPY_IGNOREDIRS if set
308      * fcopy.8: add option -I
309    
310     -- Thomas Lange <lange@debian.org>  Thu, 11 Nov 2004 15:14:08 +0100
311    
312    fai (2.6.4) unstable; urgency=medium
313    
314      * add missing Beowulf examples
315      * fai-guide.sgml: fix error in link
316      * fai-start-stop-daemon: add short options, because so some init.d
317        scripts use them
318      * rcS_fai: do not use -t when remounting
319      * make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a
320        package for alpha architecture
321      * share/subroutines: do not dump variable $HOME and $PWD to variables.sh
322      * doc/QUESTIONNAIRE: typos, add example for answer
323      * install_packages: use warn instead of print for warning and verbose
324        messages, add aptitude support
325      * Fai.pm: add () to subroutine calls
326      * prerm: do not exit when nfs server reload fails (closes: #279024)
327      * setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033)
328      * preparte_apt: divert programs before calling apt-get update
329      * subroutines-linux: redirect stdin of install_packages unless in debug
330        mode (closes: #264727)
331    
332     -- Thomas Lange <lange@debian.org>  Mon,  8 Nov 2004 14:38:58 +0100
333    
334    fai (2.6.3) unstable; urgency=high
335    
336      * subroutines: remove $rootpw from variables.sh (closes: #270871)
337      * update to kernel 2.4.27
338      * make-fai-nfsroot: force link creation of ifstate (closes: #270463),
339        use /etc/shadow in $NFSROOT
340      * make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust
341        size, install with chmod 0600 (closes: #270666, #271113)
342      * DEFAULT/S10: removed: add auto to /etc/modules
343      * class/DEFAULT.var: use single quotes instead of double quotes,
344        $kappend contains kernel parameters, new default kernel package
345        kernel-image-2.4.27-1-386
346      * scripts/DEFAULT/S20: remove unused action
347      * packages_config/DEFAULT: add iproute to NETTOOLS
348      * make-fai-nfsroot.8: add info about make-fai-nfsroot.conf,
349        add option -K which first removes all kernels from nfsroot
350        (make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot)
351      * fai-setup: add option -e which does not set up nfs environment, which
352        may hang some production systems for a while
353      * fai-setup.8: add info for new option
354      * Makefile: install make-fai-nfsroot.conf with 0600
355    
356     -- Thomas Lange <lange@debian.org>  Mon, 13 Sep 2004 18:40:36 +0200
357    
358    fai (2.6.2) unstable; urgency=high
359    
360      * install_packages: fix broken taskinst action, workaround for new
361        tasksel behaviour
362      * DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels
363        are in the nfsroot
364      * fai-chboot: add option -e the opposite of -r, uses nearly the same code
365    
366     -- Thomas Lange <lange@debian.org>  Thu, 26 Aug 2004 20:09:15 +0200
367    
368    fai (2.6.1) unstable; urgency=medium
369    
370      * catnc() greps through more than one file
371      * changlog messages of fai-setup moved from 2.5.2 to 2.6
372      * hooks/savelog.LAST: add package names which include the string "error"
373        as ignorepatterns
374      * make-fai-nfsroot.conf: add portmap again, since nis setup needs it
375      * make-fai-nfsroot: add option -k which installs a new kernel for the
376        nfsroot (closes: #256187), /root/.profile sources variables.sh, test
377        if $NFSROOT/prco/self exists before umount, kernel_install() includes
378        all code for installing the kernel, create dir $NFSROOT/var/state only
379        when not already existing, call umount_dirs and reset trap exit for
380        normal finishing script
381      * control: recommends dhcp3-server (closes: #263260), update to
382        standards 3.6.1, remove sp from build-depends
383      * rcsfai.var is not needed any more
384      * share/subroutines: do not dump readonly variables to variables.sh
385      * faireboot: make it a bash script, source variables.sh, source
386        subroutines, send message to faimond
387      * fai-divert: do not execute if dpkg-divert is not available
388      * install_pacakges: add support for tasksel remove, set default number
389        of packages from 4711 to 99
390      * package_config/COMPILE: replace task c-dev by list of packages names
391      * prepare_apt: make diversion of invoke-rc.d
392      * rules: call dh_clean after make clean
393      * prerm: test if $nfsserver is empty (closes: #263906)
394      * NETWORK/S40: remove /etc/hosts from fcopy list
395      * DEFAULT/S20: add async to export options
396      * fai-savelog: define $HOSTNAME to output of command hostname
397      * subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME,
398        sndmon() use $sndhostname instead of $HOSTNAME
399      * remove doc/README.package_problems
400      * fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix
401        typos
402    
403     -- Thomas Lange <lange@debian.org>  Mon,  9 Aug 2004 14:02:13 +0200
404    
405    fai (2.6) unstable; urgency=low
406    
407      * fai-setup: fix hostname detection when hostname includes a dash -,
408        pass all fai-setup options to make-fai-nfsroot (closes: #255830)
409      * fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf
410      * fix typo in lib/get-boot-info (closes: #242739, #239405)
411      * fix link in fai-guide.sgml (closes: #237794)
412      * fix typo in make-fai-bootfloppy.8 (closes: #238608)
413      * make-fai-bootfloppy: change lilo labels in (closes: #248955),
414        check if -s option is IP-address or hostname, new path for stage
415        files, remove install= line for lilo.conf, newer lilo does not need
416        boot-menu.b, added support for old an new lilo
417      * make-fai-nfsroot: add package dmidecode for some archs, add
418        module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
419        raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not
420        copy bootsector, use mkelf-linux,
421        new code for creating timezone and localtime (closes: #201440), always
422        show $NFSROOT when copying verbosely, insert newline before adding
423        $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
424        used, use new make-fai-nfsroot.conf file, divert discover-modprobe,
425        add -q to depmod, create var/state dir, add subroutine fdivert(),
426        use fdivert instead ov ln or mv commands
427      * create_ramdisk: use tmpfs instead of shm, create dir for discover
428      * fcopy: -i always exists with 0
429      * rcS_fai: if a file /.nocolorlogo exists, do not enable colored
430        logo and let scroll region unchanged
431      * 06hwdetect.source: new call of discover (closes: #248532), be silent
432        when loading modules, use pipe instead of exec for find, mount usbfs
433        after loading an usb module, add $videodrv to additional.var, load
434        different modules when using a 2.4 or 2.6 kernel
435       * 11modules.source: moved into 06hwdetect.source
436      * lib/task_sysinfo: first call discover, then load modules using
437        discover, call smarctl for each disk, call lsusb, print partition
438        table with parted
439      * fai-divert: create dummy script only when dpkg-divert will succeeds
440      * fai-savelog: copy LOGDIR recursively, add remote log method none,
441        add -xdev to find
442      * subroutines: use /proc/uptime to determine installation time, use $()
443        instead of backticks, set terror when error occurs, add catnc(),
444        report FAI_FLAGS in one line, send message to faimond when starting a
445        hook
446      * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
447        copy kernel image and initrd to install server, remove echo command
448        when defining kernel append parameters as variables
449      * faimond: always flush output
450      * fai-chboot: add option -o, special treatment of hostname default, also
451        list default config file when using -l, die with error message if
452        hostname is unknown, remove path from program name
453      * install_packages: add option -L, calling system with array should be
454        more efficient, new code for detecting unknown package names uses
455        AptPkg, add subroutine mkpackagelist(), remove path from program name
456      * bootsector, bootsector.8 removed
457      * class/LAST.var: removed because $hdparm is not needed any more
458      * class/70partition: remove definition of class FAI_BOOTPART
459      * class/01alias: remove unimportant examles, remove catnc definition,
460        remove beowulf example
461      * DEFAULT/S01: remove copying of bootsector, remove our local stuff
462      * scripts/BOOT: grub-install does not probe floppy drive, use bash,
463        replace backtics with $()
464      * hooks/instsoft.SERVER not needed any more
465      * hooks/savelog.LAST: add more messages to ignore
466      * disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var
467        bigger, /usr smaller
468      * package_config/*: adjust package names to sarge distribution
469      * S40: remove NISLPRCLIENT and bootptab stuff
470      * examples/etc/sources.list: remove proposed updates lines
471      * mkdebmirror: mirror woody and sarge in one directory
472      * new FAQ
473      * THANKS: juergen added
474    
475     -- Thomas Lange <lange@debian.org>  Mon, 26 Jul 2004 17:22:44 +0200
476    
477    fai (2.5.4) unstable; urgency=low
478    
479      * DEFAULT/S01,S20: add async option to export lines
480      * fai-guide.sgml: add info how to boot a SUN Sparc, add URL for Sparc
481      * make-fai-nfsroot: add gnu-efi and silo to arch package lists, add
482        sparc64 arch, ppc arch uses vmlinux not vmlinuz
483      * make-fai-bootfloppy: create and use device.map for grub_floppy
484        (closes: #233018), remove unused ip entry for fixed ip addresses,
485        create iso9660 iso image with option -i
486      * make-fai-bootfloppy.8: add option -i and an example for creating a
487        cdrom image
488      * rcS_fai: add prcopyleft() and fstart(), use mkfifo and tee instead of
489        bash special >(), mount sysfs if available
490      * doc/README.disk_config: add info about lazyformat
491      * THANKS: added holger
492    
493     -- Thomas Lange <lange@debian.org>  Thu, 26 Feb 2004 17:07:31 +0100
494    
495    fai (2.5.3) unstable; urgency=low
496    
497      * make-fai-bootfloppy: call grub in chroot environment, so correct libc
498        is used, add option c and F, DHCP is now default boot protocol, be
499        more verbose
500      * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)
501        add variable nfssize, remove package strace, check if $NFSROOT is set,
502        mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
503        /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
504        a LC_ALL=C environment, add more verbose messages, new options for
505        mknbi-linux call (closes: #181393), test if FAI_SOURCES_LIST is
506        defined or a sources.list file exists, be verbose when copying
507        important files if option -v is set
508        depmod -a ... || true so it does not stop the whole system
509      * debian/control: replace netboot package with mknbi
510      * debian/dirs: add var/run/fai, remove unused directory utils
511      * debian/prerm: check if $NFSROOT is set, sleep 2 before removing nfsroot
512      * man/make-fai-bootfloppy.8: add new options F and c
513      * man/make-fai-nfsroot.8: add new option c
514      * lib/task_sysinfo: show ide disk geometry
515        remove detect call
516        most text reformated, because subroutine definition removed
517      * doc/Makefile: remove some new tempfiles, add "|| true" to rm so it
518        does not complain
519      * fai-chboot: add option -S, complain when host names are missing for
520        option -r
521      * fai.conf: add packages to the exclude list for debootstrap
522        new name for KERNELPACKAGE
523        add comment how to use NFSROOT_ETC_HOSTS (closes: #219433)
524        remove FAI_SOURCES_LIST examples, use sources.list instead
525        disable FAI_LOCAL_REPOSITORY by default
526        put important variables to the top
527      * examples/etc/sources.list: new file, that shows examples of different
528        access method to the Debian mirror
529      * fai-guide.sgml: describe new handling of sources.list, add manref to
530        make-fai-nfsroot, new line for tftpd in inetd.conf, add info on use
531        without DNS
532      * class/06hwdetect.source: modprobe ide-detect needed for 2.4.24 kernel,
533        remove ide-probe-mod, add isa-pnp
534      * lib/get-boot-info: new code to extract ip parameters, fix problems
535        when one parameter is missing
536      * share/subroutines: islinux() not needed any more, task_chboot: always
537        copy new kernel image to /boot/fai/$HOSTNAME-localboot
538      * apt.conf: replace values yes with true
539      * rcS_fai: new code for task action pipe at the end, new mount option
540        for remounting /dev/root, copyright has one line less
541      * examples/etc/dhcpd.conf: new example for a local 192.168.1 subnet, add
542        nfs mount options to root-path
543      * VERSION: default is kernel 2.4.24
544      * chkdebnames: most parts rewritten
545      * setup_harddisks: typos
546    
547     -- Thomas Lange <lange@debian.org>  Wed,  4 Feb 2004 14:42:40 +0100
548    
549    fai (2.5.2) unstable; urgency=low
550    
551      * rcS_fai: print copyright message in red, set scroll region, add
552        actimeo for nfs mounts
553      * fai.conf: add exim4 packages to exlude list
554      * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
555        package list (closes: #219420), copy preferences from /etc/fai
556        (closes: 219824), use apt-get dist-upgrade instead of upgrade,
557        do not create base.tgz in $NFSROOT/.. and then move file
558      * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
559      * faimond, faimond.8 added
560      * subroutines-linux: add sndmon subroutine, try to connect faimond, on
561        success, enable monitor feature, test if $ret is empty, make it a bash
562        script, show nc output only when debugging
563      * fai-guide.sgml: typo in URL
564      * class/01alias: use other IP-addresses for exmaples
565      * lib/fai-mount-disk: extend regex to support devfs names
566        (closes: #218541)
567      * scripts/DEFAULT/S01: create S61hdparm if $hdparm is not empty,
568        set cdromdevice to SCSI if available, add code for lprng setup if
569        NISLPRCLIENT and LPD
570      * class/LAST.var: do not set a default value for FAI_ACTION, change in
571        comment
572      * add postrm file to remove all files when purging
573      * subroutines: add sndmon messages, script should be bash script, change
574        debug code in ifclass
575      * install_packages: remove pinning info before checking for misspelt
576        package name, usage() points to the man page
577      * fai-setup: chown of /boot/fai
578      * utils/softupdate, lib/prepare_apt: use dist-upgrade
579      * debian/compat created and debian/conffiles removed
580      * scripts/DEFAULT1/S20: add noatime,actimeo=900 options, add linux logo
581        to login messages
582      * sunos/makefile: add fai-savelog to solaris tarball
583      * hooks/savelog.LAST: added "unexpected IO-APIC" to ignore pattern
584      * Fai.pm: test if /var/adm/messages exists
585      * lib/task_sysinfo: add dmidecode call, add sfdisk -d call, change fdisk
586        call
587    
588     -- Thomas Lange <lange@debian.org>  Tue,  6 Jan 2004 15:20:10 +0100
589    
590    fai (2.5.1) unstable; urgency=low
591    
592      * share/subroutines: use $SECONDS instead of date +%s
593      * fcopy: add usage info for -M
594      * add chapter "advanced FAI" to fai guide
595      * dhcclient-perl: add new names to mapping table
596      * lib/create_ramdisk: start devfsd if needed
597      * share/subroutines-linux: task_chboot should return, not exit; copy
598        initrd.img to install server if needed for the kernel
599      * make-fai-nfsroot: add $NFSROOT_ETC_HOST before calling apt-get
600        upgrade; remove mkdir of fai_config
601      * package_config/DEFAULT: add nfs-common for all
602      * examples/simple/scripts/DEFAULT/S01: add -n to head command (closes: #205547)
603      * sunos/scripts/SUNOS/S05: add -t to expand
604      * sunos/bin/newfs:chown -> chmod
605      * make-fai-bootfloppy: use perl one liner to get IP and host name, call
606        grub executable from nfsroot
607      * fai-guide.sgml: fix typos (closes: #204763)
608      * package_config/DEFAULT: always install nscd package for speedup
609      * Makefile: remove mv of NETWORK1; add variable libfiles
610      * rcS_fai,fai-setup: add async to mount and exports options
611    
612     -- Thomas Lange <lange@debian.org>  Fri, 10 Oct 2003 14:58:16 +0200
613    
614    fai (2.5) unstable; urgency=low
615    
616      * add script fai-chboot
617      * add script fai-savelog-ftp
618      * add vaiables to fai.conf: FAI_LOGPROTO LOGSERVER LOGPASSWD; used by
619        fai-savelog-ftp, localhost is default for $installserver
620      * make-fai-nfsroot: add option -f, change to #! /bin/bash, copy
621        resolv.conf to $NFSROOT, add libnet-perl, trap errors, add bad_exit()
622      * make-fai-bootfloppy: bug fix, add root=/dev/nfs (closes: #198568),
623        remove ip=both for fixed ip-address, change to !# /bin/bash
624      * make-fai-bootfloppy.8: add example with fixed IP address
625      * changes in package_config, added XFREE class
626      * install_packages: add force-yes to apt-get install, remove warnings
627        from apt-cache output, limit number of packages used at once using
628        $MAXPACKAGES
629      * bug fix: /proc/cmdline info is trashed when reading a long kernel
630        command line
631      * make-fai-nfsroot: create package list that depends on architecure,
632        make symlink for syslogd
633      * scripts/BOOT: noew code for generating grub entries, add grub entry
634        for memtest; add entries for re-installation
635      * scripts/DEFAULT1/S01: do never fsck ext3 partitions; add -M to some
636        fcopy calls; add user demo; use fcopy for /etc/kernel-img.conf
637      * scripts/DEFAULT1/S20: enable tcp connections for X server for CS_KOELN
638      * fcopy: add option -M and -b; add variables FCOPY_LASTLOG and
639        FCOPY_UPDATELOG; remove substring from an ewarn call
640      * subroutines: append $FAI_ACTION to file $rcsfaivar; faiend must not
641        reboot for SunOS
642      * subroutines-linux: add support for fai-chboot
643      * hook faiend.LAST renamed to savelog.LAST
644      * setup_harddisks: add XFS filesystem support, add sfdisk environment
645        variable
646      * fai-savelog: make a bash script; use -exec instead of xargs because of
647        sunos version of xargs
648      * fai-class: remove comment lines also in the file $HOSTNAME
649      * class/{dom,kueppers}: add NOSECURETTY
650      * lib/get-boot-info: print warning message if no boot protocol was
651        detected, add network info to boot.log if booting from floppy with
652        fixed IP address
653      * chkdebnames: bug in regex fixed
654      * lib/create_resolv_conf: use resolv.conf from installserver if $DOMAIN
655        is not defined
656      * lib/task_sysinfo: call programm sysinfo if available
657      * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
658        using fcopy, add -i to fcopy calls
659      * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
660        password protection to grub menu
661      * class/01alias: use classes from file demo if hostname is demohost; add
662        catnc(); use catnc instead of cat
663      * class/11modules.source: now uses code from DEFAULT.mod
664      * examples now live in /usr/share/doc/examples{simple,advanced}
665      * utils move back to doc/examples/utils directory
666      * utils/rshall: add exclude function
667      * class/06hwdetect.source tries to detect video card
668      * Makefile: do not create symlinks (closes: #195377), new directories
669        for examples
670      * rcS_fai: compute and print installation time in seconds
671      * dhcpd.conf: remove unused commands
672    
673     -- Thomas Lange <lange@debian.org>  Wed,  6 Aug 2003 16:02:26 +0200
674    
675  fai (2.4.1) unstable; urgency=low  fai (2.4.1) unstable; urgency=low
676    
677    * set correct year in fai guide    * set correct year in fai guide
# Line 18  fai (2.4.1) unstable; urgency=low Line 692  fai (2.4.1) unstable; urgency=low
692    * dhclient-perl: use short hostname    * dhclient-perl: use short hostname
693    * new script fai-do-scripts, contains the do_script() subroutine and    * new script fai-do-scripts, contains the do_script() subroutine and
694      task_configure code      task_configure code
695      * QUESTIONAIRE: added questions
696    
697   -- Thomas Lange <lange@debian.org>  Thu,  3 Apr 2003 16:57:12 +0200   -- Thomas Lange <lange@debian.org>  Thu,  3 Apr 2003 16:57:12 +0200
698    
# Line 44  fai (2.4) unstable; urgency=low Line 719  fai (2.4) unstable; urgency=low
719      from /etc/fai if available, add diversion for discover, add rsync, ssh      from /etc/fai if available, add diversion for discover, add rsync, ssh
720      to nfsroot, do not die when mknbi-linux is missing, do not create      to nfsroot, do not die when mknbi-linux is missing, do not create
721      device nodes (closes: #174844)      device nodes (closes: #174844)
722    * class/70partition: bug fix. Use the same file as setup_harddisk to    * class/70partition: bug fix. Use the same file as setup_harddisks to
723      determine classes which depend on partitions      determine classes which depend on partitions
724    * scripts/*: convert some shell code to cfengine code, do not use fcopy    * scripts/*: convert some shell code to cfengine code, do not use fcopy
725      if only a few lines has to be changed      if only a few lines has to be changed
# Line 247  fai (2.3) unstable; urgency=low Line 922  fai (2.3) unstable; urgency=low
922      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
923      not a file, execute all S[0-9]* scripts in a directory      not a file, execute all S[0-9]* scripts in a directory
924      /fai/scripts/$class/, skip all comment lines when definig classes      /fai/scripts/$class/, skip all comment lines when definig classes
925      task_partition() call setup_harddisk only if no disk_var.sh exists      task_partition() call setup_harddisks only if no disk_var.sh exists
926      defclass also sources all scripts class/S*.source      defclass also sources all scripts class/S*.source
927      add subroutines adddivert(), rmalldivert(); task_finish calls      add subroutines adddivert(), rmalldivert(); task_finish calls
928      rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not      rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not
# Line 407  fai (2.0.1) unstable; urgency=low Line 1082  fai (2.0.1) unstable; urgency=low
1082      (closes:  #101899)      (closes:  #101899)
1083    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1084      (closes: #101820)      (closes: #101820)
1085    * Bug fix. Check if immgen executable is available.    * Bug fix. Check if imggen executable is available.
1086    
1087   -- 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
1088    
# Line 494  fai (1.4.1) unstable; urgency=low Line 1169  fai (1.4.1) unstable; urgency=low
1169    * class DEBIAN_DEVEL commented out, because this software package list    * class DEBIAN_DEVEL commented out, because this software package list
1170      mostly segfaults dpkg      mostly segfaults dpkg
1171    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
1172    * bug fixed: setup_harddisk don't mount preserved partitions if mount    * bug fixed: setup_harddisks don't mount preserved partitions if mount
1173      point is not in root directory      point is not in root directory
1174    * bug fixed: no dns support during chroot in make-fai-nfsroot    * bug fixed: no dns support during chroot in make-fai-nfsroot
1175    

Legend:
Removed from v.1777  
changed lines
  Added in v.3174

  ViewVC Help
Powered by ViewVC 1.1.5