[Fai-commit] r3119 - in trunk: . debian
fai-repository at svn.debian.org
fai-repository at svn.debian.org
Mon Nov 28 23:22:39 UTC 2005
Author: lange
Date: 2005-11-28 23:22:37 +0000 (Mon, 28 Nov 2005)
New Revision: 3119
Modified:
trunk/NEWS
trunk/debian/changelog
Log:
commit some changes
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2005-11-28 23:20:56 UTC (rev 3118)
+++ trunk/NEWS 2005-11-28 23:22:37 UTC (rev 3119)
@@ -1,10 +1,16 @@
New in FAI 2.9
+ - lots of bug fixes
- splitting the FAI package into more packages:
fai-server, fai-client, fai-nfsroot, fai-doc, fai-quickstart
- Config scripts named S[0-9][0-9]* are not executed any
more. Rename them to match [0-9][0-9]*.
- - fcopy now supports a preinst script
+ - fcopy now supports a preinst script, add option -U, ignore .svn
+ directories
+ - new option -I for make-fai-bootfloppy can specify default
+ interface, new option -B creates 2.88M floppy
+ - use md5 hash for passwords
+ - backticks and variables can't be used in package_config any more
New in FAI 2.8.4
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2005-11-28 23:20:56 UTC (rev 3118)
+++ trunk/debian/changelog 2005-11-28 23:22:37 UTC (rev 3119)
@@ -13,7 +13,7 @@
if mkisofs is available (closes: #334871), exist unless arch is i386
or amd64 (closes: #339098)
* install_packages: ignore packages ending with - when using -d
- (closes: #334333)
+ (closes: #334333), remove backtick evaluation (closes: #322157)
* lib/create_ramdisk: make /etc/network/run/ifstate writable
(closes: #312128)
* fai-mirror: add -i to egrep (closes: #312508), add option
@@ -30,7 +30,8 @@
* subroutines: test if hooks are executable (closes: #338524), new stamp
file name when action is softupdate
* make-fai-bootfloppy: fix code for -i when using a relative path
- (closes: #314551), add option -I (closes: #337271)
+ (closes: #314551), add option -I (closes: #337271), create more space
+ on boot floppy (closes: #294593), add option -B
* FAIBASE/10-misc: with the new fai-kernels package we can call tune2fs
even when using a 2.6 kernel (closes: #307147)
* ftar: test if $single is set (closes: #340421)
@@ -39,8 +40,9 @@
* setup_harddisks: add i2o support (closes: #317797)
* GRUB/10-setup: use -U with fcopy, so grub's menu.lst will not be
overwritten during softupdate (closes: #313069, #314995)
+ * subroutines-linux: fix idempotent code (closes: #340422)
- -- Thomas Lange <lange at debian.org> Wed, 23 Nov 2005 12:58:56 +0100
+ -- Thomas Lange <lange at debian.org> Mon, 28 Nov 2005 16:35:01 +0100
fai (2.8.4) unstable; urgency=high
More information about the Fai-commit
mailing list