macOS
brew install mklittlefslocal Homebrew formula metadata
brew
mklittlefs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mklittlefslocal Homebrew formula metadata
nix profile install nixpkgs#mklittlefsnixpkgs package indexes · pkgs/by-name/mk/mklittlefs/package.nix · ソース: api.github.com
概要
Creates LittleFS images for ESP8266, ESP32, Pico RP2040, and RP2350
履歴
mklittlefs is earlephilhower's C++ utility for creating, listing, and unpacking LittleFS filesystem images for small embedded boards. The repository was created in 2018, and the README says the tool builds and unpacks LittleFS images and is based on Ivan Grokhotkov's mkspiffs. Its command-line interface accepts create, unpack, list, and image-info modes along with filesystem size, page size, block size, and debug options.
The tool's ecosystem role comes from Arduino, ESP8266, ESP32, and RP2040 workflows where a sketch uses a flash filesystem and a host-side tool must turn a local data directory into the binary image uploaded to the board. The README warns that LittleFS build-time options such as LFS_NAME_MAX affect image compatibility, so mklittlefs and the target firmware need matching settings. Related Arduino upload tooling from the same maintainer uses LittleFS filesystems for Arduino-Pico RP2040/RP2350, ESP8266, and ESP32 cores, while PlatformIO packages the tool as tool-mklittlefs.
Homebrew packages mklittlefs as a standalone executable with no runtime dependencies, making it convenient for macOS users building embedded images outside an IDE. Compared with mkspiffs, its niche is the LittleFS format rather than SPIFFS.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mklittlefs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/earlephilhower/mklittlefs
インストールメタデータ
| パッケージキー | brew:mklittlefs |
|---|---|
| バージョン | 4.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mklittlefs |
| ホームページ | https://github.com/earlephilhower/mklittlefs |
| リポジトリ | https://github.com/earlephilhower/mklittlefs |
| 上流ドキュメント | https://github.com/earlephilhower/mklittlefs#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/earlephilhower/mklittlefs/releases/download/4.1.0/mklittlefs-source.zip |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mklittlefs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mklittlefs
nix profile install nixpkgs#mklittlefsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.