diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 55de3e743..c265ec668 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -1,6 +1,9 @@ <sect1 id="ch08-kernel"> <title>Installing a kernel</title> +<screen>Estimated build time: &kernel-time; +Estimated required disk space: &kernel-compsize;</screen> + <para>Building the kernel involves a few steps: configuring it and compiling it. There are a few ways to configure the kernel. If you don't like the way this book does it, read the <filename>README</filename> that comes |