mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-20 13:14:52 +00:00
10.1 blfs updates
This commit is contained in:
@ -78,6 +78,7 @@ cd $LFS
|
||||
#tar MUST be run as root to preserve permissions.
|
||||
#change ${HOME}/tools-${LFSVERSION}.tar.xz to suit.
|
||||
#make sure all virtual file systems etc are unmounted, including /LFSSourceArchives etc if you have mounted an extern drive there.
|
||||
#If you did NOT bind an external disk to /LFSSourceArchives, you may want to add --exclude="./LFSSourceArchives" to the tar command below, ( no real need to include the source archives into the tools archive ).
|
||||
[sudo -E] tar --one-file-system --exclude="./LFSPkgBuilds" --exclude="./LFSScripts" --exclude="./LFSPkgBuildScripts" -apcv -f ${HOME}/tools-${LFSVERSION}.tar.xz .
|
||||
|
||||
9)
|
||||
|
Reference in New Issue
Block a user