22914 Commits

Author SHA1 Message Date
Geoff Levand
884e75efef sys-firmware/edk2: New package
Create a new EDK2/UEFI ebuild sys-firmware/edk2 to replace the current
per-arch edk2-armvirt and edk2-ovmf ebuilds.  Updates to use the latest
EDK2 UDK2017 and openssl-1.1.0f releases.

For amd64 builds UDK2017 requires an update to nasm-2.10 or greater.

Fixes UEFI startup problems like these when running Container Linux in
a KVM guest on arm64 machines:

  Synchronous Exception at 0x00000000BF033004

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-07-27 15:42:28 -07:00
Geoff Levand
45a55947cb Merge pull request #566 from glevand/for-merge-nasm
bump(dev-lang/nasm): sync with upstream
2017-07-27 15:37:49 -07:00
David Michael
71ebc66065 build_library: avoid a SIGPIPE while building arm64 UEFI firmware
This just sets the code file size to the var file size, so it gets
zero-padding without having to pipe commands together.

From: David Michael <david.michael@coreos.com>
[Rebased]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-07-27 15:03:58 -07:00
Geoff Levand
1761d9d071 vm_image_util: Update to use edk2 package
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-07-27 14:51:32 -07:00
Euan Kemp
ac79d4a395 Merge pull request #567 from euank/update-gentoo-syntax
bump(app-vim/gentoo-syntax): sync with upstream
2017-07-27 11:50:06 -07:00
Euan Kemp
ebf6d6caa2 readme: update update_ebuilds info
Goes along with the change in #719. Also update another instance of
CoreOS.
2017-07-27 11:36:20 -07:00
Euan Kemp
38b19e1f63 bump(app-vim/gentoo-syntax): sync with upstream 2017-07-27 11:30:43 -07:00
Geoff Levand
0e48b009ad bump(dev-lang/nasm): sync with upstream
Recent edk2 builds need nasm-2.10 or better.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-07-26 18:14:07 -07:00
Euan Kemp
8a84488da9 Merge pull request #719 from euank/update_ebuilds-git
update_ebuilds: replace cvs with git
2017-07-26 17:15:11 -07:00
Euan Kemp
ac65e78e0f update_ebuilds: replace cvs with git
And default to git instead of rsync.

git has no rate limiting and will generally be quicker after the first
run.

This does leave a bit of extra data in your local portage-stable `.git`
directory, but it doesn't seem unreasonable to me.

