mjg59
dde34d405f
Merge pull request #1466 from mjg59/selinux
...
Build an selinux-capable image
2015-08-14 12:23:13 -07:00
Matthew Garrett
3620b7b02e
Enable selinux
...
One more attempt at this.
2015-08-14 11:38:55 -07:00
Matthew Garrett
d6a89a6fa7
Turn on selinux in the kernel
...
Enable selinux by default. It won't do anything unless a policy gets loaded.
2015-08-14 11:38:55 -07:00
Matthew Garrett
6677b5a15d
Don't have dbus depend on selinux policy
...
We don't need or want selinux policy for dbus at the moment, so remove the
dependency.
2015-08-14 11:38:55 -07:00
Nick Owens
af167387d7
app-admin/fleet: use PartOf in socket unit to workaround go bug
...
see a related change to docker in commit
4c556494cf82598e2cfd153df93a30a249a43362
2015-08-14 10:48:48 -07:00
Nick Owens
e3557a5ce8
app-admin/fleet: bump to v0.11.4
2015-08-14 10:48:17 -07:00
Heather
1dc29c31ad
Gentoo is moved on git
2015-08-14 18:19:36 +04:00
Michael Marineau
433d939a3d
Merge pull request #1462 from marineam/kublet
...
kublet: fix expansion of KUBELET_OPTS
2015-08-13 16:15:04 -07:00
Geoff Levand
c467480157
dev-libs/libdivsufsort: Remove unused package
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-13 16:03:59 -07:00
Michael Marineau
e3a903e243
kublet: fix expansion of KUBELET_OPTS
...
In exec commands `${VAR}` always expands to a single word, making it
equivalent to `"${VAR}"` in shell.
2015-08-13 16:02:10 -07:00
Alex Crawford
cda6828452
Revert "app-admin/fleet: bump to v0.11.3"
...
This reverts commit 3b9e8ca89e4be95d0486b777073fe5a921b7c8ea.
2015-08-13 00:45:11 -07:00
Michael Marineau
fef6e3975d
coreos-init: support user logrotate configs
...
Configs may now be placed in /etc/logrotate.d
2015-08-12 18:15:04 -07:00
Michael Marineau
5e60ccd1c8
Merge pull request #1457 from marineam/onmetal
...
oem-rackspace-onmetal: fix build, removing net rename scripts
2015-08-12 17:02:10 -07:00
Michael Marineau
80a16d368a
oem-rackspace-onmetal: fix build, removing net rename scripts
2015-08-12 16:28:07 -07:00
Nick Owens
171043f505
app-admin/fleet: bump to v0.11.3
2015-08-12 15:11:01 -07:00
Alex Crawford
a00e113486
Merge pull request #1455 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: fix version number
2015-08-12 14:41:21 -07:00
Michael Marineau
3ad3fe80ab
Merge pull request #1454 from marineam/hush
...
docker: downgrade all kernel config checks to warnings
2015-08-12 14:36:01 -07:00
Alex Crawford
9c93df4313
coreos-base/coreos-cloudinit: fix version number
2015-08-12 14:25:15 -07:00
Michael Marineau
ad01612ce6
docker: downgrade all kernel config checks to warnings
...
The linux-info eclass sets variables referring to the kernel source and
build trees when a binary package is built. This is problematic when
linux-info uses the default build path /lib/modules/$V/build which
includes the built kernel version. So if the kernel has changed since
the docker package was built installing docker from the binary package
will fail, breaking build_image and more. To work around the issue just
make the config checks non-fatal. They really aren't all that useful to
us anyway.
2015-08-12 14:19:52 -07:00
Alex Crawford
e2fc6ed723
Merge pull request #1453 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.5.1
2015-08-12 14:14:28 -07:00
Alex Crawford
d324d05227
Merge pull request #1433 from crawford/onmetal
...
coreos-base/oem-rackspace-onmetal: fix race
2015-08-12 14:12:42 -07:00
Michael Marineau
aa8c9e1bc5
Merge pull request #1450 from marineam/kernel
...
Linux 4.1.5
2015-08-12 14:08:43 -07:00
Alex Crawford
c0fbbb4c1b
coreos-base/coreos-cloudinit: bump to v1.5.1
2015-08-12 14:05:37 -07:00
Alex Crawford
3ee0775418
Revert "coreos-base/coreos: add coreos-metadata"
...
This reverts commit bea3f7c59db1838aec830c81be57e7480085bb19.
2015-08-12 11:50:43 -07:00
Alex Crawford
61ae9d2a88
coreos-base/coreos-init: include Azure udev rule
2015-08-12 11:31:21 -07:00
Michael Marineau
357754137b
coreos-kernel: drop old 4.0 kernel
2015-08-12 11:04:04 -07:00
Michael Marineau
587c175e76
coreos-kernel: bump to 4.1.5
2015-08-12 10:48:54 -07:00
Alex Crawford
a40cd77321
sys-apps/ignition: bump to v0.1.3
2015-08-11 16:31:36 -07:00
Alex Crawford
aa7a8b1f9a
Merge pull request #1448 from crawford/ignition
...
sys-apps/ignition: include the version
2015-08-11 16:08:50 -07:00
Alex Crawford
5710f9f504
sys-apps/ignition: include the version
...
v0.1.2 doesn't have support for the new version scheme, so leave a copy
of that file unchanged.
2015-08-11 16:05:57 -07:00
Alex Crawford
f674d5b111
eclass: properly copy the git tree
...
Repo messes up the .git directory with a bunch of symlinks that don't
resolve once they are copied into the WORKDIR. Instead of copying the
git directory (with its symlinks), clone it and then copy over the files
from the local checkout.
2015-08-11 16:00:29 -07:00
Geoff Levand
b08d9a85cb
Merge pull request #1447 from glevand/for-merge-kernel
...
coreos-overlay: coreos-kernel: Bump arm64 to 4.1.4-r1
2015-08-11 15:52:54 -07:00
Alex Crawford
d7e79a3a5d
Merge pull request #1440 from crawford/coreos-metadata
...
coreos-base/coreos-metadata: add initial ebuild
2015-08-11 15:50:24 -07:00
Alex Crawford
b2c79f85ab
coreos-base/coreos: add coreos-metadata
2015-08-11 15:11:01 -07:00
Alex Crawford
bc3ad318b4
coreos-base/coreos-metadata: add initial ebuild
2015-08-11 15:11:01 -07:00
Geoff Levand
b85a6a5a81
coreos-kernel: Bump arm64 to 4.1.4-r1
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-11 14:48:38 -07:00
Alex Crawford
ac7737dc03
Merge pull request #1441 from crawford/cargo
...
coreos-devel/sdk-depends: add rust-dev/cargo
2015-08-11 13:45:30 -07:00
Alex Crawford
2b0aae9fa9
dev-lang/rust-bin: suppress SONAME-related errors
...
The rust shared objects don't have SONAME set. As a result, portage cannot find
the libraries and complains with errors like:
dev-lang/rust-bin-1.1.0 is missing libraries:
x86_64: librustc_resolve-7d23ff90.so
x86_64: libgraphviz-7d23ff90.so
x86_64: librustc_borrowck-7d23ff90.so
x86_64: libflate-7d23ff90.so
x86_64: libfmt_macros-7d23ff90.so
x86_64: libtest-7d23ff90.so
x86_64: librustc_lint-7d23ff90.so
x86_64: libgetopts-7d23ff90.so
x86_64: libstd-7d23ff90.so
x86_64: librustc_data_structures-7d23ff90.so
x86_64: librustc_back-7d23ff90.so
x86_64: librustc-7d23ff90.so
x86_64: libsyntax-7d23ff90.so
x86_64: librustc_llvm-7d23ff90.so
x86_64: librustc_trans-7d23ff90.so
x86_64: librustc_privacy-7d23ff90.so
x86_64: librustc_driver-7d23ff90.so
x86_64: libterm-7d23ff90.so
x86_64: librustdoc-7d23ff90.so
x86_64: libserialize-7d23ff90.so
x86_64: librbml-7d23ff90.so
x86_64: liblog-7d23ff90.so
x86_64: librustc_typeck-7d23ff90.so
2015-08-11 11:15:04 -07:00
Alex Crawford
c2edf32fbe
dev-lang/rust-bin: move from portage-stable
2015-08-11 11:15:04 -07:00
Andrej Rosano
62cc7b10b6
sys-boot/grub: Fix toolchain checking
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-08-10 00:06:35 +02:00
Andrej Rosano
3ef27eba2d
sys-boot/grub: add grub_platforms_arm64 use flag
...
Enables the build of efi grub application for arm64 platforms.
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-08-09 20:13:33 +02:00
Andrej Rosano
347819617d
qemu: build static qemu user mode emulation target
...
Leveraging on the binfmt_misc kernel feature, a static qemu-aarch64
executable is required to chroot in the arm64 rootfs.
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-08-09 20:13:33 +02:00
Michael Marineau
233d74f2f6
Revert "profiles: tell ccache to rewrite paths relative to $S"
...
This reverts commit 8259b77fc8eba8cfda54da565882283953bfd61a.
Somehow this is breaking the qemu build. Unknown why yet.
2015-08-08 22:00:38 -07:00
Alex Crawford
e071fa417f
coreos-devel/sdk-depends: add rust-dev/cargo
2015-08-08 18:03:03 -07:00
Alex Crawford
09f3dd281d
bump(dev-rust/cargo): sync with upstream overlay
...
Originates from github.com/Heather/gentoo-rust
2015-08-08 16:57:19 -07:00
Alex Crawford
d0b3eccd91
coreos-base/coreos: re-add kubelet
2015-08-07 20:21:28 -07:00
Michael Marineau
fa47b4373f
Merge pull request #1437 from marineam/ccache
...
Fixes to make better use of ccache
2015-08-07 19:54:28 -07:00
Alex Crawford
55836270b7
Merge pull request #1436 from crawford/kubelet
...
app-admin/kubelet: update with better defaults
2015-08-07 19:53:19 -07:00
Alex Crawford
8557c47623
app-admin/kubelet: update with better defaults
2015-08-07 19:44:40 -07:00
Michael Marineau
34bba21afd
coreos-kernel: make build ccache friendly across versions
...
The absolute path to the source tree includes the kernel's version
number and that path then lands in the kernel source code via the
numerous __FILE__ macros in the kernel source. So if the kernel source
version changes, even with a minor revision only, the entire cache can
be invalidated.
Reshuffle the build tree so that $S is a directory of symlinks to the
source and a nested build directory, ensuring the entire build can use
relative paths. A directory of symlinks instead of a single directory
symlink is required to prevent make from resolving the source directory
path to the original versioned path.
2015-08-07 17:45:01 -07:00