This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2012-03-19 22:52:55 +01:00
parent 998938f729
commit 542934d9ad
3 changed files with 11 additions and 2 deletions

View File

@ -242,3 +242,12 @@ case ${2} in
;; ;;
esac esac
# camcontrol devlist
# <INTEL SSDSA2M160G2GC 2CV102HD> at scbus0 target 0 lun 0 (ada0,pass0)
# <HTC Android Phone 0100> at scbus4 target 0 lun 0 (pass1,da0)
# camcontrol devlist | grep -E -o "<.*>" | tr ' ' '-' | tr -d '<>'
# INTEL-SSDSA2M160G2GC-2CV102HD
# HTC-Android-Phone-0100

View File

@ -1,2 +1,2 @@
SHA256 (automount-1.3.1.tar.gz) = f007e31bf3b3f35750909197ecc9c7fd7f2159cc82127eaeca1c145accc16220 SHA256 (automount-1.3.1.tar.gz) = a783f68b6c9b1dcb205f08f7285dcde8403e7f5ca5d9a582f3e9ae195ac4fc95
SIZE (automount-1.3.1.tar.gz) = 3530 SIZE (automount-1.3.1.tar.gz) = 3681