Steam: Steam needs namespaces enabled in the kernel.

This commit is contained in:
Zeckmathederg 2024-08-03 21:42:03 -06:00
parent 46efcb8673
commit 6cdd96839f
2 changed files with 13 additions and 3 deletions

View File

@ -42,6 +42,10 @@
<listitem>
<para>August 3rd, 2024</para>
<itemizedlist>
<listitem>
<para>[Zeckmathederg] - Steam: Steam needs namespaces enabled in the
kernel.</para>
</listitem>
<listitem>
<para>[Zeckmathederg] - What Now: Added notice about BLFS.</para>
</listitem>

View File

@ -43,7 +43,7 @@
<bridgehead renderas="sect3">Steam Dependencies</bridgehead>
<para>
<xref linkend="steamdeps"/>
<xref linkend="steamdeps"/>
</para>
</sect2>
@ -52,14 +52,20 @@
<title>Installation of Steam</title>
<para>
First make a file empty as it does nothing on an LFS system besides
First enable namespaces in the kernel and recompile if necessary:
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam-kernel.xml"/>
<para>
Now make a file empty as it does nothing on an LFS system besides
give a passive error:
</para>
<screen><userinput>ln -sf /usr/bin/true steamdeps</userinput></screen>
<para>
Install <application>Steam</application> by running
Then install <application>Steam</application> by running
the following command as the <systemitem class="username">root
</systemitem> user:
</para>