4344 Commits

Author SHA1 Message Date
Nick Owens
cdd0d49879 Merge pull request #2130 from mischief/kernel-fw-cfg
sys-kernel/coreos-modules: enable FW_CFG_SYSFS for qemu fw_cfg
2016-08-15 13:21:01 -07:00
Alex Crawford
d141c70a20 Merge pull request #2132 from crawford/ignition
sys-apps/ignition: bump to v0.9.2
2016-08-15 12:40:40 -07:00
Alex Crawford
fd4a0a365f sys-apps/ignition: bump to v0.9.2 2016-08-15 12:38:00 -07:00
Matthew Garrett
7ad61ffe33 Merge pull request #2120 from mjg59/sssd_ssh
sys-auth/sssd: Enable SSH helpers
2016-08-15 11:43:20 -07:00
Nick Owens
8068a23baf sys-kernel/coreos-modules: enable FW_CFG_SYSFS for qemu fw_cfg 2016-08-15 10:56:20 -07:00
David Michael
19b4932ee2 sys-apps/systemd: revert to the previous /etc/resolv.conf
When systemd-resolved is the local resolver on 127.0.0.53:53 (the
default since v231), some CNAME records are never fully resolved to
an IP address.  This switches the /etc/resolv.conf symlink to its
location from earlier versions as a workaround.
2016-08-12 14:22:01 -07:00
Vito Caputo
7369374ff6 Merge pull request #2127 from vcaputo/sdk-actool
coreos-devel/sdk-depends: pull app-emulation/actool into sdk
2016-08-11 17:43:06 -07:00
Matthew Garrett
5306ca3124 profiles/coreos: Turn on ssh helper support in sssd
Build the SSH-related helpers for sssd so authorized_keys can be stored in
LDAP.
2016-08-11 15:42:44 -07:00
Vito Caputo
a647777522 coreos-devel/sdk-depends: pull app-emulation/actool into sdk
actool is simpler than acbuild for scripted creation of ACIs from
a rootfs and manifest.
2016-08-11 15:19:45 -07:00
Alex Crawford
8f2d48856d sys-apps/ignition: bump to v0.9.1 2016-08-11 15:12:48 -07:00
Alex Crawford
6964c82b1f Merge pull request #2113 from crawford/docker-cgroup
app-emulation/docker: use default cgroupdriver
2016-08-11 11:44:48 -07:00
Alex Crawford
2d62f8e58d Merge pull request #2124 from crawford/ignition
sys-apps/ignition: bump to v0.9.0
2016-08-11 11:31:41 -07:00
Alex Crawford
1d83e8a742 app-admin/fleet: bump to v0.11.8 2016-08-11 10:30:15 -07:00
Alex Crawford
ef57af578c sys-apps/ignition: bump to v0.9.0 2016-08-11 10:29:09 -07:00
Nick Owens
f3fd20aa3a Merge pull request #2112 from mischief/arm64-kconfig-sync
arm64 kconfig sync
2016-08-10 20:13:28 -07:00
Michael Marineau
6182e6b9ef Merge pull request #2118 from marineam/update-engine
update_engine: fix skipping unknown update procedures
2016-08-10 18:52:58 -07:00
Nick Owens
73cbb937dc dev-lang/go: bump to 1.6.3 2016-08-10 18:47:18 -07:00
Nick Owens
67d25e9cc8 sys-kernel/coreos-modules: sync virtio config 2016-08-10 18:03:06 -07:00
Nick Owens
5b29a52487 Merge pull request #2122 from mischief/containerd-bump
app-emulation/containerd: bump to v0.2.3
2016-08-10 10:32:34 -07:00
Nick Owens
25b81026bb app-emulation/containerd: bump to v0.2.3 2016-08-10 10:24:19 -07:00
Michael Marineau
9b2e8d2130 update_engine: fix skipping unknown update procedures
https://github.com/coreos/update_engine/pull/114
2016-08-09 13:20:42 -07:00
Michael Marineau
c78fb1296d Merge pull request #2114 from marineam/update-engine
update_engine: finish/stabilize development branch
2016-08-08 16:25:54 -07:00
Alex Crawford
4c46623bd1 coreos-base/coreos-init: include new gce udev rule 2016-08-08 14:56:31 -07:00
Michael Marineau
2c3c255e60 update_engine: finish/stabilize development branch
Final bits for making this production:
 - skip unknown update procedure types
 - fix overly verbose download logging

