Skip to content

Releases: game-de-it/plumOS-MMF

plumOS MMF v1.0.4

Choose a tag to compare

@game-de-it game-de-it released this 10 Jul 17:27

plumOS MMF v1.0.4

What Changed

This release collects the MMF power-management fixes validated after earlier
public releases.

  • USB power-on now shows the charging gate before normal boot.
  • The UI setting can enable RetroArch state save during shutdown.
  • Power-menu shutdown keeps the overlay visible and pauses RetroArch before
    the save-state/shutdown path, reducing visible/audio resume during power-off.
  • RetroArch now receives the NetCMD QUIT after shutdown save-state, and
    shutdown waits up to 15 seconds for RetroArch and its launcher to exit through
    the normal cleanup path. This lets RetroArch persist the current state slot in
    its runtime log before poweroff.
  • The full SD-root asset was generated by overlaying the narrow update payload
    onto the previous full release archive instead of rebuilding the full
    stock-boundary package.

Existing v1.0.0, v1.0.1, v1.0.2, and v1.0.3 users should update if they want the charging gate,
RetroArch shutdown state-save behavior, and graceful RetroArch quit on shutdown.

Assets

  • plumos-mmf-sdroot-v1.0.4.7z: full SD-card root package for a fresh MMF install.
  • plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z: update package for existing v1.0.0, v1.0.1, v1.0.2, and v1.0.3 installs.
  • plumos-mmf-developer-v1.0.4.tar.gz: developer source/toolchain package.
  • SHA256SUMS: checksums for release assets and release metadata.
  • manifest.txt: provenance for this release asset set.

Fresh Install

Download plumos-mmf-sdroot-v1.0.4.7z and extract it once to the root of a formatted SD card.

7zz x plumos-mmf-sdroot-v1.0.4.7z -o/path/to/SDCARD

The archive expands directly to the SD-card root. It includes the MMF stock
boot/audio/input/library boundary files collected from hardware plus the plumOS
runtime. It intentionally does not include ROMs, BIOS files, saves,
screenshots, videos, music, network secrets, or personal media.

Update Existing Install

  1. Download plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z.
  2. Extract it once to the root of the SD card.
  3. Allow files to be overwritten when prompted.
  4. Safely eject the SD card and boot the MMF.

The update package does not overwrite ROMs, BIOS files, saves, states,
screenshots, thumbnails, artwork, network secrets, or user configuration files.

Checksums

ea415b1576901d87658871ad19b649bc4bc91623c6f64660328427fbc4571240  plumos-mmf-developer-v1.0.4.tar.gz
ebe5e3b1fe5f541c9fc268597d8f10a8845f2267b6ac8a930f5bd498496f4176  plumos-mmf-sdroot-v1.0.4.7z
b6f0bc8f79a76a938d6c9d1a904f900c3f716a44ba2781572a12f049fc8aaf9f  plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z

Developer Rebuild

Developers should use plumos-mmf-developer-v1.0.4.tar.gz when they need the toolchain scripts,
patches, and source snapshot used to rebuild artifacts.

tar -xzf plumos-mmf-developer-v1.0.4.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

Validation Scope

This release format follows the MMF porting rule that stockOS resources may be
used at the OS/device boundary while frontend, launcher, emulator, and core
payloads remain plumOS-owned.


plumOS MMF v1.0.4 日本語

変更点

今回はこれまでの public release 後に検証した MMF の電源管理まわりを反映する
アップデートです。

  • USB 給電で起動した場合に、通常 boot 前の充電 gate を表示します。
  • UI 設定から、shutdown 時の RetroArch state save を有効化できます。
  • Power menu から shutdown する際、overlay 表示を維持し、RetroArch を一時停止してから
    save-state/shutdown へ進むことで、電源OFF処理中の画面復帰や音声復帰を抑えます。
  • shutdown save-state 後に RetroArch NetCMD QUIT を送り、RetroArch と launcher が
    通常 cleanup 経路で終了するのを最大 15 秒待つようにしました。これにより poweroff 前に
    RetroArch が runtime log へ現在の state slot を保存できます。
  • full SD-root asset は full rebuild ではなく、前回 full release archive に狭い update
    payload を重ねて生成しています。

