| 1 |
fai (3.2.17) UNRELEASED; urgency=low |
fai (3.2.18) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
[ Thomas Lange ] |
[ Thomas Lange ] |
| 4 |
* ainsl: add test if target file exists |
* ainsl: add test if target file exists |
| 5 |
* fai-cd: use a pipe when sending commands to grub |
* fai-cd: use a pipe when sending commands to grub |
| 6 |
* ftar, fcopy: add info about the other tool |
* 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 ] |
[ Michael Tautschnig ] |
| 17 |
* setup-storage: Bumped version number to 1.0.4 |
* setup-storage: Bumped version number to 1.0.4 |
| 18 |
* setup-storage/Exec.pm: Use --timeout=10 instead of --timeout 10 to stay |
* setup-storage/Exec.pm: Use --timeout=10 instead of --timeout 10 to stay |
| 47 |
--spare-devices if at least 1 is configured. Thanks Camille Barette. |
--spare-devices if at least 1 is configured. Thanks Camille Barette. |
| 48 |
(closes: #508192) |
(closes: #508192) |
| 49 |
* setup-storage/Commands.pm: Use the proper id for telling the user about |
* setup-storage/Commands.pm: Use the proper id for telling the user about |
| 50 |
preserved/resized partitions. |
preserved/resized partitions. (closes: #521290) |
| 51 |
* setup-storage/Init.pm, disk-info: Added AOE etherd/ device names to |
* setup-storage/Init.pm, disk-info: Added AOE etherd/ device names to |
| 52 |
regular expressions (thanks Jean Spirat) |
regular expressions (thanks Jean Spirat) |
| 53 |
* setup-storage/Commands.pm: If the disk config is marked virtual, create |
* setup-storage/Commands.pm: If the disk config is marked virtual, create |
| 62 |
initialization of encrypted partitions configurable |
initialization of encrypted partitions configurable |
| 63 |
* setup-storage.8: Document new encryption possibilities |
* setup-storage.8: Document new encryption possibilities |
| 64 |
|
|
| 65 |
[ Holger Levsen ] |
-- 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, |
* Fix typo in fai-do-scripts which prevented perl scripts to be executed, |
| 73 |
thanks to Andrew Ruthven for reporting this. (Closes: #504662) |
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 |
* fai-mirror: honor $debug and $qflag environment variables, thanks to |
| 78 |
Michael Tautschnig. (Closes: #494431) |
Michael Tautschnig. (Closes: #494431) |
| 79 |
* device2grub: Add /dev/i2o/hdX to the list of recognized devices. Thanks |
* device2grub: Add /dev/i2o/hdX to the list of recognized devices. Thanks |
| 80 |
to Jürgen Kahnert for the patch. (Closes: #515101) |
to Jürgen Kahnert for the patch. (Closes: #515101) |
| 81 |
|
|
| 82 |
-- Thomas Lange <lange@debian.org> Mon, 16 Feb 2009 18:51:36 +0100 |
-- Holger Levsen <holger@debian.org> Wed, 25 Feb 2009 12:26:19 +0100 |
| 83 |
|
|
| 84 |
fai (3.2.16) unstable; urgency=high |
fai (3.2.16) unstable; urgency=high |
| 85 |
|
|