macOS
brew install grokmirrorlocal Homebrew formula metadata
安装
brew install grokmirrorlocal Homebrew formula metadata
sudo apt install grokmirrorDebian stable package indexes · grokmirror · 来源: deb.debian.org
概览
Framework to smartly mirror git repositories
历史
grokmirror is a Linux Foundation/kernel.org utility for efficiently mirroring large collections of Git repositories.
The project was written to make replication of large Git repository collections more efficient. Its upstream README explains that an origin publishes a JSON manifest, and replicas use that manifest to decide which repositories to clone or update.
The name comes from kernel.org wordplay: `grok` is `korg` reversed, and the tool was developed at kernel.org to grok Git mirroring. Its utilities include `grok-manifest` for publishing manifests, `grok-pull` for replicas, and `grok-fsck` for repository checking and maintenance.
kernel.org publicly directed would-be mirrors to use grokmirror in 2013, replacing less efficient rsync-style mirroring of Git repository trees. The same approach later fit other public Git archive collections where a manifest-driven replica is cheaper than blind directory synchronization.
An origin server generates a manifest from bare Git repositories and serves it over HTTP. A replica runs `grok-pull`, commonly from cron or a daemon, to fetch the manifest and update only repositories that changed.
For package nerds, grokmirror is infrastructure plumbing: it is the kind of package that keeps enormous source trees reproducible and mirrorable. It embodies the Git-native answer to the old `rsync a tree of repositories` instinct.
安全态势
没有找到 grokmirror 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
grok-bundle | cli | 全局可执行文件 | |
grok-dumb-pull | cli | 全局可执行文件 | |
grok-fsck | cli | 全局可执行文件 | |
grok-manifest | cli | 全局可执行文件 | |
grok-pi-piper | cli | 全局可执行文件 | |
grok-pull | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mricon/grokmirror
安装元数据
| 软件包键 | brew:grokmirror |
|---|---|
| 版本 | 2.0.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/grokmirror |
| 主页 | https://github.com/mricon/grokmirror |
| 仓库 | https://github.com/mricon/grokmirror |
| 上游文档 | https://github.com/mricon/grokmirror#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz |
| 最后更新 | 2026-05-21T11:31:50Z |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grokmirror |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
grokmirror 2.0.12-1
framework to smartly mirror git repositories
https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git
sudo apt install grokmirrorgrokmirror 2.0.11-2
framework to smartly mirror git repositories
https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git
sudo apt install grokmirror来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.