Now ready for use on amd64!
2016-08-08 12:18:39 -07:00
Alex Crawford
70a8d4e356 app-emulation/docker: use default cgroupdriver 2016-08-05 11:15:20 -07:00
Nick Owens
3b0e66696e sys-kernel/coreos-modules: enable kvm 2016-08-04 18:04:05 -07:00
Nick Owens
def2c440b4 sys-kernel/coreos-modules: sync xtables config 2016-08-04 18:02:01 -07:00
Nick Owens
db17bf8429 sys-kernel/coreos-modules: sync IP_NF config 2016-08-04 17:55:30 -07:00
Nick Owens
8b5447188a Merge pull request #2109 from mischief/curl-bump
profiles/coreos: accept net-misc/curl-7.50.1
2016-08-04 13:38:19 -07:00
Nick Owens
37cd37c518 profiles/coreos: accept net-misc/curl-7.50.1 2016-08-04 10:24:18 -07:00
David Michael
fa8123ca00 sys-apps/systemd: bump for the v231 CPUQuota fix 2016-08-04 07:53:05 -07:00
Vito Caputo
8406ba7d84 sys-kernel/coreos-sources: add overlayfs deadlock patch 2016-08-03 16:55:05 -07:00
David Michael
99f0b0525f sys-kernel/bootengine: bump to work with newer dracut 2016-08-01 13:17:32 -07:00
David Michael
73395f7639 sys-apps/systemd: add a v231 ebuild
This also makes a few inconsequential tweaks to systemd-9999.ebuild
to bring it closer to the latest upstream ebuild.
2016-08-01 13:16:41 -07:00
David Michael
4ab4468d4d sys-apps/ignition: use upstream systemd network unit names 2016-07-29 16:11:26 -07:00
Michael Marineau
55391e802d seismograph: minor cgpt bug fixes
Report errors from repair and other fixes from
https://github.com/coreos/seismograph/pull/35
2016-07-27 16:10:28 -07:00
Nick Owens
49dc823272 Merge pull request #2103 from TerraTech/add_kernel_modules
sys-kernel/coreos-modules: Add new kernel modules
2016-07-26 21:29:23 -07:00
coreos
530ef19c66 sys-kernel/coreos-modules: Add new kernel modules
* Reworked pull request into single release bump as requested: https://github.com/coreos/coreos-overlay/pull/2093

  * Add 3ware 7xxx/8xxx series hardware raid
  ** https://github.com/coreos/bugs/issues/1268

  * Add National Semiconductor DP8381x series PCI Ethernet
  ** https://github.com/coreos/bugs/issues/1280

  * Add via-rhine network support
2016-07-26 18:49:12 -07:00
Alex Crawford
92c766ce66 Merge pull request #2104 from crawford/grub
sys-boot/grub: include dhcp and disk-size fixes
2016-07-26 18:04:49 -07:00
Alex Crawford
4e884407ac sys-boot/grub: include dhcp and disk-size fixes 2016-07-26 18:03:23 -07:00
Alex Crawford
02a0d4bbf9 Merge pull request #2090 from lucab/to-upstream/dev-unmask-autotools
profiles: only prune development tools on prod
2016-07-26 17:34:38 -07:00
Nick Owens
f94db52b88 Merge pull request #2095 from mischief/mantle-test
coreos-devel/mantle: implement src_test
2016-07-26 17:33:38 -07:00
Alex Crawford
72218412c0 Merge pull request #2096 from steveeJ/rkt-bump
rkt: 1.10.1 -> 1.11.0
2016-07-26 17:32:46 -07:00
Alex Crawford
d5679d4121 Merge pull request #2100 from crawford/linux
sys-kernel/coreos-*: bump to linux 4.7
2016-07-26 17:30:54 -07:00
Alex Crawford
dd9dcfee66 Merge pull request #2102 from crawford/ignition
sys-apps/ignition: bump to v0.8.0
2016-07-26 17:05:50 -07:00
Alex Crawford
16203e282f Merge pull request #2101 from crawford/coreos-metadata
coreos-base/coreos-metadata: bump to v0.5.0
2016-07-26 17:05:44 -07:00
Alex Crawford
33f6c3ab35 sys-apps/ignition: bump to v0.8.0 2016-07-26 16:35:59 -07:00
Alex Crawford
9aae116fb1 coreos-base/coreos-metadata: bump to v0.5.0 2016-07-26 16:33:24 -07:00
Alex Crawford
00e6b3ec8b sys-kernel/coreos-*: bump to linux 4.7 2016-07-26 13:12:35 -07:00
David Michael
052028ec37 sys-apps/baselayout: remove uninstalled shells from /etc/shells 2016-07-26 10:47:35 -07:00