diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /cs/using-d-i/modules | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip |
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
Diffstat (limited to 'cs/using-d-i/modules')
-rw-r--r-- | cs/using-d-i/modules/clock-setup.xml | 2 | ||||
-rw-r--r-- | cs/using-d-i/modules/i386/grub-installer.xml | 2 | ||||
-rw-r--r-- | cs/using-d-i/modules/i386/lilo-installer.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cs/using-d-i/modules/clock-setup.xml b/cs/using-d-i/modules/clock-setup.xml index 83cec09b1..5c07bcd46 100644 --- a/cs/using-d-i/modules/clock-setup.xml +++ b/cs/using-d-i/modules/clock-setup.xml @@ -16,7 +16,7 @@ se otázka zobrazí vždy. Hardwarové hodiny v Macintoshích jsou standardně nastaveny na místní čas. Jestliže budete mít duální zavádění, tak možnost UTC zamítněte. -</phrase><phrase arch="i386"> +</phrase><phrase arch="x86"> Jestli budou na počítači i Windows nebo DOS, možnost hardwarových hodin v UTC zamítněte, protože zmíněné systémy s touto možností diff --git a/cs/using-d-i/modules/i386/grub-installer.xml b/cs/using-d-i/modules/i386/grub-installer.xml index 9b58596de..436314217 100644 --- a/cs/using-d-i/modules/i386/grub-installer.xml +++ b/cs/using-d-i/modules/i386/grub-installer.xml @@ -1,7 +1,7 @@ <!-- $Id$ --> <!-- original version: 18640 --> - <sect3 arch="i386"> + <sect3 arch="x86"> <title>Instalovat zavaděč <command>Grub</command> na pevný disk</title> <para> diff --git a/cs/using-d-i/modules/i386/lilo-installer.xml b/cs/using-d-i/modules/i386/lilo-installer.xml index a834130a6..c050d1bb4 100644 --- a/cs/using-d-i/modules/i386/lilo-installer.xml +++ b/cs/using-d-i/modules/i386/lilo-installer.xml @@ -1,7 +1,7 @@ <!-- $Id$ --> <!-- original version: 22935 --> - <sect3 arch="i386"> + <sect3 arch="x86"> <title>Instalovat zavaděč <command>LILO</command> na pevný disk</title> <para> |