v1.0.0、v1.0.1、v1.0.2、v1.0.3 利用者で、充電 gate、RetroArch shutdown state save、shutdown 時の
RetroArch 正常終了を使いたい場合は更新を推奨します。

配布ファイル

  • plumos-mmf-sdroot-v1.0.4.7z: MMF の新規インストール用フル SD card root package です。
  • plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z: v1.0.0、v1.0.1、v1.0.2、v1.0.3 利用者向けのアップデートパッケージです。
  • plumos-mmf-developer-v1.0.4.tar.gz: 開発者向けの source/toolchain package です。
  • SHA256SUMS: release asset と release metadata の checksum です。
  • manifest.txt: この release asset set の由来を記録した manifest です。

新規インストール

plumos-mmf-sdroot-v1.0.4.7z をダウンロードし、フォーマット済み SD カードのルートへ
1 回だけ展開してください。

7zz x plumos-mmf-sdroot-v1.0.4.7z -o/path/to/SDCARD

archive は SD card の root に直接展開されます。実機から採取した MMF の
boot/audio/input/library 境界 file と、plumOS runtime を含みます。
ROM、BIOS、save、screenshot、video、music、network secret、個人 media は
意図的に含めていません。

既存環境のアップデート

  1. plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z をダウンロードします。
  2. SD カードのルートへ 1 回だけ展開します。
  3. 上書き確認が出た場合は上書きしてください。
  4. SD カードを安全に取り外し、MMF を起動してください。

アップデートパッケージは、ROM、BIOS、save/state、スクリーンショット、サムネイル、
アートワーク、ネットワーク秘密情報、ユーザー設定を上書きしません。

チェックサム

ea415b1576901d87658871ad19b649bc4bc91623c6f64660328427fbc4571240  plumos-mmf-developer-v1.0.4.tar.gz
ebe5e3b1fe5f541c9fc268597d8f10a8845f2267b6ac8a930f5bd498496f4176  plumos-mmf-sdroot-v1.0.4.7z
b6f0bc8f79a76a938d6c9d1a904f900c3f716a44ba2781572a12f049fc8aaf9f  plumos-mmf-update-from-v1.0.0-v1.0.1-v1.0.2-v1.0.3-to-v1.0.4.7z

開発者向け rebuild

toolchain script、patch、artifact を rebuild するための source snapshot が必要な
開発者は plumos-mmf-developer-v1.0.4.tar.gz を使用してください。

tar -xzf plumos-mmf-developer-v1.0.4.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

検証範囲

この release 形式は、OS/device 境界では stockOS resource を利用してよい一方で、
frontend、launcher、emulator、core payload は plumOS 側が所有する、という
MMF porting rule に従っています。

plumOS MMF v1.0.3

Choose a tag to compare

@game-de-it game-de-it released this 10 Jul 16:21

plumOS MMF v1.0.3

What Changed From v1.0.2

This update adds the MMF power-management fixes validated after v1.0.2.

  • USB power-on now shows the charging gate before normal boot.
  • The UI setting can enable RetroArch state save during shutdown.
  • Power-menu shutdown keeps the overlay visible and pauses RetroArch before
    the save-state/shutdown path, reducing visible/audio resume during power-off.
  • The full SD-root asset was generated by overlaying the narrow update payload
    onto the previous full release archive instead of rebuilding the full
    stock-boundary package.

Existing v1.0.2 users should update if they want the charging gate and
RetroArch shutdown state-save behavior.

Assets

  • plumos-mmf-sdroot-v1.0.3.7z: full SD-card root package for a fresh MMF install.
  • plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z: update package for existing v1.0.2 installs.
  • plumos-mmf-developer-v1.0.3.tar.gz: developer source/toolchain package.
  • SHA256SUMS: checksums for release assets and release metadata.
  • manifest.txt: provenance for this release asset set.

Fresh Install

Download plumos-mmf-sdroot-v1.0.3.7z and extract it once to the root of a formatted SD card.

7zz x plumos-mmf-sdroot-v1.0.3.7z -o/path/to/SDCARD

