K D Hedger 3015cece95 added imcat
2025-02-18 20:53:34 +00:00
2025-02-18 20:53:34 +00:00
2023-10-10 20:33:56 +01:00
2021-04-25 19:08:42 +01:00
2022-09-22 12:37:02 +01:00
2024-03-12 11:40:58 +00:00
2016-01-08 11:48:56 +00:00
2023-09-01 13:40:14 +01:00

LFSPkgBuilds

Mount a clean partion somewhere ( e.g. /mnt/LFS ).
CD into the mounted partition:
cd /mnt/LFS
Make sure you have rw perms:
sudo chown $USER .

Checkout the code: git clone https://github.com/KeithDHedger/LFSPkgBuilds.git
Or for a single branch:
git clone https://github.com/KeithDHedger/LFSPkgBuilds.git --branch 10.1 --single-branch

Depending on what init style you want to use you should first make a symlink from LFSPkgBuilds/LFSScripts/SysVBuild or LFSPkgBuilds/LFSScripts/SystemDBuild or LFSPkgBuilds/LFSScripts/LFSInitBuild or LFSPkgBuilds/LFSScripts/PiBuild to LFSScripts

E.G:
ln -sfvn LFSPkgBuilds/LFSScripts/SysVBuild LFSScripts
ln -sfvn LFSPkgBuilds/LFSPkgBuildScripts LFSPkgBuildScripts

For convienience you may want to also make a symlink to the HowTo, EG:
ln -sfvn LFSScripts/HowTo HowTo

Follow the instructions in LFSScripts/HowTo

BUGS etc. kdhedger68713@gmail.com

Description
Languages
Shell 92.7%
Makefile 3.8%
Roff 3.1%
C 0.3%
HTML 0.1%