mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
config BR2_PACKAGE_UTIL-LINUX
|
|
bool "util-linux"
|
|
default n
|
|
help
|
|
Various useful/essential Linux utilities.
|
|
|
|
Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc...
|
|
|
|
http://www.kernel.org/pub/linux/utils/util-linux/
|