mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-01-23 14:32:20 +08:00
ready to try...I think...
This commit is contained in:
parent
07074cfb3e
commit
dfb94c9fd5
@ -22,12 +22,6 @@ mkdir -p ${LFS}/lib64
|
||||
|
||||
mkdir -p ${LFS}/tools
|
||||
|
||||
groupadd lfs
|
||||
useradd -s /bin/bash -g lfs -m -k /dev/null lfs
|
||||
|
||||
chown lfs ${LFS}/{usr{,/*},lib,var,etc,bin,sbin,tools}
|
||||
chown lfs ${LFS}/lib64
|
||||
|
||||
echo "Please set a password for the lfs user account"
|
||||
echo ""
|
||||
echo " passwd lfs"
|
||||
|
Loading…
Reference in New Issue
Block a user