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

Diff of /trunk/debian/changelog

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

revision 5099 by lange, Sat Sep 6 08:12:17 2008 UTC revision 5384 by lange, Sat May 2 21:31:24 2009 UTC
# Line 1  Line 1 
1  fai (3.2.10~beta4) unstable; urgency=low  fai (3.2.20) unstable; urgency=low
2    
3    * control: add build-depends-indep (closes: #497683),    * menu.lst: remove year
4    
5     -- Thomas Lange <lange@debian.org>  Sat,  2 May 2009 23:30:26 +0200
6    
7    fai (3.2.19) unstable; urgency=low
8    
9      * subroutines-linux: get-config-dir was never run if -z $monserver,
10        which may be the case when no DHCP was done (dirinstall, softupdates,
11        or install using fixed IP); problem was introduced by patch in r5338.
12        (closes: #525096)
13        adjust indentation
14    
15     -- Thomas Lange <lange@debian.org>  Wed, 22 Apr 2009 13:39:58 +0200
16    
17    fai (3.2.18) unstable; urgency=low
18    
19      [ Thomas Lange ]
20      * control: add depends on net-tools for fai-client (closes: #521027)
21      * ainsl: add test if target file exists,
22        improve exit codes (closes: #500244)
23      * fai-cd: use a pipe when sending commands to grub
24      * ftar, fcopy: add info about the other tool
25      * new file live.conf will disable some messages during booting
26      * make-fai-nfsroot: call apt-get update when using -k (closes: #507892),
27        -k now also upgrades all packages inside the nfsroot,
28        add -N to install_packages call, this is good for cross architecture
29        building the nfsroot
30        check if debootstrap finished properly (closes: #524369)
31        try to umount mirror before removing old nfsroot (closes: #500208)
32      * fai-do-scripts: skip files with certain suffixes (closes: #500579),
33        improve test if $debug is set to 1 (closes: #496072)
34        call cfagent scripts with -v if fai is in debug mode
35      * lib/subroutines-linux: don't rely on ' as a field separator when
36        parsing boot.log, use = and strip off any quotes (closes: #439250),
37        check earlier if faimond is available, send TASKBEGIN message
38      * lib/get-config-dir-svn: Make username in svn:// config url optional
39        (thanks Alexander Fisher) (closes: #441436)
40      * bin/fai-setup: Do not unconditionally add $FAI_CONFIGDIR to exports(5)
41        (thanks Sebastian Harl) (closes: #504801)
42      * lib/get-config-dir-svn: Added support for password in SVN URL  (thanks
43        Robin Powell) (closes: #515057)
44      * 20-removable_media: add fd0 entry to fstab only if device is present
45      * fai-cd, make-fai-nfsroot: awk can also do the grep
46      * NFSROOT: install AMD64 packages with aptitude, this also helps when
47        building an amd64 nfsroot on i386
48      * fai-mirror: check if -C was used, (thanks to James Richardson for the
49        patch) (closes: #523625), fixing informal message (closes: #516385)
50      * fai: set STOP_ON_ERROR to 700, this can be overwritten by fai.conf or
51        in a file called class/*.var (closes: #515139),
52        create /var/run/fai (closes: #515775)
53        always change HOSTNAME when -u was used (closes: #456978)
54        add -u to help message
55      * fai-client.dirs, fai-server.dirs: remove /var/run/fai
56      * subroutines: add trap for softupdates (closes: #449236)
57        stop_fai_installation() sends message to faimond
58        send TASKEND faiend message
59        include target directory information into stamp (closes: #503653)
60      * packages_config/FAIBASE: add lvm2 (closes: #517417)
61      * fai-chboot: always add $append to pxe configuration (closes: #495535)
62      * fai-chboot.8: fix description of -i
63      * compat,rules: update to compat level 7
64      * fai-mirror: set Dir::Etc option instead of changing
65        Dir::Etc::sourceslist only (thanks Sebastian Harl) (closes: #504813)
66      * get-config-dir-git: do not clone into an existing directory (thanks
67        Sebastian Harl) (closes: #506463)
68      * mount2dir: add commands to create /var/lock and /var/run on the
69        filesystem mounted at / (closes: #464541)
70      * make-fai-nfsroot.8: adjust informationen about -U (closes: #520257)
71      * fai,subroutines: move definition of trap clean_exit into task
72        dirinstall
73    
74      [ Michael Tautschnig ]
75      * setup-storage: Bumped version number to 1.0.4
76      * setup-storage/Exec.pm: Use --timeout=10 instead of --timeout 10 to stay
77        compatible with etch (thanks Vincent Fortier)
78      * setup-storage/Sizes.pm: Immediately fail if partitions > 2TB are to be
79        created on msdos disk labels
80      * setup-storage: Enable debug mode if -d was given on the command line
81      * setup-storage/Fstab.pm, setup-storage/Commands.pm: Proper perl text
82        replace syntax and additional random initialization of partition
83        (thanks William Famy) (closes: #500821)
84      * examples/simple/scripts/GRUB/20-initramfs: Update the initramfs in case
85        lvm2 or mdadm have been installed.
86      * example/simple/classes/50-host-classes: Added hosts bear (class
87        LVM_XEN_SERVER) and puma (RAID_XEN_VIRTUAL)
88      * example/simple/disk_config/{LVM_XEN_SERVER,RAID_XEN_VIRTUAL}: Added
89        corresponding disk_config examples that have a large LVM and a software
90        RAID configured
91      * conf/NFSROOT, debian/control, setup-storage/Volumes.pm: Moving back to
92        Linux::LVM perl module for parsing LVM command output as #488205 has been
93        fixed.
94      * setup-storage/Parser.pm, setup-storage.8: Added and documented support for
95        glob patterns in device names (e.g., /dev/disk/by-id/scsi-*)
96      * setup-storage/Sizes.pm: Fail early, if a non-existing device is used in a
97        volume group.
98      * setup-storage/Commands.pm: Properly handle existing volume groups and only
99        extend them if the underlying devices are preserved, otherwise create them
100        anew.
101      * setup-storage/Volumes.pm, setup-storage/Parser.pm: Always write a new
102        disklabel, if no partition on the disk must be preserved
103      * setup-storage/Parser.pm, setup-storage/Commands.pm: Make sure that the
104        user hasn't configured spares/missing devices with RAID-0 and only add
105        --spare-devices if at least 1 is configured. Thanks Camille Barette.
106        (closes: #508192)
107      * setup-storage/Commands.pm: Use the proper id for telling the user about
108        preserved/resized partitions. (closes: #521290)
109      * setup-storage/Init.pm, disk-info: Added AOE etherd/ device names to
110        regular expressions (thanks Jean Spirat)
111      * setup-storage/Commands.pm: If the disk config is marked virtual, create
112        dummy commands to tell later commands that the devices exist
113        (closes: #508247)
114      * setup-storage/Parser.pm: Support :encrypt with all mountpoint
115        specifications
116      * setup-storage/Sizes.pm: Properly tell the user that the lower bound of a
117        parition size is already too high
118      * setup-storage/Commands.pm: Added debug output in command dependency sorter
119      * setup-storage/Parser.pm, setup-storage/Commands.pm: Make random
120        initialization of encrypted partitions configurable
121      * setup-storage.8: Document new encryption possibilities
122      * lib/get-config-dir-*: task_error requires the exit code of the
123        preceeding command as the second argument
124      * lib/subroutines-linux: The exit code of a command earlier in a pipe
125        must be read using $PIPESTATUS, not $? (closes: #444210)
126      * bin/faimond: Try to load Proc::Daemon only in case -d is given; if it
127        fails, print a helpful error message (closes: #513090)
128      * bin/setup-storage, setup-storage/Volumes.pm: When propagating preserve
129        markers also check whether the to-be-preserved volume is defined at all
130        (closes: #521153)
131      * setup-storage/Parser.pm, setup-storage/Commands.pm: Added support for
132        optional (pv|vg|lv|md)createopts
133      * man/setup-storage.8: Documented these new options
134      * Moved parsing of createopts,tuneopts to Parser.pm for simpler code and
135        better syntax checking (closes: #521172)
136      * setup-storage/Sizes.pm: Change die to warn in case a preserved partition
137        is not aligned to cylinder boundaries
138      * setup-storage/Parser.pm: Only test for mkfs.X if such a filesystem is to
139        be created (i.e., it will not be preserved)
140      * fai-gude.sgml: add hint how to avoid this bug (closes: #265973)
141    
142     -- Thomas Lange <lange@debian.org>  Mon, 20 Apr 2009 12:02:57 +0200
143    
144    fai (3.2.17) unstable; urgency=medium
145    
146      * fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version
147        number is only due to the way packages move within Debian releases.
148      * Added myself to uploaders.
149      * Fix typo in fai-do-scripts which prevented perl scripts to be executed,
150        thanks to Andrew Ruthven for reporting this. (Closes: #504662)
151      * setup-storage/Parser.pm: Do not enforce a space after VG/LV names in
152        resize/preserve options. Thanks to Frederic Blanc for the patch.
153        (closes: #516849)
154      * fai-mirror: honor $debug and $qflag environment variables, thanks to
155        Michael Tautschnig. (Closes: #494431)
156      * device2grub: Add /dev/i2o/hdX  to the list of recognized devices. Thanks
157        to Jürgen Kahnert for the patch. (Closes: #515101)
158    
159     -- Holger Levsen <holger@debian.org>  Wed, 25 Feb 2009 12:26:19 +0100
160    
161    fai (3.2.16) unstable; urgency=high
162    
163      [ Thomas Lange ]
164      * fai: fix RC bug, missing umount (closes: #511391)
165      * README: year++
166      * prcopyleft: year++
167    
168      [ Colin Tuckley ]
169      * fixed spelling mistakes in faimond.8, faimond-gui.1
170    
171     -- Thomas Lange <lange@debian.org>  Mon, 12 Jan 2009 13:12:26 +0100
172    
173    fai (3.2.15) unstable; urgency=low
174    
175      [ Thomas Lange ]
176      * fai-server.manpages: faimond-gui.1 was not included into the package
177      * fix typos in mkdebmirror, NEWS, classes_description.txt, fai-mirror,
178        fai-cd.8, fai-guide.sgml
179      * lib/subroutines: check *.var files if they are readable
180      * bootexample.sgml: fix typo
181      * dhcpd.conf/FAISERVER: fix wrong path in example
182      * links.html: fix typo (closes: #508598)
183      * fai-guide.sgml: fix package name in documentation (closes: #504797)
184      * get-boot-info: fix wrong test parameter (closes: #509090)
185      * setup-storage: increase version number
186    
187      [ Colin Tuckley ]
188      * fixed spelling mistakes in fai-do-scripts.1, fai-mirror.1
189    
190      [ Sebastian Harl ]
191      * fai-guide.sgml: fix several typos, mention Git, use $FAI instead of
192        /fai (closes: #507129)
193    
194      [ Michael Tautschnig ]
195      * Commands.pm: Print an informational message whenever a volume or
196        partition is preserved or resized (closes: #508893)
197    
198     -- Thomas Lange <lange@debian.org>  Mon, 22 Dec 2008 14:51:54 +0100
199    
200    fai (3.2.14) unstable; urgency=low
201    
202      * fai-guide.sgml: document behaviour of LOGSERVER (closes: #361524)
203      * install_packages: fix usage of option -n (closes: #489546)
204      * setup-storage, Commands.pm, Exec.pm: Call udevsettle before doing any
205        of the commands to avoid all the possible pitfalls, simplyfies the
206        code quite a bit. (closes: #503729)
207    
208     -- Thomas Lange <lange@debian.org>  Tue, 28 Oct 2008 10:32:20 +0100
209    
210    fai (3.2.13) unstable; urgency=low
211    
212      * lib/setup-storage/Commands.pm: fixed dependency error in vgcreate
213        commands (closes: #502462)
214      * fcopy: fix ordering of classes (closes: #502975)
215    
216     -- Thomas Lange <lange@debian.org>  Wed, 22 Oct 2008 12:14:51 +0200
217    
218    fai (3.2.12) unstable; urgency=low
219    
220      * setup-storage/Parser.pm, setup-storage/Sizes.pm: Warn, if a
221        preserved partition does not match the size specified in the
222        disk_config; fail, if an extended partition is to be created in place
223        of a to-be-preserved partition (closes: #501772)
224      * setup-storage/Exec.pm: recent versions of parted log errors to
225        stdout instead of stderr + adaption of error messages to current ones
226        (closes: #500823)
227      * setup-storage/Volumes.pm: Handle new error message in case of
228        missing disk label (closes: #500823)
229      * setup-storage: extended debug output of sorted commands
230        (closes: #500822)
231      * setup-storage/Commands.pm: Properly sort commands, fixed dependency
232        errors, use start_byte for new config instead of begin_byte
233        (closes: #500822)
234      * setup-storage: increase version number
235      * make-fai-nfsroot: print version of debootstrap (closes: #500046)
236      * fai-guide.sgml: minor update in example
237      * fai-chboot.8: fix warning from man
238    
239     -- Thomas Lange <lange@debian.org>  Wed, 15 Oct 2008 11:25:39 +0200
240    
241    fai (3.2.11) unstable; urgency=low
242    
243      * control: depend on syslinux-common instead of syslinux (closes: #494417)
244        use same intro for description for all packages,
245        add dependeny and recommends on openbsd-inetd | inet-superserver as
246        workaround for #404760
247      * fai-chboot.8, fai-cd.8, ainsl.1, fai.8, fai-class.8: apply patches
248        from Colin Tuckley
249      * THANKS: add Colin
250      * fai-chboot.8: add example for using templates, add link to pxelinux
251        documentation
252      * fai-cd.8: remove unused info
253      * fai-mirror.1: add information about files used by this script
254      * faimond.8: minor fixes
255      * install_packages.8: minor fixes
256      * make-fai-nfsroot.8: minor fixes
257      * fai-debconf.1: minor fixes
258      * setup-storage.8: replace mdoc macro version with man macro version,
259        reformat examples using tab stops, make groff happy
260      * fai-guide.sgml: remove info about make-fai-bootfloppy, add info about
261        kernel parameters
262      * faisetup.sgml: update messages
263      * bootexample.sgml: update example messages
264      * mkdebmirror: remove obsolete code for fetching boot floppy images
265    
266     -- Thomas Lange <lange@debian.org>  Wed, 01 Oct 2008 14:20:45 +0200
267    
268    fai (3.2.10) unstable; urgency=low
269    
270      * add texlive-latex-recommended and texlive-fonts-recommended to
271        build-depends-indep which fixes FTBFS (closes: #497683),
272      add cfengine2 as recommends to fai-client (closes: #442843),      add cfengine2 as recommends to fai-client (closes: #442843),
273      remove mknbi, which is not used,      remove mknbi from fai-docs recommends
274      update to standards version 3.8.0, no changes needed    * Init.pm: really add important bugfix (494784) that was only fixed in svn
275    * rules: Don't ignore errors from make clean      but not in 3.2.9 upload (closes: #494784), fix typo in variable name
   * Init.pm: add bugfix that was only in svn but not in the package  
     included in 3.2.9 (closes: #494784), fix wrong variable name  
276    * Volume.pm: ignore output line of parted containing "Model:"    * Volume.pm: ignore output line of parted containing "Model:"
277      (closes: #497066)      (closes: #497066)
278    * package_config/*: remove non-existing packages, change some package    * disk-info: fix bashism (closes: #498023),
279      names      add pattern for KVM devices like /dev/vd[abcd]X (closes: #494426)
280    * control: update the description (closes: #496113)    * Makefile,VERSION: remove variable KERNELVERSION, because it's unused since
281    * Makefile,VERSION: remove variable KERNELVERSION, because it's not used      3.2 (closes: #494699)
282      any more since 3.2, (closes: #494699)    * fai-cd: do not redirect stderr to /dev/null when calling find_fai_data,
283        otherwise we do not get any errors when the grub call fails
284      * subroutines: use proper path to RUNNING_FROM_FAICD to make eject work
285        (closes: #439101),
286        do not access /proc/uptime if /proc is not mounted (closes: #496234),
287        check if list of cdrom devices is empty (closes: #498052)
288      * fai-client.postrm: use rm -rf, we do so in other maintainer scripts as
289        well and /var/run/fai is probably the least critical place
290        (closes: #494423)
291      * remove old, unsupported and broken script make-fai-bootfloppy and its man
292        page (it only works with fai-kernels which were removed from lenny)
293        (closes: #452375, #400373, #305363)
294      * remove old and unused util/tlink and the information about it from the
295        documentation
296      * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP
297        info, update location of RUNNING_FROM_FAICD
298    * fai-guide.sgml: minor documentation fix (closes: #473106),    * fai-guide.sgml: minor documentation fix (closes: #473106),
299      do not propose make-fai-nfsroot -r (closes: #481111),      do not propose make-fai-nfsroot -r (closes: #481111),
300      do reference NEWS.Debian (closes: #452760)      do reference NEWS.Debian (closes: #452760)
301    * ftar.8: minor fix (closes: #481528), update example    * ftar.8: minor fix (closes: #481528), update example used
302    * fcopy.8: minor fix (closes: #419787)    * fcopy.8: minor fix (closes: #419787)
303    * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)    * fai-statoverride.8: add man page for fai-statoverride.8 (closes: #358967)
   * fai-guide.sgml: major review, remove boot floppy info, remove BOOTP info  
   * remove old unused tlink util and info about it  
   * remove make-fai-bootfloppy script and man page  
     (closes: #452375, #400373, #305363)  
   * use new partition tool in simple examples  
   * remove class SETUPSTORAGE  
   * package_config/GNOME: make gnome example smaller  
   * 10-misc: remove tune2fs call, now done by new partition tool  
   * use lenny in FAISERVER class  
304    * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes    * setup-storage.8: document usage of USE_SETUP_STORAGE; some typo fixes
305    * fai-cd: do not redirect stdout to /dev/null when calling find_fai_data,    * fai-cd.8: add usage example, add warning that all data on USB stick
306      otherwise we do not get any errors when the grub call fails      may be destroyed
307    * setup-storage.8: Properly escape \ in literal environments (thanks,    * setup-storage.8: Properly escape \ in literal environments (thanks lintian)
308      lintian)    * changes to the example classes:
309        - use new partition tool in simple examples
310   -- Thomas Lange <lange@debian.org>  Fri,  5 Sep 2008 21:09:01 +0200      - remove class SETUPSTORAGE
311        - package_config/*: remove non-existing packages, change some package
312        - names
313        - package_config/GNOME: make gnome example smaller
314        - 10-misc: remove tune2fs call, now done by new partition tool
315        - use lenny in FAISERVER class
316        - remove empty directory /etc/X11 to make lintian happy
317        - 20-copy-mirror: set correct symlink, add comment
318      * update to standards version 3.8.0, no changes needed
319      * update the package description (closes: #496113)
320      * rules: Don't ignore errors from make clean
321      * Many thanks to Sebastian Harl, Holger Levsen, Michael Prokop and
322        Michael Tautschnig for all the discussions and for the help to create
323        this release
324    
325     -- Thomas Lange <lange@debian.org>  Tue, 09 Sep 2008 15:08:20 +0200
326    
327  fai (3.2.9) unstable; urgency=low  fai (3.2.9) unstable; urgency=low
328    

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

  ViewVC Help
Powered by ViewVC 1.1.5