Michael Marineau
0b6acf8605
common: add support for using COREOS_BUILD_ID from the environment
...
This allows build systems to export COREOS_BUILD_ID, making it practical
to map built images to the job that created them.
2015-11-30 09:29:24 -08:00
Michael Marineau
39a3a48a18
enter_chroot: add support for passing through GNUPGHOME
...
When running under jenkins the $GNUPGHOME may be located under the
current build directory instead of $HOME to avoid conflicting with other
jobs on the same build host.
2015-11-29 14:05:08 -08:00
Nick Owens
b789885be4
Merge pull request #1667 from mischief/mask-openssh-7
...
profiles/coreos/base: mask openssh 7.0+; it will disable ssh-dss keys
2015-11-25 13:44:09 -08:00
Nick Owens
6564ec04e7
profiles/coreos/base: mask openssh 7.0+; it will disable ssh-dss keys
2015-11-25 13:40:01 -08:00
Alex Crawford
30207d89a0
Merge pull request #1666 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.8.1
2015-11-25 11:48:03 -08:00
Alex Crawford
09331604b9
coreos-base/coreos-cloudinit: bump to v1.8.1
2015-11-25 11:45:25 -08:00
Alex Crawford
f9ae48b8d7
Merge pull request #1665 from crawford/docker
...
app-emulation/docker: bump to v1.9.1 with backport
2015-11-25 11:15:36 -08:00
Alex Crawford
c8e282fd42
app-emulation/docker: bump to v1.9.1 with backport
2015-11-25 11:00:03 -08:00
Michael Marineau
c2c7b70818
docker: sync ebuild with upstream changes
2015-11-25 10:59:40 -08:00
Alex Crawford
cf07be05df
Merge pull request #1664 from crawford/metadata
...
coreos-base/coreos-metadata: bump to v0.3.0
2015-11-25 10:54:53 -08:00
Alex Crawford
97f7075786
coreos-base/coreos-metadata: bump to v0.3.0
2015-11-25 10:48:32 -08:00
Nick Owens
ecdbcdf886
Merge pull request #367 from mischief/util-linux
...
bump(sys-apps/util-linux): sync with upstream
2015-11-24 14:06:02 -08:00
Michael Marineau
5865c17040
Merge pull request #368 from quantum/qemu-updates
...
bump(sys-firmware/seabios): sync with upstream
2015-11-24 14:05:15 -08:00
Michael Marineau
7cea7f4d6f
Merge pull request #481 from marineam/prune
...
prune_images: keep newer-than-latest builds
2015-11-24 14:03:46 -08:00
Alex Crawford
227aa30a3e
Merge pull request #1662 from crawford/etcd
...
dev-db/etcd: bump to v2.2.2
2015-11-24 13:51:47 -08:00
Michael Marineau
9a138677a8
prune_images: keep newer-than-latest builds
...
This may include recent failures or builds derrived from latest, such as
those made by image_set_group.
2015-11-24 13:40:09 -08:00
Alex Crawford
934e61efb6
dev-db/etcd: bump to v2.2.2
2015-11-24 12:11:52 -08:00
Alex Crawford
638dc6bc82
Merge pull request #1652 from crawford/bootengine
...
sys-kernel: move dracut build to coreos-kernel
2015-11-23 17:47:02 -08:00
Alex Crawford
e137cb5f06
sys-kernel: move dracut build to coreos-kernel
...
Rather than building the initramfs in the postinst of bootengine, this
moves it to the setup of coreos-kernel. This has the advantage of
failing a build if dracut fails and ensuring that the latest initramfs
makes it into every kernel build.
2015-11-23 17:35:56 -08:00
Nick Owens
1f1fba1168
Merge pull request #1655 from steveeJ/rkt-0.11
...
app-emulation/rkt: bump version 0.9.0 -> 0.11.0
2015-11-23 17:31:24 -08:00
Nick Owens
52e9d9c761
Merge pull request #1658 from mischief/coreos-sources-4.3.0
...
linux 4.3.0
2015-11-23 12:35:46 -08:00
Geoff Levand
2ca37228ce
Merge pull request #1651 from glevand/for-merge-docker
...
app-emulation/docker: Set libdm_no_deferred_remove
2015-11-23 12:26:52 -08:00
Nick Owens
7b81d02a82
Merge pull request #1659 from mischief/dockerd-selinux-btrfs
...
app-emulation/docker: do not pass empty argument when selinux is disa…
2015-11-22 16:02:54 -08:00
Nick Owens
a040bc7932
app-emulation/docker: do not pass empty argument when selinux is disabled
...
in https://github.com/coreos/coreos-overlay/pull/1639 , the script would
set USE_SELINUX to the blank string, causing an extra blank argument to
be passed to docker daemon, resulting in it not starting when docker
runs on btrfs.
2015-11-22 12:07:23 -08:00
Nick Owens
fb50186ec4
sys-kernel/coreos-kernel: bump to 4.3.0
2015-11-20 15:16:29 -08:00
Nick Owens
447589f11e
sys-kernel/coreos-sources: bump to 4.3.0
2015-11-20 15:16:29 -08:00
mjg59
829bd494da
Merge pull request #1654 from mjg59/master
...
Bring in TPM components
2015-11-20 12:01:51 -08:00
Matthew Garrett
19a791c871
Pull go-tspi into the image
...
We want to ship tpmd as part of the base image, so ensure that go-tspi is
pulled in during build.
2015-11-20 11:24:05 -08:00
Matthew Garrett
4d5f05c722
Add go-tspi ebuild
2015-11-20 11:24:05 -08:00
Matthew Garrett
0e10b5e67c
Add Trousers
2015-11-20 11:24:00 -08:00
Alex Crawford
aba783669c
Merge pull request #1656 from crawford/bootengine-master
...
sys-kernel/bootengine: ensure disk-guid/fsck order
2015-11-20 10:21:12 -08:00
Alex Crawford
df71ab346a
sys-kernel/bootengine: ensure disk-guid/fsck order
2015-11-20 10:17:12 -08:00
Stefan Junker
fdf48a9dbf
app-emulation/rkt: bump version 0.9.0 -> 0.11.0
2015-11-20 17:53:25 +01:00
Bassam Tabbara
817745e1dd
bump(sys-firmware/seabios): sync with upstream
...
Packages updated:
app-emulation/qemu
sys-firmware/seabios
2015-11-20 01:21:38 +00:00
Matthew Garrett
c6a6cce5e2
Update baselayout ebuild
2015-11-19 17:16:31 -08:00
Nick Owens
e364beaa51
bump(sys-apps/util-linux): sync with upstream
2015-11-19 15:36:21 -08:00
Geoff Levand
57c129acfd
setup_board: Call setup_qemu_static
...
setup_qemu_static only needs to be called once, and can
be done early so that it is available. Move the call
of setup_qemu_static from build_packages to setup_board.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-11-19 15:08:00 -08:00
Geoff Levand
63679ebbe1
setup_board: Set grub use flags to build arm64
...
Set the host grub use flags to build arm64 grub support when BOARD is
equal to arm64-usr.
From: Andrej Rosano <andrej@inversepath.com>
[Move to case statement]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-11-19 15:08:00 -08:00
Geoff Levand
54cc83d6fe
app-emulation/docker: Set libdm_no_deferred_remove
...
Fix docker 1.7.1 build errors.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-11-19 14:57:36 -08:00
Alex Crawford
dd2fda5157
Merge pull request #1648 from crawford/ignition
...
sys-apps/ignition: bump to v0.2.4
2015-11-19 13:32:01 -08:00
Alex Crawford
937532bdfa
sys-apps/ignition: bump to v0.2.4
2015-11-19 13:12:39 -08:00
Michael Marineau
29aa395576
Merge pull request #1647 from andrejro/for-upstream-fix-arm64
...
Fix arm64 build
2015-11-19 11:57:42 -08:00
Nick Owens
4f9d0c8987
Merge pull request #366 from mischief/openssh-7
...
bump(net-misc/openssh): sync with upstream
2015-11-19 11:34:53 -08:00
Nick Owens
6b6db630b8
bump(net-misc/openssh): sync with upstream
2015-11-19 11:30:23 -08:00
Andrej Rosano
4421328e57
Fix arm64 build
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-11-19 15:48:56 +01:00
Vito Caputo
9582cf56af
Merge pull request #1638 from vcaputo/no-coreos-profile-cros_host
...
sys-apps/baselayout: disable coreos-profile.sh on cros_host
2015-11-18 16:37:32 -08:00
Vito Caputo
c5728a06b0
sys-apps/baselayout: disable coreos-profile.sh on cros_host
2015-11-18 16:36:38 -08:00
Michael Marineau
c353bc083b
Merge pull request #477 from marineam/env
...
common: don't get env list from chromite
2015-11-18 16:20:32 -08:00
Michael Marineau
6b1a7e7b3b
common: don't get env list from chromite
...
This call to a python script is merely used to get a static list of
environment variables that happens to be defined in that repo.
2015-11-18 16:09:27 -08:00
Michael Marineau
db3b52c294
Merge pull request #1646 from marineam/go-fix
...
go: disable arm64-extras flag, currently broken
2015-11-18 13:55:46 -08:00