diff options
author | Mario Preksavec <mario at slackware dot hr> | 2019-05-17 23:24:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-17 23:25:25 +0700 |
commit | 7eed0390c7f9e6a8bf3447e1ec9dcdd5565b5135 (patch) | |
tree | dbff3d6eb325d10d198ef45864f8588b564e5839 /system/ocfs2-tools/README | |
parent | b02144a8d2f33677b2f7d0c87bb98d4bc50fb4ae (diff) |
system/ocfs2-tools: Added (OCFS2 tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ocfs2-tools/README')
-rw-r--r-- | system/ocfs2-tools/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/ocfs2-tools/README b/system/ocfs2-tools/README new file mode 100644 index 0000000000000..b3c110891f5a6 --- /dev/null +++ b/system/ocfs2-tools/README @@ -0,0 +1,7 @@ +These are tools for the OCFS2 filesystem. + +To enable GUI, build with: + + GUI=yes ./ocfs2-tools.SlackBuild + +More information post-install can be found in README.SLACKWARE |