Note: this means we lose the "ChangeLog" file. In the rsync
repositories, that file has been generated by egencache, but the git
repository never has it checked in.
2017-07-26 17:05:43 -07:00
Benjamin Gilbert
be7c907260 Merge pull request #2664 from bgilbert/bootengine
sys-kernel/bootengine: fix dev-mapper-usr.device timeout; don't fsck /usr
2017-07-26 14:43:50 -07:00
Benjamin Gilbert
8a0245e4d9 sys-kernel/bootengine: fix dev-mapper-usr.device timeout; don't fsck /usr 2017-07-26 14:41:51 -07:00
David Michael
1ff1a8cf7e Merge pull request #718 from dm0-/python3
Silence a Python 3 script warning
2017-07-26 13:13:52 -07:00
David Michael
963fc72f0e check_root: ignore cgi.py in any Python version 2017-07-26 13:04:55 -07:00
Benjamin Gilbert
2bd9da1fc4 Merge pull request #2663 from bgilbert/kernel-opts
sys-kernel/coreos-modules: enable MEM_SOFT_DIRTY
2017-07-26 11:30:10 -07:00
Benjamin Gilbert
2cfb852b99 sys-kernel/coreos-modules: enable MEM_SOFT_DIRTY
criu uses it. ARM64 doesn't HAVE_ARCH_SOFT_DIRTY so make this AMD64-only.
2017-07-25 23:45:48 -07:00
Benjamin Gilbert
c882a4a4ef Merge pull request #2662 from bgilbert/kernel-opts
Enable TCP Hybla and nftables
2017-07-25 20:41:55 -07:00
Benjamin Gilbert
ef6022f013 Merge pull request #565 from bgilbert/nftables
net-libs/libnftnl: add package
2017-07-25 20:41:34 -07:00
David Michael
89b1cc3c8d Merge pull request #2654 from dm0-/meson
Add meson
2017-07-25 17:31:01 -07:00
David Michael
0ab9dae0d6 Merge pull request #564 from dm0-/meson
Add meson
2017-07-25 17:30:52 -07:00
Benjamin Gilbert
d3d76b8bbe coreos-base/coreos: add nftables 2017-07-25 15:48:44 -07:00
Benjamin Gilbert
e299a9454a net-firewall/nftables: Container Linux fixups
- Stabilize
- docbook2X isn't needed unless we're installing docs
- Don't ship automatic save/restore infrastructure for now
- Move base config files into /usr/share/nftables
2017-07-25 15:48:41 -07:00
Benjamin Gilbert
ee90e8feb3 net-firewall/nftables: add package 2017-07-25 15:40:46 -07:00
Benjamin Gilbert
e32df6dbfe profiles: accept libnftnl on ARM 2017-07-25 13:05:24 -07:00
Benjamin Gilbert
894fe62e65 sys-kernel/coreos-modules: enable nftables 2017-07-25 13:03:29 -07:00
Benjamin Gilbert
4200b9840f sys-kernel/coreos-modules: enable TCP Hybla 2017-07-25 11:37:36 -07:00
David Michael
de9d663901 chore(metadata): Regenerate cache 2017-07-24 17:35:43 -07:00
David Michael
82c5f3811a chore(metadata): Regenerate cache 2017-07-24 17:35:41 -07:00
David Michael
ae835f9b29 dev-libs/yajl: drop dead package 2017-07-24 17:35:23 -07:00
David Michael
f084917d6d profiles: sync meson on arm64 2017-07-24 17:29:35 -07:00
David Michael
f5657649f2 profiles: allow building Python 3 for meson 2017-07-24 17:29:34 -07:00
Benjamin Gilbert
aaeec47fcc net-libs/libnftnl: add package 2017-07-24 14:00:01 -07:00
Benjamin Gilbert
735f46fd9e Merge pull request #2661 from coreosbot/master-4.12.3
Upgrade Linux in master to 4.12.3
2017-07-24 13:13:41 -07:00
Jenkins OS
527af70cc2 sys-kernel/coreos-sources: bump to 4.12.3 2017-07-24 20:08:45 +00:00
Benjamin Gilbert
33198fa0dc Merge pull request #2657 from bgilbert/bootengine
sys-kernel/bootengine: bump for mkswap, Packet race, chmod fixup
2017-07-21 13:51:22 -07:00
Benjamin Gilbert
8619959235 sys-kernel/bootengine: bump for mkswap, Packet race, chmod fixup 2017-07-21 13:42:49 -07:00
Benjamin Gilbert
85451cb7e4 sys-kernel/bootengine: add missing chmod
It was performed by bootengine until
coreos/bootengine@7c7bbb8d85.
2017-07-21 13:38:11 -07:00
David Michael
386efa4ae8 Merge pull request #2655 from dm0-/wrappers
Bump flannel and etcd wrappers
2017-07-20 14:57:16 -07:00
David Michael
0b033b5f8c app-admin/etcd-wrapper: bump to 3.1.10 2017-07-20 12:20:23 -07:00
David Michael
c88b4345f6 app-admin/flannel-wrapper: bump to 0.8.0 2017-07-20 12:19:28 -07:00
David Michael
15a1555043 bump(dev-util/re2c): sync with upstream 2017-07-19 13:14:12 -07:00
David Michael
379d06dec5 bump(dev-util/meson): sync with upstream 2017-07-19 13:01:01 -07:00
David Michael
47f585634e bump(dev-util/ninja): sync with upstream 2017-07-19 13:00:52 -07:00
David Michael
89cba335c5 bump(dev-lang/python): sync with upstream 2017-07-19 12:59:17 -07:00
David Michael
269204200a bump(profiles): sync with upstream
Packages updated:
  eclass
  licenses
  profiles
  scripts
2017-07-19 12:58:28 -07:00
Euan Kemp
50ef678e25 Merge pull request #712 from euank/fixup-core-sign-update
core_sign_update: fix flag parsing for keys_separator
2017-07-18 18:30:48 -07:00
Euan Kemp
e174703778 core_sign_update: fix flag parsing for keys_separator
Introduced in #710, whoops.
2017-07-18 18:24:38 -07:00
David Michael
341cb0dea6 Merge pull request #2653 from dm0-/systemd
Upgrade to systemd v234
2017-07-18 13:51:25 -07:00
David Michael
f186446b98 sys-apps/systemd: upgrade to v234
This syncs most of the ebuild with Gentoo's, except it omits the
meson build part for now.

A side effect of this is that lxml will be built as a dependency,
but it is not used since systemd now requires Python 3.  This will
be fixed with meson support, since meson requires Python 3 as well.
2017-07-18 12:54:06 -07:00
David Michael
4c5c1fb86f profiles: sync lxml on arm64 2017-07-18 12:49:54 -07:00