LFS-no-microsoft/README.md

18 lines
702 B
Markdown
Raw Normal View History

2023-08-10 19:28:58 +02:00
![its ok to start over](https://static.banky.club/shitposter.club/b0a65e5701ed890a780aa9882be02b8c3d2060245e942a13dff5cf173fd5a3c4.jpg?name=363341481_695518172619205_7164817498485929393_n.jpg)
2023-08-10 19:28:22 +02:00
2023-08-02 06:03:48 +02:00
# LFS-no-microsoft
2023-08-02 06:11:43 +02:00
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.
2023-08-08 16:31:02 +02:00
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
2023-08-11 21:11:55 +02:00
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