MaxHearnden

Results 12 comments of MaxHearnden

Try setting `boot.lanzaboote.settings.console-mode`

A solution similar to https://github.com/obsidiansystems/nix-thunk/pull/47 could improve the caching

While verifying builder-hex0 on the flash is a nice goal, I'm just concerned that it could be hard to verify the randomness of the data and make sure that 1....

It's to reduce the binary seed required for an unprivileged build to just hex0+kaem-optional and can be used with the following commands ``` cp sysa/stage0-posix/src/* . cp sysa/after_wrap.kaem after.kaem #...

While it isn't likely that a single package can compiled in a distributed manner, you could setup the modules as remote builders so you can compile multiple packages quickly at...

I've added a test matrix, would you like me to use separate step 1 and step 2 artifacts for bwrap and wrap.

Given that all downloaded files are currently checked using a hash, the CA bundle could be omitted. This would get the sustainability/compatibility of HTTPS, keeping the authenticity from the hash....

The commit only changes the search for the nearest search domain, a new variable (route_domain) is used so that the query domain remains the same. The DS record for the...