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

Diff of /trunk/debian/changelog

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

revision 5188 by lange, Tue Oct 14 13:29:57 2008 UTC revision 5307 by lange, Thu Apr 9 13:09:02 2009 UTC
# Line 1  Line 1 
1    fai (3.2.18) UNRELEASED; urgency=low
2    
3      [ Thomas Lange ]
4      * ainsl: add test if target file exists
5      * fai-cd: use a pipe when sending commands to grub
6      * ftar, fcopy: add info about the other tool
7      * new file live.conf will disable some messages during booting
8      * make-fai-nfsroot: call apt-get update when using -k (closes: #507892),
9        -k now also upgrades all packages inside the nfsroot
10      * fai-do-scripts: skip files with certain suffixes (closes: #500579)
11      * lib/subroutines-linux: don't rely on ' as a field separator when
12        parsing boot.log, use = and strip off any quotes (closes: #439250)
13      * lib/get-config-dir-svn: Make username in svn:// config url optional
14        (thanks Alexander Fisher) (closes: #441436)
15    
16      [ Michael Tautschnig ]
17      * setup-storage: Bumped version number to 1.0.4
18      * setup-storage/Exec.pm: Use --timeout=10 instead of --timeout 10 to stay
19        compatible with etch (thanks Vincent Fortier)
20      * setup-storage/Sizes.pm: Immediately fail if partitions > 2TB are to be
21        created on msdos disk labels
22      * setup-storage: Enable debug mode if -d was given on the command line
23      * setup-storage/Fstab.pm, setup-storage/Commands.pm: Proper perl text
24        replace syntax and additional random initialization of partition
25        (thanks William Famy)
26      * examples/simple/scripts/GRUB/20-initramfs: Update the initramfs in case
27        lvm2 or mdadm have been installed.
28      * example/simple/classes/50-host-classes: Added hosts bear (class
29        LVM_XEN_SERVER) and puma (RAID_XEN_VIRTUAL)
30      * example/simple/disk_config/{LVM_XEN_SERVER,RAID_XEN_VIRTUAL}: Added
31        corresponding disk_config examples that have a large LVM and a software
32        RAID configured
33      * conf/NFSROOT, debian/control, setup-storage/Volumes.pm: Moving back to
34        Linux::LVM perl module for parsing LVM command output as #488205 has been
35        fixed.
36      * setup-storage/Parser.pm, setup-storage.8: Added and documented support for
37        glob patterns in device names (e.g., /dev/disk/by-id/scsi-*)
38      * setup-storage/Sizes.pm: Fail early, if a non-existing device is used in a
39        volume group.
40      * setup-storage/Commands.pm: Properly handle existing volume groups and only
41        extend them if the underlying devices are preserved, otherwise create them
42        anew.
43      * setup-storage/Volumes.pm, setup-storage/Parser.pm: Always write a new
44        disklabel, if no partition on the disk must be preserved
45      * setup-storage/Parser.pm, setup-storage/Commands.pm: Make sure that the
46        user hasn't configured spares/missing devices with RAID-0 and only add
47        --spare-devices if at least 1 is configured. Thanks Camille Barette.
48        (closes: #508192)
49      * setup-storage/Commands.pm: Use the proper id for telling the user about
50        preserved/resized partitions. (closes: #521290)
51      * setup-storage/Init.pm, disk-info: Added AOE etherd/ device names to
52        regular expressions (thanks Jean Spirat)
53      * setup-storage/Commands.pm: If the disk config is marked virtual, create
54        dummy commands to tell later commands that the devices exist
55        (closes: #508247)
56      * setup-storage/Parser.pm: Support :encrypt with all mountpoint
57        specifications
58      * setup-storage/Sizes.pm: Properly tell the user that the lower bound of a
59        parition size is already too high
60      * setup-storage/Commands.pm: Added debug output in command dependency sorter
61      * setup-storage/Parser.pm, setup-storage/Commands.pm: Make random
62        initialization of encrypted partitions configurable
63      * setup-storage.8: Document new encryption possibilities
64    
65     -- Thomas Lange <lange@debian.org>  Thu, 09 Apr 2009 14:50:37 +0200
66    
67     (3.2.17) unstable; urgency=medium
68    
69      * fai 3.2.17 and 3.2.17~lenny1 are identical - the difference in version
70        number is only due to the way packages move within Debian releases.
71      * Added myself to uploaders.
72      * Fix typo in fai-do-scripts which prevented perl scripts to be executed,
73        thanks to Andrew Ruthven for reporting this. (Closes: #504662)
74      * setup-storage/Parser.pm: Do not enforce a space after VG/LV names in
75        resize/preserve options. Thanks to Frederic Blanc for the patch.
76        (closes: #516849)
77      * fai-mirror: honor $debug and $qflag environment variables, thanks to
78        Michael Tautschnig. (Closes: #494431)
79      * device2grub: Add /dev/i2o/hdX  to the list of recognized devices. Thanks
80        to Jürgen Kahnert for the patch. (Closes: #515101)
81    
82     -- Holger Levsen <holger@debian.org>  Wed, 25 Feb 2009 12:26:19 +0100
83    
84    fai (3.2.16) unstable; urgency=high
85    
86      [ Thomas Lange ]
87      * fai: fix RC bug, missing umount (closes: #511391)
88      * README: year++
89      * prcopyleft: year++
90    
91      [ Colin Tuckley ]
92      * fixed spelling mistakes in faimond.8, faimond-gui.1
93    
94     -- Thomas Lange <lange@debian.org>  Mon, 12 Jan 2009 13:12:26 +0100
95    
96    fai (3.2.15) unstable; urgency=low
97    
98      [ Thomas Lange ]
99      * fai-server.manpages: faimond-gui.1 was not included into the package
100      * fix typos in mkdebmirror, NEWS, classes_description.txt, fai-mirror,
101        fai-cd.8, fai-guide.sgml
102      * lib/subroutines: check *.var files if they are readable
103      * bootexample.sgml: fix typo
104      * dhcpd.conf/FAISERVER: fix wrong path in example
105      * links.html: fix typo (closes: #508598)
106      * fai-guide.sgml: fix package name in documentation (closes: #504797)
107      * get-boot-info: fix wrong test parameter (closes: #509090)
108      * setup-storage: increase version number
109    
110      [ Colin Tuckley ]
111      * fixed spelling mistakes in fai-do-scripts.1, fai-mirror.1
112    
113      [ Sebastian Harl ]
114      * fai-guide.sgml: fix several typos, mention Git, use $FAI instead of
115        /fai (closes: #507129)
116    
117      [ Michael Tautschnig ]
118      * Commands.pm: Print an informational message whenever a volume or
119        partition is preserved or resized (closes: #508893)
120    
121     -- Thomas Lange <lange@debian.org>  Mon, 22 Dec 2008 14:51:54 +0100
122    
123    fai (3.2.14) unstable; urgency=low
124    
125      * fai-guide.sgml: document behaviour of LOGSERVER (closes: #361524)
126      * install_packages: fix usage of option -n (closes: #489546)
127      * setup-storage, Commands.pm, Exec.pm: Call udevsettle before doing any
128        of the commands to avoid all the possible pitfalls, simplyfies the
129        code quite a bit. (closes: #503729)
130    
131     -- Thomas Lange <lange@debian.org>  Tue, 28 Oct 2008 10:32:20 +0100
132    
133    fai (3.2.13) unstable; urgency=low
134    
135      * lib/setup-storage/Commands.pm: fixed dependency error in vgcreate
136        commands (closes: #502462)
137      * fcopy: fix ordering of classes (closes: #502975)
138    
139     -- Thomas Lange <lange@debian.org>  Wed, 22 Oct 2008 12:14:51 +0200
140    
141  fai (3.2.12) unstable; urgency=low  fai (3.2.12) unstable; urgency=low
142    
143    * lib/setup-storage/Parser.pm, lib/setup-storage/Sizes.pm: Warn, if a    * setup-storage/Parser.pm, setup-storage/Sizes.pm: Warn, if a
144      preserved partition does not match the size specified in the      preserved partition does not match the size specified in the
145      disk_config; fail, if an extended partition is to be created in place      disk_config; fail, if an extended partition is to be created in place
146      of a to-be-preserved partition (closes: #501772)      of a to-be-preserved partition (closes: #501772)
147      * setup-storage/Exec.pm: recent versions of parted log errors to
148        stdout instead of stderr + adaption of error messages to current ones
149        (closes: #500823)
150      * setup-storage/Volumes.pm: Handle new error message in case of
151        missing disk label (closes: #500823)
152      * setup-storage: extended debug output of sorted commands
153        (closes: #500822)
154      * setup-storage/Commands.pm: Properly sort commands, fixed dependency
155        errors, use start_byte for new config instead of begin_byte
156        (closes: #500822)
157      * setup-storage: increase version number
158    * make-fai-nfsroot: print version of debootstrap (closes: #500046)    * make-fai-nfsroot: print version of debootstrap (closes: #500046)
159      * fai-guide.sgml: minor update in example
160      * fai-chboot.8: fix warning from man
161    
162   -- Thomas Lange <lange@debian.org>  Tue, 14 Oct 2008 15:29:21 +0200   -- Thomas Lange <lange@debian.org>  Wed, 15 Oct 2008 11:25:39 +0200
163    
164  fai (3.2.11) unstable; urgency=low  fai (3.2.11) unstable; urgency=low
165    

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

  ViewVC Help
Powered by ViewVC 1.1.5