-
zedmatrixsup ax5623, i am just setting up my {B}LFS web server/git sync in my multilib qemu
-
ax5623nice!
-
zedmatrixdoing some local cleanup ,probably gonna cleanup the github, since it has old bash version lfs
-
ax5623gn y'all
-
zedmatrixdamn i wish i could just rm -rf these docs instead of going thru them
-
zedmatrixmalina: finished the musl-lfs build, writing sysv /rc scripts was the biggest challenge
-
malinaim surprised the init was the biggest challenge!
-
zedmatrixalso used skarnet's mdevd
-
malinaye skarnet has lots of good stuff
-
malinasmart fella
-
malinaa bit nuts but smart
-
malinas6 right_
-
malinaI mix up two of them
-
zedmatrixkinda funny seeing nothing at the finish of a boot
-
malinahonesatly though, it takes usualyl a lot pf patching to get things right long before init
-
malina=
-
malinahow did you not get into this issue?
-
zedmatrixthis is the final github.com/zedmatrix/ZBuild-System/tree/main/LFS-gcc15-musl/stage4
-
malinaill check it out
-
malinai like your enthusiasm :)
-
zedmatrixand using the -Os -pipe flags, got the final to 1.4G
-
malinasame as me, just get on wint it and do whatever one has to do and fook what ppl think doesn't work
-
malinait does in the end and if not, backtrack and fix
-
malinathjat's it
-
malinasuper ez pz
-
malinajust takes time
-
malinaye but aga9in, some things are very important to patch for musl ahead of glibc
-
zedmatrixyea sysv said missing /etc/rc.d/init/d/rc
-
malinasometimes though I feel you kindas go a bit too fast so to speak
-
malinalike on alower level
-
malinainit is like ... a lot of packages before that have need to be patched tyo communicate with the right libc
-
zedmatrixyea make was one of those packages needing patching
-
malinafair
-
zedmatrixsame with elfutils
-
malinatye autotools needd fixing
-
malinabut there ARE patches to the C code which interacts on lower levels with the hardware
-
zedmatrixbut mostly went by the LFS book