summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-01 11:43:06 +0100
committerErich Eckner <git@eckner.net>2019-02-01 11:43:06 +0100
commitf0b48eeb00d922584145e9355e4066b4e8a18a4a (patch)
treeed1ddafc7997cb552d8bacfc6aa3c365a5475ac7
parent486c4f5f29d014e67b9b84f99eda98acfc5048dc (diff)
downloaddevops-f0b48eeb00d922584145e9355e4066b4e8a18a4a.tar.xz
update-archlinux32-package: update comment about known packages
-rwxr-xr-xupdate-archlinux32-package6
1 files changed, 5 insertions, 1 deletions
diff --git a/update-archlinux32-package b/update-archlinux32-package
index b92505f..ba06e72 100755
--- a/update-archlinux32-package
+++ b/update-archlinux32-package
@@ -1,11 +1,15 @@
#!/bin/bash
# update an archlinux32 package
+# archiso
# devtools
-# linux-pae (no upstream)
+# eclipse
+# flashplugin
# linux
# linux-lts
+# linux-pae (no upstream)
# linux-zen
+# python-pip-bootstrap
git_repo_path='/usr/src/archlinux32/packages'
upstream_git_path='/usr/src/archlinux/packages'