7113 Commits

Author SHA1 Message Date
David Michael
6535b8bb41 Merge pull request #3458 from dm0-/rust
Drop our Rust bootstrapping customizations
2018-10-30 12:07:14 -04:00
David Michael
33491df6cc profiles: Also accept unstable cargo virtual packages 2018-10-30 15:59:35 +00:00
David Michael
416e2c6530 coreos-cargo.eclass: Drop the CoreOS board cross-compilation eclass
With amd64 as the only supported board, the SDK host compiler can
be used with EAPI=7 and the upstream cargo.eclass to build our
Rust projects using 100% upstream Gentoo configuration.

This also drops the std library bootstrapping package along with
the eclass, since that was its only use.
2018-10-30 15:59:35 +00:00
David Michael
dd3d4270c9 coreos-devel/fero-client: Drop CoreOS board handling for Rust
This package didn't need to handle board cross-compilation in the
first place since it was only installed on the SDK host, but this
change brings it in line with all of our other Rust projects.
2018-10-30 15:59:24 +00:00
David Michael
7cb0f72cce coreos-base/coreos-metadata: Drop CoreOS board handling for Rust
Since amd64 is the only supported board now, we can make use of
EAPI 7 and the host Rust compiler to drop our customizations.
2018-10-30 15:59:04 +00:00
David Michael
20bbdbfa49 coreos-base/update-ssh-keys: Drop CoreOS board handling for Rust
Since amd64 is the only supported board now, we can make use of
EAPI 7 and the host Rust compiler to drop our customizations.
2018-10-30 15:58:41 +00:00
Roma Sokolkov
110ce538a3 sys-kernel/bootengine: bump to fix AWS/GCE disks
This change includes bootengine with fix for
AWS/GCE disks in ignition. It also adds sys-apps/nvme-cli
dependency to sys-kernel/coreos-kernel.

