From 0357582a50b660f59e87c6173495845144ec5d92 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 20 Mar 2021 11:07:03 -0400 Subject: [PATCH] roles/usb_lib/README.rst: quick update of doc links & cleanup --- roles/usb_lib/README.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/roles/usb_lib/README.rst b/roles/usb_lib/README.rst index 1f69bc402..4cee1a9ed 100644 --- a/roles/usb_lib/README.rst +++ b/roles/usb_lib/README.rst @@ -20,6 +20,12 @@ Automount is handled by usbmount, and scripts in this role look in the root of t USB drives must be formatted with one of the filesystems listed under "FILESYSTEMS=" at /etc/usbmount/usbmount.conf -There is also a patch for problems with automount on Fedora 21+ +Official Documentation, from 2010: -Please Note that as of the 4.1.8-200.fc22.x86_64 not all USB drives will mount even with this patch. +* https://github.com/hfuchs/usbmount/blob/master/README +* https://github.com/hfuchs/usbmount/blob/master/usbmount.conf + +As of March 2021, better Kolibri integration/support is being investigated: `#2713 `_ + +Legacy: There is also a patch for problems with automount on Fedora 21+. +Please Note that as of 4.1.8-200.fc22.x86_64 not all USB drives will mount, even with this patch.