22386 Commits

Author SHA1 Message Date
Michael Marineau
6c7c063474 setup_board: fix running build_image with an empty board root 2016-05-04 17:13:29 -07:00
Alex Crawford
571317c3d3 Merge pull request #1942 from crawford/ignition
sys-apps/ignition: bump to v0.5.0
2016-05-04 14:50:38 -07:00
Alex Crawford
758672abca Merge pull request #1941 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.10.1
2016-05-04 14:50:33 -07:00
Alex Crawford
89b43c5bfa sys-apps/ignition: bump to v0.5.0 2016-05-04 13:57:21 -07:00
Alex Crawford
f4a13eedea coreos-base/coreos-cloudinit: bump to v1.10.1 2016-05-04 10:14:44 -07:00
Alex Crawford
463e00a188 Merge pull request #1940 from crawford/init
coreos-base/coreos-init: bump coreos-install
2016-05-04 09:52:15 -07:00
Alex Crawford
143eeb2dc2 coreos-base/coreos-init: bump coreos-install 2016-05-04 09:46:42 -07:00
Leno Hou
67dca5d3df eclass/coreos-go: add ppc64 and x86 arch to go_get_arch
This patch enabled ppc64 and x86 arch detection. i.e. When use go-1.6.2 compiler,
we can build go app on ppc64 and x86 arch.
2016-05-04 06:21:07 +00:00
Nick Owens
e8e93e6287 Merge pull request #1938 from mischief/sbsigntool-binutils
app-crypt/sbsigntool: fix dependency on bfd from binutils-libs
2016-05-03 19:51:22 -07:00
Nick Owens
212f9bc1df Merge pull request #419 from mischief/sbsigntool-deps
sbsigntool deps
2016-05-03 18:38:10 -07:00
Nick Owens
d3abe73128 app-crypt/sbsigntool: fix dependency on bfd from binutils-libs 2016-05-03 18:34:34 -07:00
Nick Owens
62d999dc27 bump(sys-libs/binutils-libs): sync with upstream 2016-05-03 18:27:36 -07:00
Nick Owens
2c295e6a95 bump(app-admin/eselect): sync with upstream 2016-05-03 18:27:36 -07:00
Geoff Levand
c053521e37 build_image: Fix image type conditional
PROD_IMAGE is a flag that indicates a production image should be
built, and will be set for dev builds if the user specifies that
both dev and prod images should be built.  build_image was
incorrectly using the PROD_IMAGE variable to conditionaly do some
setup depending on the image type.

