[Bug 219687] [NEW PORT] net/google-compute-engine: user daemon for Google Compute Engine

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 31 16:42:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687

            Bug ID: 219687
           Summary: [NEW PORT] net/google-compute-engine: user daemon for
                    Google Compute Engine
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/GoogleCloudPlatform/compute-image-p
                    ackages
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: helen.koike at collabora.com
                CC: swills at FreeBSD.org

Created attachment 183109
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183109&action=edit
Patch which adds google-compute-engine in freebsd-ports

Hi,

This port is meant to replace the google-daemon and google-startup-scripts
package as they are really old ports (from 2014) of the project
https://github.com/GoogleCloudPlatform/compute-image-packages

I am new to porting to FreeBSD, I am sending this as a new port but maybe it
should just be an update of those two packages. I would appreciate if someone
could review this.

I attached the patch againts freebsd-ports but you can also find it here
https://git.collabora.com/cgit/user/koike/freebsd-ports.git/log/?h=upstreaming

Thanks

Port description:
    net/google-compute-engine: user daemon for Google Compute Engine

    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
stop events.
    - Instance setup scripts to execute VM configuration scripts during boot.
    - IP forwarding daemon that integrates network load balancing with
forwarding rule changes into the guest.
    - Metadata scripts to run user provided scripts at VM startup and shutdown.
    - Network setup service to enable multiple network interfaces on boot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list