diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7a8b03c66..c44c49cb5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,12 @@ 2013-07-20 + + [bdubbs] - Add comments about the kernel + make defconfig option when configuring + the kernel. Fixes + #3379. + [bdubbs] - Update to iproute2-3.10.1. diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 00309b469..3b91f4849 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -65,7 +65,12 @@ information about configuring and building the kernel can be found at - Due to recent changes in udev, be sure to + A good starting place for setting up the kernel configuration + is to run make defconfig. This will set the base + configuration to a good state that takes your current system architecture + into account. + + Due to recent changes in udev, be sure to select: Device Drivers --->