Differences between revisions 8 and 28 (spanning 20 versions)
Revision 8 as of 2016-12-14 01:13:30
Size: 1337
Editor: PaulWise
Comment: more wifi tools
Revision 28 as of 2021-07-12 23:26:51
Size: 2079
Editor: PaulWise
Comment: add a section for useful USB gadget projects
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * ALSA:  * ALSA: DebianPackage:alsa-utils DebianPackage:codecgraph
Line 6: Line 6:
 * BPF: [[https://ftp-master.debian.org/new/bpfcc_0.2.0-1.html|bpfcc]]  * Block devices: DebianPackage:dmsetup DebianPackage:lvm2 DebianPackage:util-linux
 * BPF: DebianPackage:bpfcc
 * Crypto: DebianPackage:cryptsetup DebianPackage:keyutils
Line 8: Line 10:
 * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils
 * Filesystem dedup: [[DebianBug:784856|duperemove]]
 * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils DebianPackage:f2fs-tools DebianPackage:exfat-utils DebianPackage:exfatprogs
 * Filesystem dedup: DebianPackage:duperemove
Line 11: Line 13:
 * input: DebianPackage:input-utils DebianPackage:libevdev-tools  * GPIO: DebianPackage:gpiod
* input: DebianPackage:input-utils DebianPackage:libevdev-tools DebianPackage:evemu-tools
Line 13: Line 16:
 * network: DebianPackage:nftables DebianPackage:iptables DebianPackage:libteam DebianPackage:teamd DebianPackage:ethtool DebianPackage:iproute2 DebianPackage:crda DebianPackage:iw DebianPackage:wireless-tools DebianPackage:keyutils  * Memory/Swap: DebianPackage:pagein
 * Modules: DebianPackage:kmod
 * MPTCP: [[https://github.com/intel/mptcpd|mptcpd]]
 * netlink: DebianPackage:libnl-utils DebianPackage:python3-pyroute2
 * netw
ork: DebianPackage:nftables DebianPackage:iptables DebianPackage:libteam DebianPackage:teamd DebianPackage:ethtool DebianPackage:iproute2 DebianPackage:crda DebianPackage:iw DebianPackage:wireless-tools  DebianPackage:bridge-utils
Line 16: Line 23:
 * USB gadgets: [[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/libusbgx/libusbgx|libusbgx]] [[https://github.com/kopasiak/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]  * Power: DebianPackage:powertop DebianPackage:powerdebug DebianPackage:powercap-utils
 * Processor: DebianPackage:numactl
 * RDMA: DebianPackage:rdma-core
* USB gadgets:
  * Infra:
[[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/linux-usb-gadgets/libusbgx|libusbgx]] [[https://github.com/linux-usb-gadgets/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]
  * Gadgets: [[https://github.com/linux-usb-gadgets/ptp-gadget|ptp-gadget]]

This page lists user-space tools that interface to specific kernel (Linux/FreeBSD/Hurd/etc) (including non-mainline) features. It links to Debian packages where available, the NEW queue when waiting for approval, ITPs or RFPs where filed and upstream websites otherwise.