Search Criteria
Package Details: udev-usb-sync 0.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/udev-usb-sync.git (read-only, click to copy) |
---|---|
Package Base: | udev-usb-sync |
Description: | Fine tune write cache and impose buffer limits when USB storage device is plugged |
Upstream URL: | https://codeberg.org/wonky/udev-usb-sync |
Licenses: | MIT |
Submitter: | linux-aarhus |
Maintainer: | linux-aarhus |
Last Packager: | linux-aarhus |
Votes: | 1 |
Popularity: | 0.28 |
First Submitted: | 2023-03-04 16:39 (UTC) |
Last Updated: | 2024-09-13 15:30 (UTC) |
Latest Comments
linux-aarhus commented on 2024-11-09 09:41 (UTC)
@FabioLolix - You are right - I will check up on it.
FabioLolix commented on 2024-11-01 20:24 (UTC)
Hello Frede, thanks for this interesting script
Would you like to create releases on your repository? At the moment versions here seems arbitrary, AUR shouldn't be used as git repo for development and a fixed release would be more proper (also help to get this into other distros)
A license like MIT should be installed and udev-usb-sync script instead have another one, package() could be streamlined removing the use of
cp
As should look with a tagged release: https://github.com/FabioLolix/AURFIX/blob/main/u/udev-usb-sync/PKGBUILD
andresghc commented on 2024-08-27 04:02 (UTC)
Just tested and it's working fine!
linux-aarhus commented on 2023-07-21 06:42 (UTC) (edited on 2023-07-21 07:18 (UTC) by linux-aarhus)
@Davius Your device may not be matching the rule. Upon installation the rule has no effect on already attached devices (remove and insert for rule to take effect). The devices doesn't support disabling write-cache. I will look into it.
Davius commented on 2023-03-23 13:18 (UTC)
Tested today. No effects ... USB stick still in asynchronous mode.