4536 Commits

Author SHA1 Message Date
Benjamin Gilbert
ec67ac4b0b sys-kernel/coreos-modules: drop AIC94XX SCSI driver
It was first enabled in 469ed7cf257d8dbb69c971e67c9e549b2d784e72, but the
driver has always required non-redistributable external firmware, which
we've apparently never shipped.
2017-06-27 18:34:56 -07:00
Benjamin Gilbert
16f63fe8b0 sys-kernel/coreos-firmware: update to 20170622 2017-06-27 17:25:10 -07:00
James Forcier
799a3ff0c2 sys-kernel/bootengine: bump for ec2 networking changes 2017-06-27 13:22:31 -07:00
David Michael
2642d0737f profiles: sync with Perl 5.24 on arm64 2017-06-26 14:21:43 -07:00
David Michael
f4418d4458 Merge pull request #2626 from dm0-/glsa
profiles: sync arm64 packages
2017-06-26 14:06:47 -07:00
David Michael
bc0ebd6e96 app-emulation/rkt: bump to v1.27.0 2017-06-26 09:51:21 -07:00
David Michael
9f6a5b1838 profiles: sync arm64 packages 2017-06-23 14:30:48 -07:00
Derek Gonyeo
ea30b79a62 coreos-base/coreos-metadata: use $COREOS_METADATA_OPT_PROVIDER for ssh
An earlier commit modified the coreos-metadata.service unit to use the
COREOS_METADATA_OPT_PROVIDER environment variable to specify the
provider for coreos-metadata. That commit failed to make the same change
to the coreos-metadata-sshkeys@.service unit. This commit fixes this.
2017-06-21 16:34:46 -07:00
Benjamin Gilbert
a2b420e6c6 sys-kernel/coreos-*: fix VM_BUG_ON() in stack gap fix 2017-06-21 15:45:29 -07:00
Benjamin Gilbert
4b08342fe3 Merge pull request #2618 from bgilbert/updates
Bump coreos-init and bootengine
2017-06-21 15:04:13 -07:00
Benjamin Gilbert
5f7e6a9643 sys-kernel/bootengine: Drop support for diskless amd64-generic 2017-06-21 14:01:33 -07:00
Benjamin Gilbert
1cee49490c coreos-base/coreos-init: Make "coreos-install -t" a no-op 2017-06-21 13:59:59 -07:00
Benjamin Gilbert
8414312027 Merge pull request #2610 from bgilbert/generic
{eclass,profiles}: Drop some dead code
2017-06-21 13:28:28 -07:00
Benjamin Gilbert
8d8f7ee61b coreos-devel/mantle: update to 0.6.0 2017-06-20 19:37:48 -07:00
Benjamin Gilbert
4a88556fca sys-kernel/coreos-*: bump to v4.11.6
Includes fix for CVE-2017-1000364.
2017-06-19 15:00:38 -07:00
David Michael
7902075fa0 sys-libs/glibc: bump patchset for CVE-2017-1000366 2017-06-19 11:29:55 -07:00
Benjamin Gilbert
4f46eacb87 profiles: Update some docs referring to amd64-generic 2017-06-16 22:27:28 -07:00
Benjamin Gilbert
aecce70446 profiles: Drop unused USE_EXPAND variables
Last use:

