GNU With Experience. Attempt 3.
Go to file
Jeff Cliff 9126142f79 instructions 2023-08-11 13:11:55 -06:00
LICENSE
README.md instructions 2023-08-11 13:11:55 -06:00
git-clone-list split out git clone stuff from wget stuff 2023-08-11 13:11:09 -06:00
md5sums upgrades 2023-08-03 06:56:28 -06:00
version-check.sh correct version 2023-08-04 13:52:06 +00:00
wget-list-sysv split out git clone stuff from wget stuff 2023-08-11 13:11:09 -06:00

README.md

its ok to start over

LFS-no-microsoft

what you need to change Linux from Scratch to Linux from Scratch -microsoft

Problem: Linux from Scratch depends on NSA/Microsoft Github Solution: let's fix this.

If you run into an issue with the scripts in this repo let us know what you did with them and the problem you encountered in an issue https://git.freecumextremist.com/themusicgod1/LFS-no-microsoft/issues

where it says to wget the list, wget wget-list-sysv and then

for x in cat git-clone-list; do git clone $x; done