Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.39 KB

c7rpi-builder

内容

c7rpi-builder は、CentOS Userland 7 for Raspberry Pi 2/3/4 のカスタムイメージを作成するスクリプトです。

要件

実行例

# ./c7rpi-builder kickstarts/c7rpi-ks.cfg

デフォルトからの変更内容

  • キーボードと言語を日本語に変更
  • タイムゾーンを Asia/Tokyo に変更
  • ブートパーティションを 300 MB から 100 MB に変更
  • スワップパーティションを削除
  • 代わりにスワップファイル管理スクリプトを追加
  • cockpit を追加
  • yum-utils を追加
  • Bluetooth と Wi-Fi を無効化
  • history のフォーマットを変更
  • EPEL リポジトリを追加

イメージ

ライセンス

GNU General Public License v2.0 (The CentOS Projectのデフォルトライセンス)