GNU With Experience. Attempt 3.
Go to file
anonymous cypherpunk a7b05e41ef autoconf version bump 2024-01-09 17:25:52 -06:00
LICENSE Initial commit 2023-08-02 04:03:48 +00:00
README.md instructions 2023-08-11 13:11:55 -06:00
git-clone-list fuck systemd but we need it 2023-08-12 20:41:15 +00: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 autoconf version bump 2024-01-09 17:25:52 -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