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