nix-netboot-serve
nix-netboot-serve copied to clipboard
Make any NixOS system netbootable with 10s cycle times.
Hi, Skimming through this, I'm curious if there's opposition to having another url that would serve up an extlinux.conf instead of the ipxe script? Then I could just have a...
For example, provide additional metadata not baked in to the image.
The way `nix-netboot-serve` currently works boots straight into the `stage2` init (the one in the Nix store) and ignores whatever would run in the "normal" initrd for the NixOS configuration...
Currently, the logs always show the locally bound address, but commonly instances will likely be reverse proxied for HTTPS support. This means the log will never show the correct remote...
Very cool project. I'm giving it a spin and I run it on a VM with 3C/8 GB RAM. For a very minimal configuration with a closure size of ~742...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70. Release notes Sourced from openssl's releases. openssl v0.10.70 What's Changed Attempt to fix CI by pinning to the Ubuntu 22.04 image by @alex in...