diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /cs/hardware/hardware.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'cs/hardware/hardware.xml')
-rw-r--r-- | cs/hardware/hardware.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/cs/hardware/hardware.xml b/cs/hardware/hardware.xml new file mode 100644 index 000000000..21774e13f --- /dev/null +++ b/cs/hardware/hardware.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="ISO-8859-2"?> +<!-- $Id$ --> +<!-- original version: 11648 --> + +<chapter id="hardware-req"> + <title>Požadavky na počítač</title> + +<para> + +V této kapitole se dozvíte informace o hardwarových požadavcích +distribuce a také zde naleznete odkazy na další informace o zařízeních +podporovaných Linuxem a GNU programy. + +</para> + +&hardware-supported.xml; +&installation-media.xml; +&supported-peripherals.xml; +&memory-disk-requirements.xml; +&network-cards.xml; + +</chapter> |