mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-28 05:22:11 +00:00
Changes made based upon e-mails with Mike Frysinger and Gerhard Heift. The autoreconf change is important for anyone using uClibc as there is no widely available backtrace (yet). [Peter: fix Config.in indentation, autoreconf, patch] Signed-off-by: Andy Kennedy <Andy.Kennedy@AdTran.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
config BR2_PACKAGE_HTOP
|
|
bool "htop"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
htop is an interactive text-mode process viewer for Linux.
|
|
It aims to be a better top.
|
|
|
|
http://htop.sf.net
|