Files
shredos.x86_64/package/bash/Config.in

12 lines
277 B
Plaintext
Raw Normal View History

2004-10-09 06:13:40 +00:00
config BR2_PACKAGE_BASH
2004-10-14 20:33:45 +00:00
bool "bash"
# uses fork()
depends on BR2_USE_MMU
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_READLINE
2004-10-09 06:13:40 +00:00
help
2004-10-14 20:33:45 +00:00
The standard GNU Bourne again shell.
2004-10-09 06:13:40 +00:00
http://tiswww.case.edu/php/chet/bash/bashtop.html