diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-12 08:53:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-12 08:53:30 +0700 |
commit | 6605bc58909888cdf50b6d047573fa233d7f54a1 (patch) | |
tree | 6b6964c0229dcd406414da58211a12cc0a15fed9 /system/drbd-tools/slack-desc | |
parent | db17555e8c373bceea971e3de8da8b314e74b827 (diff) |
system/drbd-tools: Removed (replaced by drbd-utils).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/drbd-tools/slack-desc')
-rw-r--r-- | system/drbd-tools/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/drbd-tools/slack-desc b/system/drbd-tools/slack-desc deleted file mode 100644 index e3a3e46977189..0000000000000 --- a/system/drbd-tools/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -drbd-tools: drbd-tools (Userland Tools for Distributed Replicated Block Device) -drbd-tools: -drbd-tools: DRBD is a block device which is designed to build high availability -drbd-tools: clusters. This is done by mirroring a whole block device via -drbd-tools: (a dedicated) network. You could see it as a network RAID1. DRBD -drbd-tools: takes over the data, writes it to the local disk and sends it to -drbd-tools: the other host. On the other host, it takes it to the disk there. -drbd-tools: -drbd-tools: Home: http://www.drbd.org -drbd-tools: -drbd-tools: |