3151 Commits

Author SHA1 Message Date
Michael Marineau
9e4141ae1d Merge pull request #1162 from marineam/systemd
systemd: build from git instead of release tarballs
2015-03-25 14:42:52 -07:00
Alex Crawford
3e6d7a7354 Merge pull request #1163 from crawford/etcd
dev-db/etcd: bump versions
2015-03-25 01:09:05 -07:00
Alex Crawford
8a1aa6b316 dev-db/etcd-starter: bump to 0.0.3 2015-03-24 23:44:56 -07:00
Alex Crawford
7543b6c2c4 dev-db/etcd: bump to 2.0.7 2015-03-24 23:43:47 -07:00
Michael Marineau
ba9ca13102 systemd: build from git instead of release tarballs 2015-03-24 18:07:23 -07:00
Michael Marineau
19593301d8 Merge pull request #1161 from marineam/systemd
systemd: prune old versions
2015-03-24 17:30:00 -07:00
Michael Marineau
6cf2c2919d systemd: prune old versions 2015-03-24 14:55:46 -07:00
Nick Owens
cc6c4c8e0b Merge pull request #1160 from mischief/systemd-unit-trailing-space-hang
sys-apps/systemd: backport fix for trailing space in unit hanging systemd
2015-03-24 14:30:15 -07:00
mischief
c37554a1dc sys-apps/systemd: backport fix for trailing space in unit hanging systemd 2015-03-24 14:03:17 -07:00
Alex Crawford
5cc0cecd7a Merge pull request #1159 from crawford/profiles
Revert "Revert "profiles: enable etcd protocols 1 and 2""
2015-03-23 20:11:52 -07:00
Nick Owens
172bb5b8d9 Merge pull request #1150 from mischief/networkd-wait-online-fixhang
sys-apps/systemd: fix networkd-wait-online interface checks
2015-03-23 20:03:06 -07:00
mischief
5e95e23026 sys-apps/systemd: fix networkd-wait-online interface checks to prevents hangs on systems with multiple NICs 2015-03-23 19:58:48 -07:00
Alex Crawford
c04fa50422 Revert "Revert "profiles: enable etcd protocols 1 and 2""
This reverts commit 00d4ac172234b3707455e6a084babef7f852137b.
2015-03-23 19:49:36 -07:00
Alex Crawford
576e769732 Merge pull request #1157 from crawford/etcd
etcd: use etcd-starter and bump to latest releases
2015-03-23 19:47:32 -07:00
Alex Crawford
aabcd58fad dev-db/etcd: bump 2.0.5 to 2.0.6 2015-03-23 19:43:12 -07:00
Alex Crawford
64fad4ab01 dev-db/etcd: bump 0.4.7 to 0.4.8 2015-03-23 19:43:12 -07:00
Alex Crawford
a1487bc1a6 dev-db/etcd: use etcd-starter 2015-03-23 19:43:12 -07:00
Alex Crawford
81a5661450 dev-db/etcd-starter: add etcd-starter 2015-03-23 19:19:50 -07:00
Michael Marineau
c323a142fa Merge pull request #1158 from jayofdoom/jay/CoreOSBug293
sys-apps/systemd: nspawn Map seccomp filters to caps
2015-03-23 18:13:06 -07:00
Jay Faulkner
1949388f7e sys-apps/systemd: nspawn Map seccomp filters to caps
http://cgit.freedesktop.org/systemd/systemd/commit/?id=9a71b1122c6e49dd9227f82b2f53837c7ea13019
2015-03-23 16:29:52 -07:00
Alex Crawford
0693da064c Merge pull request #1149 from crawford/etcd
Revert "profiles: enable etcd protocols 1 and 2"
2015-03-18 18:17:43 -07:00
Alex Crawford
4a675c9ff8 Revert "profiles: enable etcd protocols 1 and 2"
This reverts commit 8c1eed4d214ce7d7327c946341bf1a375d8186ac.
2015-03-18 18:13:00 -07:00
Alex Crawford
9b295da99f Merge pull request #1146 from crawford/etcd
etcd: bump to 2.0.5 and enable by default
2015-03-18 11:32:14 -07:00
Alex Crawford
58d8bf273c Merge pull request #1147 from crawford/waagent
app-emulation/wa-linux-agent: bump to 2.0.12
2015-03-18 09:49:47 -07:00
Alex Crawford
0a7ab50819 profiles: enable etcd protocols 1 and 2 2015-03-17 23:33:28 -07:00
Alex Crawford
71eb9655b8 dev-db/etcd: bump to v2.0.5 2015-03-17 23:33:28 -07:00
Michael Marineau
818de1f923 Merge pull request #1128 from carmstrong/flanneld-file-limit
app-admin/flannel: lower file descriptor limit
2015-03-17 22:32:49 -07:00
Alex Crawford
8b4eae304d app-emulation/wa-linux-agent: bump to 2.0.12 2015-03-17 11:05:22 -07:00
Michael Marineau
3096fa00df Merge pull request #1142 from marineam/ntp
systemd: add UseNTP DHCP option for network configs
2015-03-16 14:46:55 -07:00
Michael Marineau
8e9514d85c systemd: add UseNTP DHCP option, allow timesyncd in VMs
These are two important prerequisites for eventually switching from ntpd
to timesyncd as our default ntp service.
2015-03-16 12:51:02 -07:00
Michael Marineau
ad0f699ff2 systemd: split 219 ebuild from live ebuild
No changes.
2015-03-16 12:20:37 -07:00
Michael Marineau
586238e084 Merge pull request #1145 from marineam/ntpd
Disable threads in ntpd
2015-03-14 16:09:42 -07:00
Michael Marineau
8c6db08fbc Merge pull request #1144 from marineam/util-linux
Cleanup util-linux, update to 2.26.1
2015-03-14 16:09:23 -07:00
Michael Marineau
eebaddbd06 ntp: mark new threadless ntp as stable 2015-03-13 17:22:06 -07:00
Michael Marineau
8869afe399 ntp: disable threads to work around a startup race
This appears to work around a bug that causes ntpd to wedge itself on
startup. Bug https://github.com/coreos/bugs/issues/304
2015-03-13 17:22:06 -07:00
Michael Marineau
0952c03bf2 ntp: pull in use flag changes from upstream
Adds a threads use flag, drops the not-very-interesting docs use flag.
2015-03-13 17:22:06 -07:00
Michael Marineau
866fb22a38 ntp: prune old ntp version 2015-03-13 17:22:06 -07:00
Michael Marineau
52f98c23cc profiles: update to util-linux 2.26.1
Fixes https://github.com/coreos/bugs/issues/301
2015-03-13 14:45:55 -07:00
Michael Marineau
1864c1e499 util-linux: prune old versions
We are no longer patching util-linux and 2.25.2-r2 is stable upstream.
2015-03-13 14:41:35 -07:00
Michael Marineau
2144037241 Merge pull request #1143 from marineam/readme
README: document that ebuilds are licensed under the GPLv2
2015-03-13 14:38:47 -07:00
Michael Marineau
84b04ffe02 README: document that ebuilds are licensed under the GPLv2
This differs from a lot of our code which is Apache or BSD licensed.
2015-03-13 14:20:00 -07:00
Nick Owens
938e629410 Merge pull request #1141 from mischief/import-libnfsidmap
Import libnfsidmap
2015-03-13 09:46:18 -07:00
mischief
4b042a50ef net-libs/libnfsidmap: move conf to /usr and setup symlinks/tmpfiles.d 2015-03-12 18:20:57 -07:00
mischief
62abbb3d55 net-libs/libnfsidmap: import from portage-stable 2015-03-12 18:08:13 -07:00
Michael Marineau
2df8c14bdc Merge pull request #1140 from marineam/rocket
rocket: bump to 0.4.1
2015-03-12 15:56:39 -07:00
Nick Owens
b7ac507fdb Merge pull request #1138 from mischief/import-keyutils
Import keyutils
2015-03-12 15:48:50 -07:00
Michael Marineau
1ecb32ac24 rocket: bump to 0.4.1
Force cgo off for now, enabling cgo requires replacing the build script.
2015-03-12 15:44:33 -07:00
mischief
a44f5a469b sys-apps/keyutils: move conf files to /usr and setup tmpfiles.d symlinks 2015-03-12 15:43:43 -07:00
mischief
18230348f3 sys-apps/keyutils: import from portage-stable 2015-03-12 15:30:23 -07:00
Patrick Baxter
dd30e80f96 Merge pull request #1137 from pbx0/rocket
coreos-base/coreos: add rocket ebuild to coreos
2015-03-10 21:16:50 -07:00