blob: 7a815f2f53e2a71e273716f9c7819b74a5d5f503 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
RUNTIME DEPENDENCIES:
<package> <command> <reason>
util-linux login login is used for authorisation and login
util-linux setsid used to start login in a new session
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:
<package> <command> <when>
make make required
sed sed required
coreutils cp required
coreutils rm required
coreutils install required
texinfo makeinfo opt-out: for info manual
gzip gzip opt-out: for info manual compression
|