summary refs log tree commit diff
path: root/debian/dash.templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/dash.templates9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/dash.templates b/debian/dash.templates
new file mode 100644
index 0000000..5610926
--- /dev/null
+++ b/debian/dash.templates
@@ -0,0 +1,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.
f6f834b2de78add528957ddae0e056575e9&follow=1'>Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe