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

Diff of /trunk/debian/changelog

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

revision 2654 by lange, Fri Mar 25 22:29:18 2005 UTC revision 3928 by lange, Tue Sep 12 14:16:29 2006 UTC
# Line 1  Line 1 
1  fai (2.6.8) unstable; urgency=high  fai (3~beta19) unstable; urgency=medium
2    
3      * make pathes conform to FHS:
4        (closes: #340608, #311524, #336650, #309554, #340609)
5      * use /srv/tftp/fai    instead of /boot/fai
6      * use /srv/tftp/fai/pxelinux.cfg instead of /boot/fai/pxelinux.cfg
7      * use /srv/fai/config  instead of /usr/local/share/fai
8      * use /srv/fai/nfsroot instead of /usr/lib/fai/nfsroot
9      * use /var/lib/fai/config instead of /fai
10      * use /var/lib/fai/mirror instead of /mnt
11      * create_ramdisk: call mkrw with -n
12      * setup_harddisks: use more secure options for /proc line
13      * fai-chboot: use tcp as default for nfs, nfs v3 can will become default
14        with etch, existent .disable pxe file will be removed automatically,
15        add headline when copying from template, change in options: -d is now
16        -D, -r is now -d, -r is not used any more
17      * subroutines-linux: task_updatebase does not use updatebase.log any
18        more (closes: #366823), try ftar $FAI/basefiles before extracting
19        base.tgz, create policy-rc.d in the chroot, copy sources.list from
20        $FAI_ETC_DIR, replace $FAI_REMOTESH with local variable $remotesh
21      * move /etc/fai/sources.list to /etc/fai/apt/sources.list
22      * fix lintian error: build-depends-indep-should-be-build-depends
23        debhelper
24      * complies with policy 3.7.2
25      * added a linda override for fai-quickstart (ignore /usr/doc-symlink
26        warning)
27      * added Section: headers to binary packages in control
28      * conf/make-fai-nfsroot.conf: remove variables: $nfssize,
29        $NFSROOT_PACKAGES, $package
30      * new config file /etc/fai/NFSROOT which contains the package list
31      * fai.conf: remove FAI_REMOTESH and FAI_REMOTECP, use FAI_LOGPROTO
32        instead, LOGSERVER, LOGREMOTEDIR, LOGPASSWD removed installserver
33        removed (closes: #332837)
34      * lib/subroutines: remove get_fai_cvs(), get_fai_dir(), now separate
35        scripts, print warning if CD-ROM does not use DMA mode, eject fai-cd
36        at the end of the installation
37      * fai: replace $rclog with $LOGIDR/fai.log, add option -c,--class,
38        -C,--cfdir, add support for dirinst, cleanup LOGDIR before using it
39        again (closes: #369534), remove variable rundir, mkdir /var/run/fai if
40        not existing, add trap for dirisnt
41      * fai-setup: use getent for getting IP address, make it a bash script,
42        change $HOME of LOGUSER (closes: #290449), do not use SERVERINTERFACE
43        for getting hostname, add all IP addresses and host names to
44        ssh_known_hosts, remove variable FAICLIENTS, use IP address and
45        netmask for exportfs line (closes: #381261)
46      * make-fai-nfsroot: new subroutine all_host_entries(), use
47        install_packages and /etc/fai/NFSROOT for installing packages into the
48        nfsroot, install fai-nfsroot before other packages are installed, do
49        not exit if getent returns no information, rename -c to -C
50      * varaible $fstab replaced with fstab (no more Solaris support using
51        vfstab)
52      * savelog.LAST: set reboot=1 if no errors are found
53      * fcopy: fix bug (closes: #374415)
54      * control: update to Standards-Version: 3.7.2, fai-quickstart depends on
55        tftpd-hpa
56      * make-fai-bootfloppy: read make-fai-nfsroot.conf instead of fai.conf,
57        replace backticks with $(), fix test (closes: #384624), rename -c to -C
58      * lib/get-boot-info: get network info via DHCP if ip=dhcp was set
59      * prcopyleft: remove osname from copyright logo
60      * subroutines: add task dirinst (closes: #322634), do not execute task
61        prepareapt on softupdates (closes: #315000), save FAI_CLASSES and
62        disk_var.sh to /var/lib/fai, do not save variables.log to /var
63      * move fai-divert to fai-client package
64      * ftar: fix exit code when no matching class was found
65      * move code from script get-config-dir to task_confdir()
66      * rename $DO_INIT_TASKS to $do_init_tasks
67      * install_packages: add option -p
68      * fai-mirror: use packages.nfsroot instead of packages.arch, check if
69        obsolete variables are used, remove -a, add -B
70      * add policy-rc.d support instead of diverting start-stop-daemon
71      * remove varaible diskvar, use $LOGDIR/disk_var.sh instead
72      * fai-debconf: use read-only temp file during reconfigure
73      * get-config-dir-file: access config space via local path, used by
74        fai-cd
75      * fai-cd: use $FAI instead of /fai
76      * fai-mirror: generate distrib name from FAI_DEBOOTSTRAP
77      * move some -c to -C, so now all scripts use -C for cfdir
78    
79    
80     -- Thomas Lange <lange@debian.org>  Tue, 12 Sep 2006 12:16:20 +0200
81    
82    fai (2.10.5) unstable; urgency=high
83    
84      * fixes patch from last NMUs. (really, really closes: #373955)
85      * make-fai-nfsroot: print debootstrap version
86      * add package lftp to nfsroot
87      * create_ramdisk: make more directories writeable
88      * 20hwdetect.source: add some usb modules
89      * dhcpd.conf: next-server is needed in dhcpd3 >=3.0.3
90    
91     -- Thomas Lange <lange@debian.org>  Tue, 11 Jul 2006 16:28:21 +0200
92    
93    fai (2.10.4) unstable; urgency=high
94    
95      * Non-maintainer upload.
96      * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
97        /etc, as faireboot is not run inside the chroot. (Really
98        Closes: #373955)
99    
100     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 18:59:55 +0200
101    
102    
103    fai (2.10.3) unstable; urgency=high
104    
105      * Non-maintainer upload.
106      * Remove /etc/apt/apt.conf.d/{10,90}fai in faireboot, since the settings
107        used during install_packages are not appropriate for the finished
108        system. (Closes: #373955)
109    
110     -- Steinar H. Gunderson <sesse@debian.org>  Sun,  9 Jul 2006 15:54:55 +0200
111    
112    fai (2.10.2) unstable; urgency=medium
113    
114      * lib/get-boot-info: call dhclient with different configuration and
115        script names, closes grave bug (closes: #369265), remove dpkg-divert
116        calls for /etc/dhcp3/dhclient-script and /etc/dhcp3/dhclient.conf
117      * create_ramdisk: make /etc/lvm writeable (closes: #365035)
118      * do not call mkrwsize if directory does not exist (closes: #365037)
119      * lib/mkrw: add option -n
120      * make-fai-nfsroot: grep before appending to file (closes: #364748),
121        enable DNS inside the nfsroot (closes: #358783)
122      * lib/subroutines-linux: task_prepareapt(): check $IPADDR before
123        appending to file (closes: #331258)
124      * lib/subroutines: make 100MB ramdisk for /fai when booting from CD
125      * bin/fai: do not mount --bind /tmp/fai on softupdate
126    
127     -- Thomas Lange <lange@debian.org>  Wed, 14 Jun 2006 11:51:19 +0200
128    
129    fai (2.10.1) unstable; urgency=low
130    
131      * fai-chboot: fix division by zero error
132      * fai.conf: remove $OS_TYPE
133      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
134        install and dirinst, move prcopyleft() and additional code into
135        external script, use /var/log/fai/current as default LOGDIR,
136        /tmp/fai is currently a mount --bind to it
137      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
138        segfault bug
139      * install_packages: add commands for y2pmsh, yast and rpm
140      * mount2dir: add more fs types that should be skipped
141      * fai-mirror: use different source.list when downloading packages for
142        debootstrap (closes: #361786), remove comments from PACKAGES line
143        (closes: #358910), add option -C, (closes: #318299), recreates
144        Package.gz and Release file using apt-ftparchive
145      * fai-cd: add option -C (closes: #312198), print FAI version in grub
146        menu, not fai-cd version
147      * make-fai-nfsroot: print warning if -f is still used, add config for
148        aptitude to allow unsigned packages without prompting
149      * menu.lst: enable timeout, use localboot as default, remove syslogd
150        flag, remove unused entries, fix IP address for demohost
151      * subroutines: new path /var/log/fai/current/showvar.log
152      * fai-guide.sgml: include package splitting into fai guide
153      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
154        console-tools to nfsroot (closes: #363480)
155      * get-boot-info: do not try to activate the first four ethernet devices
156      * conf/apt.conf: add aptitude option so untrusted repositories will also
157        be used
158      * instsoft.FAIBASE: use fcopy for kernel-img.conf
159      * subroutines-linux: use IP address when calling fai-chboot in
160        task_chboot, this helps when the install client has two network cards
161        and the host name lookup fails
162      * mkrw: fix typo (closes: #363521)
163      * dhcpd.conf: make deny unknown-clients default, remove range definition
164      * S99fai-setup: enable networking for faiserver
165    
166     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
167    
168    fai (2.10) unstable; urgency=low
169    
170      * setup_harddisks: mapdisk(): add support for more than two disks, fix
171        wrong comments (closes: #356265), allow logical partitions to be
172        bootable (closes: #344536)
173      * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
174        detect kernel version for new kernel name (closes: #352939),
175        remove patches-* file when using -K (closes: #348350), remove
176        update-modules call, remove symlink creation to /tmp, add warning if
177        $FAI_LOCAL_REPOSITORY is still used
178      * fai-chboot: change output of -l and -L, major rework of the lsdir
179        function, add more options for different listing formats, add template
180        copy function (closes: #342471, #356136), options added: -g -c -t -o
181      * 20-hwdetect.source: test if discover is installed
182      * make-fai-bootfloppy: remove obsolete message (closes: #347974)
183      * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
184        if unlink fails, add option -n (closes: #356378), preserving is not an
185        error (closes: #360183)
186      * make example scripts more cfengine2 compatible (closes: #312201)
187      * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
188        available (closes: #314613)
189      * install_packages: new feature, just unpack packages (closes: #277079),
190        add urpmi, urpme and yum support
191      * fai: exit script if no parameters are given and no run from nfsroot
192      * subroutines: add verbose output when defining variables, add
193        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
194        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
195        copying them
196      * remove FAIBASE/20-save_diskvar (closes: #312296)
197      * task_sysinfo: call lshw if available
198      * lib/get-boot-info: remove duplicate network device names
199      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
200        (closes: #341577)
201      * create_ramdisk: use mkrw for making directories writeable
202      * fai-mirror: add warning if some files do not exist
203    
204     -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
205    
206    fai (2.9.1) unstable; urgency=low
207    
208      * install_packages: add aptitude-r to @commands (closes: #343361)
209      * new command fai-statoverride (like dpkg-statoverride)
210      * fai-chboot: use NFS v2 as default until FAI will drop sarge support
211      * fai.8: fix typo (closes: #343642)
212      * doc/classes_description.txt: remove all unused classes, update
213        description (closes: #322026)
214      * add script AMD64/99-discover-bug
215      * add class FAISERVER
216      * updatebase: mount /sys into chroot
217      * mkdebmirror: remove non-US stuff
218      * savelog.LAST: add segfault to error pattern
219      * make-fai-bootfloppy.8: fix typo (closes: #346428)
220      * make-fai-nfsroot: do not try to copy file if resolv.conf does not
221        exist
222      * menu.lst: add entry for faiserver
223      * fai-cd: adjust space, new code for generating sources.list file
224      * fai-debconf: add test if debconf data file exists (closes: #348857)
225    
226     -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
227    
228    fai (2.9) unstable; urgency=low
229    
230      * splitting binary package fai into fai-server, fai-client, fai-doc and
231        fai-nfsroot (closes: #210507)
232      * adjust some paths
233      * remove beowulf and advanced examples
234      * increase compat level to 4
235      * delete sunos code from source
236      * scripts/ directory is now bin/
237      * fai-cd: fixed hardcoded sources.list for the install client to be
238        generated, code by Michael Tautschnig (closes: #320024) and at least
239        partially #329547, test if nfsroot was created (closes: #317495), test
240        if mkisofs is available (closes: #334871), exist unless arch is i386
241        or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid
242        remove subroutine mhide amd module-hide, mkbimage is not needed any
243        more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
244        no floppy emulation needed, size is not limited any more to 2.88M
245      * install_packages: ignore packages ending with - when using -d
246        (closes: #334333), remove backtick evaluation (closes: #322157), add
247        -R to default aptitude call, add aptitude-r for download only mode,
248        add more warnings
249      * lib/create_ramdisk: make /etc/network/run/ifstate writable
250        (closes: #312128)
251      * fai-mirror: add -i to egrep (closes: #312508), add option
252        DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
253        install conflicting packages, test if $mirrordir starts with a slash
254        (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
255      * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
256      * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
257        chroot before using getpwnam (closes: #283475), add option -U
258      * fai-guide.sgml: include README.disk_config into fai guide, minor
259        fixes, (closes: #332295, #332318, #332293, #332291)
260      * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
261        new test if ssh package is installed (closes: #322759), create
262        apt.conf.d file to support unsigned repositories, fail if debootstrap
263        return with error code (closes: #342120)
264      * subroutines: test if hooks are executable (closes: #338524), new stamp
265        file name when action is softupdate
266      * make-fai-bootfloppy: fix code for -i when using a relative path
267        (closes: #314551), add option -I (closes: #337271), create more space
268        on boot floppy (closes: #294593), add option -B
269      * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
270        even when using a 2.6 kernel (closes: #307147)
271      * ftar: test if $single is set (closes: #340421)
272      * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
273        (closes: #305783)
274      * setup_harddisks: add i2o support (closes: #317797), add workaround for
275        udev behaviour
276      * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
277        overwritten during softupdate (closes: #313069, #314995)
278      * subroutines-linux: fix idempotent code (closes: #340422)
279      * fai: do not use color logo if $console was set, start udev if
280        available (closes: #334373), test if run as root
281      * lib/updatebase: mount /dev into chroot during installation if we are
282        running udev
283      * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
284        parameters, root-path can now be removed from dhcpd.conf
285      * add support for unsigned repositories
286      * LAST/50-misc: fix code that detect of a kernel is installed, now it
287        does not break if more than one kernel is installed
288    
289     -- Thomas Lange <lange@debian.org>  Tue, 13 Dec 2005 15:53:00 +0100
290    
291    fai (2.8.4) unstable; urgency=high
292    
293      * fix important bug: remove non-US entry (closes: #310392)
294      * package_config: remove nonfree package t1-xfree86-nonfree from
295        examples (closes: #310705)
296    
297     -- Thomas Lange <lange@debian.org>  Wed, 25 May 2005 13:59:39 +0200
298    
299    fai (2.8.3) unstable; urgency=high
300    
301      * fix a serious bug, remove debconf support (closes: #309209), debconf
302        support may be included again after sarge
303      * fix important bug, do not delete files in /etc/fai (closes: #309707)
304      * control: remove dependency on debconf
305      * postinst, postrm: remove debconf code
306      * rules: do not call dh_installdebconf
307      * remove debian/config, debian/template
308      * remove files in debian/po: POTFILES.in de.po fr.po templates.pot
309      * fai.conf: set placeholder for installserver, since debconf will not
310        set it any more
311      * conf/make-fai-nfsroot.conf, conf/sources.list: use ftp.debian.org
312        instead of debconf's default values
313      * man/fai-chboot.8: minor document patch (closes: #309138, 309142)
314      * fai-guide.sgml: minor document patch, move section "For the impatient
315        user" to the front (closes: #309134, #309556)
316      * README.build-sources: add memo to use -ICVS in the future
317    
318     -- Thomas Lange <lange@debian.org>  Thu, 19 May 2005 15:54:18 +0200
319    
320    fai (2.8.2) unstable; urgency=high
321    
322      * remove old unused scripts from cvs source
323      * updatebase: use mktemp for creating temp file, this closes a serious
324        security bug (closes: #307838)
325      * fai: create dir only during initial installation, fixes a critical bug
326        (closes: #307632)
327      * subroutines-linux: do not "mount --bind" when FAI_ROOT=/, closes
328        important bug (closes: #307631)
329    
330     -- Thomas Lange <lange@debian.org>  Fri,  6 May 2005 09:23:34 +0200
331    
332    fai (2.8.1) unstable; urgency=low
333    
334      * only minor bug fixes, no major changes to the code, but a lot of them
335      * make-fai-bootfloppy: add missing $ to variable (closes: #304824)
336      * install_packages: add missing aptitude-r call (closes: #305544),
337        add $qopt and $devnull, used when install_packages is called with
338        verbose from fai-mirror
339      * fai-mirror: fix wrong path (closes: #304179), remove needless test if
340        mkinitrd-cd is available, add $qflag, return if $pkglist is empty, not
341        when $addpackages is empty
342      * fai: added $COLOR_FAI_LOGO, which is off when doing softupdate
343      * fai-cd: add test if mkinitrd-cd is available
344      * fai-savelog: set FAI_ACTION to noaction if undef (closes: #305283)
345      * savelog.LAST: add error message to global pattern
346      * make-fai-nfsroot.conf: remove --arch i386, since debootstrap now uses
347        dpkg --print-installation-architecture instead of another call which
348        needed gcc, change comment
349      * make-fai-nfsroot: split i386 and amd64 packages list, remove packages
350        from amd64 which are not available (closes: #306264)
351      * menu.lst/postinst: use BOOT_PARTITION instead of ROOT_PARTITION
352        (closes: #305861)
353      * install_packages.8: remove option -f
354      * make-fai-nfsroot.8: remove wrong information (closes: #304980)
355      * control: add grub to suggests
356      * rules: make hooks and postinst script executable
357      * FAIBASE/10-misc: do not call tune2fs when using 2.6 kernel. This may
358        hang the system
359      * fr.po: added french debconf templates (closes: #306232)
360      * de.po, templates.pot: remove fuzzy lines
361      * README.disk_config: add notes about boot option
362      * debian/postinst: replace sed -i with perl -pi -e since old sed does
363        not support -i
364      * fai-setup: change informational message
365      * fai-mount-disk: mount file systems read only
366      * 50-host-classes: move host specific class definitions to new script
367      * fai-guide.sgml: fix typos and other minor mistakes
368    
369     -- Thomas Lange <lange@debian.org>  Sat, 30 Apr 2005 21:20:53 +0200
370    
371    fai (2.8) unstable; urgency=high
372    
373      * remove ext2resize from $packages (closes: #303565)
374      * major rewrite of simple examples (closes: #290554)
375      * make-fai-nfsroot.8: add info about nfsroot location (closes: #303915)
376      * fai-guide.sgml: major update for new release
377      * setup_harddisks: add support for device names disk1 and disk2,
378        reformat some output, print some messages only if $verbose is set
379      * rcS_fai: renamed to fai, add manual page fai.8
380      * fai: add $rundir, remove unused dirs at the end, call set_disk_info
381        before task_defvar, add variable $DO_INIT_TASKS, add code for
382        softupdate support, rename rcS.log to fai.log, add copyright message
383        to usage(), add option -N --new, always test $DO_INIT_TASKS with -eq
384      * apt.conf: replace force-confnew with force-confdef
385      * make-fai-nfsroot: use dpkg --print-installation-architecture instead
386        off uname -m, add arch dependent package name to, remove "" for
387        matching * in KERNELPACKAGE, test if $KERNELPACKAGE is empty
388        $NFSROOT/var/tmp/packages.arch, use shadowconfig instead of pwconv
389      * make-fai-nfsroot.conf: comment FAI_LOCAL_REPOSITORY, set FAICLIENTS to
390        local class-C network, remove ext2resize until available again
391      * subroutines: add task softupdate, add support for softupdate, add
392        $DO_INIT_TASKS, minor changes in get_fai_cvs(), use swapoff -a for
393        disabling swap partitions, test $DO_INIT_TASKS always with -eq, use
394        /var/log/fai/FAI_CLASSES
395      * subroutines-linux: script prepare_apt is now updatebase, add support
396        for softupdates, add task_prepareapt, sliently skip task_chboot if
397        LOGUSER is undefined, $disklist now sorted, print setup_hardisks
398        output also to console
399      * install_packages: cleanup of multiple packages with different
400        install/remove operations, add installable(), check if a package is
401        listed in a package index and not only in the dpkg database, add
402        force-confdef and force-confold to apt-get, install_packages.conf
403        unused, remove -f, sub read_config_file
404      * fai-do-scripts: now executing scripts matching [0-9[0-9]*, S[0-9]*
405        also supported for backwards compatibility
406      * fai-mirror: add check if mkinitrd-cd and apt-move are installed, arch
407        dependent packages defined in make-fai-nfsroot, replace sed with bash
408        builtin, add $debdist, return if $addpackages is empty
409      * fai-chboot: change message
410      * load_keymap_consolechars: much simpler code
411      * create_ramdisk: create /tmp/var/run/fai
412      * fai.conf: installserver will be set by debconf, by default LOGUSER is
413        unset
414      * sources.list: insert MIRRORHOST which will be replaced by debconf data
415      * Makefile: install device2grub to new location, rename rcS_fai to fai
416      * control: add libapt-pkg-perl for install_packages, remove dependency
417        on nfs, because fai can also only be used for softupdate
418      * postrm: cleanup debconf data on purge
419      * postinst: use debconf
420      * rules: add dh_installdebconf call, remove chmod of rcS_fai
421      * utils/mkdebmirror: --ignore-missing-release --ignore-release-gpg
422    
423     -- Thomas Lange <lange@debian.org>  Sat,  9 Apr 2005 23:43:27 +0200
424    
425    fai (2.7) unstable; urgency=high
426    
427    * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm    * closes grave bug, make-fai-nfsroot.conf: replace raidtools2 with mdadm
428      (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES      (closes: #299952), move cfengine from $packages to $NFSROOT_PACKAGES
# Line 24  fai (2.6.8) unstable; urgency=high Line 448  fai (2.6.8) unstable; urgency=high
448    * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on    * control: add mkinitrd-cd to Suggests, add Build-Depends-Indep on
449      debhelper greater version 3      debhelper greater version 3
450    * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package    * class/DEFAULT.var: use kernel-image-2.4-386 as default kernel package
451      * fai-savelog-ftp: remove $ENV{LOGREMOTEDIR} from mkdir since we just cd
452        to it
453    
454   -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:29:04 +0100   -- Thomas Lange <lange@debian.org>  Fri, 25 Mar 2005 23:51:34 +0100
455    
456  fai (2.6.7) unstable; urgency=low  fai (2.6.7) unstable; urgency=low
457    
# Line 298  fai (2.5.3) unstable; urgency=low Line 724  fai (2.5.3) unstable; urgency=low
724    * make-fai-bootfloppy: call grub in chroot environment, so correct libc    * make-fai-bootfloppy: call grub in chroot environment, so correct libc
725      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
726      more verbose      more verbose
727    * make-fai-nfsroot: add option c which sets $cfdir (closes: 219824)    * make-fai-nfsroot: add option c which sets $cfdir (closes: #219824)
728      add variable nfssize, remove package strace, check if $NFSROOT is set,      add variable nfssize, remove package strace, check if $NFSROOT is set,
729      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed      mkdir $RUNDIR is not need any more, use $cfdir instead of fixed
730      /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 354  fai (2.5.2) unstable; urgency=low Line 780  fai (2.5.2) unstable; urgency=low
780    * fai.conf: add exim4 packages to exlude list    * fai.conf: add exim4 packages to exlude list
781    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from    * make-fai-nfsroot: add netcat to nfsroot; remove libdetect0 from
782      package list (closes: #219420), copy preferences from /etc/fai      package list (closes: #219420), copy preferences from /etc/fai
783      (closes: 219824), use apt-get dist-upgrade instead of upgrade,      (closes: #219824), use apt-get dist-upgrade instead of upgrade,
784      do not create base.tgz in $NFSROOT/.. and then move file      do not create base.tgz in $NFSROOT/.. and then move file
785    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)    * setup_harddisks: add -f tp mkfs.xfs option (closes: #219439)
786    * faimond, faimond.8 added    * faimond, faimond.8 added
# Line 880  fai (2.0.1) unstable; urgency=low Line 1306  fai (2.0.1) unstable; urgency=low
1306    * Check if LOGUSER is defined, (closes: #101620)    * Check if LOGUSER is defined, (closes: #101620)
1307    * wget now recommends, (closes: #101594)    * wget now recommends, (closes: #101594)
1308    * Use ntpdate if a ntp server is defined (tag nt in bootptab),    * Use ntpdate if a ntp server is defined (tag nt in bootptab),
1309      (closes:  #101899)      (closes: #101899)
1310    * DEFAULT script writes fqdn and short hostname into etc/hosts,    * DEFAULT script writes fqdn and short hostname into etc/hosts,
1311      (closes: #101820)      (closes: #101820)
1312    * Bug fix. Check if imggen executable is available.    * Bug fix. Check if imggen executable is available.

Legend:
Removed from v.2654  
changed lines
  Added in v.3928

  ViewVC Help
Powered by ViewVC 1.1.5