23028 Commits

Author SHA1 Message Date
Benjamin Gilbert
b3cb2e0608 offline_signing: download multiple versions and boards per invocation 2017-09-05 16:35:34 -07:00
Euan Kemp
92166d5904 Merge pull request #2742 from euank/casync
app-backup/casync: add initial ebuild
2017-09-05 15:51:16 -07:00
Euan Kemp
07307069e9 Merge pull request #583 from euank/add-zstd
bump(app-arch/zstd): sync with upstream
2017-09-05 15:51:08 -07:00
Benjamin Gilbert
0a74a57c40 offline_signing: verify downloads with gpg2 2017-09-05 15:32:05 -07:00
Euan Kemp
4c3996b7cb coreos-devel/sdk-depends: add casync to sdk 2017-09-05 15:11:18 -07:00
Euan Kemp
ed7a4a8ef2 app-backup/casync: add initial ebuild
This is a fairly boring meson ebuild. I had to apply a patch to make it
build.

This is included in the sdk for the torcx packaging work, where we'd
like to get a digest of a given torcx pkg. `casync digest` works well
for that and can be pointed at a directory easily enough.
2017-09-05 15:10:42 -07:00
Benjamin Gilbert
35136f96ef Merge pull request #2743 from bgilbert/4.13.0
Upgrade Linux in master to 4.13
2017-09-05 13:53:43 -07:00
Benjamin Gilbert
5d34a86d1b sys-kernel/coreos-*: bump to 4.13.0 2017-09-05 13:46:11 -07:00
Benjamin Gilbert
93365ac694 sys-kernel/coreos-modules: enable megaraid_mm and megaraid_mbox 2017-09-05 13:39:41 -07:00
Euan Kemp
c536c21895 Merge pull request #2741 from euank/reproducible-docker
app-emulation/docker: build reproducibly
2017-09-05 12:50:27 -07:00
Euan Kemp
dfde9c44af app-emulation/docker: build reproducibly
The docker client and engine both include a 'BuildTime' variable set in
their build scripts.
Overriding that to a consistent value is sufficient for them to build
reproducibly as best I can tell.

This CLI's build scripts have a mechanism for doing this. The engine has
an upstream patch (included starting with 17.07) that allows doing the
same.

This modifies the build to apply the above build patch, and set a build
time for both.

It's expected that the build time will be set by the ebuild author each
time the ebuild is modified, thus turning the 'build time' output to
really be the 'package created time', which I think is a reasonable
difference.
2017-09-05 12:25:08 -07:00
Euan Kemp
170734c0ec bump(app-arch/zstd): sync with upstream
This is a dependency of the 'casync' tool.
2017-09-01 17:54:14 -07:00
David Michael
59a7befbbf Merge pull request #2740 from dm0-/rkt
app-emulation/rkt: Correct the project name
2017-09-01 10:20:54 -07:00
David Michael
2500b2b6e9 app-emulation/rkt: Correct the project name 2017-08-31 20:37:40 -07:00
David Michael
8146cd48aa Merge pull request #582 from dm0-/glide
bump(dev-go/glide): sync with upstream
2017-08-31 17:19:13 -07:00
David Michael
83b6eb8b0f bump(dev-go/glide): sync with upstream 2017-08-31 16:52:53 -07:00
Benjamin Gilbert
b48afe581e Merge pull request #734 from bgilbert/oracle
Add Oracle OCI image format
2017-08-30 18:57:11 -07:00
Benjamin Gilbert
22afdf3caf Merge pull request #2739 from bgilbert/oracle
Add OEM package for Oracle OCI; bump several dependencies
2017-08-30 18:54:33 -07:00
Benjamin Gilbert
6a5c50a4d8 coreos-base/oem-oracle-oci: add package 2017-08-30 18:31:19 -07:00
Benjamin Gilbert
926fd55873 sys-kernel/bootengine: update for Oracle OCI iSCSI root disk
and networkd units.
2017-08-30 18:20:56 -07:00
Benjamin Gilbert
5c2604d668 coreos-base/coreos-init: update for Oracle OCI network units 2017-08-30 18:19:38 -07:00
Benjamin Gilbert
2b9e7d9570 sys-apps/systemd: update for Oracle OCI DHCP workaround 2017-08-30 18:19:02 -07:00
Benjamin Gilbert
95b2c96ce2 oem/oracle: Set SSH keys when launching instance 2017-08-30 16:20:55 -07:00
Benjamin Gilbert
51c5345c0d build_library: Add Oracle OCI OEM and format 2017-08-30 03:10:33 -07:00
Benjamin Gilbert
4a0e9cfb2f oem/oracle: Launch a small VM instance by default
This is faster and cheaper than launching a bare-metal instance, which
is no longer necessary now that networkd works in OCI VMs.
2017-08-30 03:07:41 -07:00
Alex Crawford
bc68a41814 Merge pull request #2736 from crawford/hyperv
sys-kernel/coreos-kernel: enable hyperv passthru
2017-08-29 18:00:22 -07:00
Alex Crawford
dc17bbbaf9 sys-kernel/coreos-kernel: enable hyperv passthru
In order to use SR-IOV on Azure, the kernel needs support for Hyper-V
PCI passthrough.
2017-08-29 12:46:53 -07:00
David Michael
4b2c07f229 Merge pull request #2734 from dm0-/net-tools
Fix the net-tools install race
2017-08-28 12:38:15 -07:00
Benjamin Gilbert
964e50e5b8 Merge pull request #2735 from bgilbert/4.13-rc7
sys-kernel/coreos-*: bump to 4.13-rc7
2017-08-27 22:09:15 -07:00
Benjamin Gilbert
28a38f4e97 sys-kernel/coreos-*: bump to 4.13-rc7 2017-08-27 20:29:44 -07:00
David Michael
6d187f7171 chore(metadata): Regenerate cache 2017-08-26 10:26:21 -07:00
David Michael
084057fc1d sys-apps/net-tools: Import from portage-stable, fix install
The only ebuild change is adding the fix-parallel-make patch.
2017-08-26 10:22:18 -07:00
Euan Kemp
948641cd0a Merge pull request #2733 from euank/coordinator-conf
app-admin/locksmith: update to v0.5.0
2017-08-25 19:26:43 -07:00
Benjamin Gilbert
d7ecb3f775 Merge pull request #2732 from bgilbert/mantle
coreos-devel/mantle: bump to 0.7.0
2017-08-25 19:25:31 -07:00
Euan Kemp
b93cce2c48 sys-apps/baselayout: update baselayout
This includes changes to source the "Update status" from the newly
introduced locksmith coordinator conf file.
2017-08-25 19:22:32 -07:00
Euan Kemp
3d34bac134 app-admin/locksmith: update to v0.5.0 2017-08-25 19:21:12 -07:00
Benjamin Gilbert
35f266e0f2 coreos-devel/mantle: bump to 0.7.0 2017-08-25 19:19:21 -07:00
Euan Kemp
027d348445 Merge pull request #581 from euank/net-tools-bump
bump(sys-apps/net-tools): sync with upstream
2017-08-25 19:07:18 -07:00
Euan Kemp
5407a57b00 bump(sys-apps/net-tools): sync with upstream
We're running with a rather old copy of the ebuild.
While we might replace net-tools at some point, in the meanwhile we
should probably keep it reasonably up to date.

