blob: fe5fa7d642e0b862521fc5c3c6b2064aa4d21069 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<sect2>
<title>Dependencies</title>
<para>Chroot needs the following to be installed:</para>
<literallayout>
bash from the bash package
env from the sh-utils package
</literallayout>
</sect2>
|