30045 Commits

Author SHA1 Message Date
Alex Crawford
789a8752b4 Merge pull request #1253 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.4.1
2015-05-13 10:38:02 -07:00
mjg59
7bde8bf232 Merge pull request #408 from mjg59/master
Don't read OEM config data if Secure Boot is enabled
2015-05-12 17:32:15 -07:00
Alex Crawford
790813711b coreos-base/coreos-cloudinit: bump to v1.4.1 2015-05-12 17:12:42 -07:00
Alex Crawford
3a72497a68 oem/azure: add more metadata to images
This extra metadata is needed by Azure's new portal.
2015-05-12 17:02:59 -07:00
Michael Marineau
467c3bdddf Merge pull request #194 from marineam/valgrind
bump(dev-util/valgrind): sync with upstream
2015-05-12 15:24:28 -07:00
Michael Marineau
900c2479ad Merge pull request #1246 from glevand/for-merge-1
coreos-overlay: Updates for arm64
2015-05-12 14:51:57 -07:00
Michael Marineau
b946cb8f05 bump(dev-util/valgrind): sync with upstream
Not installed in the SDK by default but a useful tool to have :)
2015-05-12 14:47:03 -07:00
Michael Marineau
c4795fe39a Merge pull request #1252 from marineam/ntp
Swap ntpd for systemd-timesyncd
2015-05-12 14:32:23 -07:00
Michael Marineau
ce4e710c6c systemd: apply a few trivial changes from upstream 2015-05-12 14:15:39 -07:00
Michael Marineau
9b5c37fa39 systemd: enable systemd-timesyncd
In the process clean up moving units from /etc to /usr, the current goo
was sloppy and sometimes missed when systemd added new things to /etc.
For example we didn't move systemd-networkd.socket, added in 219.
2015-05-12 14:15:39 -07:00
Michael Marineau
dc626a669e systemd: drop 218 ebuild 2015-05-12 13:22:29 -07:00
Michael Marineau
c5a3b00250 ntp: do not enable ntpd by default 2015-05-12 13:20:43 -07:00
Alex Crawford
7733de9bd4 Merge pull request #1250 from crawford/cmdline
sys-kernel/coreos-kernel: mount root read/write
2015-05-12 11:58:59 -07:00
Alex Crawford
c88ae61a5d Merge pull request #409 from crawford/ami
oem/ami: minor fixes
2015-05-11 20:12:36 -07:00
Alex Crawford
bfbdb6a33d oem/ami: minor fixes 2015-05-11 19:42:10 -07:00
Alex Crawford
6d14c0828f sys-kernel/coreos-kernel: mount root read/write 2015-05-11 18:28:28 -07:00
Michael Marineau
50dd713b42 Merge pull request #1249 from jedsmith/squash
oem-ec2-compat: blacklist xen_fbfront
2015-05-11 17:49:50 -07:00
Jed Smith
c716d49b58 oem-ec2-compat: blacklist xen_fbfront
To complete the fix started in 480fb78, we ban xen_fbfront from loading on EC2.
Testing missed a case where this would still happen.
2015-05-11 17:39:18 -07:00
Alex Crawford
c5f121c99d Merge pull request #1248 from crawford/ignition
sys-app/ignition: add initial ebuild and service
2015-05-11 16:27:38 -07:00
Alex Crawford
14e765f890 sys-app/ignition: add initial ebuild and service 2015-05-11 16:27:26 -07:00
Matthew Garrett
9fe7952578 Don't read OEM config data if Secure Boot is enabled
We don't want untrusted configuration to be read if we're in Secure Boot
mode, so skip the OEM config when Secure Boot is enabled and in User Mode.
2015-05-11 15:39:03 -07:00
Geoff Levand
f9c9324505 sys-auth/polkit: Add arm64 keyword
Add arm64 keyword and bump polkit-0.112-r3.ebuild to polkit-0.112-r4.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
3bc6d03a9f dev-lang/spidermonkey: Add arm64 keyword
Add arm64 keyword and bump spidermonkey-17.0.0-r4.ebuild to spidermonkey-17.0.0-r5.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
d213cbe455 dev-lang/spidermonkey: Add aarch64-to-double-conversion patch
Fixes build errors on arm64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
b965582969 sys-apps/systemd: Add arm64 keywords
Add arm64 keywork and bump systemd-219-r7.ebuild to systemd-219-r8.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Alex Crawford
fe2d7eba24 sys-libs/ncurses: add screen-16color 2015-05-07 16:23:02 -07:00
Michael Marineau
78214961ad fix(sys-libs/ncurses): Remove terminfo from /etc w/ symlink-usr
Existing behavior remains unchanged if symlink-usr is unset, otherwise
leave terminfo alone (if minimal is also unset) or prune terminfo down
to the set that would have been installed to /etc if minimal is set.
2015-05-07 16:23:02 -07:00
Geoff Levand
1568802883 bump(sys-libs/ncurses): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Michael Marineau
4501de7633 Merge pull request #1245 from marineam/docker
docker: update to final v1.6.1 release tag
2015-05-07 15:00:59 -07:00
Michael Marineau
70a0587d53 docker: update to final v1.6.1 release tag 2015-05-07 17:56:44 -04:00
Michael Marineau
b63285acee Merge pull request #1244 from marineam/docker
Bump docker to v1.6.1-rc2
2015-05-07 14:52:12 -07:00
Michael Marineau
9c3779d0a5 docker: use coreos repo temporarily 2015-05-07 17:45:07 -04:00
Nick Owens
c19861da8f Merge pull request #1243 from mischief/linux-4.0.2
sys-kernel/coreos-{sources,kernel}: bump to 4.0.2
2015-05-07 14:42:03 -07:00
mischief
dc6254cb7b sys-kernel/coreos-{sources,kernel}: bump to 4.0.2 2015-05-07 14:37:37 -07:00
Michael Marineau
3fa2cd90e6 Merge pull request #1241 from marineam/local-fix
spidermonkey: fix improper error handling
2015-05-07 12:08:29 -07:00
Nick Owens
f1dfa420ab Merge pull request #1242 from mischief/3ware-drivers
sys-kernel/coreos-kernel: enable 3w_sas and 3w_9xxx modules
2015-05-07 11:10:23 -07:00
mischief
c9674406a1 sys-kernel/coreos-kernel: enable 3w_sas and 3w_9xxx modules 2015-05-07 10:57:51 -07:00
Nick Owens
71e6fc6679 Merge pull request #193 from mischief/timezone-data
bump(sys-libs/timezone-data): sync with upstream
2015-05-07 10:07:20 -07:00
Nick Owens
cd25830680 Merge pull request #192 from mischief/dhcpcd
bump(net-misc/dhcpcd): sync with upstream
2015-05-07 09:37:06 -07:00
mischief
dfa3406d04 bump(sys-libs/timezone-data): sync with upstream 2015-05-07 09:32:31 -07:00
Michael Marineau
466fcb3297 spidermonkey: fix improper error handling
Mixing `local` and `|| die` will never work because the exit status
being tested is that of local, not any subcommands that may be involved.
2015-05-06 19:33:06 -07:00
Michael Marineau
ab5ff0bb2f Bump docker to v1.6.1-rc2 2015-05-06 19:47:13 -04:00
mischief
c6b351a426 bump(net-misc/dhcpcd): sync with upstream 2015-05-06 15:40:52 -07:00
Michael Marineau
8e7f901639 Merge pull request #1240 from marineam/dell
Enable dell RBU and DCDBAS kernel modules
2015-05-04 09:21:35 -07:00
Michael Marineau
8c63c5e22a coreos-kernel: run oldconfig, bump ebuild revision 2015-05-04 09:11:59 -07:00
Robert Zotter
a7f01e2290 Enable dell RBU and DCDBAS kernel modules.
Closes: https://github.com/coreos/bugs/issues/346
2015-05-04 08:47:02 -07:00
Brandon Philips
3e33136871 Merge https://github.com/coreos/template-project 2015-05-03 16:26:29 -07:00
Michael Marineau
929b71b73e Merge pull request #405 from marineam/roadmap
ROADMAP: add initial overall CoreOS roadmap document
2015-05-01 14:02:02 -07:00
Michael Marineau
fed42e2d12 Merge pull request #382 from Cygnus-Labs/adding-base-dev-pkg-flag
Enhanced dev_image_util with equivalent to --base_pkg
2015-04-30 17:00:16 -07:00
Michael Marineau
b63901023e ROADMAP: add initial overall CoreOS roadmap document
This doc covers CoreOS as a whole and a few details that don't really
fit anywhere else. Individual projects maintain their own roadmaps.

Update LICENSE and add a README as general housekeeping.
2015-04-30 16:58:53 -07:00