ac25892d07 | ||
---|---|---|
etc | ||
LICENSE | ||
README.md | ||
git-clone-list | ||
instructions.python | ||
md5sums | ||
version-check.sh | ||
wget-list-sysv |
README.md
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://git.fwfwqtpi2ofmehzdxe3e2htqfmhwfciwivpnsztv7dvpuamhr72ktlqd.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