OSDN Git Service

[fix] : Fixed style.
[alterlinux/alterlinux.git] / docs / README_jp.md
1
2 <h2 align="center">Alter Linux - 誰でも使えることを目標にした日本製でArch Linux派生のOS</h2>
3
4 <p align="center">
5         <img src="../images/logo/color-black-catchcopy/AlterV6-LogowithCopy-Colored-DarkText-256px.png" alt="AlterLinux logo">
6 </p>
7 <p align="center">
8         <a href="../LICENSE">
9                 <img src="https://img.shields.io/badge/LICENSE-GPL--3.0-blue?style=for-the-badge&logo=gnu" alt="License: GPLv3.0">
10         </a>
11         <a href="https://www.archlinux.org/">
12                 <img src="https://img.shields.io/badge/BASE-ArchLinux-blue?style=for-the-badge&logo=arch-linux" alt="Base">
13         </a>
14         <a href="https://git.archlinux.org/archiso.git/tag/?h=v43">
15                 <img src="https://img.shields.io/badge/archiso--version-43--1-blue?style=for-the-badge&logo=arch-linux" alt="archiso-version">
16         </a>
17 </p>
18 <p align="center">
19         <a href="https://github.com/FascodeNet/alterlinux/issues">
20                 <img src="https://img.shields.io/github/issues/FascodeNet/alterlinux?color=violet&style=for-the-badge&logo=github" alt="Issues">
21         </a>
22         <a href="https://github.com/FascodeNet/alterlinux/stargazers">
23                 <img src="https://img.shields.io/github/stars/FascodeNet/alterlinux?color=yellow&style=for-the-badge&logo=github">
24         </a>
25         <a href="https://github.com/FascodeNet/alterlinux/releases">
26                 <img src="https://img.shields.io/github/v/release/FascodeNet/alterlinux?color=blue&include_prereleases&style=for-the-badge" alt="release">
27         </a>
28 </p>
29
30 <table>
31         <thead>
32                 <tr>
33                         <th style="text-align:center">
34                                 <a href="README_jp.md">日本語</a>
35                         </th>
36                         <th style="text-align:center">
37                                 <a href="README.md">English</a>
38                         </th>
39                 </tr>
40         </thead>
41 </table>
42
43 <h2>〈概要〉</h2>
44
45 Alter LinuxはArch Linuxをベースに開発されている新しいOSです。<br>
46 AlterLinuxの最新の開発状況は<a href="https://github.com/orgs/FascodeNet/projects/2">プロジェクトボード</a>を確認してください。<br>
47 ユーザ向けのアナウンスや不具合等の情報は<a href="https://fascode.net/projects/linux/alter/">公式サイト</a>をご覧ください。
48
49 <img src="../images/screenshot/desktop.png" alt="スクリーンショット">
50
51
52 <h2>〈特徴〉</h2>
53 <ul>
54         <li>既に構築されたArchLinux環境をGUIでインストールできます</li>
55         <li>既に完全に日本語化されており、インストールしてすぐに日本語入力を使用できます</li>
56         <li>デフォルトでZENカーネルを採用</li>
57         <li>洗練されたUIやテーマ、アイコンを搭載しています</li>
58         <li><code>aptpac</code>で<cpde>apt</code>の構文をそのまま使用できます</li>
59         <li>archisoをベースとしたフレームワークにより簡単に派生OSを開発できます</li>
60 </ul>
61
62 <h2>〈ダウンロード〉</h2>
63 イメージファイルは<a href="https://fascode.net/projects/linux/alter/#downloads">公式サイト</a>からダウンロードできます。
64 <br>
65 <b>私達はリポジトリやイメージファイル配布用のミラーサーバ提供者を募集しております。</b>
66 <br>
67 もし私達にミラーを提供して頂ける場合は開発者のTwitterまでお願いします。
68
69
70 <h2>〈ブランチ〉</h2>
71 主要なブランチは以下のとおりです。これ以外のブランチは一時的なものや特定の用途で使われているものです。
72
73 <table>
74         <thead>
75                 <tr>
76                         <th>
77                                 <a href="https://github.com/SereneTeam/alterlinux/tree/master">master</a>
78                         </th>
79                         <th>
80                                 <a href="https://github.com/SereneTeam/alterlinux/tree/dev-stable">dev-stable</a>
81                         </th>
82                         <th>
83                                 <a href="https://github.com/SereneTeam/alterlinux/tree/dev">dev</a>
84                         </th>
85                 </tr>
86         </thead>
87         <tbody>
88                 <tr>
89                         <td>
90                                 最も安定しています。バグの修正などは遅れる場合があります。
91                         </td>
92                         <td>
93                                 定期的に更新されます。比較的安定していて、最新の機能や修正を利用できます。
94                         </td>
95                         <td>
96                                 常に更新されます。問題が多数残っている場合があります。
97                         </td>
98                 </tr>
99         </tbody>
100 </table>
101
102
103 <h2>〈意見や感想について〉</h2>
104 もしAlterLinuxが起動しない、使いにくい、標準でインストールしてほしいソフトウェアがある、など意見がございましたらどうぞ遠慮なく<a href="https://github.com/SereneTeam/alterlinux/issues">Issues</a>まで意見をお寄せください。<br>
105 私達はAlterLinuxをより良いものにするために様々なユーザーの意見を募集しています。
106
107
108 <h2>〈ドキュメント〉</h2>
109 一部のドキュメントは情報が古かったり、一部の言語しかない場合が有ります。<br>
110 <ul>
111         <li><a href="jp/BUILD.md">AlterLinuxをビルドする</a></li>
112         <li><a href="jp/SOFTWARE.md">独自のパッケージのソースコードについて</a></li>
113         <li><a href="jp/CHANNEL.md">チャンネルに関する仕様</a></li>
114         <li><a href="jp/PACKAGE.md">パッケージリストについての注意</a></li>
115         <li><a href="jp/DOCKER.md">Docker上でビルドする方法</a></li>
116         <li><a href="jp/KERNEL.md">新しいカーネルを追加する方法</a></li>
117 </ul>
118
119
120 <h2>〈起動できない場合〉</h2>
121 ブート時のアニメーションを無効化してブートし、ログを確認することができます。<br>
122 ディスクから起動し、<code>Boot Alter Linux without boot splash (x86_64)</code>を選択して下さい。<br>
123 また、発生した状況や機種名などを記載の上<a href="https://github.com/FascodeNet/alterlinux/issues">こちら</a>までご報告をお願いします。
124
125
126 <h2>〈FascodeNetworkと開発者について〉</h2>
127 <a href="https://fascode.net/">Fascode Network</a>は学生を主体とする創作チームです。<br>
128 <a href="https://fascode.net/projects/linux/alter/">AlterLinux</a>と<a href="https://fascode.net/projects/linux/serene/">SereneLinux</a>の開発を行っています。
129
130 <h3>公式Twitterアカウント</h3>
131 <a href="https://twitter.com/FascodeNetwork">
132         <img src="https://pbs.twimg.com/profile_images/1245716817831530497/JEkKX1XN_400x400.jpg" width="100px">
133 </a>
134 <a href="https://twitter.com/Fascode_JP">
135         <img src="https://pbs.twimg.com/profile_images/1245682659231068160/Nn5tPUvB_400x400.jpg" width="100px">
136 </a>
137
138 <h3>開発者Twitterアカウント</h3>
139 <a href="https://twitter.com/Hayao0819">
140         <img src="https://avatars1.githubusercontent.com/u/32128205" width="100px">
141 </a>
142 <a href="https://twitter.com/Pixel_3a">
143         <img src="https://avatars0.githubusercontent.com/u/48173871" width="100px">
144 </a>
145 <a href="https://twitter.com/YangDevJP">
146         <img src="https://avatars0.githubusercontent.com/u/47053316" width="100px">
147 </a>
148 <a href="https://twitter.com/yamad_linuxer">
149         <img src="https://avatars1.githubusercontent.com/u/45691925" width="100px">
150 </a>
151 <a href="https://twitter.com/tukutuN_27">
152         <img src="https://0e0.pw/5yuH" width="100px">
153 </a>
154 <a href="https://twitter.com/naoko1010hh">
155         <img src="https://avatars1.githubusercontent.com/u/50263013" width="100px">
156 </a>