Changeset 2a0d4ab
- Timestamp:
- May 14, 2014, 10:43:06 AM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- af335e1
- Parents:
- cf3927d
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/kernel.xml
rcf3927d r2a0d4ab 48 48 href="../../bootable/x86/kernel.xml" 49 49 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'])"/> 50 54 51 55 <para os="ae">Configure the kernel via a menu-driven interface:</para> -
BOOK/bootable/x86/kernel.xml
rcf3927d r2a0d4ab 45 45 <filename>/usr/share/doc/systemd-&systemd-version;/README</filename> -->:</para> 46 46 47 <screen role="nodump">General setup ---> 48 [*] open by fhandle syscalls 49 [ ] Auditing support 50 [*] Control Group support 51 Processor type and features ---> 52 [*] Enable seccomp to safely compute untrusted bytecode 53 Networking support ---> 54 Networking options ---> 55 <*> The IPv6 protocol 56 Device Drivers ---> 47 <screen role="nodump">Device Drivers ---> 57 48 Generic Driver Options ---> 58 49 () path to uevent helper 59 50 [*] Maintain a devtmpfs filesystem to mount at /dev 60 [ ] Fallback user-helper invocation for firmware loading 61 File systems ---> 62 [*] Inotify support for userspace 63 <*> Kernel automounter version 4 support (also supports v3) 64 Pseudo filesystems ---> 65 [*] Tmpfs POSIX Access Control Lists 66 [*] Tmpfs extended attributes 67 Firmware Drivers ---> 68 EFI (Extensible Firmware Interface) Support ---> 69 <*> EFI Variable Support via sysfs 70 -*- Enable the block layer ---> 71 Partition Types ---> 72 [*] Advanced partition selection 73 [*] EFI GUID Partition support 74 Kernel Hacking ---> 75 [*] Collect scheduler debugging info 76 [*] Collect scheduler statistics</screen></note> 51 [ ] Fallback user-helper invocation for firmware loading</screen></note> 77 52 78 53 <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it
Note:
See TracChangeset
for help on using the changeset viewer.