Note: this does drop the `ypdomainname` and `nisdomainname` binaries
from `/usr/bin` (since they are now behind the default-off nis use flag)
2017-08-25 19:04:08 -07:00
Andrew Jeddeloh
c29587a0bc Merge pull request #2724 from ajeddeloh/bump-bootengine
sys-kernel/bootengine: bump for root on raid
2017-08-25 18:13:54 -07:00
Andrew Jeddeloh
ae73f5de5b Merge pull request #2707 from ajeddeloh/add-ipvsadm
sys-cluster/ipvsadm: add package to coreos
2017-08-25 18:05:16 -07:00
Andrew Jeddeloh
cf80ccbc16 Merge pull request #575 from ajeddeloh/app-ipvsadm
sys-cluster/ipvsadm: add package
2017-08-25 18:05:11 -07:00
Andrew Jeddeloh
8ee841c086 sys-kernel/bootengine: bump for root on raid 2017-08-25 18:04:35 -07:00
Andrew Jeddeloh
cfba45ccf1 sys-cluster/ipvsadm: add package to coreos
Accept ipvsadm on arm64
Accept newer libnl on arm64
Add ipvsadm to base
Add env file so pkg-config looks in the correct paths
Add /etc/libnl to INSTALL_MASK
Fixed lvm being out of order in INSTALL_MASK
2017-08-25 17:16:49 -07:00
Euan Kemp
765a4699d7 Merge pull request #2731 from euank/awscli
profiles: accept awscli for the sdk
2017-08-25 15:46:58 -07:00
Euan Kemp
bb30a9aa8e Merge pull request #580 from euank/awscli
bump(dev-python/awscli): sync with upstream
2017-08-25 15:46:53 -07:00
Euan Kemp
393ec3ed82 profiles: accept awscli for the sdk
Given our tooling, such as kola and ore, interacts with AWS, it's also
handy to have the awscli laying around to do things like emergency
cleanup, misc bash scripting, and other poking around.
2017-08-25 15:46:28 -07:00
Euan Kemp
02f8207400 bump(dev-python/s3transfer): sync with upstream
Dependency of the awscli
2017-08-25 11:56:57 -07:00
Euan Kemp
53018ee0f2 bump(dev-python/pygments): sync with upstream
Dependency of the awscli
2017-08-25 11:56:50 -07:00
Euan Kemp
0e380e8185 bump(dev-python/jmespath): sync with upstream
Dependency of the awscli
2017-08-25 11:56:43 -07:00