Nathan
Nathan
So I had to dig into the actual code on this, the creating a zpool stuff actually creates a zdev on a zpool iirc
scuttlebutt is effectively done as the developer(s) has said CRDT's cannot prove authorship and instead moved to a signed log of messages style protocol (secure-scuttlebutt) which removes all use of...
Running with the settings on the website doesn't work, Ventoy injects autoinstall into grub.cfg but it doesn't inject the acutal user-data as far as I can see and the usual...
hmm it seems my yaml file was indented wrong, but now I'm getting a stages=["paritioning"] error with storage: { layout: { name: direct }}
As I don't know terraform internals my input could be considered noise, so treat it as such and ignore (but if there is docs on this let me know!) if...
This would be hard as it seems mgmt depends on systemd and systemd uses a lot of glibcisms. Systemd also won't accept portability (standards) fixes from what I remember.
e.g. ` --dhcp-match=set:efibc,option:client-arch,7 --dhcp-boot=tag:efibc,ipxe.efi --dhcp-match=set:efi64,option:client-arch,9 --dhcp-boot=tag:efi64,ipxe.efi --dhcp-userclass=set:ipxe,iPXE --dhcp-boot=tag:ipxe,http://foo.bar/boot.ipxe`
Financially Intune support would make a lot sense for smallstep as the company I currently work for would pay for support contracts if implemented and supported.
Might be worth while asking the netdata team on lessons learnt applying ML to time series.
I saw some but IMO its just another point of failure, http has overhead but for an android device its sort of moot. I'll hack on this sometime, PIDs will...