Пакет usbip: Информация
Исходный пакет: usbip
Версия: 5.10-alt1
Собран: 21 ноября 2023 г. 21:08
Категория: Система/Настройка/Сеть
Сообщить об ошибке в пакетеДомашняя страница: http://www.kernel.org
Лицензия: GPLv2+
О пакете: Утилита для управления устройствами usbip
Описание:
The USB/IP Project aims to develop a general USB device sharing system
over IP network. To share USB devices between computers with their full
functionality, USB/IP encapsulates "USB requests" into IP packets and
transmits them between computers. Original USB device drivers and
applications can be also used for remote USB devices without any
modification of them. A computer can use remote USB devices as if they
were directly attached; for example, we can:
- USB storage devices: fdisk, mkfs, mount/umount, file operations,
play a DVD movie and record a DVD-R media.
- USB keyboards and USB mice: use with linux console and X Window
System.
- USB webcams and USB speakers: view webcam, capture image data and
play some music.
- USB printers, USB scanners, USB serial converters and USB Ethernet
interfaces: ok, use fine.Список бинарных RPM-пакетов, собираемых из данного SRPM:
libusbip (e2kv6, e2kv5, e2kv4, e2k)
libusbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libusbip-devel (e2kv6, e2kv5, e2kv4, e2k)
usbip (e2kv6, e2kv5, e2kv4, e2k)
usbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
usbip-server (e2kv6, e2kv5, e2kv4, e2k)
usbip-server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libusbip (e2kv6, e2kv5, e2kv4, e2k)
libusbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libusbip-devel (e2kv6, e2kv5, e2kv4, e2k)
usbip (e2kv6, e2kv5, e2kv4, e2k)
usbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
usbip-server (e2kv6, e2kv5, e2kv4, e2k)
usbip-server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Pavel Vainerman
Последнее изменение
13 мая 2023 г. Vitaly Lipatov 5.10-alt1
- build with sources from linux kernel 5.10 (ALT bug 40036) - cleanup spec, merge with Fedora's pieces - rename package usbipd to usbip-server - obsolete package usbip-client in favor to usbip - add post/preun service commands - remove modules-load.d/*.conf packing (see service files)
5 сентября 2021 г. Vitaly Lipatov 2.0.4-alt8
- disable build devel-static
7 апреля 2021 г. Grigory Ustinov 2.0.4-alt7
- Fixed FTBFS with -fcommon.