2962 Commits

Author SHA1 Message Date
Geoff Levand
a9320bee83 sys-auth/polkit: Add arm64 keyword 2015-10-13 12:09:02 -07:00
Michael Marineau
00b703c1bf polkit: fix config install paths, use systemd-tmpfiles
All configs should be installed to /usr and tmpfiles should be used to
create and fix directory permissions instead of the ebuild's postinst.
2015-10-13 12:06:58 -07:00
Michael Marineau
ffe8162478 polkit: import 0.113 ebuild 2015-10-13 12:00:37 -07:00
Michael Marineau
0d2d088878 spidermonkey: mark stable for arm64 2015-10-12 15:53:30 -07:00
Michael Marineau
baab74c674 spidermonkey: fix builds for alternate roots 2015-10-12 15:52:07 -07:00
Michael Marineau
5cffb2585c spidermonkey: fix cross-compiling logic
The existing ebuild uses a really crazy hack for cross compiling which
may have worked a few versions ago but it doesn't now. The root issue is
that Mozilla mixes up the meaning of "host" and "target" so give in to
their stupid and setup the environment with their meaning.

The configure script claimed in a comment:

   In Mozilla, we use the names $target, $host and $build incorrectly,
   but are too far gone to back out now. See Bug 475488:
     - When we say $target, we mean $host, that is, the system on which
       Mozilla will be run.
     - When we say $host, we mean $build, that is, the system on which
       Mozilla is built.
     - $target (in its correct usage) is for compilers who generate
       code for a different platform than $host, so it would not be used
       by Mozilla.

