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

Diff of /trunk/debian/changelog

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

revision 4785 by lange, Thu Nov 22 10:35:48 2007 UTC revision 5153 by lange, Tue Sep 16 12:08:22 2008 UTC
# Line 1  Line 1 
1  fai (3.2.2~beta16) unstable; urgency=low  fai (3.2.11) unstable; urgency=low
2    
3      * fai-chboot.8, fai-cd.8, ainsl.1, fai.8: apply patches from Colin Tuckley
4      * THANKS: add Colin
5    
6     -- Thomas Lange <lange@debian.org>  Tue, 16 Sep 2008 14:08:17 +0200
7    
8    fai (3.2.10) unstable; urgency=low
9    
10      * add texlive-latex-recommended and texlive-fonts-recommended to
11        build-depends-indep which fixes FTBFS (closes: #497683),
12        add cfengine2 as recommends to fai-client (closes: #442843),
13        remove mknbi from fai-docs recommends
14      * Init.pm: really add important bugfix (494784) that was only fixed in svn
15        but not in 3.2.9 upload (closes: #494784), fix typo in variable name
16      * Volume.pm: ignore output line of parted containing "Model:"
17        (closes: #497066)
18      * disk-info: fix bashism (closes: #498023),
19        add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)
20      * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
21        3.2 (closes: #494699)
22      * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
23        otherwise we do not get any errors when the grub call fails
24      * subroutines: use proper path to RUNNING_FROM_FAICD to make eject work
25        (closes: #439101),
26        do not access /proc/uptime if /proc is not mounted (closes: #496234),
27        check if list of cdrom devices is empty (closes: #498052)
28      * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
29        well and /var/run/fai is probably the least critical place
30        (closes: #494423)
31      * remove old, unsupported and broken script make-fai-bootfloppy and its man
32        page (it only works with fai-kernels which were removed from lenny)
33        (closes: #452375, #400373, #305363)
34      * remove old and unused util/tlink and the information about it from the
35        documentation
36      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
37        info, update location of RUNNING_FROM_FAICD
38      * fai-guide.sgml: minor documentation fix (closes: #473106),
39        do not propose make-fai-nfsroot -r (closes: #481111),
40        do reference NEWS.Debian (closes: #452760)
41      * ftar.8: minor fix (closes: #481528), update example used
42      * fcopy.8: minor fix (closes: #419787)
43      * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
44      * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
45      * fai-cd.8: add usage example, add warning that all data on USB stick
46        may be destroyed
47      * setup-storage.8: Properly escape \ in literal environments (thanks lintian)
48      * changes to the example classes:
49        - use new partition tool in simple examples
50        - remove class SETUPSTORAGE
51        - package_config/*: remove non-existing packages, change some package
52        - names
53        - package_config/GNOME: make gnome example smaller
54        - 10-misc: remove tune2fs call, now done by new partition tool
55        - use lenny in FAISERVER class
56        - remove empty directory /etc/X11 to make lintian happy
57        - 20-copy-mirror: set correct symlink, add comment
58      * update to standards version 3.8.0, no changes needed
59      * update the package description (closes: #496113)
60      * rules: Don't ignore errors from make clean
61      * Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and
62        Michael Tautschnig for all the discussions and for the help to create
63        this release
64    
65     -- Thomas Lange <lange@debian.org>  Tue, 09 Sep 2008 15:08:20 +0200
66    
67    fai (3.2.9) unstable; urgency=low
68    
69      * apply patch that fixes the RC-bug license issue (closes: #487866)
70      * debian/copyright: add people and reformat text
71      * ftar: exit with warning if unsupported suffix .tgz is found
72      * ainsl: add options -Q and -q (closes: #484722)
73      * fai-setup: fix syntax error (closes: #488404)
74      * setup-storage.8: add migration section, add info for createopts, move
75        comments in example to bottom, fixed and improved documentation for
76        preserve_{always,reinstall} syntax
77      * Sizes.pm: never scale logical volume sizes beyond the specified
78        maximum (closes: #494519)
79      * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
80      * conf/NFSROOT, control: drop use of liblinux-lvm-perl
81        (closes: #494357), replace unionfs with aufs (closes: #487080),
82        ext2resize is now obsolete, replace it with e2fsprogs,
83        replace obsolete sysutils with procinfo,
84        add packages for powerpc arch (closes: #494440)
85      * control: use official control-fields Vcs-Browser and Vcs-Svn instead
86        of old XS-* friends (closes: #451013),
87        remove Homepage from Description field, use Homepage field instead
88      * Volumes.pm: reverted the code to handle existing LVMs to an earlier
89        version that does not use Linux::LVM, because this is severly broken
90        (closes: #494357)
91      * setup-storage: increase version number to 1.0.1 because of LVM change
92      * Commands.pm: bugfix in RAID volume handling in case of devices marked
93        missing: mdadm command requires device names to be replaced by
94        "missing" (closes: #494520)
95      * package_config/FAIBASE: replace obsolete sysutils with procinfo
96      * subroutines-linux: replace klogd and syslogd with rsyslog
97        (closes: #494387)
98      * conf/sources.list: replace etch with lenny, make koeln repository
99        optional (closes: #474326)
100      * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
101        avoid warnings "Can not write log, openpty() failed",
102      * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
103        (closes: #494518, #494523),
104        move trap definitions outside of { } block (closes: #494518, #494523),
105        use arch independent name for linux kernel (closes: #494440)
106      * updatebase: mount /dev/pts into /target to avoid openpty() warning
107      * fai-do-scripts: use -b in call of file command, this makes the pattern
108        matching more robust, make file adjust regex to new output of file
109        command (closes: #490111)
110      * savelog.LAST.source: add error pattern
111      * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
112      * rules: do not copy file for linda
113      * fai-quickstart.dirs:  linda directory not needed any more
114      * fai-quickstart.lintian: fix pattern
115    
116     -- Thomas Lange <lange@debian.org>  Tue, 12 Aug 2008 11:49:51 +0200
117    
118    fai (3.2.8) unstable; urgency=low
119    
120      * Merge setup-storage, the new partitioning tool
121        (closes: #380629, #330915, #277045, #356862, #416633, #484788)
122      * add variable $USE_SETUP_STORAGE
123      * setup-storage: move loading of kernel modules into 20hwdetect.source,
124        print which disk_config setup-storage is using
125      * Commands.pm: print also mountpoint when debugging tuneopts and
126        createopts, fix and document problem when only tuneopts are defined,
127        prevent warnings about uninitialized variables
128      * 20-hwdetect.source: load modules needed for setup-storage
129      * add class SETUPSTORAGE for easy testing
130    
131     -- Thomas Lange <lange@debian.org>  Sun, 15 Jun 2008 12:47:16 +0200
132    
133    fai (3.2.7) unstable; urgency=low
134    
135      * update some messages to 2008
136      * fai-cd: check if list of Packages files is non-empty, change syntax of
137        ${...:=...}, use rsync for coping to USB stick if available
138      * fai-cd.8: add info for MAXPACKAGES
139      * fai-guide.sgml: fix order of tasks
140      * fai-setup: check if file exists
141      * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
142        check if NFSROOT directory is mounted with bad options
143      * get-boot-info: parse live.log for detecting boot method
144      * disk-info: use group info for detecting disks, extend pattern for
145        detecting scsi disks
146      * subroutines: fix regex so softupdate will; now umount the config space
147      * add internal variable printk, for setting the console log level
148    
149     -- Thomas Lange <lange@debian.org>  Sat, 31 May 2008 16:47:25 +0200
150    
151    fai (3.2.6) unstable; urgency=medium
152    
153      * fai: remove local, fix regex (closes: #480685)
154      * fai-cd: fix syntax error (closes: #480830)
155    
156     -- Thomas Lange <lange@debian.org>  Thu, 15 May 2008 17:10:37 +0200
157    
158    fai (3.2.5) unstable; urgency=low
159    
160      * GRUB/10-setup: use absolute path
161      * fai: mount /proc if not already mounted (closes: #453017, #444156),
162        check if target directory for dirinstall is mounted with nosuid,nodev
163      * fai-mirror: set MAXPACKAGES=1 if undefined before
164      * make-fai-nfsroot: exit with error if software installation has errors
165        (closes: #442261)
166      * fai-guide.sgml: add info how to specify a certain release or version
167        of a package
168      * fai-cd: add prefix $cfdir to -g parameter if no path was specified,
169        fix setting of cfdir (closes: #475250)
170      * fai-cd.8: extend info for -g
171      * subroutines: remove local from variable (closes: #449236)
172      * install_packages: fix in detecting Debian specific actions
173      * fai-chboot: add check if kernelsuffix is defined
174      * fai-abort: add LSB formatted dependency info (closes: #469716)
175      * XF86Config-4/DEMO: remove obsolete example (closes: #474327)
176      * disk-info: add regex for Adaptec i2o controller (closes: #466670)
177      * ainsl: substitue \s+ afterwards (closes: #470799)
178    
179     -- Thomas Lange <lange@debian.org>  Mon,  5 May 2008 18:27:02 +0200
180    
181    fai (3.2.4) unstable; urgency=high
182    
183      * fai-cd.8: add missing -C option
184      * make-fai-nfsroot: remove code for creating BOOTP environment
185      * faimond-gui: show different icons depending on error code
186      * fai-setup: fix syntax error (closes: #453442)
187      * subroutines-linux: do not print hostname and kernel compile time
188      * fai: update date, remove mkdir
189      * savelog.LAST.source: remove duplicate messages which appear in fai.log
190        and software.log
191    
192     -- Thomas Lange <lange@debian.org>  Thu, 29 Nov 2007 19:17:56 +0100
193    
194    fai (3.2.3) unstable; urgency=medium
195    
196      * fix wrong logic in updatebase (closes: #452516)
197    
198     -- Thomas Lange <lange@debian.org>  Sat, 24 Nov 2007 16:08:36 +0100
199    
200    fai (3.2.2) unstable; urgency=low
201    
202    * conf/NFSROOT: reomve duplicate package, use aptitude for installing,    * conf/NFSROOT: reomve duplicate package, use aptitude for installing,
203      add nfs-common (closes: #444079), remove live-initramfs from NFSROOT      add nfs-common (closes: #444079), remove live-initramfs from NFSROOT
# Line 22  fai (3.2.2~beta16) unstable; urgency=low Line 221  fai (3.2.2~beta16) unstable; urgency=low
221    * fai: export $romountopt, get error codes from all commands in a pipe,    * fai: export $romountopt, get error codes from all commands in a pipe,
222      add $STOP_ON_ERROR, fix variable name (closes: #447080),      add $STOP_ON_ERROR, fix variable name (closes: #447080),
223      do not use /var/log/fai/current (closes: #445276), cleanup definition      do not use /var/log/fai/current (closes: #445276), cleanup definition
224      of $LOGDIR, change permissions of LOGDIR (closes: 445276),      of $LOGDIR, change permissions of LOGDIR (closes: #445276),
225      add symlinks for last and last-$action in the very beginning      add symlinks for last and last-$action in the very beginning
226    * control: fai-nfsroot and fai-client conflicts to fai-kernels, add    * control: fai-nfsroot and fai-client conflicts to fai-kernels, add
227      recommends to debconf-utils (closes: #445109), improve package      recommends to debconf-utils (closes: #445109), improve package
# Line 49  fai (3.2.2~beta16) unstable; urgency=low Line 248  fai (3.2.2~beta16) unstable; urgency=low
248    * FAIBASE.var: add STOP_ON_ERROR    * FAIBASE.var: add STOP_ON_ERROR
249    * fai-savelog: do not save log to local directory, if this directory    * fai-savelog: do not save log to local directory, if this directory
250      already exists (should only happen during softupdate), change      already exists (should only happen during softupdate), change
251      permissions of LOGDIR (closes: 445276)      permissions of LOGDIR (closes: #445276)
252    * get-config-dir-*: call task_error after trying to access config space    * get-config-dir-*: call task_error after trying to access config space
253      * sources.list: add koeln repository
254    
255   -- Thomas Lange <lange@debian.org>  Thu, 22 Nov 2007 11:35:26 +0100   -- Thomas Lange <lange@debian.org>  Thu, 22 Nov 2007 15:45:12 +0100
256    
257  fai (3.2.1) unstable; urgency=low  fai (3.2.1) unstable; urgency=low
258    

Legend:
Removed from v.4785  
changed lines
  Added in v.5153

  ViewVC Help
Powered by ViewVC 1.1.5