U_BOOT_CONFIG_USE e3193b0081fd0a0306b7996fbc69127c9a3b25c6
U_BOOT_FDT_USE    089a6611440eb5d65aab3aec0f7f81677f69f978
BOARD_USE         af3f6d8747bba0c304b8a2bb5839210abd962cdd
2017-06-16 19:21:21 -07:00
Benjamin Gilbert
740820489d eclass: Drop unused class
The last user was removed in 3d5e4758203c439e57740eb9897eeb7fa97c0415.
2017-06-16 19:09:29 -07:00
Benjamin Gilbert
8210d0b43f eclass: Drop unused WIP class from 2013
Added in 0173e3f2cba17186d74382fd5939a005486c0cee.
2017-06-16 19:08:42 -07:00
Euan Kemp
db4f78508c Merge pull request #2603 from AlexNPavel/oem-virtualbox
coreos-base: Add oem-virtualbox package
2017-06-16 16:59:46 -07:00
Euan Kemp
dc3274ce8a Merge pull request #2602 from AlexNPavel/oem-vagrant-virtualbox
coreos-base: Add oem-vagrant-virtualbox
2017-06-16 16:59:02 -07:00
David Michael
0e5955a5bd Merge pull request #2585 from dm0-/torcx
Move Docker to torcx
2017-06-16 15:57:13 -07:00
David Michael
fed03aca88 Merge pull request #2606 from dm0-/glsa
Fix current GLSAs
2017-06-16 15:52:04 -07:00
Derek Gonyeo
7878a5f612 sys-apps/ignition: v0.14.0 -> v0.16.0 2017-06-16 15:15:48 -07:00
David Michael
1a5b4e1e12 chore(metadata): Regenerate cache 2017-06-16 15:00:01 -07:00
David Michael
ae4f74c1af sys-apps/shadow: apply CoreOS changes
This just copies most of the previous ebuild's changes.  It drops
a bunch of redundant symlinks in /etc since tmpfiles creates them,
and it drops a passwd move out of /usr since our bindirs are linked
into /usr.
2017-06-16 14:59:51 -07:00
David Michael
e167a8d75a sys-apps/shadow: bump to the upstream 4.5 ebuild 2017-06-16 14:59:51 -07:00
David Michael
36a59d0c9e profiles: sync minicom on arm64 2017-06-16 14:59:51 -07:00
David Michael
07809cf236 sys-apps/dbus: sync with upstream
The only CoreOS changes are to drop the SELinux policy dependency
and machine-id generation.  (Is that last one still needed?)
2017-06-16 14:59:51 -07:00
David Michael
c86ff7a096 app-emulation/qemu: sync with upstream
The only CoreOS changes are to add the vpc patch and stabilize
arm64, despite not actually using it anywhere yet.
2017-06-16 14:59:51 -07:00
Derek Gonyeo
25613e7c4b sys-kernel/bootengine: update to include vfat and networkd changes 2017-06-16 14:47:11 -07:00
David Michael
c9e21659fb app-arch/torcx: bump to 0.1.0 alpha 2a 2017-06-16 12:57:18 -07:00
Alexander Pavel
02ca082d03 review: Remove unused line in oem-vagrant-virtualbox ebuild
Forgot to remove an unused line when cleaning up the ebuild originally
2017-06-15 14:33:27 -07:00
David Michael
8a2241f45a app-arch/torcx: enable Docker in the vendor profile
This also adds placeholder wrapper scripts so previous commands
still work.  The dockerd wrapper was taken from the Docker package
to account for users that edited docker.service instead of using
dropins to configure it.
2017-06-15 10:00:55 -07:00
David Michael
4c0f8a4a9f app-torcx/docker: package Docker for torcx 2017-06-15 10:00:55 -07:00
David Michael
721e8b74b3 coreos-base/coreos: drop Docker 2017-06-15 10:00:55 -07:00
David Michael
f66a006513 coreos-base/coreos-init: drop Docker 2017-06-15 10:00:33 -07:00
Alexander Pavel
af0b72ba4c coreos-base: Add oem-vagrant-virtualbox
This commit adds the new oem-vagrant-virtualbox provider, which is a
stripped down version of oem-vagrant for use with virtualbox and ignition.
It also sets the oem id to virtualbox instead of vagrant so it can be
handled correctly by ignition.
2017-06-14 16:41:11 -07:00
Alexander Pavel
9c4a5ddcee coreos-base: Add oem-virtualbox package
This commit adds the oem-virtualbox package, which sets the id
in grub.cfg to "virtualbox" and creates an oem-release file
for virtualbox builds.
2017-06-14 16:16:10 -07:00
Benjamin Gilbert
9140edcce9 Merge pull request #2601 from bgilbert/etcd
coreos-base/oem-{cloudsigma,rackspace}: drop etcd.service drop-in
2017-06-13 16:38:24 -07:00
Benjamin Gilbert
724569fd54 coreos-base/oem-{cloudsigma,rackspace}: drop etcd.service drop-in
etcd v0 has been removed from Container Linux.
2017-06-13 15:33:32 -07:00
Benjamin Gilbert
a5e81ed9b8 profiles: Enable lsof +-M and -Z flags
-Z reports SELinux contexts. +M reports portmapper registrations; -M is
the default. +-M is not very useful, but mayday passes -M, and fails to
record lsof output when that option is not supported.
2017-06-13 14:40:26 -07:00
Benjamin Gilbert
f56031ac76 profiles: Enable asynchronous DNS via pthreads
Synchronous DNS uses SIGALARM-based timeouts, which can cause crashes in
some applications. This change is specifically prompted by
<https://issues.apache.org/jira/browse/MESOS-7603> by way of
<https://groups.google.com/d/msg/coreos-dev/KILPPDRSPcg/PBaNF6VGAgAJ> but
probably a good thing to do anyway.
2017-06-13 14:29:42 -07:00
Euan Kemp
7f21bfc4cc Merge pull request #2597 from dgonyeo/dosfstools
coreos-base/coreos: add sys-fs/dosfstools
2017-06-08 19:56:58 -07:00
Benjamin Gilbert
9ec1e38c19 Merge pull request #2599 from bgilbert/oem-xendom0
coreos-base/oem-xendom0: drop package
2017-06-08 15:50:14 -07:00
Benjamin Gilbert
d57e277690 coreos-base/oem-xendom0: drop package 2017-06-08 15:49:25 -07:00
Euan Kemp
4b458ef5d3 Merge pull request #2566 from databus23/patch-1
Allow kubelet to load missing kernel modules
2017-06-08 14:59:04 -07:00
David Michael
34260a0484 profiles: enable Negotiate authentication in curl 2017-06-08 14:05:27 -07:00
Derek Gonyeo
4b8c01ff4b coreos-base/coreos: add sys-fs/dosfstools
This commit adds dosfstools to the image. This is due to Ignition
gaining vfat support, to allow it to manipulate boot partitions.
2017-06-07 10:59:49 -07:00