From 45d0bdcad7c35ee99faed9768147412879e6a6f7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 May 2015 22:14:43 +0000 Subject: Give to make-kpkg a 1.0.custom revision instead of bogus custom.1.0. --- po/pot/post-install.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/pot') diff --git a/po/pot/post-install.pot b/po/pot/post-install.pot index 825c248e2..474431626 100644 --- a/po/pot/post-install.pot +++ b/po/pot/post-install.pot @@ -473,13 +473,13 @@ msgstr "" #. Tag: para #: post-install.xml:638 #, no-c-format -msgid "Now, compile the kernel: fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image. The version number of 1.0 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 custom (e.g., a host name). Kernel compilation may take quite a while, depending on the power of your machine." +msgid "Now, compile the kernel: fakeroot make-kpkg --initrd --revision=1.0.custom kernel_image. The version number of 1.0 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 custom (e.g., a host name). Kernel compilation may take quite a while, depending on the power of your machine." msgstr "" #. Tag: para #: post-install.xml:648 #, no-c-format -msgid "Once the compilation is complete, you can install your custom kernel like any package. As root, do dpkg -i ../&kernelpackage;-&kernelversion;-subarchitecture_custom.1.0_&architecture;.deb. The subarchitecture part is an optional sub-architecture, such as 686, depending on what kernel options you set. dpkg -i will install the kernel, along with some other nice supporting files. For instance, the System.map will be properly installed (helpful for debugging kernel problems), and /boot/config-&kernelversion; will be installed, containing your current configuration set. Your new kernel package is also clever enough to automatically update your boot loader to use the new kernel. If you have created a modules package, you'll need to install that package as well." +msgid "Once the compilation is complete, you can install your custom kernel like any package. As root, do dpkg -i ../&kernelpackage;-&kernelversion;-subarchitecture_1.0.custom_&architecture;.deb. The subarchitecture part is an optional sub-architecture, such as 686, depending on what kernel options you set. dpkg -i will install the kernel, along with some other nice supporting files. For instance, the System.map will be properly installed (helpful for debugging kernel problems), and /boot/config-&kernelversion; will be installed, containing your current configuration set. Your new kernel package is also clever enough to automatically update your boot loader to use the new kernel. If you have created a modules package, you'll need to install that package as well." msgstr "" #. Tag: para -- cgit v1.2.3