l0wigh has quit [Quit: Connection closed for inactivity]
l0wigh has joined #kisslinux
xdream8 has joined #kisslinux
fultilt has quit [Quit: Leaving]
l0wigh has quit []
l0wigh has joined #kisslinux
l__k has joined #kisslinux
l_k has quit [Ping timeout: 265 seconds]
l_k has joined #kisslinux
l__k has quit [Ping timeout: 244 seconds]
<l0wigh>
sad_plan, since you asked how much time it takes for the macbook to compile gcc, it took 1h to rebuild the base rootfs
<l0wigh>
that seems ok to me, but yeah pretty slow :')
solaare has quit [Ping timeout: 264 seconds]
solaare has joined #kisslinux
l0wigh has quit [Ping timeout: 276 seconds]
l0wigh has joined #kisslinux
<l0wigh>
I still have issues compiling a working kernel. I do make defconfig then make localyesconfig. I disable IKHEADERS and let HAVE_GCC_PLUGINS (since I can't find a good way to disable it). The last time that I did this process it worked. What could be missing in my case ?
<l0wigh>
Also might be an import information, but I'm using archlinux installer to do everything
<l0wigh>
important*
xdream8 has quit [Read error: Connection reset by peer]
<l0wigh>
fresh install, still can't build xorg-server because of missing dependancy "gl"... it really bugs me...
fultilt has quit [Quit: Leaving]
l__k has joined #kisslinux
l_k has quit [Ping timeout: 252 seconds]
fultilt has joined #kisslinux
<l0wigh>
well ok. I think I got it to install... I had to do a kiss b libglvnd and then do a kiss b xorg-server to be able to build. Do that mean that the xorg repo is outdated or is it's only a mesa build issue ?
<l0wigh>
spoke too soon, build fails
_whitelogger has joined #kisslinux
<L0Wigh>
Finally found a reason.... I had to remove repo/extra from the KISS_PATH since it contains a mesa compilation that doesn't work with xorg repo. Now it works !
Prosist has joined #kisslinux
<Prosist>
hello, anyone here used the booster initramfs?
Prosist has quit [Remote host closed the connection]
Prosist has joined #kisslinux
Prosist has quit [Changing host]
Prosist has joined #kisslinux
Prosist has quit [Remote host closed the connection]
L0Wigh_ has joined #kisslinux
L0Wigh has quit [Ping timeout: 276 seconds]
<riteo>
L0Wigh_: I'd recommend instead to put the xorg repo "before" the main one
<riteo>
it's supposed to be an overlay
<L0Wigh_>
yeah I see thanks, I'll do it. I still have issues running (any) window manager for X11 right now, with kiss b <package> or manual compilation. I don't really know why