The archive expands directly to the SD-card root. It includes the MMF stock
boot/audio/input/library boundary files collected from hardware plus the plumOS
runtime. It intentionally does not include ROMs, BIOS files, saves,
screenshots, videos, music, network secrets, or personal media.

Update Existing Install

  1. Download plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z.
  2. Extract it once to the root of the SD card.
  3. Allow files to be overwritten when prompted.
  4. Safely eject the SD card and boot the MMF.

The update package does not overwrite ROMs, BIOS files, saves, states,
screenshots, thumbnails, artwork, network secrets, or user configuration files.

Checksums

b11a176d059163a0d5f87cdd7609a2e2e90af62f65df1a9ac7cd0af72ba5295a  plumos-mmf-developer-v1.0.3.tar.gz
a2c2474868f15346d06e47dbde59f0e416282cca6404328dde76c9e11d7d3c33  plumos-mmf-sdroot-v1.0.3.7z
b17f02e64d382c32bd2738277a8aac0c5749f5cb22354da092ded20373991104  plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z

Developer Rebuild

Developers should use plumos-mmf-developer-v1.0.3.tar.gz when they need the toolchain scripts,
patches, and source snapshot used to rebuild artifacts.

tar -xzf plumos-mmf-developer-v1.0.3.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

Validation Scope

This release format follows the MMF porting rule that stockOS resources may be
used at the OS/device boundary while frontend, launcher, emulator, and core
payloads remain plumOS-owned.


plumOS MMF v1.0.3 日本語

v1.0.2 からの変更点

今回は v1.0.2 以降に検証した MMF の電源管理まわりを反映するアップデートです。

  • USB 給電で起動した場合に、通常 boot 前の充電 gate を表示します。
  • UI 設定から、shutdown 時の RetroArch state save を有効化できます。
  • Power menu から shutdown する際、overlay 表示を維持し、RetroArch を一時停止してから
    save-state/shutdown へ進むことで、電源OFF処理中の画面復帰や音声復帰を抑えます。
  • full SD-root asset は full rebuild ではなく、前回 full release archive に狭い update
    payload を重ねて生成しています。

v1.0.2 利用者で、充電 gate と RetroArch shutdown state save を使いたい場合は更新を推奨します。

配布ファイル

  • plumos-mmf-sdroot-v1.0.3.7z: MMF の新規インストール用フル SD card root package です。
  • plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z: v1.0.2 利用者向けのアップデートパッケージです。
  • plumos-mmf-developer-v1.0.3.tar.gz: 開発者向けの source/toolchain package です。
  • SHA256SUMS: release asset と release metadata の checksum です。
  • manifest.txt: この release asset set の由来を記録した manifest です。

新規インストール

plumos-mmf-sdroot-v1.0.3.7z をダウンロードし、フォーマット済み SD カードのルートへ
1 回だけ展開してください。

7zz x plumos-mmf-sdroot-v1.0.3.7z -o/path/to/SDCARD

archive は SD card の root に直接展開されます。実機から採取した MMF の
boot/audio/input/library 境界 file と、plumOS runtime を含みます。
ROM、BIOS、save、screenshot、video、music、network secret、個人 media は
意図的に含めていません。

既存環境のアップデート

  1. plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z をダウンロードします。
  2. SD カードのルートへ 1 回だけ展開します。
  3. 上書き確認が出た場合は上書きしてください。
  4. SD カードを安全に取り外し、MMF を起動してください。

アップデートパッケージは、ROM、BIOS、save/state、スクリーンショット、サムネイル、
アートワーク、ネットワーク秘密情報、ユーザー設定を上書きしません。

チェックサム

b11a176d059163a0d5f87cdd7609a2e2e90af62f65df1a9ac7cd0af72ba5295a  plumos-mmf-developer-v1.0.3.tar.gz
a2c2474868f15346d06e47dbde59f0e416282cca6404328dde76c9e11d7d3c33  plumos-mmf-sdroot-v1.0.3.7z
b17f02e64d382c32bd2738277a8aac0c5749f5cb22354da092ded20373991104  plumos-mmf-update-from-v1.0.2-to-v1.0.3.7z

