mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-02 14:32:10 +00:00
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_BASH
|
|
bool "bash"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
The standard GNU Bourne again shell.
|
|
|
|
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|