kumquat-buildroot/package/procps-ng/Config.in

9 lines
252 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PROCPS_NG
bool "procps-ng"
select BR2_PACKAGE_NCURSES
2004-10-09 08:13:40 +02:00
help
2004-10-14 22:33:45 +02:00
Standard informational utilities and process-handling tools.
Provides things like kill, ps, uptime, free, top, etc...
2004-10-09 08:13:40 +02:00
http://sourceforge.net/projects/procps-ng/