summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-22 12:15:53 +0000
committerFrans Pop <elendil@planet.nl>2006-04-22 12:15:53 +0000
commitf292e6d18183e02fc872ffa124fcd3b736dab1b5 (patch)
tree5765baa096d022b833bb89c2c10e700b7f5feb0f /en/post-install
parentafb24847c5c56ae11bb0710e6b336de93a7cb270 (diff)
downloadinstallation-guide-f292e6d18183e02fc872ffa124fcd3b736dab1b5.zip
Revert commit from stappers
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/kernel-baking.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 8f49c2cbf..5b53006f0 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -137,8 +137,7 @@ parameters. To do that, do <userinput>make-kpkg clean</userinput>.
</para><para>
Now, compile the kernel:
-<userinput>fakeroot make-kpkg --initrd
- --revision=custom.1.0 kernel_image</userinput>.
+<userinput>fakeroot make-kpkg --revision=custom.1.0 kernel_image</userinput>.
The version number of <quote>1.0</quote> can be changed at will; this is just
a version number that you will use to track your kernel builds.
Likewise, you can put any word you like in place of <quote>custom</quote>