<SiFuh>
I laughed when I saw this # CONFIG_PAM is not set yet jaeger is the one to introduce PAM into CRUX and builds the ISO. Why is the ISO so lucky?
<ukky>
rpc is bad name for a patch. Most used meaning: Remote Procedure Call
<SiFuh>
Yeah, I patched RPC for awhile then removed it. Only using the ncurses patch now
<SiFuh>
ukky: Fixed. I did an ncurses patch because 'menu config' didn't work
<SiFuh>
ukky: emmett1 did a 'sed' instead. he said he thought it was because of clang.
<ukky>
For some reason I didn't have to apply similar patch (ncurses).
zorz has joined #opencrux
<SiFuh>
ukky: Not sure. I found it strange. ncurses.h and libncurses* was where it should be
<zorz>
'lo
* zorz
full drive musl
<SiFuh>
zorz: ukky: dlcusa: What do you think about dumping kmod, sed, util-linux, core-utils and many others for busybox?
<zorz>
SiFuh: never dealt with busybox.... no idea.
<ukky>
zorz: 4×4 musl, or just 1-wheel drive?
<SiFuh>
ukky: I left much of the runit stuff in that was default.
<zorz>
4x4 and i am impressed... parallel dns.... not serial like glibc
<zorz>
ukky: with runit
<SiFuh>
zorz: It would need the user doing a make menuconfig for linux and busybox to be real.
<ukky>
zorz: runit from SiFuh's busybox or runit-runit?
<SiFuh>
I compiled most of what busybox has and it is onl about 3.1 MB
<zorz>
/sbin/runit-init
<zorz>
debian does this tricks with busybox, and dash on boot.
<SiFuh>
ukky: Actually I don't like the idea of busybox having init control. That is why I removed the stuff that interferes with sysvinit
<SiFuh>
Actually can remove dash since it uses ash
<SiFuh>
And all the mount and ip ipconfig stuff too
<SiFuh>
It would need a lot of testing though.
<SiFuh>
and you can get dlcusa's static build. Also I put it in / and not /usr
<ukky>
GNU tools are faster and have more options. busybox is probably 1% in size compared to similar GNU tool set.
<SiFuh>
Unfortunately I will need to build it as /usr to find out more ports that use the same files but another day. I uploaded everything to the server but I didn't disable the private option yet so can't be viewed publicly yet
<SiFuh>
ukky: Yeah, hence extensive testing. Find out what we can keep and what to remove.
<zorz>
so we go with busy box?
<SiFuh>
zorz: As long as it still has BSD style init scripts, I don't see why not
<SiFuh>
ukky: I was drawing blue penguin mascots today. Then I thought... Why not use my rat?
<SiFuh>
Like the rat walks by and it just starts crumbling into dust
<zorz>
something from pink panther ?
<zorz>
nooooooo
<zorz>
no good.
<SiFuh>
No, but there will be a gold coin in the air later.
<SiFuh>
His thumb is suppose to flick the coin into the air
<zorz>
i installed... musl... and then i unistalled it... later i dig and get to know some advantages of musl... and then i seriously installed it but.... beerman is fucked up. in python and other ports... the guy is criminal.
<zorz>
i need to give a port of python-setuptools to farkuhar.
<zorz>
and the rest.
<SiFuh>
Heh
<zorz>
he installs python-setuptools beerman and you dont get the distutils module.... thats why farkuhar was going mad
<zorz>
hahahahahaha
<SiFuh>
distutils doesn't exist anymore it is deprecated
<SiFuh>
If you need it, you need to make a new package
<zorz>
yes.... but.... not all python ports(lets say are updated) you still need it.
<SiFuh>
But python sucks doggy poop
<SiFuh>
Yes even python-setuptools that doesn't use it still needs it. Hahaha
<zorz>
hahahahahah
<SiFuh>
So I don't think it is an olutmies issue but rather a Python issue
<zorz>
look the cleaniest way to build a package,,, but i need to make it professional in venv
<zorz>
wait to find the port
<SiFuh>
I don't even know if I have python. Let me check