<midfavila>
made good progress on a kiss image today
<midfavila>
wasn't able to finish before i was off work but tomorrow i'm thinking it'll be possible
<midfavila>
all depends on whether or not i can get a cross-compiled native gcc going
<midfavila>
although i'll have to add some extra packages ofc
<midfavila>
wpa_supplicant, mbimutils at the least
<midfavila>
and the support package from clockwork
<midfavila>
i need to trim the firmware package too. it's like multiple times the size of the rootfs
avs_origami has quit [Remote host closed the connection]
avs_origami has joined #kisslinux
avs_origami has quit [Remote host closed the connection]
avs_origami has joined #kisslinux
avs_origami has quit [Remote host closed the connection]
zlg has joined #kisslinux
zlg has quit [Ping timeout: 265 seconds]
thomas_adam has quit [Ping timeout: 246 seconds]
thomas_adam has joined #kisslinux
angerisagift has quit [Ping timeout: 252 seconds]
angerisagift has joined #kisslinux
phinxy has quit [Ping timeout: 260 seconds]
phinxy has joined #kisslinux
fultilt has quit [Quit: Leaving]
V has quit [Remote host closed the connection]
V has joined #kisslinux
avs_origami has joined #kisslinux
<midfavila>
let's goooooooooooooooooooooooooooooooooooooo kiss on r01 by the end of the day or bust
<midfavila>
>:OOOO
avs_origami has quit [Remote host closed the connection]
avs_origami has joined #kisslinux
ukky_ has joined #kisslinux
<riteo>
brb restarting the bouncer because alpine update
riteo has quit [Remote host closed the connection]
riteo has joined #kisslinux
ukky is now known as Guest828
Guest828 has quit [Killed (zirconium.libera.chat (Nickname regained by services))]
ukky_ is now known as ukky
ukky_ has joined #kisslinux
<midfavila>
>not using kiss on the bouncer
<midfavila>
riteo
avs_origami has quit [Remote host closed the connection]
<midfavila>
what are you doin'
<midfavila>
betraying us like this
<riteo>
too lazy
<riteo>
my boscaiolo is too cursed for that
<riteo>
doubly so because it does not have a real boot disk, it's booting into memory from an usb stick
<midfavila>
my workstation is like that
<midfavila>
:3
<riteo>
with kiss?
<midfavila>
all the boot stuff and a rescue partition is kept on an embedded USB drive
<riteo>
oh I see
<midfavila>
yeye
<riteo>
a friend of mine is istalling a new gaming™ motherboard from master shitty international
<riteo>
and you would not believe it
<riteo>
the embedded audio card is usb
<riteo>
like
<riteo>
why
<midfavila>
based
<midfavila>
use usb for everything
<midfavila>
eventually usb will subsume PCIe
<riteo>
yes but why is it soldered it
<riteo>
I mean usb4 has PCIe passthrough
<midfavila>
your PCIe slots are going to run off a USB bus instead of the other way around
<riteo>
so I guess that PCIe subsumed usb?
<midfavila>
everything will just use USB
<midfavila>
ughhhhhhhhhhhhhhhhhhhh openssl is being a pain
<midfavila>
it doesn't like building on ARM it seems
<riteo>
how
<riteo>
what do the arm things use
ukky has quit [Quit: leaving]
<midfavila>
no clue. frankly i don't even know why i'm getting this error. i instructed the config script to use the cross toolchain i built and for whatever reason it's still trying to pull in ARMv8 hardware crypto headers
<midfavila>
i'm sure i missed an option somewhere
<midfavila>
i can't wait to try and cross compile gcc again xwx
<midfavila>
that made me want to die last time
ukky_ has quit [Ping timeout: 252 seconds]
<midfavila>
honestly i cant wait to start work on my custom distro in earnest
<midfavila>
not having to deal with pulse/wayland/systemd/dbus/open-libressl/etc is going to make me so happy
<midfavila>
then it's a matter of ripping out autotools, and then GNU M4...
<midfavila>
honestly at least on x86 gcc was the easy part
<midfavila>
it was m4 that was a pain
<midfavila>
and binutils
<midfavila>
anyway at this point im just ranting into the void :v
ukky has joined #kisslinux
avs_origami has joined #kisslinux
avs_origami has quit [Remote host closed the connection]
fultilt has joined #kisslinux
<midfavila>
woop woop
<midfavila>
kiss rootfs is booting
<midfavila>
haven't built all of the packages, still need to do curl, gcc, and git, and then make sure it's self hosting
<midfavila>
hrnn
<midfavila>
honestly this would be way easier if i had any way to get data *out* of this thing
<midfavila>
as is i have to hope i drop to a shell and then dump kernel logs and try to do things incrementally
<midfavila>
doesn't seem to be any obvious uart...