me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/system
Ludovic Courtès b1aef25453
install: Make sure uvesafb can be loaded.
Fixes <https://issues.guix.gnu.org/60010>.
Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>.

Previously, the 'modprobe' executable would try and fail to load the
module from /lib/modules/*.  Set 'LINUX_MODULE_DIRECTORY' to make sure
'modprobe' looks for the module in the right place.

* gnu/system/install.scm (uvesafb-shepherd-service)[modprobe]: New
variable.
In 'start' method, invoke it instead of KMOD/bin/modprobe.
2022-12-15 23:54:10 +01:00
..
examples system: Remove unused yggdrasil OS template. 2022-12-09 16:40:53 +01:00
images system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
accounts.scm
file-systems.scm file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
hurd.scm system: hurd: Fix bogus 'initrd-modules' field. 2022-04-08 18:14:35 +02:00
image.scm image: Clarify comment. 2022-12-06 15:11:44 +01:00
install.scm install: Make sure uvesafb can be loaded. 2022-12-15 23:54:10 +01:00
keyboard.scm
linux-container.scm linux-container: container-script: Parse command line options. 2022-08-09 20:32:13 +02:00
linux-initrd.scm linux-initrd: raw-initrd: Add keyword argument #:pre-mount. 2022-11-18 15:44:38 +01:00
locale.scm system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
mapped-devices.scm mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
nss.scm
pam.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
setuid.scm
shadow.scm
uuid.scm uuid: Support XFS. 2021-09-23 18:17:17 +02:00
vm.scm system: vm: Non-volatile 'run-vm.sh' creates a CoW image. 2022-12-06 15:06:35 +01:00