jaeger changed the topic of #crux-arm to: CRUX-ARM 3.6 Released! - http://crux-arm.nu/Documentation/ReleaseNotes3-6 | Logs: https://libera.irclog.whitequark.org/crux-arm/
dim44 has joined #crux-arm
<dim44> hi, I can't seem to find the img files for the raspberry pi 4
<dim44> Also, are the images and packages from this website https://dl.slarm64.org/crux/pkg/ independent from the crux-arm project?
<dim44> I wonder if I could just cross compile a rootfs from the crux.nu 3.7 sources and use that along with the stock raspi kernel.
<jaeger> I don't think a prepared image is provided but yes, you could definitely make a rootfs and use the upstream kernel. I don't know anything about slarm64.org myself
<dim44> I also found your builds at https://crux.ninja/tmp/ which are very helpful.
<dim44> The pkg-utils-cross workflow also seemed interesting even though they are outdated.
<jaeger> Glad they were useful :)
<dim44> Is there any way to override the pkgmk configure and make flags without editing its source?
<dim44> Ok found it in pkgmk.conf
<jaeger> Apropos of nothing, finally printed a rackmount case for this: https://imgur.com/a/f0jbfQB
<jaeger> ("this" being my pi-hole/resolver pi)
<dim44> Looks really cute next to the slices that fill the whole rack
<jaeger> Indeed, heh
<jaeger> I was wrong or misremembered, there's an rc1 rootfs for rpi4 here: https://sourceforge.net/projects/crux-arm/files/releases/3.7/
<dim44> Nice, I'll get to testing. Maybe I'll cross-compile a rootfs on my own too and compare it to the raspi specific one and to yours from /tmp/.
<jaeger> The one in my tmp dir is a bit old at this point but I imagine would work fine as a starting point
<dim44> That's what I was looking for, in any case I will have to maintain a clone of the filesystem to cross compile packages against.