diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-05-25 11:38:12 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-05-25 11:38:12 +0000 |
commit | 0ec6df9d3a590f3f83f3f1011761d3f30939e82e (patch) | |
tree | 3dda132f12f714035cf7b95b7487ba53cae1cad9 /it/post-install | |
parent | cde5a2629b5781f8371e2d0327a138d4861f54a3 (diff) | |
download | installation-guide-0ec6df9d3a590f3f83f3f1011761d3f30939e82e.zip |
Unfuzzy xml-based translations
Diffstat (limited to 'it/post-install')
-rw-r--r-- | it/post-install/kernel-baking.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/it/post-install/kernel-baking.xml b/it/post-install/kernel-baking.xml index 7cf9b2e95..2174f3995 100644 --- a/it/post-install/kernel-baking.xml +++ b/it/post-install/kernel-baking.xml @@ -194,7 +194,7 @@ se questa operazione non richiede dei permessi speciali. </footnote>. We'll also assume that your kernel version is &kernelversion;. Make sure you are in the directory to where you want to unpack the kernel sources, extract them using -<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</userinput> +<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.xz</userinput> and change to the directory <filename>linux-source-&kernelversion;</filename> that will have been created. @@ -203,7 +203,7 @@ that will have been created. </footnote>. Si suppone anche che la versione del kernel sia &kernelversion;. Assicurarsi di trovarsi nella directory in cui si vuole scompattare i sorgenti del kernel, estrarli usando -<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</userinput> +<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.xz</userinput> e cambiare la directory corrente in <filename>linux-source-&kernelversion;</filename> che รจ stata appena creata. |