aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
blob: 8254c69b6129a23e58529dc3f81af33e985563a5 (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		(out-out) 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