mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Steam: Steam needs namespaces enabled in the kernel.
This commit is contained in:
parent
46efcb8673
commit
6cdd96839f
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user