summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-04-23 17:46:25 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-04-23 17:46:25 -0400
commit17527b4d9187f7799bf06bc58a883c51668cbf87 (patch)
tree2117a58b057fd24b6a74dc48e62a8ca2c7e4196b
parent12fa04f545d0d27c1082af4e416b31c7ded1da34 (diff)
README: Update the listings of db-import-*
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7989700..6dc14ae 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,10 @@ The executables that you (might) care about are:
├── db-check-repo-sanity [Parabola only]
├── db-check-unsigned-packages [Parabola only]
├── db-check-unsigned-packages.py [Parabola only]
+ ├── db-import-archlinuxarm-src [Parabola only]
├── db-import-archlinux-any-to-ours [Parabola only]
- ├── db-import-archlinux-pkg [Parabola only]
├── db-import-archlinux-src [Parabola only]
- ├── db-import-archlinuxarm-pkg [Parabola only]
+ ├── db-import-pkg [Parabola only]
├── db-init [Parabola only]
├── db-move
├── db-remove
@@ -75,10 +75,11 @@ decided to write their own from scratch, instead of modifying
But, Parabola doesn't just publish our own packages, we also import
packages from elsewhere:
- - `db-import-${source}*`
+ - `db-import-*`
-Unfortunately, these scripts are horribly duct-taped together and are
-aweful. I hate them.
+Unfortunately, these import scripts fiddle with the repos directly,
+rather than calling `db-{update,move,remove}`, and are prone to break
+things.
Things that haven't been mentioned yet: