macOS
brew install rofs-filteredlocal Homebrew formula metadata
安装
brew install rofs-filteredlocal Homebrew formula metadata
概览
Filtered read-only filesystem for FUSE
历史
rofs-filtered mounts an existing directory tree as a read-only FUSE filesystem while hiding or selecting paths according to regular expressions.
Gabriel Burca developed rofs-filtered from the earlier ROFS read-only FUSE filesystem, adding regular-expression filtering over the exposed directory tree.
The project was packaged by Homebrew for macOS and is catalogued by the official libfuse filesystem wiki. Its scope remains that of a specialized filesystem utility rather than a general storage platform.
Users mount a writable source tree at a separate read-only location and supply filtering rules in rofs-filtered.rc. The official examples cover hiding duplicate FLAC or MP3 files and exposing only JPEG derivatives of camera raw files. Alternate configuration files can be selected per mount with the config option.
rofs-filtered is useful to filesystem enthusiasts because it composes a read-only FUSE view with regex-driven visibility rules. It demonstrates how a narrowly focused userspace filesystem can solve media-library and application-isolation problems without modifying the underlying tree.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/rofs-filtered.rc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rofs-filtered | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gburca/rofs-filtered
安装元数据
| 软件包键 | brew:rofs-filtered |
|---|---|
| 版本 | 1.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rofs-filtered |
| 主页 | https://github.com/gburca/rofs-filtered/ |
| 仓库 | https://github.com/gburca/rofs-filtered |
| 上游文档 | https://github.com/gburca/rofs-filtered/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/gburca/rofs-filtered/archive/refs/tags/rel-1.7.tar.gz |
| 最后更新 | 2026-06-21T17:27:16-04:00 |
| Pulse | updated |
| 依赖 | libfuse@2 |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rofs-filtered |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.