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

Diff of /trunk/debian/changelog

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

revision 3506 by lange, Mon Jun 12 12:17:12 2006 UTC revision 4442 by lange, Thu Jul 12 15:42:53 2007 UTC
# Line 1  Line 1 
1    fai (3.2~beta7) 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      * make-fai-nfsroot.conf:
26        remove the variable KERNELPACKAGE (closes: #416531)
27      * fcopy: set mode on file even no file was copied (closes: #360184)
28      * fai-chboot: $NFSROOT is defined in new location (closes: #408247)
29      * device2grub: fix pattern to support /dev/cciss and /dev/ida devices
30        (closes: #416381)
31      * conf/NFSROOT: add packages needed for new fai-cd technique, add plain
32        debian kernel package, add ext2resize, add and change arch specific
33        packages
34      * control: change dependencies from tetex to tetex or texlive, replace
35        Recommends of rsh-server with ssh (closes: #426093), add aptitude for
36        fai-server as Suggests, remove fai-kernels, add field XS-Vcs-Browser,
37        syslinux is only available on two architectures
38      * fai: do not remount / read only, do not call create_ramdisk, now we
39        use unionfs, remove HOST variable, only use HOSTNAME now, use mkdir
40        -p, export $action for 20hwdetect.source, call save_dmesg only during
41        initial installation, during dirinstall set
42        LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: 429553)
43        define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
44      * move from mkinitrd-cd to live-initramfs to create a CD, use plain
45        Debian kernel
46      * menu.lst: remove unneeded options, add boot=live for new initrd,
47        remove root (cd), fix setting of hostname, instead of using ip=, we
48        now use hostname=
49      * create_resolv_conf: fix path, since we can now write on the whole
50        filesystem
51      * fai-cd: use plain Debian kernel with initrd and live-initramfs for
52        booting (closes: #401041),
53        add option -f, force removal of an existing ISO image
54        add option -k, this is for debugging
55        add option -n, do not create ISO image
56        use $NFSROOT/live/filesystem.dir
57      * disk-info: do not include removable devices into list of disks
58      * fai-class: remove HOST variable, only use HOSTNAME now
59        do not set HOSTNAME from uname (closes: #431283)
60      * multiple files: add some patches fixing english text
61        (closes: #428857, #428858)
62      * 20-removable_media: fix path for floppy mount point (closes: #428859)
63      * fai.8: add option -u, --hostname (closes: #361559)
64      * add variable TFTPROOT (closes: #408271)
65      * fai-mirror:
66        use $NFSROOT/live/filesystem.dir
67        do not ask questions, add unauthenticated packages to the mirror
68      * 20hwdetect.source: do not execute 20hwdetect.source during dirinstall
69      * debconf/FAIBASE: autodetect most xorg parameters, (but not resolution)
70      * install_packages: add option -N, change option -t to -n,
71        add patch that AptPkg module is only used when
72        available and target system is Debian (closes: #422225), move code to
73        check_aptpkg(), add smart package manager support
74        do execute Debian specific commands only when needed (closes: #392038)
75      * install_packages.8: add option -N, change option -t to -n
76    
77     -- Thomas Lange <lange@debian.org>  Thu, 12 Jul 2007 17:34:51 +0200
78    
79    fai (3.1.8) unstable; urgency=medium
80    
81      * conf/NFSROOT: remove unknow package name (closes: 407950)
82      * setup_harddisks: use C locale when calling mkreiserfs (closes: 413504)
83      * fai-mirror: add /usr/sbin to $PATH so a normal user can also call
84        this command (closes: 413466)
85      * simple/package_config/GERMAN: fix wrong package name
86      * lib/subroutines: replace >>/dev/stderr with >&2
87    
88     -- Thomas Lange <lange@debian.org>  Tue, 13 Mar 2007 23:39:56 +0100
89    
90    fai (3.1.7) unstable; urgency=medium
91    
92      * subroutines: ifclass() should append to stderr (closes: #409059)
93      * examples/simple/, lib/fai-mount-disk, lib/mount2dir: use bash for
94        shell scripts (closes: #410084)
95      * fix typo in bug number of older changelog entry
96      * install_packages.8: add info for variable MAXPACKAGES
97    
98     -- Thomas Lange <lange@debian.org>  Wed, 14 Feb 2007 12:11:29 +0100
99    
100    fai (3.1.6) unstable; urgency=high
101    
102      * fix important and grave bugs
103      * fai-setup: do not fail (and exit) if $loguserhome is not writeable for
104        root (closes: #407947)
105      * fai-class: fix syntax error (closes: #408153)
106    
107     -- Thomas Lange <lange@debian.org>  Tue, 23 Jan 2007 23:49:33 +0100
108    
109    fai (3.1.5) unstable; urgency=low
110    
111      * make-fai-nfsroot: remove copying of *.pub files (closes: #406334)
112      * fai-debconf: add template when create tmp file, remove also old
113        tmp files (closes: #406336)
114      * fai: add missing parameter to --long options (closes: #406125)
115      * fai-classs: set hostname from -u as intended (closes: #406125)
116      * scripts/FAISERVER/10-conffiles: fix wrong path (closes: #406500)
117      * README: update year from 2006 to 2007
118    
119     -- Thomas Lange <lange@debian.org>  Fri, 12 Jan 2007 14:57:12 +0100
120    
121    fai (3.1.4) unstable; urgency=medium
122    
123      * these are only document changes and a one liner for setup_harddisks
124      * fix default examples. A change in the xorg package dependencies broke
125        the default FAI example installation (closes: #405435)
126      * remove xlockmore package from example (closes: #405433)
127      * setup_harddisks: add support for mountig existing NTFS partitions
128        (closes: #404187)
129    
130     -- Thomas Lange <lange@debian.org>  Thu,  4 Jan 2007 15:30:42 +0100
131    
132    fai (3.1.3) unstable; urgency=medium
133    
134      * fai-savelog: fix a security tagged bug, make local copy of LOGDIR only
135        readable for root and group adm (closes: #402644)
136      * fai: add missing shift command (closes: #402588)
137      * fai.8: improve dirinstall info (closes: #402294)
138      * package_config/FAIBASE: add packages, this is only a documentation
139        change
140    
141     -- Thomas Lange <lange@debian.org>  Sun, 17 Dec 2006 17:40:54 +0100
142    
143    fai (3.1.2) unstable; urgency=high
144    
145      * use new fai kernel version 2.6.18
146      * control: add Vcs-Svn control field (closes: #399561)
147      * conf/NFSROOT: remove package hwtools, which do not exists any more
148      * fai-chboot: exit if file cannot be written, tmpfile was not always
149        removed
150      * make-fai-bootfloppy: remove sit interfaces from list of network
151        devices (closes: #400521), print error if it can't write to floppy
152        device (closes: #400522)
153      * fcopy: tmpfile was not always removed
154      * mount2dir: use noatime when mounting local file systems
155      * lib/subroutines-linux: change comment
156      * fix typo in changelog
157      * fai-server.postinst: change message (closes: #400324)
158    
159     -- Thomas Lange <lange@debian.org>  Mon, 27 Nov 2006 20:04:51 +0100
160    
161    fai (3.1.1) unstable; urgency=low
162    
163      * control: remove mkinitrd-cd from Recemmends: and Suggests:
164      * make-fai-nfsroot: add missing option h to getopt, fix typo, test if
165        $cfdir is already set (closes: #394884), no code change, reorder code
166        so a normal user gets help whem using -h,--help
167      * faireboot: fix file name to variables.log
168      * fai-chboot: fix several bugs for listing options, option -p expects an
169        argument, fix for -c behaviour (closes: #389905)
170      * fai-chboot.8: minor document fixes
171      * fai-mirror.1: fix example (closes: #390520)
172      * fcopy: remove temporary file after use
173      * fai: start udev before creating /dev/shm/network, remove set +a for
174        dirinstall, so $fai_rundate will be exported (closes: #390373)
175      * subroutines: umount config dir at the end of softupdate action,
176        cd back to old directory, convert FAI_ROOT to absolute path if doing
177        dirinstall (closes: #390346), die() only calls bash when
178        FAI_ACTION=install, add -i to bash call (closes: #362252)
179      * subroutines-linux: check exit status of get-config-dir
180      * get-config-dir: replace die call with echo and exit statement, add
181        error message
182      * get-config-dir-cvs: fixed regular expression as 'expr' automatically
183        anchors to the beginning
184      * LAST/50-misc: /sbin/unconfigured.sh is not used any more
185      * ainsl.8: explain ^ and $ treatment in more detail
186      * FAIBASE/10-misc: add anchors to ainsl pattern
187      * class/20hwdetect.source: change discover call
188      * aisnl,fcopy,fai-chboot: print help and exit if unknow option was given
189      * lib/task_sysinfo: remove call of kudzu since it's not available any
190        more in etch
191    
192     -- Thomas Lange <lange@debian.org>  Mon,  6 Nov 2006 15:57:01 +0100
193    
194    fai (3.1) unstable; urgency=medium
195    
196      * Makefile: force bash in Makefile, fixes FTBFS in ubuntu
197      * rename action dirinst to dirinstall (closes: #390345)
198      * fai-cd: fix wrong path for sources.list (closes: #391639)
199      * scripts/FAIBASE/10-misc: use ainsl instead of echo >> ...
200      * lib/create_ramdisk: make /var/discover writeable
201      * make-fai-nfsroot: create directory var/discover, add option -h and
202        usage() subroutine
203      * subroutines: move find's maxdepth option to the left, prevent multiple
204        fai softupdate running simultaneously (closes: #390680), move
205        disk_var.sh from FAI 2.X installation old to new location
206        rename variable sndhostname to sendhostname
207      * get-config-dir*: replace \s and \S in expr with regex using [:space:],
208        so it also works for sarge's version of expr
209      * subroutines-liux: add test if base.tgz exists (closes: #390343),
210        sources.list must be used from /etc/apt during normal installation
211      * fai: add option -u,--hostname (closes: #390367), create
212        /dev/shm/network if directory not already exists (needed for initrd
213        kernels)
214      * LAST/50-misc: do not fail if hardware clock can't be set
215      * fcopy: swap call of postinst and set_mode
216      * install_packages: add missing package list to yum and rpm calls
217        (closes: #392032)
218      * rename sndmon() to sendmon()
219      * fai-start-stop-daemon: start udevd (needed for ubuntu) and do not fake
220        it, add carriage return
221      * package_config/DEMO: remove rstatd since it buggy atm
222      * 20hwdetect.source: xorg can discover the grpahics driver itself, do
223        not call discover
224    
225     -- Thomas Lange <lange@debian.org>  Thu, 19 Oct 2006 14:46:32 +0200
226    
227    fai (3.0) unstable; urgency=low
228    
229      * conf/make-fai-nfsroot.conf,sources.list: move from sarge to etch
230      * fai: export FAI_ACTION, fix -c and -C in usage()
231      * subroutines-linux: fix path of resolv.conf
232      * fai-chboot: remove devfs=nomount, use NFS v3
233      * package_config/DEFAULT: replace kernel-image with linux-image
234      * faireboot: stop udevd
235      * rename class XFREE to XORG, use xorg packages
236      * bin/fai: rename $targetdir to $FAI_ROOT
237      * add debconf data for german environment (closes: #386192)
238      * package_config/GERMAN: new file includes packages for german
239        environment
240      * new script FAIBASE/20-removable_media creates fstab entries and makes
241        directories under /media
242      * new script and man page: ainsl, ainsl.1
243      * fai-start-stop-daemon: prints which daemon will not be started
244      * get-boot-info: fix duplicate call of get_dhcp_info()
245      * FAIBASE.var: add FAI_ALLOW_UNSIGNED=1
246      * fai-setup: add option no_subtree_check to etc/exports lines
247      * get-config-dir-svn: svn support for config space (closes: #314991)
248      * fai.8: add info about dirinst, add example
249    
250     -- Thomas Lange <lange@debian.org>  Wed, 27 Sep 2006 15:44:46 +0200
251    
252    fai (3~beta21) unstable; urgency=medium
253    
254      * make pathes conform to FHS:
255        (closes: #340608, #311524, #336650, #309554, #340609)
256      * use /srv/tftp/fai    instead of /boot/fai
257      * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
258      * use /srv/fai/config  instead of /usr/local/share/fai
259      * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
260      * use /var/lib/fai/config instead of /fai
261      * use /var/lib/fai/mirror instead of /mnt
262      * create_ramdisk: call mkrw with -n
263      * setup_harddisks: use more secure options for /proc line
264      * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
265        with etch, existent .disable pxe file will be removed automatically,
266        add headline when copying from template, change in options: -d is now
267        -D, -r is now -d, -r is not used any more, abort if $pxedir does not
268        exist (closes: #373596)
269      * subroutines-linux: task_updatebase does not use updatebase.log any
270        more (closes: #366823), try ftar $FAI/basefiles before extracting
271        base.tgz, create policy-rc.d in the chroot, copy sources.list from
272        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh, fix
273        path for resolv.conf
274      * move /etc/fai/sources.list to /etc/fai/apt/sources.list
275      * fix lintian error: build-depends-indep-should-be-build-depends
276        debhelper
277      * complies with policy 3.7.2
278      * added a linda override for fai-quickstart (ignore /usr/doc-symlink
279        warning)
280      * added Section: headers to binary packages in control
281      * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
282        $NFSROOT_PACKAGES, $package
283      * new config file /etc/fai/NFSROOT which contains the package list
284      * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
285        instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
286        removed (closes: #332837)
287      * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
288        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
289        at the end of the installation
290      * fai: replace $rclog with $LOGIDR/fai.log, add option -C,--cfdir,
291        -c,--class (closes: #353535), add support for dirinst, cleanup LOGDIR
292        before using it again (closes: #369534), remove variable rundir, mkdir
293        /var/run/fai if not existing, trap uses subroutine clean_exit() for
294        dirinst
295      * fai-setup: use getent for getting IP address, make it a bash script,
296        change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
297        for getting hostname, add all IP addresses and host names to
298        ssh_known_hosts (closes: #286692), remove variable FAICLIENTS, use IP
299        address and netmask for exportfs line (closes: #381261)
300      * make-fai-nfsroot: new subroutine all_host_entries(), use
301        install_packages and /etc/fai/NFSROOT for installing packages into the
302        nfsroot, install fai-nfsroot before other packages are installed, do
303        not exit if getent returns no information, rename -c to -C, use
304        readlink to determine $cfdir (closes: #358765)
305      * variable $fstab replaced with fstab (no more Solaris support using
306        vfstab)
307      * savelog.LAST: set reboot=1 if no errors are found
308      * fcopy: fix bug (closes: #374415)
309      * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
310        tftpd-hpa
311      * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
312        replace backticks with $(), fix test (closes: #384624), rename -c to -C
313      * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
314      * prcopyleft: remove osname from copyright logo
315      * subroutines: add task dirinst (closes: #322634), do not execute task
316        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
317        disk_var.sh to /var/lib/fai, do not save variables.log to /var
318      * move fai-divert to fai-client package
319      * ftar: fix exit code when no matching class was found
320      * move code from script get-config-dir to task_confdir()
321      * rename $DO_INIT_TASKS to $do_init_tasks
322      * install_packages: add option -p
323      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
324        obsolete variables are used, remove -a, add -B
325      * add policy-rc.d support instead of diverting start-stop-daemon
326      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
327      * fai-debconf: use read-only temp file during reconfigure
328      * get-config-dir-file: access config space via local path, used by
329        fai-cd
330      * fai-cd: use $FAI instead of /fai
331      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
332      * move some -c to -C, so now all scripts use -C for cfdir, setting
333        $FAI_ETC_DIR is the same as specifying -C cfdir, print message if this
334        variables is used
335      * move NEWS to NEWS.Debian
336      * VERSION: default is kernel 2.6.17
337    
338     -- Thomas Lange <lange@debian.org>  Wed, 13 Sep 2006 18:54:38 +0200
339    
340    fai (2.10.5) unstable; urgency=high
341    
342      * fixes patch from last NMUs. (really, really closes: #373955)
343      * make-fai-nfsroot: print debootstrap version
344      * add package lftp to nfsroot
345      * create_ramdisk: make more directories writeable
346      * 20hwdetect.source: add some usb modules
347      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
348    
349     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 16:28:21 +0200
350    
351    fai (2.10.4) unstable; urgency=high
352    
353      * Non-maintainer upload.
354      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
355        /etc, as faireboot is not run inside the chroot. (Really
356        Closes: #373955)
357    
358     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
359    
360    
361    fai (2.10.3) unstable; urgency=high
362    
363      * Non-maintainer upload.
364      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
365        used during install_packages are not appropriate for the finished
366        system. (Closes: #373955)
367    
368     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
369    
370  fai (2.10.2) unstable; urgency=medium  fai (2.10.2) unstable; urgency=medium
371    
372    * lib/get-boot-info: call dhclient with different configuration and    * lib/get-boot-info: call dhclient with different configuration and
373      script names (closes: #369265), remove dpkg-divert calls for      script names, closes grave bug (closes: #369265), remove dpkg-divert
374      /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf      calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
375    * create_ramdisk: make /etc/lvm writeable (closes: 365035)    * create_ramdisk: make /etc/lvm writeable (closes: #365035)
376    * do not call mkrwsize if directory doe not exist (closes: 365037)    * do not call mkrwsize if directory does not exist (closes: #365037)
377    * lib/mkrw: add option -n    * lib/mkrw: add option -n
378    * make-fai-nfsroot: grep before appending to file (closes: 364748)    * make-fai-nfsroot: grep before appending to file (closes: #364748),
379        enable DNS inside the nfsroot (closes: #358783)
380      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
381        appending to file (closes: #331258)
382      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
383      * bin/fai: do not mount --bind /tmp/fai on softupdate
384    
385   -- Thomas Lange <lange@debian.org>  Mon, 12 Jun 2006 14:12:34 +0200   -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
386    
387  fai (2.10.1) unstable; urgency=low  fai (2.10.1) unstable; urgency=low
388    
# Line 37  fai (2.10.1) unstable; urgency=low Line 411  fai (2.10.1) unstable; urgency=low
411    * make-fai-nfsroot.conf: new names packages in fai-kernel, add    * make-fai-nfsroot.conf: new names packages in fai-kernel, add
412      console-tools to nfsroot (closes: #363480)      console-tools to nfsroot (closes: #363480)
413    * get-boot-info: do not try to activate the first four ethernet devices    * get-boot-info: do not try to activate the first four ethernet devices
414    * conf/apt.conf: add aptitude option so untrusted repositories will also be used    * conf/apt.conf: add aptitude option so untrusted repositories will also
415        be used
416    * instsoft.FAIBASE: use fcopy for kernel-img.conf    * instsoft.FAIBASE: use fcopy for kernel-img.conf
417    * subroutines-linux: use IP address when calling fai-chboot in    * subroutines-linux: use IP address when calling fai-chboot in
418      task_chboot, this helps when the install client has two network cards      task_chboot, this helps when the install client has two network cards
# Line 54  fai (2.10) unstable; urgency=low Line 429  fai (2.10) unstable; urgency=low
429      wrong comments (closes: #356265), allow logical partitions to be      wrong comments (closes: #356265), allow logical partitions to be
430      bootable (closes: #344536)      bootable (closes: #344536)
431    * 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,
432      detect kernel version for new kernel name (closes: 352939),      detect kernel version for new kernel name (closes: #352939),
433      remove patches-* file when using -K (closes: #348350), remove      remove patches-* file when using -K (closes: #348350), remove
434      update-modules call, remove symlink creation to /tmp, add warning if      update-modules call, remove symlink creation to /tmp, add warning if
435      $FAI_LOCAL_REPOSITORY is still used      $FAI_LOCAL_REPOSITORY is still used
# Line 232  fai (2.8.1) unstable; urgency=low Line 607  fai (2.8.1) unstable; urgency=low
607    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages    * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
608      from amd64 which are not available (closes: #306264)      from amd64 which are not available (closes: #306264)
609    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION    * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
610      (closes: 305861)      (closes: #305861)
611    * install_packages.8: remove option -f    * install_packages.8: remove option -f
612    * make-fai-nfsroot.8: remove wrong information (closes: #304980)    * make-fai-nfsroot.8: remove wrong information (closes: #304980)
613    * control: add grub to suggests    * control: add grub to suggests
# Line 261  fai (2.8) unstable; urgency=high Line 636  fai (2.8) unstable; urgency=high
636      reformat some output, print some messages only if $verbose is set      reformat some output, print some messages only if $verbose is set
637    * rcS_fai: renamed to fai, add manual page fai.8    * rcS_fai: renamed to fai, add manual page fai.8
638    * 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
639      before task_defvar, add variable $DO_INIT_TASK, add code for      before task_defvar, add variable $DO_INIT_TASKS, add code for
640      softupdate support, rename rcS.log to fai.log, add copyright message      softupdate support, rename rcS.log to fai.log, add copyright message
641      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
642    * apt.conf: replace force-confnew with force-confdef    * apt.conf: replace force-confnew with force-confdef
# Line 273  fai (2.8) unstable; urgency=high Line 648  fai (2.8) unstable; urgency=high
648      local class-C network, remove ext2resize until available again      local class-C network, remove ext2resize until available again
649    * subroutines: add task softupdate, add support for softupdate, add    * subroutines: add task softupdate, add support for softupdate, add
650      $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
651      disabling swap partitions, test $DO_INIT_TASK always with -eq, use      disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
652      /var/log/fai/FAI_CLASSES      /var/log/fai/FAI_CLASSES
653    * subroutines-linux: script prepare_apt is now updatebase, add support    * subroutines-linux: script prepare_apt is now updatebase, add support
654      for softupdates, add task_prepareapt, sliently skip task_chboot if      for softupdates, add task_prepareapt, sliently skip task_chboot if
# Line 607  fai (2.5.3) unstable; urgency=low Line 982  fai (2.5.3) unstable; urgency=low
982    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
983      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
984      more verbose      more verbose
985    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
986      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
987      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
988      /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 663  fai (2.5.2) unstable; urgency=low Line 1038  fai (2.5.2) unstable; urgency=low
1038    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
1039    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
1040      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
1041      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
1042      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
1043    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
1044    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 1189  fai (2.0.1) unstable; urgency=low Line 1564  fai (2.0.1) unstable; urgency=low
1564    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1565    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1566    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1567      (closes:  #101899)      (closes: #101899)
1568    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1569      (closes: #101820)      (closes: #101820)
1570    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.3506  
changed lines
  Added in v.4442

  ViewVC Help
Powered by ViewVC 1.1.5