summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-18 13:36:55 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-18 13:36:55 +0000
commit09aa8167fc10e656c751ece9116e521fb4ede2f9 (patch)
tree0dff1d81e3aff57d793c40c679653d65eeba34b3 /en/post-install
parentd1537fbce1b97f42ddd4dc619107a40a97b3506b (diff)
downloadinstallation-guide-09aa8167fc10e656c751ece9116e521fb4ede2f9.zip
Replace kernel package name and version with &kernelpackage; and &kernelversion;
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/kernel-baking.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index d3fad6c5d..07e3b3010 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -141,7 +141,7 @@ the power of your machine.
Once the compilation is complete, you can install your custom kernel
like any package. As root, do
<userinput>dpkg -i
-../linux-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>.
+../&kernelpackage;-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>.
The <replaceable>subarchitecture</replaceable> part is an optional
sub-architecture,
<phrase arch="i386"> such as <quote>686</quote>, </phrase>