mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 19:32:03 +00:00
removed 'su' - not installed here due to lack or root privs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f32668c002
commit
f726193914
@ -19,7 +19,7 @@ make LDFLAGS=-static &&
|
||||
make install &&
|
||||
cd $LFS/usr/bin &&
|
||||
mv basename date echo false hostname $LFS/bin &&
|
||||
mv pwd sleep stty su test true uname $LFS/bin &&</userinput></screen></para>
|
||||
mv pwd sleep stty test true uname $LFS/bin &&</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user