diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-06-08 04:16:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-09 02:22:12 -0500 |
commit | f23b4ee8974e51e737f11b5c267572f574c23bce (patch) | |
tree | 2f558a54ab27e1079e53124948d594261b9cf1db /system/drbd/slack-desc | |
parent | eb6178414c6f24578304753f616bf2a389d8e8e5 (diff) |
system/drbd-tools: Renamed from system/drbd per maintainer
The drbd kernel module is part of the mainline kernel shipped
with Slackware now, but to avoid confusion (and to make a future
submission of drbd-kernel for users that want a newer module),
Zordrak (maintainer) requested that the name change from our
13.0 repo be reverted.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/drbd/slack-desc')
-rw-r--r-- | system/drbd/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/drbd/slack-desc b/system/drbd/slack-desc deleted file mode 100644 index d231e947a4abd..0000000000000 --- a/system/drbd/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 ':'. - - |-----handy-ruler------------------------------------------------------| -drbd: drbd (Userland Tools for Distributed Replicated Block Device) -drbd: -drbd: DRBD is a block device which is designed to build high availability -drbd: clusters. This is done by mirroring a whole block device via -drbd: (a dedicated) network. You could see it as a network RAID1. DRBD -drbd: takes over the data, writes it to the local disk and sends it to -drbd: the other host. On the other host, it takes it to the disk there. -drbd: -drbd: Home: http://www.drbd.org -drbd: -drbd: |