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

Diff of /trunk/debian/changelog

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

revision 5127 by lange, Sat Sep 6 18:09:31 2008 UTC revision 5188 by lange, Tue Oct 14 13:29:57 2008 UTC
# Line 1  Line 1 
1  fai (3.2.10~beta8) unstable; urgency=low  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    * add texlive-latex-recommended and texlive-fonts-recommended to
41      build-depends-indep which fixes FTBFS (closes: #497683),      build-depends-indep which fixes FTBFS (closes: #497683),
# Line 8  fai (3.2.10~beta8) unstable; urgency=low Line 45  fai (3.2.10~beta8) unstable; urgency=low
45      but not in 3.2.9 upload (closes: #494784), fix typo in variable name      but not in 3.2.9 upload (closes: #494784), fix typo in variable name
46    * Volume.pm: ignore output line of parted containing "Model:"    * Volume.pm: ignore output line of parted containing "Model:"
47      (closes: #497066)      (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    * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
51      3.2 (closes: #494699)      3.2 (closes: #494699)
52    * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,    * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
# Line 19  fai (3.2.10~beta8) unstable; urgency=low Line 58  fai (3.2.10~beta8) unstable; urgency=low
58    * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as    * 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      well and /var/run/fai is probably the least critical place
60      (closes: #494423)      (closes: #494423)
61    * remove old, unsupported and broken script make-fai-bootfloppy and man page    * remove old, unsupported and broken script make-fai-bootfloppy and its man
62      this script works only with fai-kernels which was removed from lenny      page (it only works with fai-kernels which were removed from lenny)
63      (closes: #452375, #400373, #305363)      (closes: #452375, #400373, #305363)
64    * remove old and unused util/tlink and the information about it from the    * remove old and unused util/tlink and the information about it from the
65      documentation      documentation
   * disk-info: fix bashism (closes: #498023),  
     add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)  
66    * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP    * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
67      info, update location of RUNNING_FROM_FAICD      info, update location of RUNNING_FROM_FAICD
68    * fai-guide.sgml: minor documentation fix (closes: #473106),    * fai-guide.sgml: minor documentation fix (closes: #473106),
# Line 47  fai (3.2.10~beta8) unstable; urgency=low Line 84  fai (3.2.10~beta8) unstable; urgency=low
84      - 10-misc: remove tune2fs call, now done by new partition tool      - 10-misc: remove tune2fs call, now done by new partition tool
85      - use lenny in FAISERVER class      - use lenny in FAISERVER class
86      - remove empty directory /etc/X11 to make lintian happy      - 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    * update to standards version 3.8.0, no changes needed
89    * update the package description (closes: #496113)    * update the package description (closes: #496113)
90    * rules: Don't ignore errors from make clean    * 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>  Sat, 06 Sep 2008 20:09:20 +0200   -- Thomas Lange <lange@debian.org>  Tue, 09 Sep 2008 15:08:20 +0200
96    
97  fai (3.2.9) unstable; urgency=low  fai (3.2.9) unstable; urgency=low
98    

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

  ViewVC Help
Powered by ViewVC 1.1.5