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

Diff of /trunk/debian/changelog

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

revision 4591 by h01ger-guest, Mon Sep 17 10:12:20 2007 UTC revision 5099 by lange, Sat Sep 6 08:12:17 2008 UTC
# Line 1  Line 1 
1  fai (3.2.1~beta1) unstable; urgency=low  fai (3.2.10~beta4) unstable; urgency=low
2    
3      * control: add build-depends-indep (closes: #497683),
4        add cfengine2 as recommends to fai-client (closes: #442843),
5        remove mknbi, which is not used,
6        update to standards version 3.8.0, no changes needed
7      * rules: Don't ignore errors from make clean
8      * Init.pm: add bugfix that was only in svn but not in the package
9        included in 3.2.9 (closes: #494784), fix wrong variable name
10      * Volume.pm: ignore output line of parted containing "Model:"
11        (closes: #497066)
12      * package_config/*: remove non-existing packages, change some package
13        names
14      * control: update the description (closes: #496113)
15      * Makefile,VERSION: remove variable KERNELVERSION, because it's not used
16        any more since 3.2, (closes: #494699)
17      * fai-guide.sgml: minor documentation fix (closes: #473106),
18        do not propose make-fai-nfsroot -r (closes: #481111),
19        do reference NEWS.Debian (closes: #452760)
20      * ftar.8: minor fix (closes: #481528), update example
21      * fcopy.8: minor fix (closes: #419787)
22      * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
23      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP info
24      * remove old unused tlink util and info about it
25      * remove make-fai-bootfloppy script and man page
26        (closes: #452375, #400373, #305363)
27      * use new partition tool in simple examples
28      * remove class SETUPSTORAGE
29      * package_config/GNOME: make gnome example smaller
30      * 10-misc: remove tune2fs call, now done by new partition tool
31      * use lenny in FAISERVER class
32      * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
33      * fai-cd: do not redirect stdout to /dev/null when calling find_fai_data,
34        otherwise we do not get any errors when the grub call fails
35      * setup-storage.8: Properly escape \ in literal environments (thanks,
36        lintian)
37    
38     -- Thomas Lange <lange@debian.org>  Fri,  5 Sep 2008 21:09:01 +0200
39    
40    fai (3.2.9) unstable; urgency=low
41    
42      * apply patch that fixes the RC-bug license issue (closes: #487866)
43      * debian/copyright: add people and reformat text
44      * ftar: exit with warning if unsupported suffix .tgz is found
45      * ainsl: add options -Q and -q (closes: #484722)
46      * fai-setup: fix syntax error (closes: #488404)
47      * setup-storage.8: add migration section, add info for createopts, move
48        comments in example to bottom, fixed and improved documentation for
49        preserve_{always,reinstall} syntax
50      * Sizes.pm: never scale logical volume sizes beyond the specified
51        maximum (closes: #494519)
52      * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
53      * conf/NFSROOT, control: drop use of liblinux-lvm-perl
54        (closes: #494357), replace unionfs with aufs (closes: #487080),
55        ext2resize is now obsolete, replace it with e2fsprogs,
56        replace obsolete sysutils with procinfo,
57        add packages for powerpc arch (closes: #494440)
58      * control: use official control-fields Vcs-Browser and Vcs-Svn instead
59        of old XS-* friends (closes: #451013),
60        remove Homepage from Description field, use Homepage field instead
61      * Volumes.pm: reverted the code to handle existing LVMs to an earlier
62        version that does not use Linux::LVM, because this is severly broken
63        (closes: #494357)
64      * setup-storage: increase version number to 1.0.1 because of LVM change
65      * Commands.pm: bugfix in RAID volume handling in case of devices marked
66        missing: mdadm command requires device names to be replaced by
67        "missing" (closes: #494520)
68      * package_config/FAIBASE: replace obsolete sysutils with procinfo
69      * subroutines-linux: replace klogd and syslogd with rsyslog
70        (closes: #494387)
71      * conf/sources.list: replace etch with lenny, make koeln repository
72        optional (closes: #474326)
73      * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
74        avoid warnings "Can not write log, openpty() failed",
75      * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
76        (closes: #494518, #494523),
77        move trap definitions outside of { } block (closes: #494518, #494523),
78        use arch independent name for linux kernel (closes: #494440)
79      * updatebase: mount /dev/pts into /target to avoid openpty() warning
80      * fai-do-scripts: use -b in call of file command, this makes the pattern
81        matching more robust, make file adjust regex to new output of file
82        command (closes: #490111)
83      * savelog.LAST.source: add error pattern
84      * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
85      * rules: do not copy file for linda
86      * fai-quickstart.dirs:  linda directory not needed any more
87      * fai-quickstart.lintian: fix pattern
88    
89     -- Thomas Lange <lange@debian.org>  Tue, 12 Aug 2008 11:49:51 +0200
90    
91    fai (3.2.8) unstable; urgency=low
92    
93      * Merge setup-storage, the new partitioning tool
94        (closes: #380629, #330915, #277045, #356862, #416633, #484788)
95      * add variable $USE_SETUP_STORAGE
96      * setup-storage: move loading of kernel modules into 20hwdetect.source,
97        print which disk_config setup-storage is using
98      * Commands.pm: print also mountpoint when debugging tuneopts and
99        createopts, fix and document problem when only tuneopts are defined,
100        prevent warnings about uninitialized variables
101      * 20-hwdetect.source: load modules needed for setup-storage
102      * add class SETUPSTORAGE for easy testing
103    
104     -- Thomas Lange <lange@debian.org>  Sun, 15 Jun 2008 12:47:16 +0200
105    
106    fai (3.2.7) unstable; urgency=low
107    
108      * update some messages to 2008
109      * fai-cd: check if list of Packages files is non-empty, change syntax of
110        ${...:=...}, use rsync for coping to USB stick if available
111      * fai-cd.8: add info for MAXPACKAGES
112      * fai-guide.sgml: fix order of tasks
113      * fai-setup: check if file exists
114      * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
115        check if NFSROOT directory is mounted with bad options
116      * get-boot-info: parse live.log for detecting boot method
117      * disk-info: use group info for detecting disks, extend pattern for
118        detecting scsi disks
119      * subroutines: fix regex so softupdate will; now umount the config space
120      * add internal variable printk, for setting the console log level
121    
122     -- Thomas Lange <lange@debian.org>  Sat, 31 May 2008 16:47:25 +0200
123    
124    fai (3.2.6) unstable; urgency=medium
125    
126      * fai: remove local, fix regex (closes: #480685)
127      * fai-cd: fix syntax error (closes: #480830)
128    
129     -- Thomas Lange <lange@debian.org>  Thu, 15 May 2008 17:10:37 +0200
130    
131    fai (3.2.5) unstable; urgency=low
132    
133      * GRUB/10-setup: use absolute path
134      * fai: mount /proc if not already mounted (closes: #453017, #444156),
135        check if target directory for dirinstall is mounted with nosuid,nodev
136      * fai-mirror: set MAXPACKAGES=1 if undefined before
137      * make-fai-nfsroot: exit with error if software installation has errors
138        (closes: #442261)
139      * fai-guide.sgml: add info how to specify a certain release or version
140        of a package
141      * fai-cd: add prefix $cfdir to -g parameter if no path was specified,
142        fix setting of cfdir (closes: #475250)
143      * fai-cd.8: extend info for -g
144      * subroutines: remove local from variable (closes: #449236)
145      * install_packages: fix in detecting Debian specific actions
146      * fai-chboot: add check if kernelsuffix is defined
147      * fai-abort: add LSB formatted dependency info (closes: #469716)
148      * XF86Config-4/DEMO: remove obsolete example (closes: #474327)
149      * disk-info: add regex for Adaptec i2o controller (closes: #466670)
150      * ainsl: substitue \s+ afterwards (closes: #470799)
151    
152     -- Thomas Lange <lange@debian.org>  Mon,  5 May 2008 18:27:02 +0200
153    
154    fai (3.2.4) unstable; urgency=high
155    
156      * fai-cd.8: add missing -C option
157      * make-fai-nfsroot: remove code for creating BOOTP environment
158      * faimond-gui: show different icons depending on error code
159      * fai-setup: fix syntax error (closes: #453442)
160      * subroutines-linux: do not print hostname and kernel compile time
161      * fai: update date, remove mkdir
162      * savelog.LAST.source: remove duplicate messages which appear in fai.log
163        and software.log
164    
165     -- Thomas Lange <lange@debian.org>  Thu, 29 Nov 2007 19:17:56 +0100
166    
167    fai (3.2.3) unstable; urgency=medium
168    
169      * fix wrong logic in updatebase (closes: #452516)
170    
171     -- Thomas Lange <lange@debian.org>  Sat, 24 Nov 2007 16:08:36 +0100
172    
173    fai (3.2.2) unstable; urgency=low
174    
175      * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
176        add nfs-common (closes: #444079), remove live-initramfs from NFSROOT
177      * doc/fai-guide.sgml: add information for softupdate (closes: #439016)
178      * savelog.LAST.source: add ignore pattern, remove dot after filename
179      * make-fai-nfsroot: check if $TFTPROOT is defined, add badupdateto32(),
180        which prints more info about update without checking variable names,
181        remove whole /srv/fai/nfsroot, add check_nfsroot(), make stamp only on
182        success (closes: #370780), write output also into /var/log/fai,
183        return and print exit code from install_packages, create or copy
184        live.conf, try to umount /proc inside the nfsroot before removing an
185        old nfsroot, abort if this fails
186      * subroutines: add task_error(), which stores the maximum error code in
187        $task_error, do nothing if error=0, print traceback,
188        add stop_fai_installation(), write pid to stamp file, print PID in
189        case of error, add task_test stub, save function name that causes
190        fatal error, set $fai_rundate only if not yet defined
191      * subroutines-linux: add check if $monserver is defined, print kernel
192        version currently running, catch exit code from install_packages
193      * mount2dir: add support for UUID and LABEL
194      * fai: export $romountopt, get error codes from all commands in a pipe,
195        add $STOP_ON_ERROR, fix variable name (closes: #447080),
196        do not use /var/log/fai/current (closes: #445276), cleanup definition
197        of $LOGDIR, change permissions of LOGDIR (closes: #445276),
198        add symlinks for last and last-$action in the very beginning
199      * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
200        recommends to debconf-utils (closes: #445109), improve package
201        description (closes: #419071), add Homepage field, add live-initramfs
202        to depends of fai-nfsroot
203        replace ssh with openssh-server and openssh-client (closes: #434356)
204      * fai-cd: copy grub config always to menu.lst
205      * get-config-dir-nfs: add -n to mount
206      * get-config-dir-svn: error if svn call fails (closes: #447602, #441761)
207      * update FSF address (closes: #444154)
208      * fai-chboot: pxedir should also use $TFTPROOT, (closes: #443837)
209      * menu.lst/postinst: check if variables are defined (closes: #445978)
210      * ftar: make it a bash script
211      * fai-setup: add option -C (closes: #388157), fix mode of
212        authorized_keys
213      * fai-setup.8: add option -C
214      * fai-mirror: mkdir mountpoint before mounting (closes: #365004)
215      * updatebase: use aptitude when doing dist-upgrade (closes: #448426),
216        use safe-upgrade when available
217      * fai-divert: make it a bash script
218      * 30-interfaces: resolv.conf is now in /, not in /tmp
219      * make-fai-bootfloppy: script currently does not work, always die with
220        error message
221      * FAIBASE.var: add STOP_ON_ERROR
222      * fai-savelog: do not save log to local directory, if this directory
223        already exists (should only happen during softupdate), change
224        permissions of LOGDIR (closes: #445276)
225      * get-config-dir-*: call task_error after trying to access config space
226      * sources.list: add koeln repository
227    
228     -- Thomas Lange <lange@debian.org>  Thu, 22 Nov 2007 15:45:12 +0100
229    
230    fai (3.2.1) unstable; urgency=low
231    
   [ Thomas Lange ]  
232    * mount swap partitions with identical priorities    * mount swap partitions with identical priorities
233    * fai-mirror: also match lowercase class names (for hostsnames),    * fai-mirror: also match lowercase class names (for hostsnames),
234      use $cfdir instead of fixed path /etc/fai      use $cfdir instead of fixed path /etc/fai
# Line 19  fai (3.2.1~beta1) unstable; urgency=low Line 247  fai (3.2.1~beta1) unstable; urgency=low
247      determine the arch inside the nfsroot for defining a class, this help      determine the arch inside the nfsroot for defining a class, this help
248      building amd64 nfsroots on i386 and vice versa,      building amd64 nfsroots on i386 and vice versa,
249      add support for running hooks, (closes: #342467)      add support for running hooks, (closes: #342467)
250    * make-fai-nfsroot.conf: add variable $FAI_HOOK_DIR    * make-fai-nfsroot.conf: add variable NFSROOT_HOOKS
251      * make-fai-nfsroot.9: add info about NFSROOT_HOOKS
252    * fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info    * fai-mirror.8, make-fai-nfsroot.8: enhance/add info of -C, add info
253      about variable FAI_ETC_DIR      about variable FAI_ETC_DIR
254    * packages_config/DEFAULT: fix typos in linux-image-amd64    * packages_config/DEFAULT: fix typos in linux-image-amd64
# Line 36  fai (3.2.1~beta1) unstable; urgency=low Line 265  fai (3.2.1~beta1) unstable; urgency=low
265    * examples/etc/dhcpd.conf: fix path    * examples/etc/dhcpd.conf: fix path
266    * faimond-gui: new tool that produces graphical output of faimond    * faimond-gui: new tool that produces graphical output of faimond
267    * faimond-gui.8: new man page    * faimond-gui.8: new man page
268      * get-config-dir-svn: fix svn+ssh with username (Closes: #442021)
269      * fai-guide.sgml: add info about NFSROOT_HOOKS
270    
271    [ Holger Levsen ]   -- Thomas Lange <lange@debian.org>  Mon, 17 Sep 2007 13:30:34 +0200
   * make get-config-dir-svn work for svn+ssh with username (Closes: #442021)  
   
  -- Holger Levsen <holger@debian.org>  Mon, 17 Sep 2007 11:44:42 +0200  
272    
273  fai (3.2) unstable; urgency=low  fai (3.2) unstable; urgency=low
274    

Legend:
Removed from v.4591  
changed lines
  Added in v.5099

  ViewVC Help
Powered by ViewVC 1.1.5