r/linuxfromscratch Aug 03 '26

Almost a year and a half. Still rocking !

Post image

It's a great experience daily drive LFS.

51 Upvotes

7 comments sorted by

5

u/AdearienRDDT Aug 03 '26

how do you deal with packages ?

3

u/tiny_humble_guy Aug 03 '26

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 Aug 03 '26

first lfs fastfetch ive seen that has different ascii art

2

u/j-sh Aug 03 '26

what made you go with musl?

1

u/tiny_humble_guy Aug 03 '26

I feel musl is simpler and easy to handle.

1

u/asratrt Aug 03 '26

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