OSDN Git Service

[update] : Added cinnamon
[alterlinux/alterlinux.git] / docs / README.md
1
2 <h2>Alter Linux - Arch Linux-derived OS made in Japan aimed at anyone to use</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="https://fascode.net/en/projects/linux/alter/">
9                 <img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=for-the-badge">
10         </a>
11         <a href="../LICENSE">
12                 <img src="https://img.shields.io/github/license/FascodeNet/alterlinux?style=for-the-badge" alt="License: GPLv3.0">
13         </a>
14         <a href="https://www.archlinux.org/">
15                 <img src="https://img.shields.io/badge/BASE-ArchLinux-blue?style=for-the-badge&logo=arch-linux" alt="Base">
16         </a>
17         <a href="https://gitlab.archlinux.org/archlinux/archiso/-/tree/v44">
18                 <img src="https://img.shields.io/badge/archiso--version-44--2-blue?style=for-the-badge&logo=arch-linux" alt="archiso-version">
19         </a>
20 </p>
21 <p align="center">
22         <a href="https://travis-ci.org/github/FascodeNet/alterlinux">
23                 <img src="https://img.shields.io/travis/FascodeNet/alterlinux?style=for-the-badge">
24         </a>
25         <a href="https://github.com/FascodeNet/alterlinux/issues">
26                 <img src="https://img.shields.io/github/issues/FascodeNet/alterlinux?color=violet&style=for-the-badge&logo=github" alt="Issues">
27         </a>
28         <a href="https://github.com/FascodeNet/alterlinux/stargazers">
29                 <img src="https://img.shields.io/github/stars/FascodeNet/alterlinux?color=yellow&style=for-the-badge&logo=github">
30         </a>
31         <a href="https://github.com/FascodeNet/alterlinux/network/members">
32                 <img src="https://img.shields.io/github/forks/FascodeNet/alterlinux?style=for-the-badge">
33         </a>
34 </p>
35 <p align="center">
36         <a href="https://github.com/FascodeNet/alterlinux/releases">
37                 <img src="https://img.shields.io/github/v/release/FascodeNet/alterlinux?color=blue&include_prereleases&style=for-the-badge" alt="release">
38         </a>
39         <a href="https://fascode.net/en/projects/linux/alter/downloads/">
40                 <img src="https://img.shields.io/github/downloads/FascodeNet/alterlinux/total?style=for-the-badge">
41         </a>
42         <a href="">
43                 <img src="https://img.shields.io/github/last-commit/FascodeNet/alterlinux?style=for-the-badge">
44         </a>
45 </p>
46
47 <table>
48         <thead>
49                 <tr>
50                         <th style="text-align:center">
51                                 <a href="README_jp.md">日本語</a>
52                         </th>
53                         <th style="text-align:center">
54                                 <a href="README.md">English</a>
55                         </th>
56                 </tr>
57         </thead>
58 </table>
59
60 <b>
61         日本語版は<a href="README_jp.md">こちら</a>にあります
62 </b>
63
64 <h2>〈Overview〉</h2>
65
66 Alter Linux is a new OS developed based on Arch Linux.<br>
67 Check the <a href="https://github.com/orgs/FascodeNet/projects/2">project board</a> for the latest status of AlterLinux.<br>
68 Please see the <a href="https://fascode.net/projects/linux/alter/">official website</a> for information on announcements and bugs for users.
69
70 <h3>Xfce</h3>
71 <img src="../images/screenshot/desktop-xfce.png" alt="screenshot">
72
73 <h3>Lxde</h3>
74 <img src="../images/screenshot/desktop-lxde.png" alt="screenshot">
75
76 <h3>Cinnamon</h3>
77 <img src="../images/screenshot/desktop-cinnamon.png" alt="screenshot">
78
79
80 <h2>〈Feature〉</h2>
81 <ul>
82         <li>You can install the already built ArchLinux environment with GUI</li>
83         <li>We release not only 64bit but also 32bit version.</li>
84         <li>The 32-bit version does not require PAE (Physical Address Extension).</li>
85         <li>Adopt ZEN kernel by default</li>
86         <li>Equipped with sophisticated UI, themes and icons</li>
87         <li>You can use the syntax of <code>apt</code> with <code>aptpac</code></li>
88         <li>Easy development of derived OS by framework based on archiso</li>
89 </ul>
90
91 <h2>〈Download〉</h2>
92 The image file can be downloaded from the official <a href="https://fascode.net/projects/linux/alter/#downloads">website</a>.
93 <br>
94 <b>We are looking for a mirror server provider for repositories and image file distribution.</b>
95 <br>
96 If you would like us to provide a mirror please contact the developer's Twitter.
97
98
99 <h2>〈Branch〉</h2>
100 These are a list of major branches. Other branches are temporary or used for specific purposes.
101
102 <table>
103         <thead>
104                 <tr>
105                         <th>
106                                 <a href="https://github.com/FascodeNet/alterlinux/tree/master">master</a>
107                         </th>
108                         <th>    
109                                 <a href="https://github.com/FascodeNet/alterlinux/tree/stable">stable</a>
110                         </th>
111                         <th>
112                                 <a href="https://github.com/FascodeNet/alterlinux/tree/dev-stable">dev-stable</a>
113                         </th>
114                         <th>
115                                 <a href="https://github.com/FascodeNet/alterlinux/tree/dev">dev</a>
116                         </th>
117                         <th>
118                                 <a href="https://github.com/FascodeNet/alterlinux/tree/alteriso-3-mainline">alteriso-3-mainline</a>
119                         </th>
120                 </tr>
121         </thead>
122         <tbody>
123                 <tr>
124                         <td>
125                                 Most stable. Bug fixes may be delayed.
126                         </td>
127                         <td>
128                                 Release candidate. Most bugs have been fixed.
129                         </td>
130                         <td>
131                             It is updated regularly. Relatively stable, with the latest features and fixes. *
132                         </td>
133                         <td>
134                                 Always updated. There may be many issues left.
135                         </td>
136                         <td>
137                                 Next-generation AlterISO and new desktop environment are being developed.
138                         </td>
139                 </tr>
140         </tbody>
141 </table>
142
143
144 <h2>〈About opinion and impression〉</h2>
145 If AlterLinux doesn't start, is hard to use, or has any software you want installed by default, feel free to post it to <a href="https://github.com/FascodeNet/alterlinux/issues">Issues</a>.<br>
146 We are soliciting opinions from various users to make AlterLinux better.<br>
147
148 <h2>〈When submitting a bug report or pull request〉</h2>
149 Be sure to read <a href="CONTRIBUTING.md">CONTRIBUTING.md</a>.
150
151 <h2>〈Documents〉</h2>
152 Some documents may have outdated information or only some languages.<br>
153 All documentation can be found in <code>docs</code>.<br>
154 If you find a typographical error or a notation that isn't the case, please report it on Issues.<br>
155 <ul>
156         <li><a href="en/BUILD.md">Build AlterLinux</a></li>
157         <li><a href="en/SOFTWARE.md">About the source code of your own package</a></li>
158         <li><a href="en/CHANNEL.md">Channel specifications</a></li>
159         <li><a href="en/PACKAGE.md">Notes on package list</a></li>
160         <li><a href="en/DOCKER.md">How to build on Docker</a></li>
161         <li><a href="en/KERNEL.md">How to add a new kernel</a></li>
162         <li><a href="en/CONFIG.md">About build configuration file</a></li>
163 </ul>
164
165
166 <h2>〈If you cannot start〉</h2>
167 You can disable the boot animation and boot to see the logs.<br>
168 Boot from the disk and select <code>Boot Alter Linux without boot splash (x86_64)</code>.<br>
169 In addition, please write down the situation and model name <a href="https://github.com/FascodeNet/alterlinux/issues">here</a>, and report it to the developer.
170
171
172 <h2>〈About FascodeNetwork and developers〉</h2>
173 <a href="https://fascode.net/">Fascode Network</a> is a creative team mainly composed of students.<br>
174 We are developing <a href="https://fascode.net/projects/linux/alter/">AlterLinux</a> and <a href="https://fascode.net/projects/linux/serene/">SereneLinux</a>.
175
176 <h3>Official Twitter account</h3>
177 <a href="https://twitter.com/FascodeNetwork">
178         <img src="https://pbs.twimg.com/profile_images/1245716817831530497/JEkKX1XN_400x400.jpg" width="100px">
179 </a>
180 <a href="https://twitter.com/Fascode_JP">
181         <img src="https://pbs.twimg.com/profile_images/1245682659231068160/Nn5tPUvB_400x400.jpg" width="100px">
182 </a>
183
184 <h3>Developer Twitter account</h3>
185 <a href="https://twitter.com/Hayao0819">
186         <img src="https://avatars1.githubusercontent.com/u/32128205" width="100px">
187 </a>
188 <a href="https://twitter.com/Pixel_3a">
189         <img src="https://avatars0.githubusercontent.com/u/48173871" width="100px">
190 </a>
191 <a href="https://twitter.com/YangDevJP">
192         <img src="https://avatars0.githubusercontent.com/u/47053316" width="100px">
193 </a>
194 <a href="https://twitter.com/yamad_linuxer">
195         <img src="https://avatars1.githubusercontent.com/u/45691925" width="100px">
196 </a>
197 <a href="https://twitter.com/tukutuN_27">
198         <img src="https://pbs.twimg.com/profile_images/1252216597164376064/_L3qgpkr_400x400.jpg" width="100px">
199 </a>
200 <a href="https://twitter.com/naoko1010hh">
201         <img src="https://avatars1.githubusercontent.com/u/50263013" width="100px">
202 </a>