summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f4c8e7d)
raw | patch | inline | side by side (parent: f4c8e7d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Jun 2008 15:05:53 +0000 (15:05 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Jun 2008 15:05:53 +0000 (15:05 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@11333 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/README.debian | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/README.debian b/debian/README.debian
index a560d701fb534d0a8f6e488900f9f47786ef6cc2..e20cf4a2e20530225e2a4a56b2e150609dbcc5ca 100644 (file)
--- a/debian/README.debian
+++ b/debian/README.debian
README.Debian for GOsa 2.5
--------------------------
+* Migrating from earlier Versions
+
+There was a schema change somewhere before 2.5. If you have goServer objects
+inside of your LDAP, you need to export your LDAP contents and add a
+
+objectClass: GOhard
+
+to every entry containing the goServer objectclass.
+
+
* Configure GOsa
By default you can point your favorite browser to the GOsa setup by
# Remove the comment for /etc/gosa/gosa.secrets in /etc/gosa/apache.conf
# /etc/init.d/apache2 reload
+
+
----
Cajus Pollmeier <cajus@debian.org> Fri 02 Jun 2006 16:23:50 +0200
diff --git a/debian/rules b/debian/rules
index 5121664e5d223cf1cbd3aadf6e1fb5efc5ad1a3d..8654e0f250cd72db7650263de8f27c3bd3f258ca 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
-mv debian/gosa/usr/share/gosa/bin/* debian/gosa/usr/bin
-rm -rf debian/gosa/usr/share/gosa/bin
-rm -rf debian/gosa/usr/share/doc/gosa/marketing
- -find debian/gosa -type f -exec chmod -x {} \; &> /dev/null
+ -find debian/gosa -type f -exec chmod -x {} \; >/dev/null 2>&1
-chmod +x debian/gosa/usr/bin/mkntpasswd
-rm -rf debian/gosa/usr/share/gosa/doc/guide/user/*/lyx-source
-rm -rf debian/gosa/usr/share/gosa/doc/guide/admin