開発者向け rebuild

toolchain script、patch、artifact を rebuild するための source snapshot が必要な
開発者は plumos-mmf-developer-v1.0.3.tar.gz を使用してください。

tar -xzf plumos-mmf-developer-v1.0.3.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

検証範囲

この release 形式は、OS/device 境界では stockOS resource を利用してよい一方で、
frontend、launcher、emulator、core payload は plumOS 側が所有する、という
MMF porting rule に従っています。

plumOS MMF v1.0.2

Choose a tag to compare

@game-de-it game-de-it released this 09 Jul 14:40

plumOS MMF v1.0.2

What Changed From v1.0.1

This update improves ROM list handling for large libraries.

  • ROM lists now use dynamically sized runtime arrays instead of fixed item
    limits.
  • Large ROM collections should no longer be truncated by the frontend.
  • The same dynamic loading path is used by the controller frontend and the text
    helper.

Users with more than a few hundred ROMs in one system should update.

Assets

  • plumos-mmf-sdroot-v1.0.2.7z: full SD-card root package for a fresh MMF install.
  • plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z: update package for existing v1.0.1 installs.
  • plumos-mmf-developer-v1.0.2.tar.gz: developer source/toolchain package.
  • SHA256SUMS: checksums for release assets and release metadata.
  • manifest.txt: provenance for this release asset set.

Fresh Install

Download plumos-mmf-sdroot-v1.0.2.7z and extract it once to the root of a formatted SD card.

7zz x plumos-mmf-sdroot-v1.0.2.7z -o/path/to/SDCARD

The archive expands directly to the SD-card root. It includes the MMF stock
boot/audio/input/library boundary files collected from hardware plus the plumOS
runtime. It intentionally does not include ROMs, BIOS files, saves,
screenshots, videos, music, network secrets, or personal media.

Update Existing Install

  1. Download plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z.
  2. Extract it once to the root of the SD card.
  3. Allow files to be overwritten when prompted.
  4. Safely eject the SD card and boot the MMF.

The update package does not overwrite ROMs, BIOS files, saves, states,
screenshots, thumbnails, artwork, network secrets, or user configuration files.

Checksums

47540b2d73f6e084948e91d7d292d95a57fffa198c1160f7a4e405a9ae9b494b  plumos-mmf-developer-v1.0.2.tar.gz
73c179784352e04c5107b7b15acdd0a1cccdcf96f671b79e85c2fdec0691cd2e  plumos-mmf-sdroot-v1.0.2.7z
5aca55dd7d2dae8abeb7582ec872b534a5fedf81361cddc884d07b0449fe7932  plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z

Developer Rebuild

Developers should use plumos-mmf-developer-v1.0.2.tar.gz when they need the toolchain scripts,
patches, and source snapshot used to rebuild artifacts.

tar -xzf plumos-mmf-developer-v1.0.2.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

Validation Scope

This release format follows the MMF porting rule that stockOS resources may be
used at the OS/device boundary while frontend, launcher, emulator, and core
payloads remain plumOS-owned.


plumOS MMF v1.0.2 日本語

v1.0.1 からの変更点

今回は ROM 数が多い環境向けに、ROM list の扱いを改善するアップデートです。

  • ROM list の内部保持を固定件数上限ではなく、動的配列に変更しました。
  • ROM 数が多い環境でも、frontend 側の固定上限で ROM list が途中で切れない
    ようになりました。
  • controller frontend と補助 text UI の両方で同じ動的読み込み方針に揃えました。

1 つの system に数百本以上の ROM を入れているユーザーは更新を推奨します。

配布ファイル

  • plumos-mmf-sdroot-v1.0.2.7z: MMF の新規インストール用フル SD card root package です。
  • plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z: v1.0.1 利用者向けのアップデートパッケージです。
  • plumos-mmf-developer-v1.0.2.tar.gz: 開発者向けの source/toolchain package です。
  • SHA256SUMS: release asset と release metadata の checksum です。
  • manifest.txt: この release asset set の由来を記録した manifest です。

新規インストール

