Alex Crawford
f0c27c6beb
sys-kernel/bootengine: update ignition-generator
2015-10-23 00:35:58 -07:00
Alex Crawford
eb8320c88f
sys-apps/ignition: remove stray ebuild
2015-10-23 00:35:03 -07:00
Vito Caputo
3aa6c30218
sys-kernel/coreos-kernel: fix COREOS_SOURCE_REVISION: s/r1/-r1/
2015-10-22 13:40:34 -07:00
Alex Crawford
38c6b556b6
Merge pull request #1597 from crawford/coreos-metadata
...
coreos-base/coreos-metadata: bump to v0.2.2
2015-10-21 17:15:58 -07:00
Alex Crawford
9252eca727
Merge pull request #1594 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.7.0
2015-10-21 17:07:30 -07:00
Alex Crawford
4574d6c9f0
coreos-base/coreos-metadata: bump to v0.2.2
...
Use the kernel command line instead of sourcing
/usr/share/oem/oem-release. This file is going away.
2015-10-21 17:06:55 -07:00
Alex Crawford
6f88cd24c3
Merge pull request #1592 from crawford/pxe
...
sys-apps/ignition: remove dependency on OEM part.
2015-10-21 17:02:44 -07:00
Vito Caputo
99369bd587
sys-apps/ignition: bump to v0.2.2
2015-10-21 15:20:50 -07:00
Nick Owens
d2b048aad8
dev-db/etcd: bump to v2.2.1
2015-10-21 15:17:08 -07:00
Vito Caputo
a2528d1a26
Merge pull request #1593 from vcaputo/overlayfs-xattr-minalloc
...
coreos-sources: add patch minimizing allocation in ovl_copy_xattr
2015-10-21 15:09:44 -07:00
Vito Caputo
27c0fe7730
coreos-kernel: bump for coreos-sources-4.2.2-r1
2015-10-21 15:03:56 -07:00
Vito Caputo
417ef14f20
coreos-sources: bump ebuild to 4.2.2-r1
2015-10-21 15:00:36 -07:00
Vito Caputo
d35619266f
coreos-sources: add patch minimizing allocation in ovl_copy_xattr
...
Fixes https://github.com/coreos/bugs/issues/489
2015-10-21 15:00:32 -07:00
Alex Crawford
b217168631
coreos-base/coreos-cloudinit: bump to v1.7.0
2015-10-21 14:59:33 -07:00
Alex Crawford
ba1ed88eea
oem-*: use kernel parameter instead of oem-release
2015-10-20 15:18:23 -07:00
Alex Crawford
9122aea73b
sys-apps/ignition: remove dependency on OEM part.
...
Not all images have a seperate OEM partition. This was causing boot
failures while the service waited on the device to appear. Instead,
a generator in the initramfs will populate an arg file with the OEM_ID
and the Ignition stages will source that into the environment.
2015-10-20 14:09:40 -07:00
Nick Owens
fd53881482
sys-apps/systemd: include fix for journal-remote install steps
2015-10-19 12:58:19 -07:00
Nick Owens
520662bce5
Merge pull request #1587 from endocode/kayrus/microhttpd_epoll
...
Enabled epoll for libmicrohttpd and systemd-journal-remote
2015-10-15 18:02:07 -07:00
Alex Crawford
efefde799e
sys-apps/ignition: bump to v0.2.1
2015-10-15 16:08:51 -07:00
kayrus
b42e400010
Enabled epoll for libmicrohttpd and systemd-journal-remote
2015-10-15 17:37:23 +02:00
Michael Marineau
f44b532d78
coreos-init: use /run as tmp in the autologin generator
2015-10-14 12:22:29 -07:00
Michael Marineau
5807c5e5b0
bootengine: fix selinux tmpfiles in initrd again
2015-10-14 12:14:25 -07:00
Nick Owens
ace8978ec2
profiles/coreos/arm64: mark net-libs/libmicrohttpd-0.9.42 as stable for arm64
2015-10-14 10:44:05 -07:00
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