summaryrefslogtreecommitdiff
path: root/hurd/libstore
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:22:18 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:22:18 +0100
commita61ab7b60a4f29bf7652aafea2319bdc11ab06d8 (patch)
treed3eb5bef5cedae809d671aa9f8b6523c9000faf0 /hurd/libstore
parent1c36eb6c025084af76c5b930ca4adc5953560fd7 (diff)
parent573d363a3458b8a37e6ec929c778dae8abf90fab (diff)
Merge remote-tracking branch 'feldtkeller.SCHWINGE/master'
Conflicts: hurd/libstore/nbd_store.mdwn open_issues/glibc.mdwn open_issues/libpthread_CLOCK_MONOTONIC.mdwn open_issues/packaging_libpthread.mdwn shortcuts.mdwn
Diffstat (limited to 'hurd/libstore')
-rw-r--r--hurd/libstore/nbd_store.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/hurd/libstore/nbd_store.mdwn b/hurd/libstore/nbd_store.mdwn
index 4d4a769f..8560fd44 100644
--- a/hurd/libstore/nbd_store.mdwn
+++ b/hurd/libstore/nbd_store.mdwn
@@ -11,6 +11,26 @@ License|/fdl]]."]]"""]]
[[!meta title="nbd store: Linux-compatible network block device"]]
+[[!wikipedia "Network block device"]].
+
+
+# Servers
+
+
+## [Network Block Device (TCP version)](http://nbd.sourceforge.net/)
+
+[[tschwinge]] once was testing this (years ago), and found it didn't work.
+Perhaps the protocol was extended?
+
+
+## [xNBD](https://bitbucket.org/hirofuchi/xnbd/)
+
+
+## [jNbd](http://vanheusden.com/java/JNbd/)
+
+
+## [BlackHole](http://vanheusden.com/java/BlackHole/)
+
# Open Issues