13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
# Hand-picked packages
|
|
|
|
%packages --exclude-weakdeps
|
|
|
|
pciutils # PCI bus related utilities
|
|
libusb # Library for accessing USB devices
|
|
usbutils # Linux USB utilities
|
|
curl # transfer a URL
|
|
wget # An advanced file and recursive website downloader
|
|
nano # A small text editor
|
|
|
|
%end # End of the packages section
|