From 7eeedd96541b26e60d9d869ddff13f0ee1b9536e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Sep 2013 04:28:55 +0200 Subject: add dependency list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 DEPENDENCIES diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..abef489 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,22 @@ +RUNTIME DEPENDENCIES: + + +util-linux login login is used for authorisation and login +bash bash gates-of-tartaros is written in Bash +openssh ssh (optional) used for SSH login +coreutils env (opt-out) used to get the path to Bash in the shebangs +coreutils stty used to lock the TTY if somepony ties something evil +coreutils sleep used to wait for ten minues if somepony ties something evil +coreutils uname used to get the name of the operating system as a distribution name fallback + + + +BUILD DEPENDENCIES: + + +make make required +sed sed required +coreutils cp required +coreutils rm required +coreutils install required + -- cgit v1.2.3-70-g09d2