diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 516133d31..f73da536d 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -73,6 +73,9 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen> <para>To test the results, issue: <userinput>make test</userinput>.</para> + <para>Note that the Udev testsuite will produce numerous messages in + the host system's logs. These are harmless and can be ignored.</para> + <para>Install the package:</para> <screen><userinput>make DESTDIR=/ \ |