mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
config BR2_PACKAGE_BASH
|
|
bool "bash"
|
|
default n
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
The standard GNU Bourne again shell.
|
|
|
|
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|