From 001bfd5f2b6890cafd209de4ea360927d4dd8a55 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Sat, 23 Feb 2013 15:55:49 +0100
Subject: minikrebs is now a submodule

---
 minikrebs                               |  1 +
 minikrebs/profiles/usbbridge/doc/README | 21 ---------------------
 2 files changed, 1 insertion(+), 21 deletions(-)
 create mode 160000 minikrebs
 delete mode 100644 minikrebs/profiles/usbbridge/doc/README

(limited to 'minikrebs/profiles/usbbridge/doc/README')

diff --git a/minikrebs b/minikrebs
new file mode 160000
index 00000000..8fd46a7e
--- /dev/null
+++ b/minikrebs
@@ -0,0 +1 @@
+Subproject commit 8fd46a7e3258bff753c42dc43fecfbbc853a685c
diff --git a/minikrebs/profiles/usbbridge/doc/README b/minikrebs/profiles/usbbridge/doc/README
deleted file mode 100644
index 68e6a979..00000000
--- a/minikrebs/profiles/usbbridge/doc/README
+++ /dev/null
@@ -1,21 +0,0 @@
-# usbbridge
-
-krebsplug will start up as usbbridge with usbip-utils.
-it will run an usbipd and grab an ip-address via dhcp.
-
-# setup
-connect usb-device and then connect krebsplug to power.
-when changing the usb-device, detach it on the client side, 
-power off the krebsplug, attach usb device and power up
-then.
-
-# usage
-## client side attach
-
-    modprobe vhci-hcd
-    usbip list -r <<KREBSIP>>
-    usbip attach -h <<KREBSIP>> -p 1-1
-
-## client side detach
-
-    usbip detach -p 0
-- 
cgit v1.2.3