OSDN Git Service

[update] : Table about the kernel.
authorhayao <shun819.mail@gmail.com>
Sun, 15 Mar 2020 01:13:34 +0000 (10:13 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 15 Mar 2020 01:13:34 +0000 (10:13 +0900)
docs/README.md
docs/README_jp.md

index 0fa488d..635cfc9 100644 (file)
@@ -164,11 +164,14 @@ Make sure to include the `foo` part of` linux-foo` in the `-k` option. For examp
   
 Below are the supported values and kernels.The description of the kernel is from [ArchWiki](https://wiki.archlinux.jp/index.php/%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB).
 
-- ck   : linux-ck contains patches to improve system response.
-- lts  : Long term support (LTS) Linux kernel and modules from the `core` repository.
-- lqx  : Distro kernel alternative built using Debian configuration and ZEN kernel source for desktop multimedia games.
-- rt   : With this patch, almost all of the kernel can be run in real time.
-- zen  : `linux-zen` is the wisdom of kernel hackers. It is the best Linux kernel for everyday use.
+Name | Feature
+--- | ---
+ck | linux-ck contains patches to improve system response.
+lts |  Long term support (LTS) Linux kernel and modules from the core repository.
+lqx | Distro kernel alternative built using Debian configuration and ZEN kernel source for desktop multimedia games.
+rt | With this patch, almost all of the kernel can be run in real time.
+zen | linux-zen is the wisdom of kernel hackers. It is the best Linux kernel for everyday use.
+
 
 ##### About compression type
 See the `mksquashfs` help for compression options and more options.
index 0141815..6d1f0ca 100644 (file)
@@ -170,11 +170,13 @@ unstable | `alter-testing`リポジトリのパッケージを利用してビル
 
 以下はサポートされている値とカーネルです。カーネルの説明は[ArchWiki](https://wiki.archlinux.jp/index.php/%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB)を引用しています。
 
-- ck    : linux-ck にはシステムのレスポンスを良くするためのパッチが含まれています。
-- lts   : `core`リポジトリにある長期サポート版 (Long term support, LTS) の Linux カーネルとモジュール。
-- lqx   : デスクトップ・マルチメディア・ゲーム用途に Debian 用の設定と ZEN カーネルソースを使ってビルドされたディストロカーネル代替
-- rt    : このパッチを使うことでカーネルのほとんど全てをリアルタイム実行できるようになります。
-- zen   : `linux-zen`はカーネルハッカーたちの知恵の結晶です。日常的な利用にうってつけの最高の Linux カーネルになります。
+名前 | 特徴
+--- | ---
+ck | linux-ck にはシステムのレスポンスを良くするためのパッチが含まれています。
+lts | coreリポジトリにある長期サポート版 (Long term support, LTS) の Linux カーネルとモジュール。
+lqx | デスクトップ・マルチメディア・ゲーム用途に Debian 用の設定と ZEN カーネルソースを使ってビルドされたディストロカーネル代替
+rt | このパッチを使うことでカーネルのほとんど全てをリアルタイム実行できるようになります。
+zen | linux-zenはカーネルハッカーたちの知恵の結晶です。日常的な利用にうってつけの最高の Linux カーネルになります。
 
 ##### 圧縮方式について
 圧縮方式と詳細のオプションは`mksquashfs`のヘルプを参照してください。