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

Diff of /trunk/debian/changelog

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

revision 2903 by lange, Thu May 19 13:54:48 2005 UTC revision 3489 by lange, Wed Jun 7 14:45:49 2006 UTC
# Line 1  Line 1 
1    fai (2.10.2) unstable; urgency=low
2    
3      * prepare patch for grave bug, test 3
4    
5     -- Thomas Lange <lange@debian.org>  Tue,  6 Jun 2006 12:34:38 +0200
6    
7    fai (2.10.1) unstable; urgency=low
8    
9      * fai-chboot: fix division by zero error
10      * fai.conf: remove $OS_TYPE
11      * fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for
12        install and dirinst, move prcopyleft() and additional code into
13        external script, use /var/log/fai/current as default LOGDIR,
14        /tmp/fai is currently a mount --bind to it
15      * fai-do-scripts: replace --no-lock with -K, this should fix cfengine's
16        segfault bug
17      * install_packages: add commands for y2pmsh, yast and rpm
18      * mount2dir: add more fs types that should be skipped
19      * fai-mirror: use different source.list when downloading packages for
20        debootstrap (closes: #361786), remove comments from PACKAGES line
21        (closes: #358910), add option -C, (closes: #318299), recreates
22        Package.gz and Release file using apt-ftparchive
23      * fai-cd: add option -C (closes: #312198), print FAI version in grub
24        menu, not fai-cd version
25      * make-fai-nfsroot: print warning if -f is still used, add config for
26        aptitude to allow unsigned packages without prompting
27      * menu.lst: enable timeout, use localboot as default, remove syslogd
28        flag, remove unused entries, fix IP address for demohost
29      * subroutines: new path /var/log/fai/current/showvar.log
30      * fai-guide.sgml: include package splitting into fai guide
31      * make-fai-nfsroot.conf: new names packages in fai-kernel, add
32        console-tools to nfsroot (closes: #363480)
33      * get-boot-info: do not try to activate the first four ethernet devices
34      * conf/apt.conf: add aptitude option so untrusted repositories will also be used
35      * instsoft.FAIBASE: use fcopy for kernel-img.conf
36      * subroutines-linux: use IP address when calling fai-chboot in
37        task_chboot, this helps when the install client has two network cards
38        and the host name lookup fails
39      * mkrw: fix typo (closes: #363521)
40      * dhcpd.conf: make deny unknown-clients default, remove range definition
41      * S99fai-setup: enable networking for faiserver
42    
43     -- Thomas Lange <lange@debian.org>  Thu, 20 Apr 2006 11:46:12 +0200
44    
45    fai (2.10) unstable; urgency=low
46    
47      * setup_harddisks: mapdisk(): add support for more than two disks, fix
48        wrong comments (closes: #356265), allow logical partitions to be
49        bootable (closes: #344536)
50      * make-fai-nfsroot: do not copy files from /etc/apt to the nfsroot,
51        detect kernel version for new kernel name (closes: 352939),
52        remove patches-* file when using -K (closes: #348350), remove
53        update-modules call, remove symlink creation to /tmp, add warning if
54        $FAI_LOCAL_REPOSITORY is still used
55      * fai-chboot: change output of -l and -L, major rework of the lsdir
56        function, add more options for different listing formats, add template
57        copy function (closes: #342471, #356136), options added: -g -c -t -o
58      * 20-hwdetect.source: test if discover is installed
59      * make-fai-bootfloppy: remove obsolete message (closes: #347974)
60      * fcopy: remove newline from $source, add \Q, (closes: #350015), warning
61        if unlink fails, add option -n (closes: #356378), preserving is not an
62        error (closes: #360183)
63      * make example scripts more cfengine2 compatible (closes: #312201)
64      * hooks/instsoft.FAIBASE: do not pause when kernel modules are already
65        available (closes: #314613)
66      * install_packages: new feature, just unpack packages (closes: #277079),
67        add urpmi, urpme and yum support
68      * fai: exit script if no parameters are given and no run from nfsroot
69      * subroutines: add verbose output when defining variables, add
70        subroutines mkrw and mkrwsize, set $diskvar during softupdate to
71        /var/log/fai/disk_var.sh, task_savelog: test if files exist before
72        copying them
73      * remove FAIBASE/20-save_diskvar (closes: #312296)
74      * task_sysinfo: call lshw if available
75      * lib/get-boot-info: remove duplicate network device names
76      * make-fai-nfsroot.conf: use SERVERINTERFACE for detecting subnet
77        (closes: #341577)
78      * create_ramdisk: use mkrw for making directories writeable
79      * fai-mirror: add warning if some files do not exist
80    
81     -- Thomas Lange <lange@debian.org>  Mon,  3 Apr 2006 15:11:30 +0200
82    
83    fai (2.9.1) unstable; urgency=low
84    
85      * install_packages: add aptitude-r to @commands (closes: #343361)
86      * new command fai-statoverride (like dpkg-statoverride)
87      * fai-chboot: use NFS v2 as default until FAI will drop sarge support
88      * fai.8: fix typo (closes: #343642)
89      * doc/classes_description.txt: remove all unused classes, update
90        description (closes: #322026)
91      * add script AMD64/99-discover-bug
92      * add class FAISERVER
93      * updatebase: mount /sys into chroot
94      * mkdebmirror: remove non-US stuff
95      * savelog.LAST: add segfault to error pattern
96      * make-fai-bootfloppy.8: fix typo (closes: #346428)
97      * make-fai-nfsroot: do not try to copy file if resolv.conf does not
98        exist
99      * menu.lst: add entry for faiserver
100      * fai-cd: adjust space, new code for generating sources.list file
101      * fai-debconf: add test if debconf data file exists (closes: #348857)
102    
103     -- Thomas Lange <lange@debian.org>  Sun,  5 Mar 2006 22:37:31 +0100
104    
105    fai (2.9) unstable; urgency=low
106    
107      * splitting binary package fai into fai-server, fai-client, fai-doc and
108        fai-nfsroot (closes: #210507)
109      * adjust some paths
110      * remove beowulf and advanced examples
111      * increase compat level to 4
112      * delete sunos code from source
113      * scripts/ directory is now bin/
114      * fai-cd: fixed hardcoded sources.list for the install client to be
115        generated, code by Michael Tautschnig (closes: #320024) and at least
116        partially #329547, test if nfsroot was created (closes: #317495), test
117        if mkisofs is available (closes: #334871), exist unless arch is i386
118        or amd64 (closes: #339098), check if $FAI_CONFIGDIR is valid
119        remove subroutine mhide amd module-hide, mkbimage is not needed any
120        more, use grub's stage2_eltorito feature mkisofs uses -no-emul-boot,
121        no floppy emulation needed, size is not limited any more to 2.88M
122      * install_packages: ignore packages ending with - when using -d
123        (closes: #334333), remove backtick evaluation (closes: #322157), add
124        -R to default aptitude call, add aptitude-r for download only mode,
125        add more warnings
126      * lib/create_ramdisk: make /etc/network/run/ifstate writable
127        (closes: #312128)
128      * fai-mirror: add -i to egrep (closes: #312508), add option
129        DPkg::force-conflicts::=yes (closes: #328138), only aptitude can
130        install conflicting packages, test if $mirrordir starts with a slash
131        (closes: #328139), check if $FAI_CONFIGDIR is valid (closes: #334577)
132      * fai-do-scripts: do not execute S[0-9][0-9]* any more (closes: #310999)
133      * fcopy: add preinst support, ignore .svn dirs (closes: #297550), do
134        chroot before using getpwnam (closes: #283475), add option -U
135      * fai-guide.sgml: include README.disk_config into fai guide, minor
136        fixes, (closes: #332295, #332318, #332293, #332291)
137      * make-fai-nfsroot: use --one-file-system instead of -l (closes: #308806),
138        new test if ssh package is installed (closes: #322759), create
139        apt.conf.d file to support unsigned repositories, fail if debootstrap
140        return with error code (closes: #342120)
141      * subroutines: test if hooks are executable (closes: #338524), new stamp
142        file name when action is softupdate
143      * make-fai-bootfloppy: fix code for -i when using a relative path
144        (closes: #314551), add option -I (closes: #337271), create more space
145        on boot floppy (closes: #294593), add option -B
146      * FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
147        even when using a 2.6 kernel (closes: #307147)
148      * ftar: test if $single is set (closes: #340421)
149      * FAIBASE/30-interface: do not overwrite resolv.conf if it's a symlink
150        (closes: #305783)
151      * setup_harddisks: add i2o support (closes: #317797), add workaround for
152        udev behaviour
153      * GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
154        overwritten during softupdate (closes: #313069, #314995)
155      * subroutines-linux: fix idempotent code (closes: #340422)
156      * fai: do not use color logo if $console was set, start udev if
157        available (closes: #334373), test if run as root
158      * lib/updatebase: mount /dev into chroot during installation if we are
159        running udev
160      * fai-chboot: read $NFSROOT from fai.conf, add nfsroot option to kernel
161        parameters, root-path can now be removed from dhcpd.conf
162      * add support for unsigned repositories
163      * LAST/50-misc: fix code that detect of a kernel is installed, now it
164        does not break if more than one kernel is installed
165    
166     -- Thomas Lange <lange@debian.org>  Tue, 13 Dec 2005 15:53:00 +0100
167    
168    fai (2.8.4) unstable; urgency=high
169    
170      * fix important bug: remove non-US entry (closes: #310392)
171      * package_config: remove nonfree package t1-xfree86-nonfree from
172        examples (closes: #310705)
173    
174     -- Thomas Lange <lange@debian.org>  Wed, 25 May 2005 13:59:39 +0200
175    
176  fai (2.8.3) unstable; urgency=high  fai (2.8.3) unstable; urgency=high
177    
178    * fix a serious bug, remove debconf support (closes: #309209), debconf    * fix a serious bug, remove debconf support (closes: #309209), debconf

Legend:
Removed from v.2903  
changed lines
  Added in v.3489

  ViewVC Help
Powered by ViewVC 1.1.5