mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-03 18:33:48 +08:00
e3dbb6aada
The hash of README.md has changed because the link to the zstd license has been added: - `` + `- zstd (Dual BSD\GPLv2 Licenses) is from https://github.com/facebook/zstd` Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
Config.in.host | ||
readme.txt | ||
uuu.hash | ||
uuu.mk |
uuu Howto ========= Running uuu without root privileges ----------------------------------- Accessing USB devices on Linux requires root privileges by default. To be able to run uuu without root priviles, execute the following steps: sudo sh -c "uuu -udev >> /etc/udev/rules.d/70-uuu.rules" sudo udevadm control --reload