summary refs log tree commit diff
path: root/debian/dash.templates
blob: 56109263a7e1febc4621150cbb80278c888f9733 (plain) (blame)
1
2
3
4
5
6
7
8
9
Template: dash/sh
Type: boolean
Default: false
_Description: Install dash as /bin/sh?
 Bash is the default /bin/sh on a Debian system.  However, since our policy
 requires all shell scripts using /bin/sh to be POSIX compliant, any shell
 that conforms to POSIX can serve as /bin/sh.  Since dash is POSIX
 compliant, it can be used as /bin/sh.  You may wish to do this because
 dash is faster and smaller than bash.
'/libretls/commit/VERSION?h=3.7.0&id=dfea3f8193aacb21edd74880d51535ae29346d2e&follow=1'>Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe