diff options
author | Samuel Thibault <sthibault@debian.org> | 2015-05-03 22:14:43 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2015-05-03 22:14:43 +0000 |
commit | 45d0bdcad7c35ee99faed9768147412879e6a6f7 (patch) | |
tree | de10cc04bc561035460466dbbed314fc7df2172d /po/pt | |
parent | 01238c16c20e254df80a0eb0ddc037bd08a94911 (diff) | |
download | installation-guide-45d0bdcad7c35ee99faed9768147412879e6a6f7.zip |
Give to make-kpkg a 1.0.custom revision instead of bogus custom.1.0.
Diffstat (limited to 'po/pt')
-rw-r--r-- | po/pt/post-install.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/pt/post-install.po b/po/pt/post-install.po index a9cbbd1d5..2637b6e82 100644 --- a/po/pt/post-install.po +++ b/po/pt/post-install.po @@ -1028,14 +1028,14 @@ msgstr "" #, no-c-format msgid "" "Now, compile the kernel: <userinput>fakeroot make-kpkg --initrd --" -"revision=custom.1.0 kernel_image</userinput>. The version number of " +"revision=1.0.custom 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> (e.g., a host name). Kernel " "compilation may take quite a while, depending on the power of your machine." msgstr "" "Agora, compile o kernel: <userinput>fakeroot make-kpkg --initrd --" -"revision=custom.1.0 kernel_image</userinput>. O número da versão <quote>1.0</" +"revision=1.0.custom kernel_image</userinput>. O número da versão <quote>1.0</" "quote> pode ser alterado à vontade; isto é apenas um número de versão que " "irá usar para manter o registo das suas compilações. Da mesma forma, pode " "colocar qualquer palavra que deseje no lugar de <quote>custom</quote> (e.g., " @@ -1049,7 +1049,7 @@ msgid "" "Once the compilation is complete, you can install your custom kernel like " "any package. As root, do <userinput>dpkg -i ../&kernelpackage;-" "&kernelversion;-<replaceable>subarchitecture</" -"replaceable>_custom.1.0_&architecture;.deb</userinput>. The " +"replaceable>_1.0.custom_&architecture;.deb</userinput>. The " "<replaceable>subarchitecture</replaceable> part is an optional sub-" "architecture, <phrase arch=\"i386\"> such as <quote>686</quote>, </phrase> " "depending on what kernel options you set. <userinput>dpkg -i</userinput> " @@ -1064,7 +1064,7 @@ msgstr "" "Quando a compilação estiver completa, poderá instalar o seu kernel " "personalizado como qualquer outro pacote. Como root, faça <userinput>dpkg -" "i ../&kernelpackage;-&kernelversion;-<replaceable>subarchitecture</" -"replaceable>_custom.1.0_&architecture;.deb</userinput>. A parte " +"replaceable>_1.0.custom_&architecture;.deb</userinput>. A parte " "<replaceable>subarchitecture</replaceable> é uma sub-arquitectura opcional, " "<phrase arch=\"i386\"> tal como <quote>686</quote>, </phrase> dependendo das " "opções com que configurou o kernel. <userinput>dpkg -i</userinput> irá " |