30065 Commits

Author SHA1 Message Date
Alex Crawford
92bbb49af4 Merge pull request #1106 from crawford/locksmith
app-admin/locksmith: bump to 0.2.3
2015-02-17 11:15:53 -08:00
Alex Crawford
04b02cbfcc app-admin/locksmith: bump to 0.2.3 2015-02-17 10:35:54 -08:00
Fabrício Godoy
844b091671 Updated VirtualBox script for new releases
Changes to handle stable, beta and alpha special versions.
Fixed to always import GPG key from official CoreOS web page.
2015-02-17 00:46:07 -02:00
Alex Polvi
291f019142 Merge pull request #1104 from polvi/rkt-bump
rkt: bump 0.3.2
2015-02-16 14:23:59 -08:00
Eugene Yakubovich
889920f116 Merge pull request #1105 from eyakubovich/master
flannel: load iptables kmod prior to start
2015-02-16 13:47:49 -08:00
Eugene Yakubovich
eff524ba96 flannel: load iptables kmod prior to start
flannel execs iptables which will try to load the
proper kernel mod if needed but that doesn't work
from container.

Fixes https://github.com/coreos/bugs/issues/270
2015-02-16 12:58:18 -08:00
Alex Polvi
be286bab7e rkt: bump 0.3.2 2015-02-15 15:03:09 -05:00
Alex Crawford
6013d8acc0 vm_image_util: add cloudsigma 2015-02-13 23:50:05 -08:00
Alex Crawford
fcdd2919a4 Merge pull request #1103 from crawford/cloudinit
coreos-cloudinit: revert to 1.2.1
2015-02-13 19:33:19 -08:00
Alex Crawford
e3b6a70eac Revert "Merge pull request #1098 from crawford/cloudinit"
This reverts commit 7fac1e1120a58865fbcca92de278fcc19b345714, reversing
changes made to b2f74acf76bef7f00bf88cbabeae2f66e24fa4ef.
2015-02-13 19:16:19 -08:00
Alex Crawford
b76da2278c Revert "Merge pull request #1102 from crawford/cloudinit"
This reverts commit 16d22e022ebaf1238d20287efc6f9aee7d363d50, reversing
changes made to 7948a0d0e2fc22724cfa13c1098806a7e8e9e750.
2015-02-13 19:16:04 -08:00
Alex Crawford
0b3060fc24 Merge pull request #1102 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.3.1
2015-02-13 12:01:18 -08:00
Alex Crawford
c6fec8ca13 coreos-base/coreos-cloudinit: bump to v1.3.1 2015-02-13 11:36:50 -08:00
Alex Crawford
1f957c9541 Merge pull request #1099 from crawford/flannel
app-admin/flannel: bump to 0.3.0
2015-02-11 17:59:01 -08:00
Alex Crawford
be7810e828 app-admin/flannel: bump to 0.3.0 2015-02-11 17:55:57 -08:00
Michael Marineau
12734f36b9 Merge pull request #1096 from marineam/coreutils
Update coreutils to 8.23
2015-02-11 17:34:42 -08:00
Michael Marineau
5fdcb81ae9 Merge pull request #379 from marineam/inodes
disk_util: allocate the maximum number of usable inodes
2015-02-11 17:33:09 -08:00
Alex Crawford
4fee334bae Merge pull request #1097 from crawford/cloudsigma
coreos-base: add oem-cloudsigma
2015-02-11 17:29:08 -08:00
Alex Crawford
9756d8ede2 Merge pull request #1098 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.3.0
2015-02-11 17:28:24 -08:00
Alex Crawford
93787f030c coreos-base/coreos-cloudinit: bump to v1.3.0 2015-02-11 17:24:24 -08:00
Michael Marineau
d09aeb368c disk_util: allocate the maximum number of usable inodes
This change changes the default 'bytes-per-inode' ration from 16K to 4K,
the block size. To prevent this from wasting too much space change the
inode size from the default 256 to the minimum size, 128. Larger inodes
are used to store extended attributes more efficiently but since we do
not use SELinux the majority of files do not have security attributes.

