05:08:56 sup ax5623, i am just setting up my {B}LFS web server/git sync in my multilib qemu 05:10:16 nice! 05:11:46 doing some local cleanup ,probably gonna cleanup the github, since it has old bash version lfs 05:40:46 gn y'all 17:46:43 damn i wish i could just rm -rf these docs instead of going thru them 19:31:47 malina: finished the musl-lfs build, writing sysv /rc scripts was the biggest challenge 19:32:11 im surprised the init was the biggest challenge! 19:32:12 also used skarnet's mdevd 19:32:19 ye skarnet has lots of good stuff 19:32:21 smart fella 19:32:28 a bit nuts but smart 19:32:35 s6 right_ 19:32:40 I mix up two of them 19:32:45 kinda funny seeing nothing at the finish of a boot 19:33:10 honesatly though, it takes usualyl a lot pf patching to get things right long before init 19:33:10 = 19:33:16 how did you not get into this issue? 19:33:22 this is the final https://github.com/zedmatrix/ZBuild-System/tree/main/LFS-gcc15-musl/stage4 19:33:30 ill check it out 19:33:55 i like your enthusiasm :) 19:34:08 and using the -Os -pipe flags, got the final to 1.4G 19:34:12 same as me, just get on wint it and do whatever one has to do and fook what ppl think doesn't work 19:34:20 it does in the end and if not, backtrack and fix 19:34:21 thjat's it 19:34:25 super ez pz 19:34:29 just takes time 19:34:48 ye but aga9in, some things are very important to patch for musl ahead of glibc 19:34:51 yea sysv said missing /etc/rc.d/init/d/rc 19:34:58 sometimes though I feel you kindas go a bit too fast so to speak 19:35:08 like on alower level 19:35:35 init is like ... a lot of packages before that have need to be patched tyo communicate with the right libc 19:35:42 yea make was one of those packages needing patching 19:35:51 fair 19:35:59 same with elfutils 19:36:02 tye autotools needd fixing 19:36:18 but there ARE patches to the C code which interacts on lower levels with the hardware 19:36:42 but mostly went by the LFS book