-
On vanilla default NixOS kernel brightness work just fine. But it not work with
``` nix
musnix = {
enable = true;
kernel = {
packages = pkgs.linuxPackages_4_1_rt;
};
};
```
Nix…
-
When using any kernel strictly newer than `pkgs.linuxPackages_3_19` as `boot.kernelPackages`, the entire configuration fails to mount the root-on-ZFS filesystem during stage 1.
Here is a transcript o…
-
On unstable, when noto-fonts-cjk is added to fonts, GDM displays a blank screen for several minutes before the greeter appears. Sometimes the greeter doesn't start, and the "Something has gone wrong" …
-
Heya @todorez :)
So, given that tummiboot isn't moving atm, and gummiboot is dead, do you mind if I see about rebasing and merging your patches into my fork [1]?
I think it'd be quite useful.
Chee…
-
-
If the user has chosen to install bootloader on a UEFI system, `/boot/efi` mount point is required. Currently the user is able to continue without specifying the mount point which results in an unboot…
-
Attempting to install a system with Gummiboot results in a fatal package not found error, given the Arch repositories have dropped the package. This is due to Gummiboot being merged into systemd.
CHA…
ghost updated
9 years ago
-
cnchi fails to install as of gummiboot even with the latest cnchi-dev version installed. Gummiboot seems to be replaced in arch linux with systemd-boot.
ghost updated
9 years ago
-
## Exception in Cnchi
**LogERROR** in **download/download.py:173**
Can't create download set: 'Error creating metalink for package gummiboot. Installation will stop'
[View on Bugsnag]…
-
I believe that a useful option for systemd-boot (nee gummiboot, if I am not mistaken) would be for it to have the option to remember the last booted entry as the default. A config option like `default…