misuzu

Results 69 comments of misuzu

You can also use this: ``` { boot.kernelParams = [ "console=ttyS0,115200" "console=tty1" ]; } ``` Required systemd unit will start automatically. If you want to see boot log in serial...

> > Required systemd unit will start automatically. > > Will it get stopped when i close the session, like in the solution above? > > I had to explicitely...

Yeah, enabled serial console on installation cd/usb/netboot would be great!

> Perhaps you got other ideas? Maybe there's a way to automatically generate environment variables keys and if that keys have values use that values instead of the values in...

> Another problem I see is that the name implicitly comes from the structure of your code, most likely without any documentation: What happens when the plugin author moves RootConfig...

Here's how I'd do it: 1. generate "default" config 2. use config from step 1 to generate config from environment variables 3. load config file from disk 4. merge config...

> If you think that it's pointless if it doesn't work without changes from plugin authors (because they can already use `System.getenv`), then I think that we cannot really move...

This looks awesome, thank you!

IMO the icon should either be Borg-related or we should rename ofborg to something else

I've hacked together something that boots: https://gitlab.com/misuzu/hydra-riscv64/-/commit/f0074904a768816ed826dc59644736b4a6729e1c https://hydra.ztier.in/build/10852