summaryrefslogtreecommitdiffstats
path: root/cluster/ocfs2-tools/DETAILS
blob: ca2e19486bbd4551a9c1f1facf0f466f9afdf9ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=ocfs2-tools
         VERSION=1.6.3
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://oss.oracle.com/projects/${SPELL}/dist/files/source/v${BRANCH}/${SOURCE}
     SOURCE_HASH=sha512:ab43c1c65e8475931fe7cc8f1f8daf7b5f2f069bbd61a9fb96cf5ed0b785e7fc37d0a3249378f1408ff4c9e1bc7c45b46a6701f43394c8cb91057f00da8dc540
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://oss.oracle.com/projects/${SPELL}
         ENTERED=20060711
      LICENSE[0]=GPL
        KEYWORDS="cluster filesystem"
           SHORT="tools for OCFS2 cluster filesystem"
cat << EOF
OCFS2 is a general purpose extent based shared disk cluster file system
with many similarities to ext3. It supports 64 bit inode numbers, and has
automatically extending metadata groups which may also make it attractive
for non-clustered use.
This spell provides tools for creating, checking, mounting and tuning OCFS2
file-systems.
EOF