state packages come from github only
Deploy website to GitHub Pages / deploy (push) Canceled after 21s
Deploy website to GitHub Pages / deploy (push) Canceled after 21s
This commit is contained in:
@@ -30,6 +30,14 @@
|
||||
<tr><td><strong>KeruOS</strong></td><td>The OS: installer, profile, build pipeline, live init, website.</td><td>The orchestration.</td></tr>
|
||||
</table>
|
||||
|
||||
<h3>Where the repos live</h3>
|
||||
<div class="code-block">github.com/AstralZX/kama # the manager
|
||||
github.com/AstralZX/kama-packages # the recipe repository
|
||||
github.com/AstralZX/KeruOS # the OS itself</div>
|
||||
<p>Today the repos are <strong>GitHub-only</strong> — that's the single canonical source for package recipes and code. Mirrors on Codeberg and on <code>git.spectoria.dev</code> are planned, but nothing is hosted there yet, and there are no other mirrors. Until that changes, GitHub is the source of truth.</p>
|
||||
|
||||
<div class="callout">No package recipes ship on the ISO, in the installer, or anywhere else. The recipe repository on GitHub is how you get packages — clone it or install Keru, which fetches it at build time.</div>
|
||||
|
||||
<h3>Why separate</h3>
|
||||
<ul class="features">
|
||||
<li><strong>Independent cadence.</strong> The manager changes rarely; recipes change constantly. Mixing them couples an ossified core to churn.</li>
|
||||
|
||||
Reference in New Issue
Block a user