https://github.com/coreos/bootengine/pull/149
2018-10-30 12:17:24 +01:00
David Michael
470c6ed789 chore(metadata): Regenerate cache 2018-10-29 17:58:23 +00:00
Benjamin Gilbert
d72e826f04 Merge pull request #3457 from bgilbert/compat
sys-kernel/coreos-*: work around missing nf_conntrack_ipv4 for kube-proxy
2018-10-26 22:23:55 -04:00
Benjamin Gilbert
b43009a0b3 sys-kernel/coreos-*: work around missing nf_conntrack_ipv4 for kube-proxy 2018-10-26 18:27:21 -07:00
David Michael
972b41ac5e Merge pull request #3455 from dm0-/arm64
Clean some packages we no longer need in the overlay
2018-10-26 16:51:53 -04:00
David Michael
7b675537f6 coreos-base/hard-host-depends: Drop gdata
It was only used by chromite, which is long gone.
2018-10-25 19:19:22 +00:00
David Michael
9ede213950 dev-python/gdata: Drop dead package 2018-10-25 19:18:10 +00:00
David Michael
a2677e82c1 coreos-devel/sdk-extras: Drop casync 2018-10-25 18:26:36 +00:00
David Michael
4c4ccf1ff8 app-backup/casync: Drop dead package
Gentoo has net-misc/casync now if we ever need this.
2018-10-25 18:25:28 +00:00
David Michael
b23b3ccc9c app-crypt/sbsigntool: Move back to portage-stable (as sbsigntools) 2018-10-25 18:07:46 +00:00
David Michael
72c4e2ce94 app-crypt/efitools: Move back to portage-stable 2018-10-25 17:48:22 +00:00
David Michael
41093363e7 profiles: Build edk2-ovmf firmware from source 2018-10-25 17:34:26 +00:00
David Michael
9dcb234b73 coreos-devel/sdk-depends: Switch edk2 back to edk2-ovmf 2018-10-25 17:32:43 +00:00
David Michael
58c4ce375d app-emulation/qemu: Switch edk2 back to edk2-ovmf 2018-10-25 17:31:14 +00:00
David Michael
61cec254e2 sys-firmware/edk2: Move back to portage-stable (as edk2-ovmf) 2018-10-25 17:20:34 +00:00
David Michael
c596bcc9f8 virtual/perf: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
0a2ed6897b virtual/u-boot: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
d93aac18e9 app-portage/eclass-manpages: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
598a55b14f dev-lang/spidermonkey: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
237c094ed1 net-libs/serf: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
95ab688a5e sys-apps/iotools: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
77cda40f96 sys-process/criu: Drop dead package 2018-10-24 18:17:48 +00:00
David Michael
255284080e dev-util/catalyst: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
2cc8c6bc8b net-libs/rpcsvc-proto: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
d0791d4a12 dev-util/boost-build: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
b651d349b7 sys-apps/kexec-tools: Move back to portage-stable 2018-10-24 18:17:48 +00:00
David Michael
b3d2dfd486 profiles: Drop dead arm64 settings
Also drop the obsolete GCC lines.
2018-10-24 18:17:48 +00:00
David Michael
89a1e6b672 Merge pull request #3454 from dm0-/tzdata
Update sys-libs/timezone-data
2018-10-23 10:30:24 -04:00
David Michael
b722154c3f sys-libs/timezone-data: Apply CoreOS changes
Recreate the old posix symlink for compatibility, and drop all the
pkg functions that maintain /etc/localtime since we default to UTC.
2018-10-22 20:57:31 +00:00
David Michael
f1f2b3111b sys-libs/timezone-data: Sync with the latest Gentoo stable version 2018-10-22 19:53:02 +00:00
David Michael
5fceb5429e Merge pull request #3453 from dm0-/linux
Bump Linux 4.14.77 to 4.14.78 and 4.19-rc8 to 4.19
2018-10-22 15:37:36 -04:00
David Michael
cb45739854 sys-kernel/coreos-sources: Bump 4.19-rc8 to 4.19 2018-10-22 15:23:56 +00:00
David Michael
2831fb7f6d sys-kernel/coreos-sources: Bump 4.14.77 to 4.14.78 2018-10-21 02:26:23 +00:00
David Michael
c62c5641b6 chore(metadata): Regenerate cache 2018-10-21 02:24:56 +00:00
David Michael
4ecd9e2ae4 Merge pull request #3449 from dm0-/paths
profiles: Exclude masking kernel headers
2018-10-18 19:24:56 -04:00
David Michael
487374312a Merge pull request #3448 from dm0-/linux
Bump Linux 4.14.76 to 4.14.77
2018-10-18 16:08:40 -04:00
David Michael
443124b2d8 profiles: Exclude masking kernel headers
Since the last portage update, the pattern behavior seems to have
changed so that globbing matches subdirectories at any depth (which
contradicts its documentation).  Work around this by explicitly
excluding the kernel modules from the pattern.

This was breaking building some kernel modules in the developer
container when the production image's /lib/modules was bind mounted
into the container.
2018-10-18 17:01:32 +00:00
Luca Bruno
68316aa699 Merge pull request #3445 from lucab/ups/bump-coreos-metadata
coreos-base/coreos-metadata: update to 3.0.1
2018-10-18 18:52:31 +02:00
David Michael
78c5aab3ff sys-kernel/coreos-sources: Bump 4.14.76 to 4.14.77 2018-10-18 13:34:00 +00:00
Luca Bruno
813e43526a coreos-base/coreos-metadata: update to 3.0.1
This updates coreos-metadata to v3.0.1:
https://github.com/coreos/coreos-metadata/releases/tag/v3.0.1
2018-10-18 09:52:35 +00:00
David Michael
27d7fc1cdc Merge pull request #3441 from dm0-/profiles
Clean up profiles sync transitioning files
2018-10-16 15:38:41 -04:00
David Michael
5ce1344570 Revert "profiles: Unmask dead binutils for SDK bootstrapping"
This reverts commit 4da0911cd9571e341d2d23071a3094ea476f31c1.
2018-10-16 14:45:02 +00:00
David Michael
a56e886078 Merge pull request #3425 from dm0-/rust
dev-libs/rustlib: Bump to 1.29.1
2018-10-16 09:07:43 -04:00
David Michael
6e083181ca chore(metadata): Regenerate cache 2018-10-15 22:10:29 +00:00