Jeff Tchang
Jeff Tchang
They are the fingerprints and not the actual GPG keys?
Gotcha. Is the .git-crypt directory actually encrypted as well? I don't see the need to encrypt it. Also wouldn't it make sense to store the public key as well? Or...
@chiefnoah Thanks for doing this. Did you also have code to log to syslog?
I'm also looking as well. I just want to speed things up a bit (I guess next thing to look at is hosting the packages locally). It would be really...
Wow. Trying this out now!
Is there a way to reduce the 30s? I assume it would be in the preseed?
The server image saves bandwidth and gets the OS up and running much faster than having to download things. With the netboot one you if you have a bunch of...
@xdissent When you compiled and flashed the bootloader how large was the file? Is there a reason you didn't use the released one?
So this may be odd questions but did the jest syntax change? Some of the stuff I read all begin with test() ``` test('example', () => { }); ``` I...
Definitely needs a bit of work but here is my first pass.