mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-10 04:41:10 +00:00
Update README.md
This commit is contained in:
parent
4b916916cd
commit
ca143f5531
1 changed files with 4 additions and 4 deletions
|
|
@ -51,9 +51,9 @@ Download all the packages and extract them to $LFS/sources.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd $LFS
|
cd $LFS
|
||||||
cp /<location_of_the_package>/lfs-packages-11.0.tar .
|
cp /<location_of_the_package>/lfs-packages-11.1.tar .
|
||||||
tar xf lfs-packages-11.0.tar
|
tar xf lfs-packages-11.1.tar
|
||||||
mv 11.0 sources
|
mv 11.1 sources
|
||||||
chmod -v a+wt $LFS/sources
|
chmod -v a+wt $LFS/sources
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -296,4 +296,4 @@ sh /lfs-final.sh | tee /lfs-final.log
|
||||||
|
|
||||||
# The end
|
# The end
|
||||||
|
|
||||||
You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy!
|
You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue