Changeset 2a0d4ab


Ignore:
Timestamp:
May 14, 2014, 10:43:06 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
af335e1
Parents:
cf3927d
Message:

Updated needed kernel options for eudev

Location:
BOOK
Files:
2 edited

Legend:

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

    rcf3927d r2a0d4ab  
    4848    href="../../bootable/x86/kernel.xml"
    4949    xpointer="xpointer(//*[@os='d'])"/>
     50
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52    href="../../bootable/x86/kernel.xml"
     53    xpointer="xpointer(//*[@os='kc'])"/>
    5054
    5155    <para os="ae">Configure the kernel via a menu-driven interface:</para>
  • BOOK/bootable/x86/kernel.xml

    rcf3927d r2a0d4ab  
    4545    <filename>/usr/share/doc/systemd-&systemd-version;/README</filename> -->:</para>
    4646
    47     <screen role="nodump">General setup  ---&gt;
    48   [*] open by fhandle syscalls
    49   [ ] Auditing support
    50   [*] Control Group support
    51 Processor type and features  ---&gt;
    52   [*] Enable seccomp to safely compute untrusted bytecode
    53 Networking support  ---&gt;
    54   Networking options  ---&gt;
    55     &lt;*&gt; The IPv6 protocol
    56 Device Drivers  ---&gt;
     47    <screen role="nodump">Device Drivers  ---&gt;
    5748  Generic Driver Options  ---&gt;
    5849    ()  path to uevent helper
    5950    [*] Maintain a devtmpfs filesystem to mount at /dev
    60     [ ] Fallback user-helper invocation for firmware loading
    61 File systems  ---&gt;
    62   [*] Inotify support for userspace
    63   &lt;*&gt; Kernel automounter version 4 support (also supports v3)
    64   Pseudo filesystems  ---&gt;
    65     [*] Tmpfs POSIX Access Control Lists
    66     [*] Tmpfs extended attributes
    67 Firmware Drivers ---&gt;
    68   EFI (Extensible Firmware Interface) Support ---&gt;
    69     &lt;*&gt; EFI Variable Support via sysfs
    70 -*- Enable the block layer ---&gt;
    71   Partition Types ---&gt;
    72     [*] Advanced partition selection
    73     [*]   EFI GUID Partition support
    74 Kernel Hacking ---&gt;
    75   [*] Collect scheduler debugging info
    76   [*] Collect scheduler statistics</screen></note>
     51    [ ] Fallback user-helper invocation for firmware loading</screen></note>
    7752
    7853    <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it
Note: See TracChangeset for help on using the changeset viewer.