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

Diff of /trunk/debian/changelog

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

revision 3302 by lange, Tue Mar 21 16:12:24 2006 UTC revision 4242 by lange, Wed Mar 7 13:51:33 2007 UTC
# Line 1  Line 1 
1    fai (3.1.8) unstable; urgency=low
2    
3      * conf/NFSROOT: remove unknow package name (closes: 407950)
4      * setup_harddisks: force C locale when calling mkreiserfs (closes: 413504)
5      * simple/package_config/GERMAN: fix wrong package name
6      * lib/subroutines: replace >>/dev/stderr with >&2
7    
8     -- Thomas Lange <lange@debian.org>  Wed,  7 Mar 2007 14:51:06 +0100
9    
10    fai (3.1.7) unstable; urgency=medium
11    
12      * subroutines: ifclass() should append to stderr (closes: #409059)
13      * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
14        shell scripts (closes: #410084)
15      * fix typo in bug number of older changelog entry
16      * install_packages.8: add info for variable MAXPACKAGES
17    
18     -- Thomas Lange <lange@debian.org>  Wed, 14 Feb 2007 12:11:29 +0100
19    
20    fai (3.1.6) unstable; urgency=high
21    
22      * fix important and grave bugs
23      * fai-setup: do not fail (and exit) if $loguserhome is not writeable for
24        root (closes: #407947)
25      * fai-class: fix syntax error (closes: #408153)
26    
27     -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 23:49:33 +0100
28    
29    fai (3.1.5) unstable; urgency=low
30    
31      * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
32      * fai-debconf: add template when create tmp file, remove also old
33        tmp files (closes: #406336)
34      * fai: add missing parameter to --long options (closes: #406125)
35      * fai-classs: set hostname from -u as intended (closes: #406125)
36      * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
37      * README: update year from 2006 to 2007
38    
39     -- Thomas Lange <lange@debian.org>  Fri, 12 Jan 2007 14:57:12 +0100
40    
41    fai (3.1.4) unstable; urgency=medium
42    
43      * these are only document changes and a one liner for setup_harddisks
44      * fix default examples. A change in the xorg package dependencies broke
45        the default FAI example installation (closes: #405435)
46      * remove xlockmore package from example (closes: #405433)
47      * setup_harddisks: add support for mountig existing NTFS partitions
48        (closes: #404187)
49    
50     -- Thomas Lange <lange@debian.org>  Thu,  4 Jan 2007 15:30:42 +0100
51    
52    fai (3.1.3) unstable; urgency=medium
53    
54      * fai-savelog: fix a security tagged bug, make local copy of LOGDIR only
55        readable for root and group adm (closes: #402644)
56      * fai: add missing shift command (closes: #402588)
57      * fai.8: improve dirinstall info (closes: #402294)
58      * package_config/FAIBASE: add packages, this is only a documentation
59        change
60    
61     -- Thomas Lange <lange@debian.org>  Sun, 17 Dec 2006 17:40:54 +0100
62    
63    fai (3.1.2) unstable; urgency=high
64    
65      * use new fai kernel version 2.6.18
66      * control: add Vcs-Svn control field (closes: #399561)
67      * conf/NFSROOT: remove package hwtools, which do not exists any more
68      * fai-chboot: exit if file cannot be written, tmpfile was not always
69        removed
70      * make-fai-bootfloppy: remove sit interfaces from list of network
71        devices (closes: #400521), print error if it can't write to floppy
72        device (closes: #400522)
73      * fcopy: tmpfile was not always removed
74      * mount2dir: use noatime when mounting local file systems
75      * lib/subroutines-linux: change comment
76      * fix typo in changelog
77      * fai-server.postinst: change message (closes: #400324)
78    
79     -- Thomas Lange <lange@debian.org>  Mon, 27 Nov 2006 20:04:51 +0100
80    
81    fai (3.1.1) unstable; urgency=low
82    
83      * control: remove mkinitrd-cd from Recemmends: and Suggests:
84      * make-fai-nfsroot: add missing option h to getopt, fix typo, test if
85        $cfdir is already set (closes: #394884), no code change, reorder code
86        so a normal user gets help whem using -h,--help
87      * faireboot: fix file name to variables.log
88      * fai-chboot: fix several bugs for listing options, option -p expects an
89        argument, fix for -c behaviour (closes: #389905)
90      * fai-chboot.8: minor document fixes
91      * fai-mirror.1: fix example (closes: #390520)
92      * fcopy: remove temporary file after use
93      * fai: start udev before creating /dev/shm/network, remove set +a for
94        dirinstall, so $fai_rundate will be exported (closes: #390373)
95      * subroutines: umount config dir at the end of softupdate action,
96        cd back to old directory, convert FAI_ROOT to absolute path if doing
97        dirinstall (closes: #390346), die() only calls bash when
98        FAI_ACTION=install, add -i to bash call (closes: #362252)
99      * subroutines-linux: check exit status of get-config-dir
100      * get-config-dir: replace die call with echo and exit statement, add
101        error message
102      * get-config-dir-cvs: fixed regular expression as 'expr' automatically
103        anchors to the beginning
104      * LAST/50-misc: /sbin/unconfigured.sh is not used any more
105      * ainsl.8: explain ^ and $ treatment in more detail
106      * FAIBASE/10-misc: add anchors to ainsl pattern
107      * class/20hwdetect.source: change discover call
108      * aisnl,fcopy,fai-chboot: print help and exit if unknow option was given
109      * lib/task_sysinfo: remove call of kudzu since it's not available any
110        more in etch
111    
112     -- Thomas Lange <lange@debian.org>  Mon,  6 Nov 2006 15:57:01 +0100
113    
114    fai (3.1) unstable; urgency=medium
115    
116      * Makefile: force bash in Makefile, fixes FTBFS in ubuntu
117      * rename action dirinst to dirinstall (closes: #390345)
118      * fai-cd: fix wrong path for sources.list (closes: #391639)
119      * scripts/FAIBASE/10-misc: use ainsl instead of echo >> ...
120      * lib/create_ramdisk: make /var/discover writeable
121      * make-fai-nfsroot: create directory var/discover, add option -h and
122        usage() subroutine
123      * subroutines: move find's maxdepth option to the left, prevent multiple
124        fai softupdate running simultaneously (closes: #390680), move
125        disk_var.sh from FAI 2.X installation old to new location
126        rename variable sndhostname to sendhostname
127      * get-config-dir*: replace \s and \S in expr with regex using [:space:],
128        so it also works for sarge's version of expr
129      * subroutines-liux: add test if base.tgz exists (closes: #390343),
130        sources.list must be used from /etc/apt during normal installation
131      * fai: add option -u,--hostname (closes: #390367), create
132        /dev/shm/network if directory not already exists (needed for initrd
133        kernels)
134      * LAST/50-misc: do not fail if hardware clock can't be set
135      * fcopy: swap call of postinst and set_mode
136      * install_packages: add missing package list to yum and rpm calls
137        (closes: #392032)
138      * rename sndmon() to sendmon()
139      * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
140        it, add carriage return
141      * package_config/DEMO: remove rstatd since it buggy atm
142    
143     -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200
144    
145    fai (3.0) unstable; urgency=low
146    
147      * conf/make-fai-nfsroot.conf,sources.list: move from sarge to etch
148      * fai: export FAI_ACTION, fix -c and -C in usage()
149      * subroutines-linux: fix path of resolv.conf
150      * fai-chboot: remove devfs=nomount, use NFS v3
151      * package_config/DEFAULT: replace kernel-image with linux-image
152      * faireboot: stop udevd
153      * rename class XFREE to XORG, use xorg packages
154      * bin/fai: rename $targetdir to $FAI_ROOT
155      * add debconf data for german environment (closes: #386192)
156      * package_config/GERMAN: new file includes packages for german
157        environment
158      * new script FAIBASE/20-removable_media creates fstab entries and makes
159        directories under /media
160      * new script and man page: ainsl, ainsl.1
161      * fai-start-stop-daemon: prints which daemon will not be started
162      * get-boot-info: fix duplicate call of get_dhcp_info()
163      * FAIBASE.var: add FAI_ALLOW_UNSIGNED=1
164      * fai-setup: add option no_subtree_check to etc/exports lines
165      * get-config-dir-svn: svn support for config space (closes: #314991)
166      * fai.8: add info about dirinst, add example
167    
168     -- Thomas Lange <lange@debian.org>  Wed, 27 Sep 2006 15:44:46 +0200
169    
170    fai (3~beta21) unstable; urgency=medium
171    
172      * make pathes conform to FHS:
173        (closes: #340608, #311524, #336650, #309554, #340609)
174      * use /srv/tftp/fai    instead of /boot/fai
175      * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
176      * use /srv/fai/config  instead of /usr/local/share/fai
177      * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
178      * use /var/lib/fai/config instead of /fai
179      * use /var/lib/fai/mirror instead of /mnt
180      * create_ramdisk: call mkrw with -n
181      * setup_harddisks: use more secure options for /proc line
182      * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
183        with etch, existent .disable pxe file will be removed automatically,
184        add headline when copying from template, change in options: -d is now
185        -D, -r is now -d, -r is not used any more, abort if $pxedir does not
186        exist (closes: #373596)
187      * subroutines-linux: task_updatebase does not use updatebase.log any
188        more (closes: #366823), try ftar $FAI/basefiles before extracting
189        base.tgz, create policy-rc.d in the chroot, copy sources.list from
190        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh, fix
191        path for resolv.conf
192      * move /etc/fai/sources.list to /etc/fai/apt/sources.list
193      * fix lintian error: build-depends-indep-should-be-build-depends
194        debhelper
195      * complies with policy 3.7.2
196      * added a linda override for fai-quickstart (ignore /usr/doc-symlink
197        warning)
198      * added Section: headers to binary packages in control
199      * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
200        $NFSROOT_PACKAGES, $package
201      * new config file /etc/fai/NFSROOT which contains the package list
202      * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
203        instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
204        removed (closes: #332837)
205      * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
206        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
207        at the end of the installation
208      * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--cfdir,
209        -c,--class (closes: #353535), add support for dirinst, cleanup LOGDIR
210        before using it again (closes: #369534), remove variable rundir, mkdir
211        /var/run/fai if not existing, trap uses subroutine clean_exit() for
212        dirinst
213      * fai-setup: use getent for getting IP address, make it a bash script,
214        change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
215        for getting hostname, add all IP addresses and host names to
216        ssh_known_hosts (closes: #286692), remove variable FAICLIENTS, use IP
217        address and netmask for exportfs line (closes: #381261)
218      * make-fai-nfsroot: new subroutine all_host_entries(), use
219        install_packages and /etc/fai/NFSROOT for installing packages into the
220        nfsroot, install fai-nfsroot before other packages are installed, do
221        not exit if getent returns no information, rename -c to -C, use
222        readlink to determine $cfdir (closes: #358765)
223      * variable $fstab replaced with fstab (no more Solaris support using
224        vfstab)
225      * savelog.LAST: set reboot=1 if no errors are found
226      * fcopy: fix bug (closes: #374415)
227      * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
228        tftpd-hpa
229      * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
230        replace backticks with $(), fix test (closes: #384624), rename -c to -C
231      * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
232      * prcopyleft: remove osname from copyright logo
233      * subroutines: add task dirinst (closes: #322634), do not execute task
234        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
235        disk_var.sh to /var/lib/fai, do not save variables.log to /var
236      * move fai-divert to fai-client package
237      * ftar: fix exit code when no matching class was found
238      * move code from script get-config-dir to task_confdir()
239      * rename $DO_INIT_TASKS to $do_init_tasks
240      * install_packages: add option -p
241      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
242        obsolete variables are used, remove -a, add -B
243      * add policy-rc.d support instead of diverting start-stop-daemon
244      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
245      * fai-debconf: use read-only temp file during reconfigure
246      * get-config-dir-file: access config space via local path, used by
247        fai-cd
248      * fai-cd: use $FAI instead of /fai
249      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
250      * move some -c to -C, so now all scripts use -C for cfdir, setting
251        $FAI_ETC_DIR is the same as specifying -C cfdir, print message if this
252        variables is used
253      * move NEWS to NEWS.Debian
254      * VERSION: default is kernel 2.6.17
255    
256     -- Thomas Lange <lange@debian.org>  Wed, 13 Sep 2006 18:54:38 +0200
257    
258    fai (2.10.5) unstable; urgency=high
259    
260      * fixes patch from last NMUs. (really, really closes: #373955)
261      * make-fai-nfsroot: print debootstrap version
262      * add package lftp to nfsroot
263      * create_ramdisk: make more directories writeable
264      * 20hwdetect.source: add some usb modules
265      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
266    
267     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 16:28:21 +0200
268    
269    fai (2.10.4) unstable; urgency=high
270    
271      * Non-maintainer upload.
272      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
273        /etc, as faireboot is not run inside the chroot. (Really
274        Closes: #373955)
275    
276     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
277    
278    
279    fai (2.10.3) unstable; urgency=high
280    
281      * Non-maintainer upload.
282      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
283        used during install_packages are not appropriate for the finished
284        system. (Closes: #373955)
285    
286     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
287    
288    fai (2.10.2) unstable; urgency=medium
289    
290      * lib/get-boot-info: call dhclient with different configuration and
291        script names, closes grave bug (closes: #369265), remove dpkg-divert
292        calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
293      * create_ramdisk: make /etc/lvm writeable (closes: #365035)
294      * do not call mkrwsize if directory does not exist (closes: #365037)
295      * lib/mkrw: add option -n
296      * make-fai-nfsroot: grep before appending to file (closes: #364748),
297        enable DNS inside the nfsroot (closes: #358783)
298      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
299        appending to file (closes: #331258)
300      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
301      * bin/fai: do not mount --bind /tmp/fai on softupdate
302    
303     -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
304    
305    fai (2.10.1) unstable; urgency=low
306    
307      * fai-chboot: fix division by zero error
308      * fai.conf: remove $OS_TYPE
309      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
310        install and dirinst, move prcopyleft() and additional code into
311        external script, use /var/log/fai/current as default LOGDIR,
312        /tmp/fai is currently a mount --bind to it
313      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
314        segfault bug
315      * install_packages: add commands for y2pmsh, yast and rpm
316      * mount2dir: add more fs types that should be skipped
317      * fai-mirror: use different source.list when downloading packages for
318        debootstrap (closes: #361786), remove comments from PACKAGES line
319        (closes: #358910), add option -C, (closes: #318299), recreates
320        Package.gz and Release file using apt-ftparchive
321      * fai-cd: add option -C (closes: #312198), print FAI version in grub
322        menu, not fai-cd version
323      * make-fai-nfsroot: print warning if -f is still used, add config for
324        aptitude to allow unsigned packages without prompting
325      * menu.lst: enable timeout, use localboot as default, remove syslogd
326        flag, remove unused entries, fix IP address for demohost
327      * subroutines: new path /var/log/fai/current/showvar.log
328      * fai-guide.sgml: include package splitting into fai guide
329      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
330        console-tools to nfsroot (closes: #363480)
331      * get-boot-info: do not try to activate the first four ethernet devices
332      * conf/apt.conf: add aptitude option so untrusted repositories will also
333        be used
334      * instsoft.FAIBASE: use fcopy for kernel-img.conf
335      * subroutines-linux: use IP address when calling fai-chboot in
336        task_chboot, this helps when the install client has two network cards
337        and the host name lookup fails
338      * mkrw: fix typo (closes: #363521)
339      * dhcpd.conf: make deny unknown-clients default, remove range definition
340      * S99fai-setup: enable networking for faiserver
341    
342     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
343    
344  fai (2.10) unstable; urgency=low  fai (2.10) unstable; urgency=low
345    
346    * setup_harddisks: mapdisk(): add support for more than two disks, fix    * setup_harddisks: mapdisk(): add support for more than two disks, fix
347      wrong comments (closes: #356265)      wrong comments (closes: #356265), allow logical partitions to be
348        bootable (closes: #344536)
349    * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,    * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
350      detect kernel version for new kernel name (closes: 352939),      detect kernel version for new kernel name (closes: #352939),
351      remove patches-* file when using -K (closes: #348350), remove      remove patches-* file when using -K (closes: #348350), remove
352      update-modules call      update-modules call, remove symlink creation to /tmp, add warning if
353    * fai-chboot: change output of -l and -L, add pattern to -l      $FAI_LOCAL_REPOSITORY is still used
354      * fai-chboot: change output of -l and -L, major rework of the lsdir
355        function, add more options for different listing formats, add template
356        copy function (closes: #342471, #356136), options added: -g -c -t -o
357    * 20-hwdetect.source: test if discover is installed    * 20-hwdetect.source: test if discover is installed
358    * make-fai-bootfloppy: remove obsolete message (closes: #347974)    * make-fai-bootfloppy: remove obsolete message (closes: #347974)
359    * fcopy: remove newline from $source, add \Q, (closes: #350015), warning    * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
360      if unlink fails, add option -n (same as $ENV{FCOPY_DRYRUN})      if unlink fails, add option -n (closes: #356378), preserving is not an
361        error (closes: #360183)
362    * make example scripts more cfengine2 compatible (closes: #312201)    * make example scripts more cfengine2 compatible (closes: #312201)
363    * hooks/instsoft.FAIBASE: do not pause when kernel modules are already    * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
364      available (closes: #314613)      available (closes: #314613)
365    * install_packages: new feature, just unpack packages (closes: #277079)    * install_packages: new feature, just unpack packages (closes: #277079),
366        add urpmi, urpme and yum support
367    * fai: exit script if no parameters are given and no run from nfsroot    * fai: exit script if no parameters are given and no run from nfsroot
368    * subroutines: add verbose output when defining variables    * subroutines: add verbose output when defining variables, add
369        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
370        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
371        copying them
372      * remove FAIBASE/20-save_diskvar (closes: #312296)
373      * task_sysinfo: call lshw if available
374      * lib/get-boot-info: remove duplicate network device names
375      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
376        (closes: #341577)
377      * create_ramdisk: use mkrw for making directories writeable
378      * fai-mirror: add warning if some files do not exist
379    
380   -- Thomas Lange <lange@debian.org>  Sun, 19 Mar 2006 19:25:22 +0100   -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
381    
382  fai (2.9.1) unstable; urgency=low  fai (2.9.1) unstable; urgency=low
383    
# Line 38  fai (2.9.1) unstable; urgency=low Line 397  fai (2.9.1) unstable; urgency=low
397      exist      exist
398    * menu.lst: add entry for faiserver    * menu.lst: add entry for faiserver
399    * fai-cd: adjust space, new code for generating sources.list file    * fai-cd: adjust space, new code for generating sources.list file
400      * fai-debconf: add test if debconf data file exists (closes: #348857)
401    
402   -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100   -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
403    
# Line 165  fai (2.8.1) unstable; urgency=low Line 525  fai (2.8.1) unstable; urgency=low
525    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
526      from amd64 which are not available (closes: #306264)      from amd64 which are not available (closes: #306264)
527    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
528      (closes: 305861)      (closes: #305861)
529    * install_packages.8: remove option -f    * install_packages.8: remove option -f
530    * make-fai-nfsroot.8: remove wrong information (closes: #304980)    * make-fai-nfsroot.8: remove wrong information (closes: #304980)
531    * control: add grub to suggests    * control: add grub to suggests
# Line 194  fai (2.8) unstable; urgency=high Line 554  fai (2.8) unstable; urgency=high
554      reformat some output, print some messages only if $verbose is set      reformat some output, print some messages only if $verbose is set
555    * rcS_fai: renamed to fai, add manual page fai.8    * rcS_fai: renamed to fai, add manual page fai.8
556    * 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
557      before task_defvar, add variable $DO_INIT_TASK, add code for      before task_defvar, add variable $DO_INIT_TASKS, add code for
558      softupdate support, rename rcS.log to fai.log, add copyright message      softupdate support, rename rcS.log to fai.log, add copyright message
559      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
560    * apt.conf: replace force-confnew with force-confdef    * apt.conf: replace force-confnew with force-confdef
# Line 206  fai (2.8) unstable; urgency=high Line 566  fai (2.8) unstable; urgency=high
566      local class-C network, remove ext2resize until available again      local class-C network, remove ext2resize until available again
567    * subroutines: add task softupdate, add support for softupdate, add    * subroutines: add task softupdate, add support for softupdate, add
568      $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
569      disabling swap partitions, test $DO_INIT_TASK always with -eq, use      disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
570      /var/log/fai/FAI_CLASSES      /var/log/fai/FAI_CLASSES
571    * subroutines-linux: script prepare_apt is now updatebase, add support    * subroutines-linux: script prepare_apt is now updatebase, add support
572      for softupdates, add task_prepareapt, sliently skip task_chboot if      for softupdates, add task_prepareapt, sliently skip task_chboot if
# Line 540  fai (2.5.3) unstable; urgency=low Line 900  fai (2.5.3) unstable; urgency=low
900    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
901      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
902      more verbose      more verbose
903    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
904      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
905      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
906      /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 596  fai (2.5.2) unstable; urgency=low Line 956  fai (2.5.2) unstable; urgency=low
956    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
957    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
958      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
959      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
960      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
961    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
962    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 1122  fai (2.0.1) unstable; urgency=low Line 1482  fai (2.0.1) unstable; urgency=low
1482    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1483    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1484    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1485      (closes:  #101899)      (closes: #101899)
1486    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1487      (closes: #101820)      (closes: #101820)
1488    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.3302  
changed lines
  Added in v.4242

  ViewVC Help
Powered by ViewVC 1.1.5