1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/usb-lib
2018-02-11 10:53:01 -05:00
..
defaults initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00
tasks typo/clarif in roles/usb-lib/tasks/main.yml 2017-10-27 14:46:59 -04:00
templates patch 0002 2017-05-27 16:10:45 -07:00
README.rst Update README.rst 2018-02-11 10:53:01 -05:00

==============
usb-lib README
==============

SEE "Can teachers display their own content?" WITHIN http://FAQ.IIAB.IO FOR UP-TO-DATE DOCUMENTATION.

This role implements functionality similar to LibraryBox, to mount and link content on a USB drive within /library/www/html/local_content

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

* /usb
* /USB
* /share
* /Share
* /Piratebox/Share

and if found create a symlink of the form /library/content/USBn points to /media/usbn.

There is also a patch for problems with automount on Fedora 21+

Please Note that as of the 4.1.8-200.fc22.x86_64 not all USB drives will mount even with this patch.