GNU With Experience. Attempt 3.
Go to file
Jeff Cliff f632167de5 issue link update 2024-03-28 04:45:20 +00:00
LICENSE Initial commit 2023-08-02 04:03:48 +00:00
README.md issue link update 2024-03-28 04:45:20 +00: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 http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion/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