AlterLinux is an ArchLinux-derived OS that has been developed by customizing archiso. Japan's first "ArchLinux-derived OS developed in Japan". Equipped with Xfce4, which is uniquely customized to the standard desktop environment, enables easy operation. It can be installed easily with the GUI installer. All settings such as network and disk can be done with GUI, making it the best OS for migration from Ubuntu and other sources. Since the repository is shared with ArchLinux, you can use the latest packages and use the rich information of ArchWiki as it is. Development is performed by FascodeNetwork (formerly SereneTeam), which also handles SereneLinux, and it is the best OS that developers with abundant experience and technology are particular about making it easy to use for all users.
8月のイメージファイル更新です
arcmenu
のdconf
を削除Activities
ボタンを表示するshare-extra
から削除kmscon
モジュールを追加(全てのチャンネルで未使用)yay
の依存関係であるgo
をキャッシュからインストールする(pacstrap
を使う)--add-module
による追加のモジュールのロードをサポートcustomize_airootfs.sh
の引数の処理で変数の代わりに配列を使用customize_airootrfs.sh
に元のスクリプトのファイル名をコメントとして追加_systemd_serivice
関数を_safe_systemctl
に名称変更_safe_systemctl
にて、ユニットがdisabled
の場合にのみenable
を実行する_chroot_run
関数をarch-chroot
の終了コードで終了させることで、異常終了時に適切な行数をデバッグメッセージとして表示しますmake
のターゲット名を変更make DEBUG=true
をサポート--nogitversion
を追加build.sh
の引数解析を書き直したaur.sh
の無駄な出力を削除if
文を削除make clean
時にデバッグメッセージを表示alteriso-info
にモジュール一覧を追加