Author: fs
Date: Sat Dec  8 19:26:52 2007
New Revision: 9928

Log:
Add patch descriptions
add missing force-reload to init scripts


Modified:
   dists/trunk/redhat-cluster/redhat-cluster/debian/gfs-tools.init
   dists/trunk/redhat-cluster/redhat-cluster/debian/gfs2-tools.init
   
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/00_fix_gfs2_quota.dpatch
   
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/01_fix_gfs-kernel-makefile.dpatch

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/gfs-tools.init
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/gfs-tools.init     
(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/gfs-tools.init     Sat Dec 
 8 19:26:52 2007
@@ -73,11 +73,11 @@
        $0 start
        ;;
 
-  reload)
+  reload|force-reload)
         $0 start
        ;;
   *)
-       echo $"Usage: $0 {start|stop|restart|reload|status}"
+       echo $"Usage: $0 {start|stop|restart|reload|force-reload|status}"
        exit 1
 esac
 

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/gfs2-tools.init
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/gfs2-tools.init    
(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/gfs2-tools.init    Sat Dec 
 8 19:26:52 2007
@@ -73,11 +73,11 @@
        $0 start
        ;;
 
-  reload)
+  reload|force-reload)
         $0 start
        ;;
   *)
-       echo $"Usage: $0 {start|stop|restart|reload|status}"
+       echo $"Usage: $0 {start|stop|restart|reload|force-reload|status}"
        exit 1
 esac
 

Modified: 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/00_fix_gfs2_quota.dpatch
==============================================================================
--- 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/00_fix_gfs2_quota.dpatch
   (original)
+++ 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/00_fix_gfs2_quota.dpatch
   Sat Dec  8 19:26:52 2007
@@ -2,7 +2,7 @@
 ## 00_fix_gfs2_quota.dpatch by  <[EMAIL PROTECTED]>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: patch taken from Ubuntu, description is missing.
 
 @DPATCH@
 diff -urNad redhat-cluster-suite-2.20071022~/gfs2/include/gfs2_ondisk.h 
redhat-cluster-suite-2.20071022/gfs2/include/gfs2_ondisk.h

Modified: 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/01_fix_gfs-kernel-makefile.dpatch
==============================================================================
--- 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/01_fix_gfs-kernel-makefile.dpatch
  (original)
+++ 
dists/trunk/redhat-cluster/redhat-cluster/debian/patches/01_fix_gfs-kernel-makefile.dpatch
  Sat Dec  8 19:26:52 2007
@@ -2,7 +2,7 @@
 ## 01_fix_gfs-kernel-makefile.dpatch by Frederik Schüler <[EMAIL PROTECTED]>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Remove unneeded include from Makefile
 
 @DPATCH@
 --- redhat-cluster-2.20071022/gfs-kernel/src/gfs/Makefile.old  2007-12-07 
22:58:12.000000000 +0100

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to