New commits:
commit 746f98a53d986da4e98a1a8b667be8c9b848ab8a
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>
wicd: init script provides network and needs local_fs + smgl-messagebus
added warning to CONFIGURE about /usr mounted over the network.
diff --git a/net/wicd/CONFIGURE b/net/wicd/CONFIGURE
index 90bf58c..2c2f0a4 100755
--- a/net/wicd/CONFIGURE
+++ b/net/wicd/CONFIGURE
@@ -1,3 +1,6 @@
+message "${QUERY_COLOR}WARNING: do not set wicd to provide network when
/usr" &&
+message "is mounted over the network.${NORMAL_COLOR}" &&
+
config_query_option WICD_MAN "Install man pages ?" y \
"--mandir=${INSTALL_ROOT}/usr/share/man" \
"--no-install-man" &&
diff --git a/net/wicd/HISTORY b/net/wicd/HISTORY
index 30259c1..5968c4e 100644
--- a/net/wicd/HISTORY
+++ b/net/wicd/HISTORY
@@ -1,3 +1,8 @@
+2009-07-31 Arjan Bouter <abouter AT sourcemage.org>
+ * init.d/wicd: needs smgl-messagebus and +local_fs instead of
+remote_fs.
+ * CONFIGURE: added warning not to set wicd to provide network when
/usr
+ is mounted over the network
+
2009-07-10 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 1.6.2