diff options
Diffstat (limited to 'appendixa/chroot-dep.xml')
-rw-r--r-- | appendixa/chroot-dep.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/appendixa/chroot-dep.xml b/appendixa/chroot-dep.xml new file mode 100644 index 000000000..fe5fa7d64 --- /dev/null +++ b/appendixa/chroot-dep.xml @@ -0,0 +1,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> + |