summaryrefslogtreecommitdiff
path: root/DOCS.md
diff options
context:
space:
mode:
authorLibravatar Mubashshir <ahmubashshir@gmail.com>2023-02-06 21:45:55 +0600
committerLibravatar Mubashshir <ahmubashshir@gmail.com>2023-02-06 21:45:55 +0600
commitdab81219994c70025114a9b5f72ca844bbb7c6ea (patch)
treedbac7ffe8f1704289d2f3e54c2b4fa520c07c098 /DOCS.md
parent69cea8f9106821e534776c87443f45defa9caa64 (diff)
downloadpatches-dab81219994c70025114a9b5f72ca844bbb7c6ea.tar.gz
patches-dab81219994c70025114a9b5f72ca844bbb7c6ea.zip
builder: Add repo source & docs
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
Diffstat (limited to '')
-rw-r--r--DOCS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS.md b/DOCS.md
index 64aaacf..dcbb6ae 100644
--- a/DOCS.md
+++ b/DOCS.md
@@ -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`