ahkok
ahkok
Now that `fwupd` and other tools potentially also mount and unmount `/boot`, we need to assure that, while manipulations are made, the filesystem isn't unmounted by someone else. The easiest...
I'd like to figure out a way to make the code support `rebootmgr` and signal it in case it's available. Essentially, somewhere in the code path after a succesfull installation,...
It should be possible to retain settings other than `default` and `timeout` in the `loader.conf`. Specifically, the 4 following options should be retained at all times: * `editor` * `auto-entries`...
`efibootmgr` supports `--bootnext`. This allows the installer to tell the system to ignore normal boot order and omit booting from an attached USB device, and boot the newly installed system...
The `man swupd` should contain a section called `EXAMPLES` that contains at a minimum some advanced use cases: - create a chroot or install into a partition manually - various...
You could exec `curl` to get proper autoproxy support for downloads. Or use a curl binding.