diff options
author | Zordrak <slackbuilds@tpa.me.uk> | 2010-05-13 01:00:46 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:46 +0200 |
commit | ae29ef7f6e7169ad3bec940f6704c5096fe81e5d (patch) | |
tree | 670d21ef30e2684b7d6125a259d6b6b5d095662f /system/drbd/slack-desc | |
parent | e9baf9a07c6c94a987120475b0538fc7cd3410d6 (diff) | |
download | slackbuilds-ae29ef7f6e7169ad3bec940f6704c5096fe81e5d.tar.gz |
system/drbd: Added to 13.0 repository
Diffstat (limited to 'system/drbd/slack-desc')
-rw-r--r-- | system/drbd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/drbd/slack-desc b/system/drbd/slack-desc new file mode 100644 index 0000000000..b47db8c07b --- /dev/null +++ b/system/drbd/slack-desc @@ -0,0 +1,19 @@ +# 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 (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: |