mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
usb-lib documentation was very stale
This commit is contained in:
parent
920d94d2c9
commit
958b647faa
1 changed files with 9 additions and 3 deletions
|
@ -1,14 +1,20 @@
|
||||||
==============
|
==============
|
||||||
USB Lib README
|
usb-lib README
|
||||||
==============
|
==============
|
||||||
|
|
||||||
This role implements Library Box type functionality to mount and link content on a USB drive.
|
SEE "Can teachers display their own content?" WITHIN http://FAQ.IIAB.IO FOR UP-TO-DATE DOCUMENTATION.
|
||||||
|
|
||||||
|
This role implements LibraryBox-type functionality to mount and link content on a USB drive.
|
||||||
|
|
||||||
|
Users should have nearly immediate access to "teacher content" by browsing to http://box/usb
|
||||||
|
|
||||||
Automount is handled by usbmount and scripts in this role look in the root of the mounted drive for
|
Automount is handled by usbmount and scripts in this role look in the root of the mounted drive for
|
||||||
|
|
||||||
|
* /usb
|
||||||
|
* /USB
|
||||||
* /share
|
* /share
|
||||||
* /Share
|
* /Share
|
||||||
* /PirateShare
|
* /Piratebox/Share
|
||||||
|
|
||||||
and if found create a symlink of the form /library/content/USBn points to /media/usbn.
|
and if found create a symlink of the form /library/content/USBn points to /media/usbn.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue