2023-08-10 19:28:58 +02:00

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
2024-03-28 05:45:20 +01:00
http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion/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