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

Diff of /trunk/debian/changelog

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

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

Legend:
Removed from v.2825  
changed lines
  Added in v.4345

  ViewVC Help
Powered by ViewVC 1.1.5