plumos-mmf-sdroot-v1.0.2.7z をダウンロードし、フォーマット済み SD カードのルートへ
1 回だけ展開してください。

7zz x plumos-mmf-sdroot-v1.0.2.7z -o/path/to/SDCARD

archive は SD card の root に直接展開されます。実機から採取した MMF の
boot/audio/input/library 境界 file と、plumOS runtime を含みます。
ROM、BIOS、save、screenshot、video、music、network secret、個人 media は
意図的に含めていません。

既存環境のアップデート

  1. plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z をダウンロードします。
  2. SD カードのルートへ 1 回だけ展開します。
  3. 上書き確認が出た場合は上書きしてください。
  4. SD カードを安全に取り外し、MMF を起動してください。

アップデートパッケージは、ROM、BIOS、save/state、スクリーンショット、サムネイル、
アートワーク、ネットワーク秘密情報、ユーザー設定を上書きしません。

チェックサム

47540b2d73f6e084948e91d7d292d95a57fffa198c1160f7a4e405a9ae9b494b  plumos-mmf-developer-v1.0.2.tar.gz
73c179784352e04c5107b7b15acdd0a1cccdcf96f671b79e85c2fdec0691cd2e  plumos-mmf-sdroot-v1.0.2.7z
5aca55dd7d2dae8abeb7582ec872b534a5fedf81361cddc884d07b0449fe7932  plumos-mmf-update-from-v1.0.1-to-v1.0.2.7z

開発者向け rebuild

toolchain script、patch、artifact を rebuild するための source snapshot が必要な
開発者は plumos-mmf-developer-v1.0.2.tar.gz を使用してください。

tar -xzf plumos-mmf-developer-v1.0.2.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

検証範囲

この release 形式は、OS/device 境界では stockOS resource を利用してよい一方で、
frontend、launcher、emulator、core payload は plumOS 側が所有する、という
MMF porting rule に従っています。

plumOS MMF v1.0.1

Choose a tag to compare

@game-de-it game-de-it released this 08 Jul 16:42

plumOS MMF v1.0.1

Changes in v1.0.1

  • Fixed MMF Text mode list sizing so TOP, ROM, Favorites, and Recent lists use the visible screen height instead of the old A30/Mali fixed row count.
  • Expanded the MMF GFX Text renderer entry buffer so the larger TOP/ROM windows are not truncated before drawing.
  • Rebuilt the fresh-SD package after hardware confirmation of the Text mode fix.

Assets

  • plumos-mmf-sdroot-v1.0.1.7z: MMF fresh-SD-card root package.
  • plumos-mmf-developer-v1.0.1.tar.gz: developer source/toolchain package.
  • SHA256SUMS: checksums for release assets and release metadata.
  • manifest.txt: provenance for this release asset set.

Install

End users should download only plumos-mmf-sdroot-v1.0.1.7z unless they need to rebuild plumOS.

7zz x plumos-mmf-sdroot-v1.0.1.7z -o/path/to/SDCARD

The archive expands directly to the SD-card root. It includes the MMF stock
boot/audio/input/library boundary files collected from hardware plus the plumOS
runtime. It intentionally does not include ROMs, BIOS files, saves,
screenshots, videos, music, network secrets, or personal media.

Developer Rebuild

Developers should use plumos-mmf-developer-v1.0.1.tar.gz when they need the toolchain scripts,
patches, and source snapshot used to rebuild artifacts.

tar -xzf plumos-mmf-developer-v1.0.1.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

Validation Scope

This release format follows the MMF porting rule that stockOS resources may be
used at the OS/device boundary while frontend, launcher, emulator, and core
payloads remain plumOS-owned.


plumOS MMF v1.0.1 日本語

v1.0.1 の変更点

  • MMF の Text mode で TOP、ROM、Favorites、Recent の一覧件数が A30/Mali 向け固定行数に引っ張られないよう、実際の画面高さから表示件数を決めるようにしました。
  • MMF GFX Text renderer 側の entry buffer を広げ、増やした TOP/ROM 表示件数が描画前に切り詰められないようにしました。
  • Text mode 修正の実機確認後に、fresh SD 用 package を再ビルドしています。