Add a new variable IMAGE_BUILD_TYPE that can be tested for the type
of image currently being built and replace the PROD_IMAGE usage.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-05-03 14:06:14 -07:00
Nick Owens
b08d3f8ded Merge pull request #1936 from mischief/openssl-1032
openssl 1.0.2h in build-1032
2016-05-03 12:07:54 -07:00
Michael Marineau
eeae2b17c9 dev-libs/openssl: apply CoreOS changes 2016-05-03 12:06:05 -07:00
Alex Crawford
7cc59c3cd8 dev-libs/openssl: bump to 1.0.2h 2016-05-03 12:06:05 -07:00
Alex Crawford
3871e2234a Merge pull request #1933 from crawford/openssl
dev-libs/openssl: bump to 1.0.2h
2016-05-03 11:14:33 -07:00
Michael Marineau
f04b56fc75 dev-libs/openssl: apply CoreOS changes 2016-05-03 10:31:18 -07:00
Alex Crawford
3b85977ed2 dev-libs/openssl: bump to 1.0.2h 2016-05-03 09:25:42 -07:00
Michael Marineau
50252177d1 Merge pull request #1932 from marineam/https
coreos-init: update coreos-install to use HTTPS
2016-05-02 20:43:45 -07:00
Michael Marineau
0e41fcd02c coreos-init: update coreos-install to use HTTPS 2016-05-02 20:41:00 -07:00
Michael Marineau
67b14a463a coreos-init: fix ebuild name/symlink
Previous update renamed the live ebuild instead of symlink by mistake.
2016-05-02 20:41:00 -07:00
Michael Marineau
bfb5618261 Merge pull request #533 from marineam/https
*: convert assorted download references to https
2016-05-02 20:24:19 -07:00
Michael Marineau
3ff92f4bc3 bootstrap_sdk: use http instead of https
Using https gives us a bit of a dep issue, cannot download the sources
required to build ssl support when ssl hasn't been built yet!
2016-05-02 20:23:30 -07:00
Nick Owens
e9dd14134d Merge pull request #1921 from mischief/rkt-1.5.0
app-emulation/rkt: v1.5.1
2016-05-02 20:18:13 -07:00
Michael Marineau
582361b30c catalyst: allow GENTOO_MIRRORS to be passed in through the environment 2016-05-02 20:12:27 -07:00
Michael Marineau
bad34243ef *: convert assorted download references to https 2016-05-02 19:19:06 -07:00
Nick Owens
dc56ae2912 Merge pull request #1906 from mischief/arm64-nfsd
sys-kernel/coreos-kernel: enable kernel NFSD for arm64
2016-05-02 18:11:25 -07:00
Matthew Garrett
99b8ff4993 Merge pull request #1930 from mjg59/sssd
sys-apps/baselayout: Fix argument order to sed
2016-05-02 18:10:18 -07:00
Matthew Garrett
f56ec1cf49 sys-apps/baselayout: Fix argument order to sed
I've been doing this for 20 years I'm a trained professional
2016-05-02 17:56:40 -07:00
Matthew Garrett
92ce4cd200 Merge pull request #1928 from mjg59/sssd
sys-apps/baselayout: fix arm64 builds
2016-05-02 16:47:56 -07:00
Matthew Garrett
0e7293eb7f sys-apps/baselayout: fix arm64 builds
The symlink for nsswitch can't be resolved during build, so use the target
instead.
2016-05-02 16:31:49 -07:00
Michael Marineau
41adf5e105 Merge pull request #532 from marineam/no-verity-on-arm
build_image: disable verity on arm64
2016-05-02 15:02:39 -07:00
Matthew Garrett
5baa1b49ae Merge pull request #1927 from mjg59/sssd
Sssd
2016-05-02 14:27:46 -07:00
Matthew Garrett
4845527b9d sys-apps/baselayout: enable sss
Turn on sss by default in nsswitch.conf
2016-05-02 14:09:36 -07:00
Matthew Garrett
6c54d01946 sys-auth/pambase: enable sss
Turn on sss by default in the PAM configuration
2016-05-02 14:09:36 -07:00
Nick Owens
3829c56da7 Merge pull request #1926 from mischief/accept-jq
profiles: accept jq ebuild with heap overflow fix
2016-05-02 14:03:08 -07:00
Nick Owens
2f57d11e0b Merge pull request #415 from mischief/jq
bump(app-misc/jq): sync with upstream
2016-05-02 14:02:52 -07:00
Matthew Garrett
2a1dd03ca4 sys-auth/pambase: Sync with upstream ebuild
We need to ship a modified PAM configuration, so pull this in.
2016-05-02 13:46:29 -07:00
Nick Owens
176d88b841 profiles: accept jq ebuild with heap overflow fix 2016-05-02 13:44:45 -07:00
Nick Owens
38be3cf62c bump(app-misc/jq): sync with upstream 2016-05-02 13:38:04 -07:00
Nick Owens
6012093395 bump(dev-util/valgrind): sync with upstream 2016-05-02 13:31:48 -07:00
Michael Marineau
3cd2249af0 Merge pull request #1925 from marineam/fix-arm64
profiles: disable polkit introspection for arm64
2016-05-02 13:13:59 -07:00
Nick Owens
20ca3f1294 Merge pull request #413 from mischief/git
bump(dev-vcs/git): sync with upstream
2016-05-02 13:13:21 -07:00
Michael Marineau
4e91a9ddc0 profiles: disable polkit introspection for arm64 2016-05-02 13:11:00 -07:00
Nick Owens
262b8aebc2 app-emulation/rkt: v1.5.1
- bump coreos stage1 flavor source to 1032.0.0 for systemd 229
- fetch image over https
2016-05-02 12:57:01 -07:00
Nick Owens
6cc1bfd23f bump(dev-vcs/git): sync with upstream 2016-05-02 12:37:01 -07:00
Michael Marineau
a71d7d2e08 Merge pull request #1924 from marineam/fix-arm64
coreos-base/coreos: install sssd on amd64 only for now
2016-05-02 12:29:43 -07:00
Michael Marineau
bdc764b722 coreos-base/coreos: install sssd on amd64 only for now 2016-05-02 12:26:45 -07:00