diff options
Diffstat (limited to 'DOCS.md')
-rw-r--r-- | DOCS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,3 +19,7 @@ $ buildroot build bullseye armhf # Update buildroot for [distro]:[arch] $ buildroot update bullseye armel ``` + +#### repo usage +This is just a simple wrapper around `reprepro`, set `REPO_BASE` to the rootdir of +the reprepro repository, everything else is like `reprepro` |