|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| {{lang|ar|bg|cs|da|de|el|en|es|fa|fr|it|ja|ko|ms|nl|pt|bn|pt-br|ro|ru|sk|uk|zh-cn|zh-tw|page=Architectures/ARM/Using}} | | {{autolang}} |
| = 如何安装 =
| |
|
| |
|
| The easiest way to get started is to download a [http://ftp.linux.org.uk/pub/linux/arm/fedora/rootfs/rootfs-f12.tar.bz2 prebuilt root filesystem] built from F12 packages that includes yum. This is suitable to chroot into, and then installing additional packages as needed using yum. You will also need a suitable kernel for your device. Below is a list of guides for installing Fedora on specific ARM hardware or through emulation.
| | = 如何安装? = |
| | |
| | 以下为安装说明 |
|
| |
|
| * [[Architectures/ARM/HowToQemu| Using Fedora ARM with Qemu]] | | * [[Architectures/ARM/HowToQemu| Using Fedora ARM with Qemu]] |
Line 16: |
Line 17: |
|
| |
|
|
| |
|
| == 我可以从哪里获得帮助? == | | == 获取帮助? == |
| | |
| If you have additional questions, would like to become involved or share your experiences using Fedora on ARM you can drop by #fedora-arm on IRC Freenode. Or join the Fedora ARM mailing list:
| |
| | |
| * Mailing list: [https://lists.fedoraproject.org/mailman/listinfo/arm arm@lists.fedoraproject.org] ([http://lists.fedoraproject.org/pipermail/arm/ archives])
| |
| | |
| == Fedora ARM 资源库 ==
| |
| | |
| The work to date is available from: [http://ftp.linux.org.uk/pub/linux/arm/fedora/ ftp.linux.org.uk].
| |
| | |
| === 最新 发行版: Fedora 12 ===
| |
| The following is available for F12:
| |
| | |
| * A [http://ftp.linux.org.uk/pub/linux/arm/fedora/diffs-f12/ set of patches] necessary to make Fedora packages build for ARM.
| |
| * A set of binary RPMs from the [http://ftp.linux.org.uk/pub/linux/arm/fedora/pub/fedora/linux/releases/12/Everything/arm/os/Packages/ base F12 repository], but no updates repository. Source RPMS are currently unavailable.
| |
| * A [http://ftp.linux.org.uk/pub/linux/arm/fedora/rootfs/rootfs-f12.tar.bz2 prebuilt root filesystem] to help you get started quickly. (Default root password is "fedoraarm")
| |
|
| |
|
| === 旧的 Fedora 发行版 ===
| | 以下两个地方可供您的选择: |
| 参考 [[Architectures/ARM/OlderReleases|这个页面]].
| |
|
| |
|
| === 其他 ===
| | * IRC: {{fpchat|#fedora-arm}} |
|
| |
|
| 我们也提供:
| | * 邮件列表: {{fplist|arm}}([http://lists.fedoraproject.org/pipermail/arm/ 存档]) |
| * 一个 ARM [[Architectures/ARM/CrossToolchain|交叉编译工具链]], built from Fedora sources.
| |
| * [[Architectures/ARM/RfsBuild|Rfsbuild]] ,一个用来构建ARM根文件系统的实用工具。
| |
| * 构建[http://ftp.linux.org.uk/pub/linux/arm/fedora/rootfs/ prebuilt root filesystems]的脚本。
| |