OSDN Git Service

[update] : Updated information about channels.
authorhayao <shun819.mail@gmail.com>
Fri, 20 Mar 2020 16:02:58 +0000 (01:02 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 20 Mar 2020 16:02:58 +0000 (01:02 +0900)
docs/README.md
docs/README_jp.md

index 4014ff9..aff095c 100644 (file)
@@ -138,13 +138,14 @@ Default compression type is `zstd`.
 
 
 #### Channel
-The channel switches the list of packages to be installed.
-Supported channels are `stable` and` unstable` as of March 14, 2020.
+Channels switch between packages to install and files to include.
+This mechanism allows you to build various versions of AlterLinux.
+The supported channels as of March 21, 2020 are:
 
 Name | Purpose
 --- | ---
-stable | Default channel.
-unstable | Build using packages from the `alter-testing` repository.
+xfce | This is the default channel that uses Xfce4 for the desktop environment and adds various software.
+core | It has only a minimal GUI and installer, and after installation it has a minimal ArchLinux. This is an ArchLinux installer.
 
 
 ##### Example
index 84d893e..ffbfe39 100644 (file)
@@ -147,12 +147,13 @@ lymouthは無効化されています。
 
 
 #### チャンネルについて
-チャンネルは、インストールするパッケージのリストを切り替えます。  
-2020年3月14日現在でサポートされているチャンネルは`stable`と`unstable`です。  
+チャンネルは、インストールするパッケージと含めるファイルを切り替えます。  
+この仕組みにより様々なバージョンのAlterLinuxをビルドすることが可能になります。
+2020年3月21日現在でサポートされているチャンネルは以下のとおりです。
 名前 | 目的
 --- | ---
-stable | デフォルトのチャンネルです。
-unstable | `alter-testing`リポジトリのパッケージを利用してビルドします。
+xfce | デスクトップ環境にXfce4を使用し、様々なソフトウェアを追加したデフォルトのチャンネルです。
+core | 最小限のGUIとインストーラーのみを搭載し、インストール後は最小限のArchLinuxになります。つまりこれはArchLinuxのインストーラーです。