]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/dash/Config.in
dash: bump to version 0.5.9.1
[coffee/buildroot.git] / package / dash / Config.in
1 config BR2_PACKAGE_DASH
2         bool "dash"
3         depends on BR2_USE_MMU # fork()
4         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5         help
6           DASH is a POSIX-compliant implementation of /bin/sh that aims to be
7           as small as possible. It does this without sacrificing speed where
8           possible. In fact, it is significantly faster than bash (the GNU
9           Bourne-Again SHell) for most tasks. 
10
11           http://gondor.apana.org.au/~herbert/dash