Reference Files In This Repo
May 30, 2026 ยท View on GitHub
| Path | Purpose |
|---|---|
config.toml | Sample /etc/elda/config.toml (copy to /etc/elda/) |
su/config.toml | Sample for hosts that escalate with su |
examples/config/config.toml | Annotated field-by-field config reference |
examples/config/host.d/*.toml | Maintainer publish profiles (host / publish) |
examples/config/ | Annotated remote, cache, and extension examples |
fixtures/config/ | Lean test fixtures |
examples/recipes/ | Recipe authoring examples |
| USAGE.md | Operator commands |
man/elda.1 | Man page source |
Remote examples:
examples/config/remotes.d/yoka-main.toml- source-capable pinned remoteexamples/config/remotes.d/yoka-staging.toml- staging channelexamples/config/remotes.d/heather-overlay.toml- Gentoo interemoteexamples/config/remotes.d/blackhole-vl.toml- Void-style interemote
Cache examples:
examples/config/caches.d/lan-mirror.tomlexamples/config/caches.d/readonly-archive.toml
Host profile example:
examples/config/host.d/yoka.toml.example- copy to/etc/elda/host.d/yoka.toml