what you need to change (GNU) Linux from Scratch to (GNU) Linux from Scratch -microsoft
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
@jeffcliff@shitposter.club 1895668bea switching kernel upstream to linux-libre
I use it anyway, might as well make it official.
4 weeks ago
LICENSE Initial commit 4 months ago
README.md instructions 4 months ago
git-clone-list fuck systemd but we need it 4 months ago
md5sums upgrades 4 months ago
version-check.sh correct version 4 months ago
wget-list-sysv switching kernel upstream to linux-libre 4 weeks ago

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