[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(-)
- bug#22050: [PATCH v2 0/2] Create static device nodes before starting udev., (continued)
bug#22050: [PATCH v4 0/2] Create static device nodes before starting udev.,
Danny Milosavljevic <=
- bug#22050: [PATCH v4 2/2] services: base: Use make-static-device-nodes., Danny Milosavljevic, 2017/12/14
- bug#22050: [PATCH v4 1/2] linux-boot: Add make-static-device-nodes., Danny Milosavljevic, 2017/12/14
- bug#22050: [PATCH v4 1/2] linux-boot: Add make-static-device-nodes., Ludovic Courtès, 2017/12/15
- bug#22050: [PATCH v4 1/2] linux-boot: Add make-static-device-nodes., Danny Milosavljevic, 2017/12/15
- bug#22050: [PATCH v4 1/2] linux-boot: Add make-static-device-nodes., Ludovic Courtès, 2017/12/15
bug#22050: [PATCH v5 0/2] Create static device nodes before starting udev., Danny Milosavljevic, 2017/12/14
bug#22050: [PATCH v5 2/2] services: base: Use make-static-device-nodes., Danny Milosavljevic, 2017/12/14
bug#22050: [PATCH v5 2/2] services: base: Use make-static-device-nodes., Ludovic Courtès, 2017/12/15
bug#22050: [PATCH v5 1/2] linux-boot: Add make-static-device-nodes., Danny Milosavljevic, 2017/12/14