blob: 8ebee18f51f7bd9ac73beaa8df9c47c6ddb9c61d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 11648 -->
<chapter id="hardware-req">
<title>必要なシステム</title>
<para>
<!--
This section contains information about what hardware you need to get
started with Debian. You will also find links to further information
about hardware supported by GNU and Linux.
-->
この節では、Debian を始めるために必要なハードウェアに関する情報を扱います。
また、GNU や Linux でサポートされるハードウェアに関するより詳しい情報への
リンクも用意しました。
</para>
&hardware-supported.xml;
&installation-media.xml;
&supported-peripherals.xml;
&memory-disk-requirements.xml;
&network-cards.xml;
</chapter>
|