mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-22 20:25:04 +01:00
Don't move mklost+found to /sbin anymore - it's not essential, so let's
keep it in the default location where e2fsprogs install it into git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
460a38dd41
commit
f43df467de
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem><para>September 5th, 2001 [markh]: Chapter 6 - E2fsprogs:
|
||||||
|
Removed command to move mklost+found to /sbin.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>September 5th, 2001 [gerard]: Chapters 5 & 6: Added
|
<listitem><para>September 5th, 2001 [gerard]: Chapters 5 & 6: Added
|
||||||
notes to the gcc, binutils and glibc installations that these packages
|
notes to the gcc, binutils and glibc installations that these packages
|
||||||
behave badly when the default optimization flags are changed and should
|
behave badly when the default optimization flags are changed and should
|
||||||
|
@ -10,8 +10,7 @@ to be like that. We did not forget to supply a value there.</para>
|
|||||||
<userinput> --enable-elf-shlibs &&</userinput>
|
<userinput> --enable-elf-shlibs &&</userinput>
|
||||||
<userinput>make &&</userinput>
|
<userinput>make &&</userinput>
|
||||||
<userinput>make install &&</userinput>
|
<userinput>make install &&</userinput>
|
||||||
<userinput>make install-libs &&</userinput>
|
<userinput>make install-libs &&</userinput></screen></para>
|
||||||
<userinput>mv /usr/sbin/mklost+found /sbin</userinput></screen></para>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user