mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
Added grpconv
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9503a7da97
commit
de488c795e
@ -78,15 +78,19 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>May 15th, 2003 [winkie]: Chapter 06 - Creating Files: All
|
<listitem><para>May 21st, 2003 [gerard]: Chapter 06 - Shadow: Added the
|
||||||
|
<userinput>grpconv</userinput> command to complement the enabling of all
|
||||||
|
shadowed passwords.</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>May 21st, 2003 [winkie]: Chapter 06 - Creating Files: All
|
||||||
those <userinput>ln</userinput> commands can be made into a few long ln
|
those <userinput>ln</userinput> commands can be made into a few long ln
|
||||||
commands.</para></listitem>
|
commands.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>May 15th, 2003 [winkie]: Chapter 05 - Installing
|
<listitem><para>May 21st, 2003 [winkie]: Chapter 05 - Installing
|
||||||
Glibc: Create an ld.so.conf file before building Glibc, to prevent an
|
Glibc: Create an ld.so.conf file before building Glibc, to prevent an
|
||||||
(harmless) error.</para></listitem>
|
(harmless) error.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>May 15th, 2003 [winkie]: Chapter 06 - Installing Glibc:
|
<listitem><para>May 21st, 2003 [winkie]: Chapter 06 - Installing Glibc:
|
||||||
Don't bother doing the 'exec /stage1/bin/bash' stuff, it doesn't do anything
|
Don't bother doing the 'exec /stage1/bin/bash' stuff, it doesn't do anything
|
||||||
now that we use PLFS.</para></listitem>
|
now that we use PLFS.</para></listitem>
|
||||||
|
|
||||||
|
@ -15,5 +15,10 @@ shadowed passwords.</para>
|
|||||||
|
|
||||||
<para><screen><userinput>/usr/sbin/pwconv</userinput></screen></para>
|
<para><screen><userinput>/usr/sbin/pwconv</userinput></screen></para>
|
||||||
|
|
||||||
|
<para>And to enable shadowed group passwords, run the following
|
||||||
|
command:</para>
|
||||||
|
|
||||||
|
<para><screen><userinput>/usr/sbin/grpconv</userinput></screen></para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user