mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
shared/usbid: Remove LXD mentions
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
parent
9438801214
commit
f8689e8f0d
@ -1,5 +1,5 @@
|
||||
This Go package is a variant of `usbid` from https://github.com/google/gousb.
|
||||
It was written by the gousb maintainers and contributors and then adapted for use by LXD.
|
||||
It was written by the gousb maintainers and contributors and then adapted for our use.
|
||||
|
||||
Main changes:
|
||||
- Doesn't load on import (reduced memory footprint).
|
||||
@ -8,4 +8,4 @@ Main changes:
|
||||
- Doesn't use or indirectly rely on CGO as this code is often used in cross-built static binaries.
|
||||
|
||||
Most users will want to stick to the upstream google/gousb version instead.
|
||||
This fork is really meant for LXD's special use case and may be further trimmed down in the future.
|
||||
This fork is really meant for our special use case and may be further trimmed down in the future.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user