Remove github.com references

* Travis and Coveralls badges
* aports: instead of <https://github.com/postmarketOS>, use
  <https://postmarketos.org>
* References to full URLs to issues and pull requests replaced with
  a hash and the number
* grsec check: simplify error message, remove link to github issue
  (nobody is using that anymore anyway)
This commit is contained in:
Oliver Smith 2018-06-30 09:00:48 +02:00
parent 256914c1a0
commit 0854aa1dc4
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
61 changed files with 63 additions and 75 deletions

View file

@ -66,7 +66,7 @@ defaults = {
"hostname": "",
# A higher value is typically desired, but this can lead to VERY long open
# times on slower devices due to host systems being MUCH faster than the
# target device: <https://github.com/postmarketOS/pmbootstrap/issues/429>
# target device (see issue #429).
"iter_time": "200",
"jobs": str(multiprocessing.cpu_count() + 1),
"kernel": "stable",