summaryrefslogtreecommitdiff
path: root/DEVTOOLS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-12-13 10:38:59 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-12-13 10:38:59 +0000
commite06c1abdc6ced6d064000a946489f94b08663020 (patch)
tree80d233526c6c3b88c51094187baee0e9cfc6467b /DEVTOOLS
parent52566333b990113975a732db147a744cabfe8c58 (diff)
downloadgpsd-e06c1abdc6ced6d064000a946489f94b08663020.tar.gz
First cut at tools for building and fetching RPMs from remote sites.
Diffstat (limited to 'DEVTOOLS')
-rw-r--r--DEVTOOLS13
1 files changed, 13 insertions, 0 deletions
diff --git a/DEVTOOLS b/DEVTOOLS
index 3fce0ab7..2783a8a3 100644
--- a/DEVTOOLS
+++ b/DEVTOOLS
@@ -22,6 +22,19 @@ Gets the current leap-second correction forom IERS and/or the USNO.
Extract pure NMEA from an emailed gpsd error log. The output can be fed
to gpsfake. (This one goes in the tarball.)
+** getrpm
+
+Supports remote-building RPMS on any host machine where you can do SVN
+checkouts; it will then grab them from the remote machine for you.
+You will require an account that you can ssh into on the remote
+machine. The remote machine must have the buildrpms script from ESR's
+shipper distribution available on your search path.
+
+** putrpm
+
+Symbiote for getrpm. It builds current RPMs and writes them to standard
+output in a zip file.
+
** striplog
Strip leading comment lines from NMEA sentence logs. gpsfake can do