ropam: add sub-command to initialise a sysroot

This commit is contained in:
2025-08-06 22:14:27 +01:00
parent ece47803c4
commit fd26924773
4 changed files with 69 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ enum {
CMD_SYNC,
CMD_REMOVE,
CMD_QUERY,
CMD_BOOTSTRAP,
CMD_REPO,
CMD_REPO_ADD,