配布ファイル

  • plumos-mmf-sdroot-v1.0.1.7z: MMF の新規 SD card 用 root package です。
  • plumos-mmf-developer-v1.0.1.tar.gz: 開発者向けの source/toolchain package です。
  • SHA256SUMS: release asset と release metadata の checksum です。
  • manifest.txt: この release asset set の由来を記録した manifest です。

インストール

通常のユーザーは、plumOS を rebuild する必要がない限り plumos-mmf-sdroot-v1.0.1.7z だけを
ダウンロードしてください。

7zz x plumos-mmf-sdroot-v1.0.1.7z -o/path/to/SDCARD

archive は SD card の root に直接展開されます。実機から採取した MMF の
boot/audio/input/library 境界 file と、plumOS runtime を含みます。
ROM、BIOS、save、screenshot、video、music、network secret、個人 media は
意図的に含めていません。

開発者向け rebuild

toolchain script、patch、artifact を rebuild するための source snapshot が必要な
開発者は plumos-mmf-developer-v1.0.1.tar.gz を使用してください。

tar -xzf plumos-mmf-developer-v1.0.1.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

検証範囲

この release 形式は、OS/device 境界では stockOS resource を利用してよい一方で、
frontend、launcher、emulator、core payload は plumOS 側が所有する、という
MMF porting rule に従っています。

plumOS MMF v1.0.0

Choose a tag to compare

@game-de-it game-de-it released this 08 Jul 15:29

plumOS MMF v1.0.0

Assets

  • plumos-mmf-sdroot-v1.0.0.7z: MMF fresh-SD-card root package.
  • plumos-mmf-developer-v1.0.0.tar.gz: developer source/toolchain package.
  • SHA256SUMS: checksums for release assets and release metadata.
  • manifest.txt: provenance for this release asset set.

Install

End users should download only plumos-mmf-sdroot-v1.0.0.7z unless they need to rebuild plumOS.

7zz x plumos-mmf-sdroot-v1.0.0.7z -o/path/to/SDCARD

The archive expands directly to the SD-card root. It includes the MMF stock
boot/audio/input/library boundary files collected from hardware plus the plumOS
runtime. It intentionally does not include ROMs, BIOS files, saves,
screenshots, videos, music, network secrets, or personal media.

Developer Rebuild

Developers should use plumos-mmf-developer-v1.0.0.tar.gz when they need the toolchain scripts,
patches, and source snapshot used to rebuild artifacts.

tar -xzf plumos-mmf-developer-v1.0.0.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

Validation Scope

This release format follows the MMF porting rule that stockOS resources may be
used at the OS/device boundary while frontend, launcher, emulator, and core
payloads remain plumOS-owned.


plumOS MMF v1.0.0 日本語

配布ファイル

  • plumos-mmf-sdroot-v1.0.0.7z: MMF の新規 SD card 用 root package です。
  • plumos-mmf-developer-v1.0.0.tar.gz: 開発者向けの source/toolchain package です。
  • SHA256SUMS: release asset と release metadata の checksum です。
  • manifest.txt: この release asset set の由来を記録した manifest です。

インストール

通常のユーザーは、plumOS を rebuild する必要がない限り plumos-mmf-sdroot-v1.0.0.7z だけを
ダウンロードしてください。

7zz x plumos-mmf-sdroot-v1.0.0.7z -o/path/to/SDCARD

archive は SD card の root に直接展開されます。実機から採取した MMF の
boot/audio/input/library 境界 file と、plumOS runtime を含みます。
ROM、BIOS、save、screenshot、video、music、network secret、個人 media は
意図的に含めていません。

開発者向け rebuild

toolchain script、patch、artifact を rebuild するための source snapshot が必要な
開発者は plumos-mmf-developer-v1.0.0.tar.gz を使用してください。

tar -xzf plumos-mmf-developer-v1.0.0.tar.gz
cd plumos-mmf-dev-package/source
./scripts/docker-build.sh image

検証範囲

この release 形式は、OS/device 境界では stockOS resource を利用してよい一方で、
frontend、launcher、emulator、core payload は plumOS 側が所有する、という
MMF porting rule に従っています。