These defaults may be modified via the new `bytes_per_inode` and
`inode_size` options.
2015-02-11 17:12:18 -08:00
Alex Crawford
1fb454435d coreos-base: add oem-cloudsigma 2015-02-11 17:08:41 -08:00
Michael Marineau
c218040ffc coreutils: add symlink-usr use flag to 8.23 and mark as stable. 2015-02-11 14:47:09 -08:00
Michael Marineau
9a734bb714 coreutils: import 8.23 ebuild from upstream 2015-02-11 14:46:18 -08:00
Michael Marineau
e01fbca1c3 coreutils: prune unneeded files 2015-02-11 14:29:29 -08:00
Alex Crawford
da7a281179 Merge pull request #1089 from crawford/kernel
coreos-kernel: bump to 3.18.6
2015-02-11 11:45:18 -08:00
Alex Crawford
ba49e31844 Merge pull request #1093 from crawford/etcd-0.4.7
dev-db/etcd: bump to v0.4.7
2015-02-10 16:56:26 -08:00
Alex Crawford
05e78d024d dev-db/etcd: bump to v0.4.7 2015-02-10 16:25:48 -08:00
Alex Crawford
94dfcd8ff0 Merge pull request #1092 from crawford/waagent
wa-linux-agent: don't start sshd.service
2015-02-10 16:09:27 -08:00
Alex Crawford
323b70c364 wa-linux-agent: don't start sshd.service 2015-02-10 15:47:25 -08:00
Alex Crawford
d7dc419425 Merge pull request #1083 from crawford/docker
app-emulation/docker: bump to v1.5.0
2015-02-10 13:53:41 -08:00
Alex Crawford
73961fab94 app-emulation/docker: bump to v1.5.0 2015-02-10 13:52:17 -08:00
Alex Crawford
6b732ad7a6 app-emulation/docker: mount namespace flags
Upstream docker commit: eb76cb2301fc883941bc4ca2d9ebc3a486ab8e0a
2015-02-10 13:52:17 -08:00
Alex Crawford
050e2d8eca coreos-kernel: bump to 3.18.6 2015-02-09 12:36:18 -08:00
polvi
94a675a42a Merge pull request #1077 from polvi/transmission
Transmission
2015-02-07 13:01:44 -05:00
Alex Polvi
121bddc621 transmission: patch to not require unneeded libraries 2015-02-07 12:59:46 -05:00
Alex Polvi
6bb60c67bf transmission: add upstream 2015-02-07 12:54:12 -05:00
Alex Crawford
f5ec568cee Merge pull request #376 from crawford/json
oem/ami: fix ami_all.json
2015-02-06 18:09:31 -08:00
Alex Crawford
64b10c1faf oem/ami: fix ami_all.json
This was not a valid json document before. Actually make this an object.
2015-02-06 14:13:54 -08:00
Vito Caputo
e193ae2ab8 Merge pull request #1085 from vcaputo/docker-sysd-scope-nodefaultdeps
docker: backport cgroups: systemd: DefaultDependencies=false
2015-02-04 16:27:50 -08:00
Vito Caputo
8ae62a2956 Merge pull request #1086 from vcaputo/sysd-transient-defaultdeps
systemd: backport patch for DefaultDependencies on transient units
2015-02-04 16:27:10 -08:00
Vito Caputo
b31bd828a0 systemd: backport patch for DefaultDependencies on transient units
Part of fixing https://github.com/coreos/bugs/issues/186
2015-02-04 19:23:57 -05:00
Alex Crawford
31b49005d4 Merge pull request #1084 from crawford/nspawn
sys-apps/systemd: add patch for nspawn module load
2015-02-04 15:18:10 -08:00
Vito Caputo
200d55ba2d docker: backport cgroups: systemd: DefaultDependencies=false
Part of fixing https://github.com/coreos/bugs/issues/186
2015-02-04 17:58:16 -05:00
Alex Crawford
8865b6900a sys-apps/systemd: add patch for nspawn module load
http://cgit.freedesktop.org/systemd/systemd/commit/?id=d0a0ccf3fecdb422d3fb7ab89646fe9042f11acd
2015-02-04 11:27:35 -08:00
Alex Crawford
afa3c42672 Merge pull request #1082 from crawford/docker-fix
docker: bump ebuild
2015-02-02 14:16:12 -08:00
Alex Crawford
76583606a9 docker: bump ebuild
Should have been done in 504faa1495e599e427f7d1e041c945436202ab34.
2015-02-02 14:05:10 -08:00
Alex Crawford
6997796ac6 Merge pull request #1080 from crawford/glibc
glibc: revert back to glibc-2.17
2015-02-02 10:48:56 -08:00
Alex Crawford
d9966c5ece profiles: mask glibc-2.19 for now 2015-02-02 09:01:40 -08:00
Alex Crawford
cedf18130f Revert "Merge pull request #1079 from crawford/glibc"
This reverts commit 93bd1011142c56a849c36c7db238637e72ea4cf1, reversing
changes made to 4e1b1b474513a251ecd0a7c1494d86e3dd926f3b.
2015-01-31 23:46:37 -08:00