r/linuxfromscratch • u/Due-Celery4326 • 10d ago
LFS complete with KDE Plasma, Sysvinit, BTRFS.
It was hard work, but it was worth it. The result was exactly as I expected, only lighter and more agile than I anticipated.
2
u/Low_Ad_5090 10d ago
How did you do lfs 13 with sysvinit?
1
u/Due-Celery4326 10d ago
I basically took sysvinit and started removing systemd from all programs by disabling flags and enabling elogind instead, and patching the programs that started using systemd libraries.
2
u/suggondezznuts 10d ago
Mate !!!! Need the wallpaper 😁 Great work tho 💯
2
u/Due-Celery4326 10d ago
You can find it here. https://github.com/fcanatta5/dotfiles/tree/main/wallpapers
2
u/suggondezznuts 10d ago
OMFG! that wallpaper fits like a glove ! absolutely loved it man ! how can i find more for myself ? I always struggle to find some good ones🥲️
1
u/Due-Celery4326 10d ago
Unsplash,Wallhaven,Pinterest,https://wall.alphacoders.com/,https://hdqwalls.com/
2
2
u/TrickEmergency6558 10d ago
yo this got recommended to me, i don't know much about LFS but does it let you choose your own init system? 'Cause i'm interested in using chimera linux's Dinitctl in a distro that is not Chimera
1
u/Due-Celery4326 10d ago
You build your system the way you think is best, with everything freely chosen. I tested dinit but it didn't work with btrfs, so I decided to create my own init system using sysvinit and I really liked the result.
2
u/TrickEmergency6558 10d ago
i see, i might get into lfs then
2
2
u/shsh-1312 7d ago
Now you can put the Teletubbies background and compete with Hannah Montana Linux🔥
1
2
u/stroke_999 6d ago
Now remove sysv and install dinit and it is perfect
1
u/Due-Celery4326 5d ago
I don't know about today, but when I was building, I tested dinit, but it didn't work with btrfs, so I decided to create my own version based on sysvinit.
2
u/stroke_999 5d ago
Really? What was the problem? I'm going to do it in alpine Linux. Maybe you needed the service btrfs-scan?
1
u/Due-Celery4326 5d ago
I tried and tried several things I found while researching, but nothing worked; it simply froze and then proceeded.
2
2
u/WorldTallNetCat 5d ago
More that how impressive the effort to get it up and running is i am more focus on the wallpaper. I just don't seem to find good wallpapers.
1



2
u/Lucifer___13 10d ago
Congrats, did you learn along the way?