[Fai-commit] r5470 - in trunk: bin debian
Thomas Lange
lange at alioth.debian.org
Tue Jul 21 16:56:48 UTC 2009
Author: lange
Date: 2009-07-21 16:56:47 +0000 (Tue, 21 Jul 2009)
New Revision: 5470
Modified:
trunk/bin/faimond-gui
trunk/debian/changelog
Log:
faimond-gui: add task tests
Modified: trunk/bin/faimond-gui
===================================================================
--- trunk/bin/faimond-gui 2009-07-21 16:55:51 UTC (rev 5469)
+++ trunk/bin/faimond-gui 2009-07-21 16:56:47 UTC (rev 5470)
@@ -3,7 +3,7 @@
# faimond-gui: graphical FAI monitor daemon
#
# This script is part of FAI (Fully Automatic Installation)
-# Copyright (C) 2007 Thomas Lange, lange at informatik.uni-koeln.de
+# Copyright (C) 2007,2009 Thomas Lange, lange at informatik.uni-koeln.de
# Universitaet zu Koeln
#
#*********************************************************************
@@ -38,7 +38,7 @@
$icondir='/usr/share/fai/pixmaps';
#@tasklist = qw/hostname confdir defclass action partition mountdisks extrbase mirror debconf prepareapt instsoft configure chboot savelog faiend reboot/;
- at tasklist = qw/hostname confdir defclass partition extrbase debconf instsoft configure savelog faiend reboot/;
+ at tasklist = qw/hostname confdir defclass partition extrbase debconf instsoft configure tests savelog faiend reboot/;
$tasklist[0] = ' 'x15 . 'hostname'. ' 'x15;
$rowcount = 0;
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-07-21 16:55:51 UTC (rev 5469)
+++ trunk/debian/changelog 2009-07-21 16:56:47 UTC (rev 5470)
@@ -1,4 +1,4 @@
-fai (3.2.23~beta1) unstable; urgency=low
+fai (3.2.23~beta2) unstable; urgency=low
[ Thomas Lange ]
* subroutines-linux: fix log message
@@ -38,6 +38,7 @@
* fai-class.1: add ADDCLASS feature
* package_config/FAIBASE: remove rsh-client
* fai-chboot: ignore ~ and .bak entries
+ * faimond-gui: add task tests
[ Michael Tautschnig ]
* setup-storage/Parser.pm: Set the boot flag on partition mounted at /, if
More information about the Fai-commit
mailing list