bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22050: [PATCH v4 0/2] Create static device nodes before starting ude


From: Danny Milosavljevic
Subject: bug#22050: [PATCH v4 0/2] Create static device nodes before starting udev.
Date: Thu, 14 Dec 2017 20:56:34 +0100

udev expects the device names of some special devices to already exist
when udev is started.

So ask kmod which they are and create them.

Danny Milosavljevic (2):
  linux-boot: Add make-static-device-nodes.
  services: base: Use make-static-device-nodes.

 gnu/build/linux-boot.scm | 62 ++++++++++++++++++++++++++++++++++++++++++++++++
 gnu/services/base.scm    |  7 +++++-
 2 files changed, 68 insertions(+), 1 deletion(-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]