summaryrefslogtreecommitdiff
path: root/ja/install-methods/download
diff options
context:
space:
mode:
Diffstat (limited to 'ja/install-methods/download')
-rw-r--r--ja/install-methods/download/alpha.xml67
-rw-r--r--ja/install-methods/download/arm.xml55
-rw-r--r--ja/install-methods/download/m68k.xml36
-rw-r--r--ja/install-methods/download/powerpc.xml48
4 files changed, 0 insertions, 206 deletions
diff --git a/ja/install-methods/download/alpha.xml b/ja/install-methods/download/alpha.xml
deleted file mode 100644
index 6f5398001..000000000
--- a/ja/install-methods/download/alpha.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="EUC-JP"?>
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28997 -->
-
-
- <sect3 arch="alpha"><title>Alpha のインストールファイル</title>
-<para>
-
-<!--
-If you choose to boot from ARC console firmware using
-<command>MILO</command>, you will also need to prepare a disk
-containing <command>MILO</command> and <command>LINLOAD.EXE</command>
-from the provided disk images. See <xref linkend="alpha-firmware"/>
-for more information on Alpha
-firmware and boot loaders. The floppy images can be found in the
-<filename>MILO</filename> directory as
-<filename>milo_<replaceable>subarchitecture</replaceable>.bin</filename>.
--->
-<command>MILO</command> を使って ARC コンソールファームウェアから
-起動する方法を選んだ場合、提供されているディスクイメージの中から、
-<command>MILO</command> と
-<command>LINLOAD.EXE</command> の入っているものを選ぶ必要があります。
-Alpha ファームウェアとブートローダに関するより詳細な情報については、
-<xref linkend="alpha-firmware"/> をご覧ください。フロッピーイメージは
-<filename>MILO</filename> ディレクトリにある
-<filename>milo_<replaceable>サブアーキテクチャ</replaceable>.bin</filename>
-です。
-
-</para><para>
-
-<!--
-Unfortunately, these <command>MILO</command> images could not be
-tested and might not work for all subarchitectures. If you find it
-doesn't work for you, try copying the appropriate
-<command>MILO</command> binary onto the floppy
-(<ulink url="&disturlftp;main/disks-alpha/current/MILO/"></ulink>).
-Note that those <command>MILO</command>s don't support ext2 <quote>sparse
-superblocks</quote>, so you can't use them to load kernels from newly
-generated ext2 file systems. As a workaround, you can put your kernel
-onto the FAT partition next to the <command>MILO</command>.
--->
-残念ながら、これらの <command>MILO</command> イメージはあまりテストできていません。
-そのため、すべてのサブアーキテクチャで動作するとは限りません。
-もし動かなかった場合は、適切な <command>MILO</command> のバイナリを
-フロッピーにコピーしてみてください
-(<ulink url="&disturlftp;main/disks-alpha/current/MILO/"></ulink>)。
-なおこれらの <command>MILO</command> は ext2 の <quote>sparse
-superblocks</quote> をサポートしていません。
-従ってこれらの <command>MILO</command> バイナリを使って、
-新しくつくった ext2 ファイルシステムからカーネルをロードすることはできません。
-この問題を回避するには、<command>MILO</command> の次にある
-FAT パーティションにカーネルを置いてください。
-
-</para><para>
-
-<!--
-<command>MILO</command> binaries are platform-specific. See
-<xref linkend="alpha-cpus"/> to determine the appropriate
-<command>MILO</command> image for your Alpha platform.
--->
-<command>MILO</command> のバイナリはプラットフォームに依存します。
-お使いの Alpha プラットフォームで、
-どの <command>MILO</command> イメージを使うのが適切かは、
-<xref linkend="alpha-cpus"/> を見てください。
-
-</para>
- </sect3>
diff --git a/ja/install-methods/download/arm.xml b/ja/install-methods/download/arm.xml
deleted file mode 100644
index a87b41923..000000000
--- a/ja/install-methods/download/arm.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="EUC-JP"?>
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 49849 -->
-
-
- <sect3 arch="arm" id="netwinder-install-files">
-<!--
- <title>Netwinder Installation Files</title>
--->
- <title>Netwinder のインストールファイル</title>
-<para>
-
-<!--
-The easiest way to boot a Netwinder is over the network, using the
-supplied TFTP image &netwinder-boot-img;.
--->
-Netwinder をネットワークブートする一番簡単なやり方は、
-提供されている TFTP イメージ &netwinder-boot-img; を使う方法です。
-
-</para>
- </sect3>
-
- <sect3 arch="arm" id="cats-install-files">
- <title>CATS のインストールファイル</title>
-<para>
-
-<!--
-CATS can be booted either via the network or from CD-ROM. The kernel and
-initrd can be obtained from &cats-boot-img;.
--->
-CATS はネットワーク経由か CD-ROM から起動できます。
-カーネルと initrd は &cats-boot-img; から得られます。
-
-</para>
- </sect3>
-
- <sect3 arch="arm" id="nslu2-install-files">
-<!--
- <title>NSLU2 Installation Files</title>
--->
- <title>NSLU2 のインストールファイル</title>
-<para>
-
-<!--
-A firmware image is provided for the Linksys NSLU2 which will automatically
-boot <classname>debian-installer</classname>. This firmware image can be
-obtained from &nslu2-firmware-img;.
--->
-Linksys NSLU2 が <classname>debian-installer</classname> を自動的に起動する、
-ファームウェアイメージが提供されています。
-このファームウェアイメージは、&nslu2-firmware-img; から得られます。
-
-</para>
- </sect3>
-
diff --git a/ja/install-methods/download/m68k.xml b/ja/install-methods/download/m68k.xml
deleted file mode 100644
index e2876ae25..000000000
--- a/ja/install-methods/download/m68k.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="EUC-JP"?>
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28672 -->
-
-
- <sect3 arch="m68k" id="kernel-22">
- <title>カーネルの選択</title>
-
-<para>
-
-<!--
-Some m68k subarchs have a choice of kernels to install. In general we
-recommend trying the most recent version first. If your subarch or
-machine needs to use a 2.2.x kernel, make sure you choose one of the
-images that supports 2.2.x kernels (see the <ulink
-url="&disturl;/main/installer-&architecture;/current/images/MANIFEST">MANIFEST</ulink>).
--->
-m68k サブアーキテクチャの中には、
-インストールするのにカーネルを選択するものがあります。
-たいていは、まず最新のカーネルを試すのをお奨めします。
-サブアーキテクチャやそのマシンが 2.2.x カーネルを使う必要があるなら、
-2.2.x カーネルをサポートしているイメージを使用してください
-(<ulink url="&disturl;/main/installer-&architecture;/current/images/MANIFEST">MANIFEST</ulink> を参照してください)。
-
-</para>
-<para>
-
-<!--
-All of the m68k images for use with 2.2.x kernels, require the kernel
-parameter &ramdisksize;.
--->
-2.2.x カーネルで使用する m68k のイメージはすべて、
-カーネルパラメータに &ramdisksize; が必要です。
-
-</para>
- </sect3>
diff --git a/ja/install-methods/download/powerpc.xml b/ja/install-methods/download/powerpc.xml
deleted file mode 100644
index c74f90bd0..000000000
--- a/ja/install-methods/download/powerpc.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="EUC-JP"?>
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28672 -->
-
-<!-- commented out as it seems out of date and the links are broken
-
- <sect3 arch="powerpc" id="newworld-install-files">
- <title>NewWorld MacOS のインストールファイル</title>
-<para>
-
-<!-\-
-For floppy-less installation on NewWorld Macs, it may be most
-convenient to obtain all the necessary files packaged into one Stuffit
-archive from
-<ulink url="&url-powerpc-of;"></ulink> (separate instructions are
-included in the archive). Otherwise, obtain the normal installation
-files listed above. Retrieve the files to an HFS (not HFS+) partition
-on your system. You will also need the <filename>yaboot</filename> and
-<filename>yaboot.conf</filename> files from the
-<ulink url="&downloadable-file;new-powermac/">new-powermac</ulink> or
-<ulink url="&downloadable-file;powermac/">powermac</ulink> archive folder.
-However, the newest G4 PowerMacs, and those that work without MacOS 9,
-need the newest version of <command>yaboot</command>; the one in the
-archive will not work. Obtain the newest version from
-<ulink url="http://penguinppc.org/projects/yaboot/"></ulink>.
--\->
-NewWorld Mac でフロッピーを使わずにインストールするには、
-必要なファイルがすべて入った Stuffit アーカイブを
-<ulink url="&url-powerpc-of;"></ulink> から入手するのが最も便利でしょう
-(アーカイブには別に説明も入っています)。
-あるいは、上述のリストにある
-通常のインストールファイルを取得してもかまいません。
-取得したファイルは、システムの HFS パーティション (HFS+ は駄目)
-に置いてください。
-<filename>yaboot</filename> と <filename>yaboot.conf</filename> の 2 つのファイルも必要です。
-<ulink url="&downloadable-file;new-powermac/">new-powermac</ulink> あるいは
-<ulink url="&downloadable-file;powermac/">powermac</ulink>
-というアーカイブフォルダから入手してください。
-しかし、MacOS 9 が必要ない最新の G4 PowerMac には、
-<command>yaboot</command> の最新版が必要です。
-アーカイブが動作しない場合は、
-<ulink url="http://penguinppc.org/projects/yaboot/"></ulink>
-から最新版を取得してください。
-
-</para>
- </sect3>
-
---> \ No newline at end of file