oceanicc has quit [Remote host closed the connection]
oceanicc has joined #kisslinux
oceanicc has quit [Read error: Connection reset by peer]
oceanicc has joined #kisslinux
oceanicc has quit [Ping timeout: 265 seconds]
oceanicc has joined #kisslinux
oceanicc has quit [Remote host closed the connection]
<midfavila>
i have a news
<midfavila>
the news is that i have successfully built and installed what should be a self-hosting version of my "distro"
<midfavila>
news is now over
<midfavila>
i'm so glad i was able to get this off of my hard drive xwx
<kiedtl>
neat!
<midfavila>
very much so
<midfavila>
i'm hoping to be able to start dogfooding it soon
<midfavila>
once it's demonstrably self-hosting i'm going to port it to my reform (aarch64-linux-musl) and then the r01 if that goes well (riscv64-linux-musl)
<midfavila>
the ideal would be some sort of make-based system to handle individual target differences
<midfavila>
and then you could just like
<midfavila>
make -f $(find /var/db/packages/ -name sys-c-nawk) aarch64-linux-musl
<midfavila>
or whatever
<midfavila>
and then automagically get a package out the other side
<midfavila>
this gives me a reason to start fiddling with apport again too
<midfavila>
like... two or three years since i've last touched it, but still
<midfavila>
,
<midfavila>
fuq
oceanicc has joined #kisslinux
oceanicc has quit [Ping timeout: 276 seconds]
oceanicc has joined #kisslinux
oceanicc has quit [Ping timeout: 272 seconds]
oceanicc has joined #kisslinux
zlg has joined #kisslinux
oceanicc has quit [Ping timeout: 244 seconds]
oceanicc has joined #kisslinux
pbsds35 has quit [Ping timeout: 276 seconds]
pbsds35 has joined #kisslinux
oceanicc has quit [Remote host closed the connection]
zlg has quit [Ping timeout: 244 seconds]
<sewn>
meow
worf1337 has quit [Remote host closed the connection]
fultilt has quit [Quit: Leaving]
worf1337 has joined #kisslinux
denshi has joined #kisslinux
fitrh has joined #kisslinux
<kris_>
midfavila 10/10
<kris_>
distrooer
denshi has quit [Quit: denshi]
fitrh has quit [Remote host closed the connection]
<midfavila>
i wonder if we'll finally get the spaceballs lunchbox
<kris_>
i sure hope so
oceanicc has joined #kisslinux
oceanicc has quit [Remote host closed the connection]
fultilt has joined #kisslinux
oceanicc has joined #kisslinux
nath has joined #kisslinux
<nath>
trying to enable pipewire-pulse support in the pipewire package by adding "-Dpipewire-pulse=true \" to build, however this fails as the pipewire-pulse option isn't known to meson. what extra stuff do i need to do to set this up?
oceanicc has quit [Remote host closed the connection]
oceanicc has joined #kisslinux
<sewn>
nath: -Dlibpulse
<sewn>
it wont be enabled by default because you do not have libpulse supposedly
<sewn>
oh also its enabled by default
<sewn>
you dont need that option
<sewn>
according to the git atleast meson
<nath>
ok ill try that
<nath>
i had noticed i didnt have libpulse installed so i went and did that
<nath>
alr its building now
<nath>
gonna check if it worked brb
nath has quit [Quit: nath]
nath has joined #kisslinux
<nath>
thought it didnt work but im just a dumbass and forgot pipewire pulse is a separate binary -_-