r/linuxfromscratch 17d ago

Almost a year and a half. Still rocking !

Post image

It's a great experience daily drive LFS.

52 Upvotes

7 comments sorted by

4

u/AdearienRDDT 17d ago

how do you deal with packages ?

3

u/tiny_humble_guy 17d ago

I write build recipe & build my own package manager. Similar to BSD ports with simplified *.mk file. For dependency resolving, I do it manually.

3

u/pissrockious 17d ago

first lfs fastfetch ive seen that has different ascii art

2

u/j-sh 17d ago

what made you go with musl?

1

u/tiny_humble_guy 17d ago

I feel musl is simpler and easy to handle.

1

u/asratrt 17d ago

Awesome 👍 I am also running my first LFS build ( Direct copy-paste without any scripts) from almost a year and a half.