mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
removed note regardig proc support, bogus now that we moved back to a real file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9922b2698c
commit
5384d51e52
@ -30,7 +30,7 @@ information.</para>
|
||||
<userinput>generic-nopty</userinput> option to <filename>MAKEDEV</filename>.
|
||||
This creates the same devices as <userinput>generic</userinput>, but it skips
|
||||
the creation of <emphasis>pty</emphasis> devices so that
|
||||
<emphasis>devpts<emphasis> can manage those.</para>
|
||||
<emphasis>devpts</emphasis> can manage those.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -10,13 +10,5 @@ This is done using the following command:</para>
|
||||
<para>As of LFS-Bootscripts 1.11 this file is handled correctly
|
||||
so there are no errors even when booting after a crash.</para>
|
||||
|
||||
<para>Note that this requires
|
||||
support for the proc filesystem to be compiled into the kernel.
|
||||
This support is included by default.
|
||||
Don't remove it
|
||||
unless you <emphasis>really</emphasis> know what you are doing,
|
||||
as other important things also depend on it.
|
||||
In short, make sure proc filesystem support is enabled in the kernel.</para>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user