David Michael
b22fde5eb0
Merge pull request #3024 from dm0-/rust
...
Upgrade to Rust 1.23.0
2018-01-28 23:13:59 -05:00
David Michael
6e8143f9f8
Merge pull request #3028 from dgonyeo/ignition
...
sys-apps/ignition: v0.20.1 -> v0.21.0
2018-01-28 15:39:47 -05:00
Benjamin Gilbert
f4a3892b5f
coreos-base/coreos-init: update for coreos-install timeout
2018-01-27 10:52:53 -08:00
Benjamin Gilbert
8088c4fc2c
Merge pull request #3025 from bgilbert/removals
...
Drop etcd2, fleet, and old flannel package
2018-01-26 19:28:22 -08:00
David Michael
cc5ddd1e06
Merge pull request #3026 from dm0-/gce
...
app-emulation/google-compute-engine: Bump to 20171213
2018-01-26 22:13:49 -05:00
Derek Gonyeo
b79822abbb
sys-apps/ignition: v0.20.1 -> v0.21.0
2018-01-26 15:54:45 -08:00
Andrew Jeddeloh
b9a6853dd0
sys-apps/systemd: bump for networkd fix
...
This fixes a bug where specifying classful routes caused the gateway
route to be ignored.
2018-01-26 15:05:53 -08:00
David Michael
06aac55695
app-emulation/google-compute-engine: Bump to 20171213
2018-01-26 15:40:59 -05:00
Benjamin Gilbert
3ffc222580
chore(metadata): Regenerate cache
2018-01-25 22:24:27 -08:00
Benjamin Gilbert
6b7870a726
app-admin/flannel: drop package
...
The reasoning for keeping it around was
https://github.com/coreos/coreos-overlay/pull/2094#issuecomment-246177819
but in practice it hasn't been used or maintained since flannel-wrapper
was introduced.
2018-01-25 22:24:17 -08:00
Benjamin Gilbert
1239aec468
app-admin/fleet: drop package
2018-01-25 11:46:38 -08:00
Benjamin Gilbert
af3678f53d
coreos-base/coreos-init: drop blocker on etcd0
...
The package no longer exists.
2018-01-25 10:50:10 -08:00
Benjamin Gilbert
30b8fa171a
coreos-base/oem-*: drop etcd2 drop-ins
2018-01-25 10:49:04 -08:00
Benjamin Gilbert
3f648efc73
dev-db/etcd: drop package
2018-01-25 10:45:56 -08:00
Benjamin Gilbert
f25390d5ba
coreos-base/coreos: drop etcd2 and fleet
2018-01-25 10:45:00 -08:00
David Michael
1b414c82c6
virtual/rust: Move back to portage-stable
2018-01-24 17:52:32 -05:00
David Michael
ff53b21c4b
dev-libs/rustlib: Sync versions with dev-lang/rust-1.23.0
2018-01-23 21:43:05 -05:00
David Michael
8e27eef900
dev-util/cargo: Move back to portage-stable
2018-01-23 21:43:05 -05:00
David Michael
8fb3c7c8c0
dev-lang/rust: Move back to portage-stable
2018-01-23 21:43:05 -05:00
David Michael
46c7efb5c4
app-admin/flannel-wrapper: Bump to 0.10.0
2018-01-23 18:25:34 -05:00
Jenkins OS
f7513b7c38
sys-kernel/coreos-sources: bump to 4.14.15
2018-01-23 20:04:57 +00:00
Jenkins OS
c20b1e4363
Revert "sys-kernel/coreos-sources: make sure sync-check.sh is executable"
...
This reverts commit ddc70adfcb21076fc782aa992047c4836d653f57.
2018-01-23 20:04:51 +00:00
David Michael
5eda49c4af
dev-lang/go: Bump Go 1.8 to 1.8.6
2018-01-23 13:39:28 -05:00
David Michael
35dd97104b
chore(metadata): Regenerate cache
2018-01-22 17:30:15 -05:00
David Michael
c6725b1ac0
app-admin/etcd-wrapper: Bump to 3.2.15
2018-01-22 17:26:52 -05:00
David Michael
4bdd455d0e
dev-db/etcdctl: Bump to 3.2.15
2018-01-22 17:26:21 -05:00
David Michael
af049c8b7b
dev-lang/go: Bump Go 1.9 to 1.9.3
2018-01-22 17:24:46 -05:00
David Michael
3ed8bdd5b5
dev-libs/libgpg-error: Apply CoreOS changes
...
This just applies the patch for mapping the host triplet.
2018-01-18 16:03:01 -05:00
David Michael
5bbbc53961
dev-libs/libgpg-error: Import from portage-stable
2018-01-18 15:42:24 -05:00
David Michael
255430347a
profiles: Sync GnuPG 2.2 packags on arm64
2018-01-18 15:41:13 -05:00
David Michael
80eb4039b9
Merge pull request #3005 from dm0-/docker
...
Upgrade Docker to 18.01, and bump LTS to 17.12
2018-01-17 20:49:14 -05:00
Andrew Jeddeloh
06de65aef0
profiles/amd64: mask new intel ucode
...
There are reports of instability with intel's new microcode. Hold off on
updating until that clears. See:
- https://bugzilla.redhat.com/show_bug.cgi?id=1532283#c15
- https://bugzilla.redhat.com/show_bug.cgi?id=1532216
2018-01-17 16:54:10 -08:00
Andrew Jeddeloh
ee51cb1593
coreos-devel/sdk-depends: add iucode_tool dep
...
The intel-microcode ebuild is broken and attempts to use the host's copy
of iucode_tool, so add it here so it can find it
2018-01-17 13:19:11 -08:00
Andrew Jeddeloh
e2158041dc
sys-kernel/coreos-kernel: include microcode
...
Include microcode via the CONFIG_EXTRA_FIRMWARE option since prepending
a cpio archive to bootengine.cpio doesn't work (needs to be a seperate
initrd).
2018-01-17 13:19:11 -08:00
Andrew Jeddeloh
34672dbe01
sys-kernel/coreos-firmware: include new amd ucode
...
Gentoo is shipping ucode not in linux-firmware for Spectre mitigation.
We should do the same. Update the ebuild to include their sources as
well.
2018-01-17 13:16:57 -08:00
Andrew Jeddeloh
324a9526ea
sys-kernel/coreos-firmware: update to 20180103
2018-01-17 13:16:57 -08:00
Andrew Jeddeloh
6670c6e256
sys-kernel/coreos-firmware: include amd microcode
...
coreos-firmware currently ignores everything not needed by a module.
Update it to not ignore files in the amd-ucode directory.
2018-01-17 13:16:57 -08:00
Jenkins OS
b7e67ab782
sys-kernel/coreos-sources: bump to 4.14.14
2018-01-17 15:48:53 +00:00
David Michael
81df69311a
chore(metadata): Regenerate cache
2018-01-12 23:02:23 -05:00
David Michael
e093bcbde0
sys-apps/baselayout: Bump to use nss-systemd
2018-01-12 23:02:15 -05:00
David Michael
cc6951d91c
sys-apps/systemd: Sync and bump to 236
...
Drop creation of users that are now dynamic.
2018-01-12 23:02:15 -05:00
David Michael
93df622249
profiles: Enable usrmerge for non-SDK targets
...
The usrmerge flag is Gentoo's method of unifying directories under
/usr instead of splitting them into the root directory. It has the
same goal as our symlink-usr flag, which is still used by the
baselayout ebuild, so both flags are enabled.
2018-01-12 23:02:15 -05:00
David Michael
cdad363e81
profiles: Bump meson on arm64
2018-01-12 23:02:15 -05:00
Benjamin Gilbert
c42af727b5
Merge pull request #3009 from bgilbert/config
...
sys-kernel/coreos-modules: enable BNXT NIC driver and vTPM proxy
2018-01-12 19:58:31 -08:00
David Michael
3db90cd3b6
Merge pull request #3006 from dm0-/etcd
...
Upgrade etcd to 3.2.14
2018-01-12 22:52:37 -05:00
Benjamin Gilbert
9a82db3fd7
sys-kernel/coreos-modules: enable BNXT NIC driver and vTPM proxy
2018-01-12 18:44:48 -08:00
Derek Gonyeo
c5f8f26c17
sys-apps/ignition: v0.20.0 -> v0.20.1
2018-01-12 13:32:46 -08:00
David Michael
26641e3f54
app-admin/etcd-wrapper: Bump to 3.2.14
2018-01-11 18:08:51 -05:00
David Michael
695f9a134b
dev-db/etcdctl: Bump to 3.2.14
2018-01-11 18:08:05 -05:00
David Michael
5db047891c
app-arch/torcx: Bump the non-1.12 Docker profile to 18.01
2018-01-11 17:51:28 -05:00