Skip to content

Commit 097b46c

Browse files
committed
fix
1 parent 157179c commit 097b46c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/en/BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Do this to build under the following conditions.
9090
#### About channel
9191
Channels switch between packages to install and files to include.
9292
This mechanism makes it possible to build various versions of Alter Linux.
93-
The following channels are supported as of May 5, 2020.
93+
The following channels are supported as of August 17, 2020.
9494
See `./build.sh -h` for a complete list of channels.
9595

9696
Name | Purpose

docs/jp/BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ sudo ./build.sh [options] [channel]
9797
#### チャンネルについて
9898
チャンネルは、インストールするパッケージと含めるファイルを切り替えます。
9999
この仕組みにより様々なバージョンのAlter Linuxをビルドすることが可能になります。
100-
2020年5月5日現在でサポートされているチャンネルは以下のとおりです
100+
2020年8月17日現在でサポートされているチャンネルは以下のとおりです
101101
完全なチャンネルの一覧は`./build.sh -h`を参照して下さい。
102102

103103
名前 | 目的
104104
--- | ---
105105
xfce | デスクトップ環境にXfce4を使用し、様々なソフトウェアを追加したデフォルトのチャンネル
106106
plasma | PlasmaとQtアプリを搭載した現在開発中のチャンネル
107107
lxde | LXDEと最小限のアプリケーションのみが入っている軽量なチャンネル
108-
i3 | i3-wmとカスタマイズ可能なpolybarを搭載したrelengを除いて最も軽量なチャンネル
108+
i3 | i3とカスタマイズ可能なpolybarを搭載したrelengを除いて最も軽量なチャンネル
109109
cinnamon | Cinnamonと基本的なソフトウェアが入っているチャンネル
110110
releng | 純粋なArchLinuxのライブ起動ディスクをビルドできるチャンネル
111111
rebuild | 作業ディレクトリにある設定を利用して再ビルドを行う特殊なチャンネル

0 commit comments

Comments
 (0)