Code

Updated rules and readme
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 13 Jun 2008 15:05:53 +0000 (15:05 +0000)
committercajus <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
debian/rules

index a560d701fb534d0a8f6e488900f9f47786ef6cc2..e20cf4a2e20530225e2a4a56b2e150609dbcc5ca 100644 (file)
@@ -1,6 +1,16 @@
 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
@@ -78,5 +88,7 @@ This can be achieved by running:
 # 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
index 5121664e5d223cf1cbd3aadf6e1fb5efc5ad1a3d..8654e0f250cd72db7650263de8f27c3bd3f258ca 100755 (executable)
@@ -73,7 +73,7 @@ install-stamp:
        -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