Changeset 97bc24b


Ignore:
Timestamp:
Aug 8, 2013, 9:22:52 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b0307ef
Parents:
688b33d
Message:

Change Udev to Eudev.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/x86/kernel.xml

    r688b33d r97bc24b  
    7272    kernel modules because it usually applies to 2.4.x kernels only. As
    7373    far as we know, kernel configuration issues specific to Hotplug and
    74     Udev are not documented. The problem is that Udev will create a device
     74    Eudev are not documented. The problem is that Eudev will create a device
    7575    node only if Hotplug or a user-written script inserts the corresponding
    7676    module into the kernel, and not all modules are detectable by Hotplug.
    7777    Note that statements like the one below in the
    78     <filename>/etc/modprobe.conf</filename> file do not work with Udev:</para>
     78    <filename>/etc/modprobe.conf</filename> file do not work with Eudev:</para>
    7979
    8080<screen os="q"><literal>alias char-major-XXX some-module</literal></screen>
    8181
    82     <para os="r">Because of the complications with Udev and modules,
     82    <para os="r">Because of the complications with Eudev and modules,
    8383    we strongly recommend starting with a completely non-modular kernel
    84     configuration, especially if this is the first time using Udev.</para>
     84    configuration, especially if this is the first time using Eudev.</para>
    8585
    8686    <para os="s">Install the modules, if the kernel configuration uses
Note: See TracChangeset for help on using the changeset viewer.