Date: Sat, 19 Aug 2017 18:03:56 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 219687] [NEW PORT] sysutils/google-compute-engine: User daemon for Google Compute Engine Message-ID: <bug-219687-21822-yHdS036ymx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219687-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-219687-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219687 --- Comment #41 from commit-hook@freebsd.org --- A commit references this bug: Author: ultima Date: Sat Aug 19 18:02:58 UTC 2017 New revision: 448349 URL: https://svnweb.freebsd.org/changeset/ports/448349 Log: Google Compute Engine offers scripts and daemons which runs in the background and provides the following services: - Accounts daemon to setup and manage user accounts, and to enable SSH key based authentication. - Clock skew daemon to keep the system clock in sync after VM start and s= top events. - Instance setup scripts to execute VM configuration scripts during boot. - IP forwarding daemon that integrates network load balancing with forwar= ding rule changes into the guest. - Metadata scripts to run user provided scripts at VM startup and shutdow= n. - Network setup service to enable multiple network interfaces on boot. WWW: https://github.com/GoogleCloudPlatform/compute-image-packages PR: 219687 Submitted by: Helen Koike (maintainer) Reviewed by: matthew (mentor), koobs, sunpoet, swills, julian Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12077 Changes: head/sysutils/Makefile head/sysutils/py-google-compute-engine/ head/sysutils/py-google-compute-engine/Makefile head/sysutils/py-google-compute-engine/distinfo head/sysutils/py-google-compute-engine/files/ head/sysutils/py-google-compute-engine/files/google_accounts_daemon.in head/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in head/sysutils/py-google-compute-engine/files/google_instance_setup.in head/sysutils/py-google-compute-engine/files/google_ip_forwarding_daemon.= in head/sysutils/py-google-compute-engine/files/google_network_setup.in head/sysutils/py-google-compute-engine/files/google_startup.in =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= accounts_accounts__daemon.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= accounts_accounts__utils.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= boto_boto__config.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= boto_compute__auth.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= clock__skew_clock__skew__daemon.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= config__manager.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= instance__setup_instance__config.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= instance__setup_instance__setup.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= ip__forwarding_ip__forwarding__daemon.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= ip__forwarding_ip__forwarding__utils.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= metadata__scripts_script__executor.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= network__setup_network__setup.py =20 head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_= network__utils.py head/sysutils/py-google-compute-engine/files/patch-setup.py head/sysutils/py-google-compute-engine/pkg-descr head/sysutils/py-google-compute-engine/pkg-message --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219687-21822-yHdS036ymx>