blob: 7b6e9304bc8e5f1cabac00941bdb55e4ac07d5e2 [file] [log] [blame]
config BR2_PACKAGE_DUST
bool "dust"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_HOST_RUSTC
help
dust is an alternative written in Rust of the command "du"
from the Linux kernel. It aims to be more intuitive and visual
in order to give the user a better view of his system's
current storage capacity.
https://github.com/bootandy/dust.git