I'm inclined to smack someone with a stick.
2015-10-12 15:51:53 -07:00
Michael Marineau
a1a6707d80 spidermonkey: import upstream 1.8.5 ebuild 2015-10-12 15:51:01 -07:00
Michael Marineau
56b21dd2aa sdk-depends: include older autoconf for spidermonkey 2015-10-12 15:51:01 -07:00
Michael Marineau
79c7738dae Merge pull request #1581 from marineam/update
Docker 1.8.3, coreos-install default to stable
2015-10-12 12:23:06 -07:00
Michael Marineau
7d62afd9f6 Merge pull request #1580 from steveeJ/rkt-0.9
app-emulation/rkt: version bump to 0.9
2015-10-12 12:22:09 -07:00
Michael Marineau
da98ca4ce9 Merge pull request #1570 from jerrykan/master
Add $DOCKER_OPTS to early-docker.service ExecStart
2015-10-12 12:05:36 -07:00
Michael Marineau
11af13125c docker: bump to v1.8.3 2015-10-12 11:57:02 -07:00
Michael Marineau
9affdfafcd coreos-init: set default coreos-install channel to stable 2015-10-12 11:55:07 -07:00
Stefan Junker
fc0924ed7b app-emulation/rkt: version bump to 0.9 2015-10-12 18:28:59 +02:00
Nick Owens
5c0850a74a sys-block/open-iscsi: add tmpfiles conf to create /var/db/iscsi 2015-10-09 12:47:38 -07:00
Nick Owens
58b62f0414 sys-block/open-iscsi: warn rather than die if kernel is too old 2015-10-09 12:47:38 -07:00
Nick Owens
d5a168f1d8 sys-block/open-iscsi: patch out kernel version checks 2015-10-09 12:47:38 -07:00
Nick Owens
a5d707e9df sys-block/open-iscsi: fix sbin install path 2015-10-09 12:47:38 -07:00
Nick Owens
76bd001974 sys-block/open-iscsi: add stable arm64 keyword 2015-10-09 12:47:38 -07:00
Nick Owens
ae7bd0bff6 unmask open-iscsi-2.0.873 2015-10-09 12:47:38 -07:00
Nick Owens
f8fd7b19f8 sys-block/open-iscsi: coreos-ify ebuild 2015-10-09 12:47:38 -07:00
Nick Owens
128244096a bump(sys-block/open-iscsi): sync with upstream 2015-10-09 12:47:38 -07:00
Nick Owens
f45d45db15 Merge pull request #1578 from mischief/pcre
profiles/coreos: enable pcre use flag
2015-10-08 16:45:43 -07:00
Nick Owens
8cbb4f909b Merge pull request #1576 from mischief/etcd-sd-notify
dev-db/etcd: notify systemd when etcd2 is ready
2015-10-08 16:17:07 -07:00
Nick Owens
b607ffef15 dev-db/etcd: notify systemd when etcd2 is ready 2015-10-08 16:10:27 -07:00
Nick Owens
75b02d0324 profiles/coreos: enable pcre use flag
current this turns on pcre for grep, less, swig and wget.
2015-10-08 14:08:44 -07:00
Michael Marineau
e2a166772b coreos-kernel: restore filesystem cmdline options in amd64 kernel
Even though these are now in the bootloader config we cannot drop them
from the kernel because we do not update out bootloader. These should
not have been dropped in commit 24508b203 :(
2015-10-07 16:14:09 -07:00
Michael Marineau
0daf9872ae Merge pull request #1575 from marineam/kernel
coreos-kernel: bump to 4.2.2
2015-10-01 13:28:49 -07:00
Michael Marineau
73f20771d9 Merge pull request #1574 from marineam/arm64
bootengine: fix first boot on arm64 systems
2015-10-01 13:21:27 -07:00
Michael Marineau
333b615ed6 Merge pull request #1573 from marineam/gomax
locksmith: bump to v0.3.2, coreos-cloudinit: bump to v1.6.2
2015-10-01 13:21:06 -07:00
Michael Marineau
7001ac8520 coreos-kernel: bump to 4.2.2 2015-10-01 13:07:18 -07:00
Michael Marineau
908f976561 coreos-cloudinit: bump to v1.6.2 2015-10-01 12:24:19 -07:00
Michael Marineau
f129de3237 locksmith: bump to v0.3.2 2015-10-01 12:17:11 -07:00
Michael Marineau
3558a6b915 bootengine: fix first boot on arm64 systems 2015-10-01 12:14:57 -07:00
Michael Marineau
493b8bdfd0 Merge pull request #1571 from marineam/docker
docker: fix 1.7 ebuild, --daemon was in the service, not script
2015-09-30 20:43:21 -07:00
Michael Marineau
8ed7045437 fleet: set GOMAXPROCS=1 for fleetd 2015-09-30 17:27:12 -07:00
John Kristensen
0c854b99fe Add $DOCKER_OPTS to early-docker.service ExecStart
Provide the ability to easily use extra docker options via a drop-in
when early-docker starts up.
2015-09-30 12:09:40 +10:00
Alex Crawford
0d45b30526 coreos-base/coreos-init: update networkd configs 2015-09-29 17:32:09 -07:00
Alex Crawford
e6529f0ead Merge pull request #1567 from crawford/xfs
sys-kernel/bootengine: add mkfs.xfs
2015-09-29 17:30:22 -07:00
Alex Crawford
fdd2c83f06 sys-apps/ignition: bump to v0.2.0 2015-09-29 17:21:27 -07:00
Alex Crawford
ea816f3317 sys-kernel/bootengine: add mkfs.xfs 2015-09-29 15:51:58 -07:00
Alex Crawford
4185b9dc37 coreos-base/coreos-metadata: bump to v0.2.1 2015-09-29 15:49:41 -07:00
Alex Crawford
4521219014 Merge pull request #1565 from crawford/azure
coreos-base/oem-azure: forward journal to console
2015-09-28 13:48:12 -07:00
Alex Crawford
ad5810f85c Merge pull request #1557 from marineam/go-1.5.1
dev-lang/go: update to 1.5.1 on amd64
2015-09-25 13:45:20 -07:00
Alex Crawford
0d41c66d40 coreos-base/coreos-cloudinit: bump to v1.6.1 2015-09-23 23:27:13 -07:00
Alex Crawford
3053e3b85b coreos-base/oem-azure: forward journal to console 2015-09-23 13:25:17 -07:00
Alex Crawford
ed80b1445e Merge pull request #1544 from aaronlevy/options_path
flannel: allow env file path to be overridden
2015-09-23 12:23:25 -07:00
Alex Crawford
21e1c29dcb dev-db/etcd: bump to v2.2.0 2015-09-23 09:35:04 -07:00
Michael Marineau
42b38f98be docker: fix 1.7 ebuild, --daemon was in the service, not script
Commit 897c35ff attempted to fix compatibility with 1.7 by copying an
older copy of the dockerd script but the script hadn't actually changed.
The incompatible change was in the service files. oops...

Only impacts arm64, amd64 uses 1.8
2015-09-22 21:08:44 -07:00
Alex Crawford
56829f3027 Merge pull request #1391 from packethost/type3-bonded-changes
coreos-base/oem-packet: Type3 bonded changes
2015-09-22 11:54:37 -07:00