[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 35db32ff38c08be00fdfbeb954fbcf8be97f7bc3

git at osgeo.org git at osgeo.org
Sat May 25 19:54:56 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".

The branch, master has been updated
       via  35db32ff38c08be00fdfbeb954fbcf8be97f7bc3 (commit)
      from  1db98908992ab861e5cc55b0cf50b6e7a052bf8c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35db32ff38c08be00fdfbeb954fbcf8be97f7bc3
Author: Regina Obe <lr at pcorp.us>
Date:   Sat May 25 22:54:51 2019 -0400

    update freebsd setup

diff --git a/freebsd/bessie32_setup.txt b/freebsd/bessie32_setup.txt
index 78e536c..7b2c27a 100644
--- a/freebsd/bessie32_setup.txt
+++ b/freebsd/bessie32_setup.txt
@@ -99,9 +99,14 @@ sudo -i
 freebsd-update upgrade -r 11.2-RELEASE
 freebsd-update install
 
+#reboot
+shutdown -r now
+
 #check version running
 freebsd-version -k #kernel version
-freebsd-version -u #client apps userland
+freebsd-version -u #client apps userland - 
 
+#if the -u from above still reads 11.1 need to run update install again
+freebsd-update install
 #reboot
-shutdown -r now
+shutdown -r now
\ No newline at end of file

-----------------------------------------------------------------------

Summary of changes:
 freebsd/bessie32_setup.txt | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.


More information about the postgis-tickets mailing list