gentoo-openrc: Break out OpenRC configuration into a separate Dockerfile
authorW. Trevor King <wking@tremily.us>
Fri, 18 Jul 2014 18:26:29 +0000 (11:26 -0700)
committerW. Trevor King <wking@tremily.us>
Fri, 18 Jul 2014 18:26:29 +0000 (11:26 -0700)
commit4c5d9aafc9f2c3cb1feb0b7f8ce6d96b64827973
tree692a646240be0ca93b4bbc096c10a141a139c5fb
parentd14ac65361ff64f99925b33658d86e0a4aab112f
gentoo-openrc: Break out OpenRC configuration into a separate Dockerfile

Gentoo users could prefer another process manager, and we want them to
have a clean location for them to swap in their systemd (or whatever)
Dockerfile.  The net stuff is new, and with it we no longer get issues
like:

   * Bringing up network interface lo ...
  SIOCSIFADDR: Operation not permitted
  SIOCSIFFLAGS: Operation not permitted
  SIOCSIFNETMASK: Operation not permitted
  SIOCADDRT: Operation not permitted                  [ !! ]
   * ERROR: loopback failed to start
README.md
build.sh
gentoo-openrc/Dockerfile.template [new file with mode: 0644]
gentoo-portage/Dockerfile.template
gentoo-syslog/Dockerfile.template