Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Linux From Scratch and LFS-like build scripts #1165

Merged
merged 3 commits into from Aug 7, 2024
Merged

Add support for Linux From Scratch and LFS-like build scripts #1165

merged 3 commits into from Aug 7, 2024

Conversation

ghost
Copy link

@ghost ghost commented Aug 6, 2024

Added support for:

  • Linux From Scratch (LFS)
  • Musl Linux From Scratch (MLFS)
  • Clang-built Musl Linux From Scratch (CMLFS)
  • Optimized Musl Linux From Scratch (Optimux)
  • Other LFS build scripts (Yosild, Yamlld)

I think I've done everything correctly however from my testing the logo only displays with LFS, all the others just use the standard Linux logo so let me know if I've done anything wrong.

AlbydS added 2 commits August 6, 2024 11:46
Added ASCII logo for Linux From Scratch
I added Linux From Scratch support to builtin.c
@CarterLi
Copy link
Member

CarterLi commented Aug 6, 2024

You put "mlfs", "cmlfs", "optimux", "yosild", "yamlld" in L section, they won't work.

@CarterLi CarterLi merged commit 53d2dbd into fastfetch-cli:dev Aug 7, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant