<jenneron[m]>
> If an INITRAMFS is given for the zimage format, it is placed here as part of an initramfs support hack for x86 boards. Otherwise, an empty file is used.
<alpernebbi>
amstan: I remember testing it a tiny bit on arch and alarm, but didn't attempt to set up hooks or packaging, would be cool if you could do that
<alpernebbi>
essentially a post-initramfs-generation hook to run "depthchargectl write", and an init service to run "depthchargectl bless"
<alpernebbi>
oh and a post-kernel-remove hook that runs "depthchargectl remove"
<alpernebbi>
if you want to do a one-off installation, you can try "pip install depthcharge-tools" and "depthchargectl build -v --board lick -o lick.img" or something like that