diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-12 21:20:03 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-12 21:20:03 +0000 |
commit | 040ecb6de9078e372b188f7ac210f95f48e4d1b7 (patch) | |
tree | 36d60d1796447dafd60319f9be74fa95a3a31379 /chapter08 | |
parent | a0afc1b210511f9da42c74a7d424ff79fbb1d8fd (diff) |
Update to man-db-2.7.4.
Update to linux-4.2.3.
Update to tzdata2015g.
Many updates to installed files and directories. Huge thanks to Fernando.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index e56ba2917..d7fcfc380 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -75,8 +75,8 @@ <screen role="nodump"> Device Drivers ---> Generic Driver Options ---> - [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] - [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen></note> + [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] + [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen></note> <para>There are several other options that may be desired depending on the requirements for the system. For a list of options needed |