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

Diff of /trunk/debian/changelog

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

revision 4914 by lange, Sun May 25 20:40:42 2008 UTC revision 5188 by lange, Tue Oct 14 13:29:57 2008 UTC
# Line 1  Line 1 
1    fai (3.2.12) unstable; urgency=low
2    
3      * lib/setup-storage/Parser.pm, lib/setup-storage/Sizes.pm: Warn, if a
4        preserved partition does not match the size specified in the
5        disk_config; fail, if an extended partition is to be created in place
6        of a to-be-preserved partition (closes: #501772)
7      * make-fai-nfsroot: print version of debootstrap (closes: #500046)
8    
9     -- Thomas Lange <lange@debian.org>  Tue, 14 Oct 2008 15:29:21 +0200
10    
11    fai (3.2.11) unstable; urgency=low
12    
13      * control: depend on syslinux-common instead of syslinux (closes: #494417)
14        use same intro for description for all packages,
15        add dependeny and recommends on openbsd-inetd | inet-superserver as
16        workaround for #404760
17      * fai-chboot.8, fai-cd.8, ainsl.1, fai.8, fai-class.8: apply patches
18        from Colin Tuckley
19      * THANKS: add Colin
20      * fai-chboot.8: add example for using templates, add link to pxelinux
21        documentation
22      * fai-cd.8: remove unused info
23      * fai-mirror.1: add information about files used by this script
24      * faimond.8: minor fixes
25      * install_packages.8: minor fixes
26      * make-fai-nfsroot.8: minor fixes
27      * fai-debconf.1: minor fixes
28      * setup-storage.8: replace mdoc macro version with man macro version,
29        reformat examples using tab stops, make groff happy
30      * fai-guide.sgml: remove info about make-fai-bootfloppy, add info about
31        kernel parameters
32      * faisetup.sgml: update messages
33      * bootexample.sgml: update example messages
34      * mkdebmirror: remove obsolete code for fetching boot floppy images
35    
36     -- Thomas Lange <lange@debian.org>  Wed, 01 Oct 2008 14:20:45 +0200
37    
38    fai (3.2.10) unstable; urgency=low
39    
40      * add texlive-latex-recommended and texlive-fonts-recommended to
41        build-depends-indep which fixes FTBFS (closes: #497683),
42        add cfengine2 as recommends to fai-client (closes: #442843),
43        remove mknbi from fai-docs recommends
44      * Init.pm: really add important bugfix (494784) that was only fixed in svn
45        but not in 3.2.9 upload (closes: #494784), fix typo in variable name
46      * Volume.pm: ignore output line of parted containing "Model:"
47        (closes: #497066)
48      * disk-info: fix bashism (closes: #498023),
49        add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)
50      * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
51        3.2 (closes: #494699)
52      * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
53        otherwise we do not get any errors when the grub call fails
54      * subroutines: use proper path to RUNNING_FROM_FAICD to make eject work
55        (closes: #439101),
56        do not access /proc/uptime if /proc is not mounted (closes: #496234),
57        check if list of cdrom devices is empty (closes: #498052)
58      * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
59        well and /var/run/fai is probably the least critical place
60        (closes: #494423)
61      * remove old, unsupported and broken script make-fai-bootfloppy and its man
62        page (it only works with fai-kernels which were removed from lenny)
63        (closes: #452375, #400373, #305363)
64      * remove old and unused util/tlink and the information about it from the
65        documentation
66      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
67        info, update location of RUNNING_FROM_FAICD
68      * fai-guide.sgml: minor documentation fix (closes: #473106),
69        do not propose make-fai-nfsroot -r (closes: #481111),
70        do reference NEWS.Debian (closes: #452760)
71      * ftar.8: minor fix (closes: #481528), update example used
72      * fcopy.8: minor fix (closes: #419787)
73      * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
74      * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
75      * fai-cd.8: add usage example, add warning that all data on USB stick
76        may be destroyed
77      * setup-storage.8: Properly escape \ in literal environments (thanks lintian)
78      * changes to the example classes:
79        - use new partition tool in simple examples
80        - remove class SETUPSTORAGE
81        - package_config/*: remove non-existing packages, change some package
82        - names
83        - package_config/GNOME: make gnome example smaller
84        - 10-misc: remove tune2fs call, now done by new partition tool
85        - use lenny in FAISERVER class
86        - remove empty directory /etc/X11 to make lintian happy
87        - 20-copy-mirror: set correct symlink, add comment
88      * update to standards version 3.8.0, no changes needed
89      * update the package description (closes: #496113)
90      * rules: Don't ignore errors from make clean
91      * Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and
92        Michael Tautschnig for all the discussions and for the help to create
93        this release
94    
95     -- Thomas Lange <lange@debian.org>  Tue, 09 Sep 2008 15:08:20 +0200
96    
97    fai (3.2.9) unstable; urgency=low
98    
99      * apply patch that fixes the RC-bug license issue (closes: #487866)
100      * debian/copyright: add people and reformat text
101      * ftar: exit with warning if unsupported suffix .tgz is found
102      * ainsl: add options -Q and -q (closes: #484722)
103      * fai-setup: fix syntax error (closes: #488404)
104      * setup-storage.8: add migration section, add info for createopts, move
105        comments in example to bottom, fixed and improved documentation for
106        preserve_{always,reinstall} syntax
107      * Sizes.pm: never scale logical volume sizes beyond the specified
108        maximum (closes: #494519)
109      * Init.pm: fix bug in return values of phys_dev() (closes: #494784)
110      * conf/NFSROOT, control: drop use of liblinux-lvm-perl
111        (closes: #494357), replace unionfs with aufs (closes: #487080),
112        ext2resize is now obsolete, replace it with e2fsprogs,
113        replace obsolete sysutils with procinfo,
114        add packages for powerpc arch (closes: #494440)
115      * control: use official control-fields Vcs-Browser and Vcs-Svn instead
116        of old XS-* friends (closes: #451013),
117        remove Homepage from Description field, use Homepage field instead
118      * Volumes.pm: reverted the code to handle existing LVMs to an earlier
119        version that does not use Linux::LVM, because this is severly broken
120        (closes: #494357)
121      * setup-storage: increase version number to 1.0.1 because of LVM change
122      * Commands.pm: bugfix in RAID volume handling in case of devices marked
123        missing: mdadm command requires device names to be replaced by
124        "missing" (closes: #494520)
125      * package_config/FAIBASE: replace obsolete sysutils with procinfo
126      * subroutines-linux: replace klogd and syslogd with rsyslog
127        (closes: #494387)
128      * conf/sources.list: replace etch with lenny, make koeln repository
129        optional (closes: #474326)
130      * make-fai-nfsroot.conf: replace etch with lenny, mount /dev/pts to
131        avoid warnings "Can not write log, openpty() failed",
132      * make-fai-nfsroot: umount /proc and /dev/pts inside nfsroot on exit
133        (closes: #494518, #494523),
134        move trap definitions outside of { } block (closes: #494518, #494523),
135        use arch independent name for linux kernel (closes: #494440)
136      * updatebase: mount /dev/pts into /target to avoid openpty() warning
137      * fai-do-scripts: use -b in call of file command, this makes the pattern
138        matching more robust, make file adjust regex to new output of file
139        command (closes: #490111)
140      * savelog.LAST.source: add error pattern
141      * fai-cd: add option "--iso-level 4" to mkisofs call (closes: #494443)
142      * rules: do not copy file for linda
143      * fai-quickstart.dirs:  linda directory not needed any more
144      * fai-quickstart.lintian: fix pattern
145    
146     -- Thomas Lange <lange@debian.org>  Tue, 12 Aug 2008 11:49:51 +0200
147    
148    fai (3.2.8) unstable; urgency=low
149    
150      * Merge setup-storage, the new partitioning tool
151        (closes: #380629, #330915, #277045, #356862, #416633, #484788)
152      * add variable $USE_SETUP_STORAGE
153      * setup-storage: move loading of kernel modules into 20hwdetect.source,
154        print which disk_config setup-storage is using
155      * Commands.pm: print also mountpoint when debugging tuneopts and
156        createopts, fix and document problem when only tuneopts are defined,
157        prevent warnings about uninitialized variables
158      * 20-hwdetect.source: load modules needed for setup-storage
159      * add class SETUPSTORAGE for easy testing
160    
161     -- Thomas Lange <lange@debian.org>  Sun, 15 Jun 2008 12:47:16 +0200
162    
163  fai (3.2.7) unstable; urgency=low  fai (3.2.7) unstable; urgency=low
164    
165    * update some messages to 2008    * update some messages to 2008
166    * fai-cd: check if list of Packages files is non-empty, change syntax of    * fai-cd: check if list of Packages files is non-empty, change syntax of
167      ${...:=...}      ${...:=...}, use rsync for coping to USB stick if available
168      * fai-cd.8: add info for MAXPACKAGES
169    * fai-guide.sgml: fix order of tasks    * fai-guide.sgml: fix order of tasks
170    * fai-setup: check if file exists    * fai-setup: check if file exists
171    * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz    * make-fai-nfsroot: exclude files in var/lib/apt/lists from base.tgz
172        check if NFSROOT directory is mounted with bad options
173      * get-boot-info: parse live.log for detecting boot method
174      * disk-info: use group info for detecting disks, extend pattern for
175        detecting scsi disks
176      * subroutines: fix regex so softupdate will; now umount the config space
177      * add internal variable printk, for setting the console log level
178    
179   -- Thomas Lange <lange@debian.org>  Sun, 25 May 2008 22:12:42 +0200   -- Thomas Lange <lange@debian.org>  Sat, 31 May 2008 16:47:25 +0200
180    
181  fai (3.2.6) unstable; urgency=medium  fai (3.2.6) unstable; urgency=medium
182    

Legend:
Removed from v.4914  
changed lines
  Added in v.5188

  ViewVC Help
Powered by ViewVC 1.1.5