diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-02-28 14:59:19 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-02-28 14:59:19 +0800 |
commit | 9547b2e7f8e50354655780f077887475c4da40d1 (patch) | |
tree | 08be0b880d6d7893c22f819308e5b040579190e8 /chapter02 | |
parent | e37bc9c774a3d895bc5113d1c3c22ec0a6346353 (diff) |
hostreqs: Remove "required by udev" for kernel
We don't run the newly built udev daemon before rebooting to LFS kernel.
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/hostreqs.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index f04522516..52ccc97ed 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -94,8 +94,7 @@ that version when building <application>glibc</application> in <xref linkend="chapter-cross-tools"/> and <xref linkend="chapter-building-system"/>, - at the recommendation of the developers. It is also required by - udev.</para> + at the recommendation of the developers.</para> <para>If the host kernel is earlier than &min-kernel; you will need to replace the kernel with a more up-to-date version. There are two ways |