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

Diff of /trunk/debian/changelog

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

revision 3042 by lange, Fri Nov 11 14:46:04 2005 UTC revision 4464 by lange, Thu Jul 19 13:41:27 2007 UTC
# Line 1  Line 1 
1    fai (3.2~beta10) unstable; urgency=low
2    
3      * subroutines-linux: fix extra slash in path (closes: #428860),
4        jobsrunning(): ignore rcS process (closes: #425725)
5        during dirinstall call debootstrap if no base.tgz is found
6      * setup_harddisks: fix file system type of /proc
7      * fai.conf: make ssh and scp the default (closes: 309678 380085)
8      * fai-guide.sgml: fix description of classes used (closes: #329984),
9        change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541),
10        fix an url, add documentation for dirinstall (closes: 390508)
11      * get-config-dir-svn: add support for svn url's without username
12        (closes: #415875)
13      * subroutines: copy disk_var.sh only if available (closes: #415880)
14      * savelog.LAST.source: add more patterns
15      * faimond: add options -p, -h, -b,
16        it can now call fai-boot (closes: #342477, #424608)
17      * faimond.1: update man pages to reflect the new options
18      * fai-savelog: use $LOGREMOTEDIR when saving to remote
19        (closes: #290371), do not set $HOSTNAME, should be set all the time
20        (closes: #429553, #429733)
21      * make-fai-nfsroot: add option -p (closes: #359323), move from
22        fai-kernels to plain Debian kernel using initrd (closes: #410940),
23        remove unused things since we have now write access to the nfsroot,
24        use mkdir -p, live-initramfs needs NFSROOT in .../live/filesystem.dir,
25        move creating of subdirs from make-fai-nfsroot to fai (from server to
26        client), do not create shell script in make-fai-nfsroot,
27        remove -V, use aptitude to remove the kernels from the nfsroot, -k now
28        reinstalls all packages from /etc/fai/NFSROOT (closes: #431613)
29      * make-fai-nfsroot.conf:
30        remove the variable KERNELPACKAGE (closes: #416531)
31      * make-fai-nfsroot.8: remove -V, new description for -K and -k
32      * fcopy: set mode on file even no file was copied (closes: #360184)
33      * fai-chboot: $NFSROOT is defined in new location (closes: #408247),
34        add initrd support, add option -s (closes: #356380), remove nfs
35        options from append line
36      * fai-chboot.8: ROOTFS parameter is not needed any more
37      * device2grub: fix pattern to support /dev/cciss and /dev/ida devices
38        (closes: #416381)
39      * conf/NFSROOT: add packages needed for new fai-cd technique, add plain
40        debian kernel package, add ext2resize, add and change arch specific
41        packages
42      * control: change dependencies from tetex to tetex or texlive, replace
43        Recommends of rsh-server with ssh (closes: #426093), add aptitude for
44        fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser,
45        syslinux is only available on two architectures, do not depend on
46        cfengine (v1), since it does not exists any more
47      * fai: do not remount / read only, do not call create_ramdisk, now we
48        use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir
49        -p, export $action for 20hwdetect.source, call save_dmesg only during
50        initial installation, during dirinstall set
51        LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: 429553)
52        define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
53        create syslog.conf before starting the syslog daemon
54      * move from mkinitrd-cd to live-initramfs to create a CD, use plain
55        Debian kernel
56      * menu.lst: remove unneeded options, add boot=live for new initrd,
57        remove root (cd), fix setting of hostname, instead of using ip=, we
58        now use hostname=
59      * create_resolv_conf: fix path, since we can now write on the whole
60        filesystem
61      * fai-cd: use plain Debian kernel with initrd and live-initramfs for
62        booting (closes: #401041),
63        add option -f, force removal of an existing ISO image
64        add option -k, this is for debugging
65        add option -n, do not create ISO image
66        use $NFSROOT/live/filesystem.dir
67      * disk-info: do not include removable devices into list of disks
68      * fai-class: remove HOST variable, only use HOSTNAME now
69        do not set HOSTNAME from uname (closes: #431283)
70      * multiple files: add some patches fixing english text
71        (closes: #428857, #428858)
72      * 20-removable_media: fix path for floppy mount point (closes: #428859)
73      * fai.8: add option -u, --hostname (closes: #361559)
74      * add variable TFTPROOT (closes: #408271, #431431)
75      * fai-mirror:
76        use $NFSROOT/live/filesystem.dir
77        do not ask questions, add unauthenticated packages to the mirror
78      * 20hwdetect.source: do not execute 20hwdetect.source during dirinstall
79      * debconf/FAIBASE: autodetect most xorg parameters, (but not resolution)
80      * install_packages: add option -N, change option -t to -n,
81        add patch that AptPkg module is only used when
82        available and target system is Debian (closes: #422225), move code to
83        check_aptpkg(), add smart package manager support (closes: #430798)
84        do execute Debian specific commands only when needed (closes: #392038)
85      * install_packages.8: add option -N, change option -t to -n
86      * create_ramdisk: replaced by unionfs
87    
88     -- Thomas Lange <lange@debian.org>  Thu, 19 Jul 2007 15:41:17 +0200
89    
90    fai (3.1.8) unstable; urgency=medium
91    
92      * conf/NFSROOT: remove unknow package name (closes: 407950)
93      * setup_harddisks: use C locale when calling mkreiserfs (closes: 413504)
94      * fai-mirror: add /usr/sbin to $PATH so a normal user can also call
95        this command (closes: 413466)
96      * simple/package_config/GERMAN: fix wrong package name
97      * lib/subroutines: replace >>/dev/stderr with >&2
98    
99     -- Thomas Lange <lange@debian.org>  Tue, 13 Mar 2007 23:39:56 +0100
100    
101    fai (3.1.7) unstable; urgency=medium
102    
103      * subroutines: ifclass() should append to stderr (closes: #409059)
104      * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
105        shell scripts (closes: #410084)
106      * fix typo in bug number of older changelog entry
107      * install_packages.8: add info for variable MAXPACKAGES
108    
109     -- Thomas Lange <lange@debian.org>  Wed, 14 Feb 2007 12:11:29 +0100
110    
111    fai (3.1.6) unstable; urgency=high
112    
113      * fix important and grave bugs
114      * fai-setup: do not fail (and exit) if $loguserhome is not writeable for
115        root (closes: #407947)
116      * fai-class: fix syntax error (closes: #408153)
117    
118     -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 23:49:33 +0100
119    
120    fai (3.1.5) unstable; urgency=low
121    
122      * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
123      * fai-debconf: add template when create tmp file, remove also old
124        tmp files (closes: #406336)
125      * fai: add missing parameter to --long options (closes: #406125)
126      * fai-classs: set hostname from -u as intended (closes: #406125)
127      * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
128      * README: update year from 2006 to 2007
129    
130     -- Thomas Lange <lange@debian.org>  Fri, 12 Jan 2007 14:57:12 +0100
131    
132    fai (3.1.4) unstable; urgency=medium
133    
134      * these are only document changes and a one liner for setup_harddisks
135      * fix default examples. A change in the xorg package dependencies broke
136        the default FAI example installation (closes: #405435)
137      * remove xlockmore package from example (closes: #405433)
138      * setup_harddisks: add support for mountig existing NTFS partitions
139        (closes: #404187)
140    
141     -- Thomas Lange <lange@debian.org>  Thu,  4 Jan 2007 15:30:42 +0100
142    
143    fai (3.1.3) unstable; urgency=medium
144    
145      * fai-savelog: fix a security tagged bug, make local copy of LOGDIR only
146        readable for root and group adm (closes: #402644)
147      * fai: add missing shift command (closes: #402588)
148      * fai.8: improve dirinstall info (closes: #402294)
149      * package_config/FAIBASE: add packages, this is only a documentation
150        change
151    
152     -- Thomas Lange <lange@debian.org>  Sun, 17 Dec 2006 17:40:54 +0100
153    
154    fai (3.1.2) unstable; urgency=high
155    
156      * use new fai kernel version 2.6.18
157      * control: add Vcs-Svn control field (closes: #399561)
158      * conf/NFSROOT: remove package hwtools, which do not exists any more
159      * fai-chboot: exit if file cannot be written, tmpfile was not always
160        removed
161      * make-fai-bootfloppy: remove sit interfaces from list of network
162        devices (closes: #400521), print error if it can't write to floppy
163        device (closes: #400522)
164      * fcopy: tmpfile was not always removed
165      * mount2dir: use noatime when mounting local file systems
166      * lib/subroutines-linux: change comment
167      * fix typo in changelog
168      * fai-server.postinst: change message (closes: #400324)
169    
170     -- Thomas Lange <lange@debian.org>  Mon, 27 Nov 2006 20:04:51 +0100
171    
172    fai (3.1.1) unstable; urgency=low
173    
174      * control: remove mkinitrd-cd from Recemmends: and Suggests:
175      * make-fai-nfsroot: add missing option h to getopt, fix typo, test if
176        $cfdir is already set (closes: #394884), no code change, reorder code
177        so a normal user gets help whem using -h,--help
178      * faireboot: fix file name to variables.log
179      * fai-chboot: fix several bugs for listing options, option -p expects an
180        argument, fix for -c behaviour (closes: #389905)
181      * fai-chboot.8: minor document fixes
182      * fai-mirror.1: fix example (closes: #390520)
183      * fcopy: remove temporary file after use
184      * fai: start udev before creating /dev/shm/network, remove set +a for
185        dirinstall, so $fai_rundate will be exported (closes: #390373)
186      * subroutines: umount config dir at the end of softupdate action,
187        cd back to old directory, convert FAI_ROOT to absolute path if doing
188        dirinstall (closes: #390346), die() only calls bash when
189        FAI_ACTION=install, add -i to bash call (closes: #362252)
190      * subroutines-linux: check exit status of get-config-dir
191      * get-config-dir: replace die call with echo and exit statement, add
192        error message
193      * get-config-dir-cvs: fixed regular expression as 'expr' automatically
194        anchors to the beginning
195      * LAST/50-misc: /sbin/unconfigured.sh is not used any more
196      * ainsl.8: explain ^ and $ treatment in more detail
197      * FAIBASE/10-misc: add anchors to ainsl pattern
198      * class/20hwdetect.source: change discover call
199      * aisnl,fcopy,fai-chboot: print help and exit if unknow option was given
200      * lib/task_sysinfo: remove call of kudzu since it's not available any
201        more in etch
202    
203     -- Thomas Lange <lange@debian.org>  Mon,  6 Nov 2006 15:57:01 +0100
204    
205    fai (3.1) unstable; urgency=medium
206    
207      * Makefile: force bash in Makefile, fixes FTBFS in ubuntu
208      * rename action dirinst to dirinstall (closes: #390345)
209      * fai-cd: fix wrong path for sources.list (closes: #391639)
210      * scripts/FAIBASE/10-misc: use ainsl instead of echo >> ...
211      * lib/create_ramdisk: make /var/discover writeable
212      * make-fai-nfsroot: create directory var/discover, add option -h and
213        usage() subroutine
214      * subroutines: move find's maxdepth option to the left, prevent multiple
215        fai softupdate running simultaneously (closes: #390680), move
216        disk_var.sh from FAI 2.X installation old to new location
217        rename variable sndhostname to sendhostname
218      * get-config-dir*: replace \s and \S in expr with regex using [:space:],
219        so it also works for sarge's version of expr
220      * subroutines-liux: add test if base.tgz exists (closes: #390343),
221        sources.list must be used from /etc/apt during normal installation
222      * fai: add option -u,--hostname (closes: #390367), create
223        /dev/shm/network if directory not already exists (needed for initrd
224        kernels)
225      * LAST/50-misc: do not fail if hardware clock can't be set
226      * fcopy: swap call of postinst and set_mode
227      * install_packages: add missing package list to yum and rpm calls
228        (closes: #392032)
229      * rename sndmon() to sendmon()
230      * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
231        it, add carriage return
232      * package_config/DEMO: remove rstatd since it buggy atm
233      * 20hwdetect.source: xorg can discover the grpahics driver itself, do
234        not call discover
235    
236     -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200
237    
238    fai (3.0) unstable; urgency=low
239    
240      * conf/make-fai-nfsroot.conf,sources.list: move from sarge to etch
241      * fai: export FAI_ACTION, fix -c and -C in usage()
242      * subroutines-linux: fix path of resolv.conf
243      * fai-chboot: remove devfs=nomount, use NFS v3
244      * package_config/DEFAULT: replace kernel-image with linux-image
245      * faireboot: stop udevd
246      * rename class XFREE to XORG, use xorg packages
247      * bin/fai: rename $targetdir to $FAI_ROOT
248      * add debconf data for german environment (closes: #386192)
249      * package_config/GERMAN: new file includes packages for german
250        environment
251      * new script FAIBASE/20-removable_media creates fstab entries and makes
252        directories under /media
253      * new script and man page: ainsl, ainsl.1
254      * fai-start-stop-daemon: prints which daemon will not be started
255      * get-boot-info: fix duplicate call of get_dhcp_info()
256      * FAIBASE.var: add FAI_ALLOW_UNSIGNED=1
257      * fai-setup: add option no_subtree_check to etc/exports lines
258      * get-config-dir-svn: svn support for config space (closes: #314991)
259      * fai.8: add info about dirinst, add example
260    
261     -- Thomas Lange <lange@debian.org>  Wed, 27 Sep 2006 15:44:46 +0200
262    
263    fai (3~beta21) unstable; urgency=medium
264    
265      * make pathes conform to FHS:
266        (closes: #340608, #311524, #336650, #309554, #340609)
267      * use /srv/tftp/fai    instead of /boot/fai
268      * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
269      * use /srv/fai/config  instead of /usr/local/share/fai
270      * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
271      * use /var/lib/fai/config instead of /fai
272      * use /var/lib/fai/mirror instead of /mnt
273      * create_ramdisk: call mkrw with -n
274      * setup_harddisks: use more secure options for /proc line
275      * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
276        with etch, existent .disable pxe file will be removed automatically,
277        add headline when copying from template, change in options: -d is now
278        -D, -r is now -d, -r is not used any more, abort if $pxedir does not
279        exist (closes: #373596)
280      * subroutines-linux: task_updatebase does not use updatebase.log any
281        more (closes: #366823), try ftar $FAI/basefiles before extracting
282        base.tgz, create policy-rc.d in the chroot, copy sources.list from
283        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh, fix
284        path for resolv.conf
285      * move /etc/fai/sources.list to /etc/fai/apt/sources.list
286      * fix lintian error: build-depends-indep-should-be-build-depends
287        debhelper
288      * complies with policy 3.7.2
289      * added a linda override for fai-quickstart (ignore /usr/doc-symlink
290        warning)
291      * added Section: headers to binary packages in control
292      * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
293        $NFSROOT_PACKAGES, $package
294      * new config file /etc/fai/NFSROOT which contains the package list
295      * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
296        instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
297        removed (closes: #332837)
298      * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
299        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
300        at the end of the installation
301      * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--cfdir,
302        -c,--class (closes: #353535), add support for dirinst, cleanup LOGDIR
303        before using it again (closes: #369534), remove variable rundir, mkdir
304        /var/run/fai if not existing, trap uses subroutine clean_exit() for
305        dirinst
306      * fai-setup: use getent for getting IP address, make it a bash script,
307        change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
308        for getting hostname, add all IP addresses and host names to
309        ssh_known_hosts (closes: #286692), remove variable FAICLIENTS, use IP
310        address and netmask for exportfs line (closes: #381261)
311      * make-fai-nfsroot: new subroutine all_host_entries(), use
312        install_packages and /etc/fai/NFSROOT for installing packages into the
313        nfsroot, install fai-nfsroot before other packages are installed, do
314        not exit if getent returns no information, rename -c to -C, use
315        readlink to determine $cfdir (closes: #358765)
316      * variable $fstab replaced with fstab (no more Solaris support using
317        vfstab)
318      * savelog.LAST: set reboot=1 if no errors are found
319      * fcopy: fix bug (closes: #374415)
320      * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
321        tftpd-hpa
322      * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
323        replace backticks with $(), fix test (closes: #384624), rename -c to -C
324      * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
325      * prcopyleft: remove osname from copyright logo
326      * subroutines: add task dirinst (closes: #322634), do not execute task
327        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
328        disk_var.sh to /var/lib/fai, do not save variables.log to /var
329      * move fai-divert to fai-client package
330      * ftar: fix exit code when no matching class was found
331      * move code from script get-config-dir to task_confdir()
332      * rename $DO_INIT_TASKS to $do_init_tasks
333      * install_packages: add option -p
334      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
335        obsolete variables are used, remove -a, add -B
336      * add policy-rc.d support instead of diverting start-stop-daemon
337      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
338      * fai-debconf: use read-only temp file during reconfigure
339      * get-config-dir-file: access config space via local path, used by
340        fai-cd
341      * fai-cd: use $FAI instead of /fai
342      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
343      * move some -c to -C, so now all scripts use -C for cfdir, setting
344        $FAI_ETC_DIR is the same as specifying -C cfdir, print message if this
345        variables is used
346      * move NEWS to NEWS.Debian
347      * VERSION: default is kernel 2.6.17
348    
349     -- Thomas Lange <lange@debian.org>  Wed, 13 Sep 2006 18:54:38 +0200
350    
351    fai (2.10.5) unstable; urgency=high
352    
353      * fixes patch from last NMUs. (really, really closes: #373955)
354      * make-fai-nfsroot: print debootstrap version
355      * add package lftp to nfsroot
356      * create_ramdisk: make more directories writeable
357      * 20hwdetect.source: add some usb modules
358      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
359    
360     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 16:28:21 +0200
361    
362    fai (2.10.4) unstable; urgency=high
363    
364      * Non-maintainer upload.
365      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
366        /etc, as faireboot is not run inside the chroot. (Really
367        Closes: #373955)
368    
369     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
370    
371    
372    fai (2.10.3) unstable; urgency=high
373    
374      * Non-maintainer upload.
375      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
376        used during install_packages are not appropriate for the finished
377        system. (Closes: #373955)
378    
379     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
380    
381    fai (2.10.2) unstable; urgency=medium
382    
383      * lib/get-boot-info: call dhclient with different configuration and
384        script names, closes grave bug (closes: #369265), remove dpkg-divert
385        calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
386      * create_ramdisk: make /etc/lvm writeable (closes: #365035)
387      * do not call mkrwsize if directory does not exist (closes: #365037)
388      * lib/mkrw: add option -n
389      * make-fai-nfsroot: grep before appending to file (closes: #364748),
390        enable DNS inside the nfsroot (closes: #358783)
391      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
392        appending to file (closes: #331258)
393      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
394      * bin/fai: do not mount --bind /tmp/fai on softupdate
395    
396     -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
397    
398    fai (2.10.1) unstable; urgency=low
399    
400      * fai-chboot: fix division by zero error
401      * fai.conf: remove $OS_TYPE
402      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
403        install and dirinst, move prcopyleft() and additional code into
404        external script, use /var/log/fai/current as default LOGDIR,
405        /tmp/fai is currently a mount --bind to it
406      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
407        segfault bug
408      * install_packages: add commands for y2pmsh, yast and rpm
409      * mount2dir: add more fs types that should be skipped
410      * fai-mirror: use different source.list when downloading packages for
411        debootstrap (closes: #361786), remove comments from PACKAGES line
412        (closes: #358910), add option -C, (closes: #318299), recreates
413        Package.gz and Release file using apt-ftparchive
414      * fai-cd: add option -C (closes: #312198), print FAI version in grub
415        menu, not fai-cd version
416      * make-fai-nfsroot: print warning if -f is still used, add config for
417        aptitude to allow unsigned packages without prompting
418      * menu.lst: enable timeout, use localboot as default, remove syslogd
419        flag, remove unused entries, fix IP address for demohost
420      * subroutines: new path /var/log/fai/current/showvar.log
421      * fai-guide.sgml: include package splitting into fai guide
422      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
423        console-tools to nfsroot (closes: #363480)
424      * get-boot-info: do not try to activate the first four ethernet devices
425      * conf/apt.conf: add aptitude option so untrusted repositories will also
426        be used
427      * instsoft.FAIBASE: use fcopy for kernel-img.conf
428      * subroutines-linux: use IP address when calling fai-chboot in
429        task_chboot, this helps when the install client has two network cards
430        and the host name lookup fails
431      * mkrw: fix typo (closes: #363521)
432      * dhcpd.conf: make deny unknown-clients default, remove range definition
433      * S99fai-setup: enable networking for faiserver
434    
435     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
436    
437    fai (2.10) unstable; urgency=low
438    
439      * setup_harddisks: mapdisk(): add support for more than two disks, fix
440        wrong comments (closes: #356265), allow logical partitions to be
441        bootable (closes: #344536)
442      * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
443        detect kernel version for new kernel name (closes: #352939),
444        remove patches-* file when using -K (closes: #348350), remove
445        update-modules call, remove symlink creation to /tmp, add warning if
446        $FAI_LOCAL_REPOSITORY is still used
447      * fai-chboot: change output of -l and -L, major rework of the lsdir
448        function, add more options for different listing formats, add template
449        copy function (closes: #342471, #356136), options added: -g -c -t -o
450      * 20-hwdetect.source: test if discover is installed
451      * make-fai-bootfloppy: remove obsolete message (closes: #347974)
452      * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
453        if unlink fails, add option -n (closes: #356378), preserving is not an
454        error (closes: #360183)
455      * make example scripts more cfengine2 compatible (closes: #312201)
456      * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
457        available (closes: #314613)
458      * install_packages: new feature, just unpack packages (closes: #277079),
459        add urpmi, urpme and yum support
460      * fai: exit script if no parameters are given and no run from nfsroot
461      * subroutines: add verbose output when defining variables, add
462        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
463        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
464        copying them
465      * remove FAIBASE/20-save_diskvar (closes: #312296)
466      * task_sysinfo: call lshw if available
467      * lib/get-boot-info: remove duplicate network device names
468      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
469        (closes: #341577)
470      * create_ramdisk: use mkrw for making directories writeable
471      * fai-mirror: add warning if some files do not exist
472    
473     -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
474    
475    fai (2.9.1) unstable; urgency=low
476    
477      * install_packages: add aptitude-r to @commands (closes: #343361)
478      * new command fai-statoverride (like dpkg-statoverride)
479      * fai-chboot: use NFS v2 as default until FAI will drop sarge support
480      * fai.8: fix typo (closes: #343642)
481      * doc/classes_description.txt: remove all unused classes, update
482        description (closes: #322026)
483      * add script AMD64/99-discover-bug
484      * add class FAISERVER
485      * updatebase: mount /sys into chroot
486      * mkdebmirror: remove non-US stuff
487      * savelog.LAST: add segfault to error pattern
488      * make-fai-bootfloppy.8: fix typo (closes: #346428)
489      * make-fai-nfsroot: do not try to copy file if resolv.conf does not
490        exist
491      * menu.lst: add entry for faiserver
492      * fai-cd: adjust space, new code for generating sources.list file
493      * fai-debconf: add test if debconf data file exists (closes: #348857)
494    
495     -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
496    
497  fai (2.9) unstable; urgency=low  fai (2.9) unstable; urgency=low
498    
499    * splitting binary package fai into fai-server, fai-client, fai-doc and    * splitting binary package fai into fai-server, fai-client, fai-doc and
# Line 7  fai (2.9) unstable; urgency=low Line 503  fai (2.9) unstable; urgency=low
503    * increase compat level to 4    * increase compat level to 4
504    * delete sunos code from source    * delete sunos code from source
505    * scripts/ directory is now bin/    * scripts/ directory is now bin/
506    * fixed fai-cd hardcoded sources.list for the install client to be    * fai-cd: fixed hardcoded sources.list for the install client to be
507      generated, code by Michael Tautschnig (closes: #320024) and at least      generated, code by Michael Tautschnig (closes: #320024) and at least
508      partially #329547      partially #329547, test if nfsroot was created (closes: #317495), test
509        if mkisofs is available (closes: #334871), exist unless arch is i386
510        or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid
511        remove subroutine mhide amd module-hide, mkbimage is not needed any
512        more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
513        no floppy emulation needed, size is not limited any more to 2.88M
514    * install_packages: ignore packages ending with - when using -d    * install_packages: ignore packages ending with - when using -d
515      (closes: #334333)      (closes: #334333), remove backtick evaluation (closes: #322157), add
516        -R to default aptitude call, add aptitude-r for download only mode,
517        add more warnings
518    * lib/create_ramdisk: make /etc/network/run/ifstate writable    * lib/create_ramdisk: make /etc/network/run/ifstate writable
519      (closes: #312128)      (closes: #312128)
520    * fai-mirror: add -i to egrep (closes: #312508)    * fai-mirror: add -i to egrep (closes: #312508), add option
521        DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
522        install conflicting packages, test if $mirrordir starts with a slash
523        (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
524    * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)    * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
525      * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
526        chroot before using getpwnam (closes: #283475), add option -U
527      * fai-guide.sgml: include README.disk_config into fai guide, minor
528        fixes, (closes: #332295, #332318, #332293, #332291)
529      * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
530        new test if ssh package is installed (closes: #322759), create
531        apt.conf.d file to support unsigned repositories, fail if debootstrap
532        return with error code (closes: #342120)
533      * subroutines: test if hooks are executable (closes: #338524), new stamp
534        file name when action is softupdate
535      * make-fai-bootfloppy: fix code for -i when using a relative path
536        (closes: #314551), add option -I (closes: #337271), create more space
537        on boot floppy (closes: #294593), add option -B
538      * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
539        even when using a 2.6 kernel (closes: #307147)
540      * ftar: test if $single is set (closes: #340421)
541      * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
542        (closes: #305783)
543      * setup_harddisks: add i2o support (closes: #317797), add workaround for
544        udev behaviour
545      * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
546        overwritten during softupdate (closes: #313069, #314995)
547      * subroutines-linux: fix idempotent code (closes: #340422)
548      * fai: do not use color logo if $console was set, start udev if
549        available (closes: #334373), test if run as root
550      * lib/updatebase: mount /dev into chroot during installation if we are
551        running udev
552      * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
553        parameters, root-path can now be removed from dhcpd.conf
554      * add support for unsigned repositories
555      * LAST/50-misc: fix code that detect of a kernel is installed, now it
556        does not break if more than one kernel is installed
557    
558   -- Thomas Lange <lange@debian.org>  Fri, 11 Nov 2005 15:45:15 +0100   -- Thomas Lange <lange@debian.org>  Tue, 13 Dec 2005 15:53:00 +0100
559    
560  fai (2.8.4) unstable; urgency=high  fai (2.8.4) unstable; urgency=high
561    
# Line 80  fai (2.8.1) unstable; urgency=low Line 618  fai (2.8.1) unstable; urgency=low
618    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
619      from amd64 which are not available (closes: #306264)      from amd64 which are not available (closes: #306264)
620    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
621      (closes: 305861)      (closes: #305861)
622    * install_packages.8: remove option -f    * install_packages.8: remove option -f
623    * make-fai-nfsroot.8: remove wrong information (closes: #304980)    * make-fai-nfsroot.8: remove wrong information (closes: #304980)
624    * control: add grub to suggests    * control: add grub to suggests
# Line 109  fai (2.8) unstable; urgency=high Line 647  fai (2.8) unstable; urgency=high
647      reformat some output, print some messages only if $verbose is set      reformat some output, print some messages only if $verbose is set
648    * rcS_fai: renamed to fai, add manual page fai.8    * rcS_fai: renamed to fai, add manual page fai.8
649    * fai: add $rundir, remove unused dirs at the end, call set_disk_info    * fai: add $rundir, remove unused dirs at the end, call set_disk_info
650      before task_defvar, add variable $DO_INIT_TASK, add code for      before task_defvar, add variable $DO_INIT_TASKS, add code for
651      softupdate support, rename rcS.log to fai.log, add copyright message      softupdate support, rename rcS.log to fai.log, add copyright message
652      to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq      to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
653    * apt.conf: replace force-confnew with force-confdef    * apt.conf: replace force-confnew with force-confdef
# Line 121  fai (2.8) unstable; urgency=high Line 659  fai (2.8) unstable; urgency=high
659      local class-C network, remove ext2resize until available again      local class-C network, remove ext2resize until available again
660    * subroutines: add task softupdate, add support for softupdate, add    * subroutines: add task softupdate, add support for softupdate, add
661      $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for      $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
662      disabling swap partitions, test $DO_INIT_TASK always with -eq, use      disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
663      /var/log/fai/FAI_CLASSES      /var/log/fai/FAI_CLASSES
664    * subroutines-linux: script prepare_apt is now updatebase, add support    * subroutines-linux: script prepare_apt is now updatebase, add support
665      for softupdates, add task_prepareapt, sliently skip task_chboot if      for softupdates, add task_prepareapt, sliently skip task_chboot if
# Line 455  fai (2.5.3) unstable; urgency=low Line 993  fai (2.5.3) unstable; urgency=low
993    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
994      is used, add option c and F, DHCP is now default boot protocol, be      is used, add option c and F, DHCP is now default boot protocol, be
995      more verbose      more verbose
996    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
997      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
998      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
999      /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in      /etc/fai, do not copy fai-chboot to nfsroot, call certain commands in
# Line 511  fai (2.5.2) unstable; urgency=low Line 1049  fai (2.5.2) unstable; urgency=low
1049    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
1050    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
1051      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
1052      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
1053      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
1054    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
1055    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 1037  fai (2.0.1) unstable; urgency=low Line 1575  fai (2.0.1) unstable; urgency=low
1575    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1576    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1577    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1578      (closes:  #101899)      (closes: #101899)
1579    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1580      (closes: #101820)      (closes: #101820)
1581    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.3042  
changed lines
  Added in v.4464

  ViewVC Help
Powered by ViewVC 1.1.5