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

Diff of /trunk/debian/changelog

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

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

Legend:
Removed from v.4989  
changed lines
  Added in v.5175

  ViewVC Help
Powered by ViewVC 1.1.5