18 lines
739 B
Markdown
18 lines
739 B
Markdown

|
|
|
|
# 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
|
|
|