Michael Marineau
aa12634d9e
Merge pull request #230 from marineam/logrotate
...
bump(app-admin/logrotate): sync with upstream
2015-06-29 10:21:21 -07:00
Michael Marineau
7791f49d87
coreos-init: update for logrotate support
...
btmp and wtmp will now be properly rotated, yay!
Masking of logrotate configs has moved to just apply to boards, leaving
them in the SDK can be a useful reference.
2015-06-29 10:16:30 -07:00
Michael Marineau
31671c1444
Merge pull request #426 from marineam/sdksign
...
bootstrap_sdk: add support for directly GPG signing SDK tarballs
2015-06-29 10:05:54 -07:00
Michael Marineau
5789c6bbbf
bootstrap_sdk: add support for directly GPG signing SDK tarballs
...
SDK tarballs have a .DIGESTS file but it is created by catalyst instead
of the upload_image function. In order to support plain GPG signing but
not avoid re-generating .DIGESTS we need to move that code out of
upload_image to a new function. upload_files shouldn't do it itself
because it is also used for portage binary packages which shouldn't be
signed (there is no point, nothing would verify the signatures).
2015-06-28 17:02:23 -07:00
Alex Crawford
0fdaca48fe
Merge pull request #1314 from crawford/docker
...
app-emulation/docker: revert to v1.6.2
2015-06-26 15:25:00 -07:00
Michael Marineau
763f8bb740
Merge pull request #1315 from marineam/bond
...
systemd: fix networkd bug for bond interfaces
2015-06-26 15:21:10 -07:00
Alex Crawford
453940db98
Revert "app-emulation/docker: bump to v1.7.0"
...
This reverts commit f1fbb70653ca256018aa418098766dba9c680f91.
2015-06-26 15:18:07 -07:00
Michael Marineau
1c9b4d4766
systemd: fix networkd bug for bond interfaces
2015-06-26 15:04:24 -07:00
Michael Marineau
28588cbe3b
bump(app-admin/logrotate): sync with upstream
2015-06-26 10:56:52 -07:00
Alex Crawford
87f0598f4d
Merge pull request #1313 from crawford/etcd
...
dev-db/etcd: bump to v2.0.13
2015-06-25 16:44:56 -07:00
Geoff Levand
774222a892
net-misc/iperf: Move to portage-stable
...
Local fixes no longer needed on sync with upstream.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 15:34:11 -07:00
Geoff Levand
3076170dda
net-analyzer/nmap: Move to portage-stable
...
Local fixes no longer needed on sync with upstream.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 15:34:11 -07:00
Geoff Levand
c45f3fdc74
bump(dev-libs/elfutils): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 14:59:51 -07:00
Alex Crawford
dd02dab989
dev-db/etcd: bump to v2.0.13
2015-06-25 14:59:30 -07:00
Michael Marineau
b38b214254
Merge pull request #424 from marineam/circles
...
build_packages: always rebuild when breaking dependency cycles
2015-06-25 14:31:10 -07:00
Michael Marineau
22e3c116cc
build_packages: always rebuild when breaking dependency cycles
...
Previously we attempted to speed up the first build of a board by
pulling in binary packages regardless of their use flags, assuming that
if the package was already built the loop would not be an issue. Usually
this was true but not always. Now things like util-linux will always get
compiled when setting up a board for the first time but at least it
won't be as likely to fail.
2015-06-25 14:15:35 -07:00
Geoff Levand
e2935e847c
bump(sys-libs/libseccomp): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 14:08:43 -07:00
Geoff Levand
b4b786a927
net-misc/iperf: Move coreos-overlay to portage-stable
...
Sync with upstream, move from coreos-overlay to portage-stable.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 14:08:43 -07:00
mjg59
dd81edaaf6
Merge pull request #228 from mjg59/master
...
Add selinux dependencies
2015-06-25 14:05:00 -07:00
Geoff Levand
241775f1ff
Merge pull request #229 from glevand/for-merge-removals
...
portage-stable: Remove some unused packages
2015-06-25 14:03:36 -07:00
Geoff Levand
00c75ee887
Merge pull request #1312 from glevand/for-merge-4
...
coreos-overlay: Updates for arm64
2015-06-25 13:27:43 -07:00
Geoff Levand
cd56ab89ce
dev-lang/python-oem: Change keyword ~arm64 to arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 13:19:35 -07:00
Geoff Levand
e17269de89
dev-lang/python-oem: Fix arm64 build
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 13:19:35 -07:00
Geoff Levand
70a37c4420
app-emulation/xenstore: Updates for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-25 13:19:35 -07:00
Michael Marineau
8d42808542
Merge pull request #1298 from cdwertmann/patch-1
...
replace TMPDIR with DOCKER_TMPDIR
2015-06-25 13:16:35 -07:00
Eugene Yakubovich
3d3681736c
Merge pull request #1310 from eyakubovich/flannel-0.4.1
...
flannel: bump to 0.4.1
2015-06-24 16:52:07 -07:00
Geoff Levand
55cf1eafc2
dev-python/dbus-python: Remove unused package
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 16:41:48 -07:00
Geoff Levand
3134f3b8ee
sys-fs/sshfs-fuse: Remove unused package
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 16:41:48 -07:00
Geoff Levand
f67de372a3
sys-fs/libfat: Remove unused package
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 16:41:48 -07:00
Matthew Garrett
ca68c53642
Add selinux dependencies
...
There's a few bits and pieces we need to include unmodified for selinux
support, so pull them into our portage tree.
2015-06-24 16:40:18 -07:00
Eugene Yakubovich
527d35bd29
flannel: bump to 0.4.1
2015-06-24 16:30:45 -07:00
Geoff Levand
07f5d38a14
Merge pull request #1296 from glevand/for-merge-1
...
coreos-overlay: fixes and updates
2015-06-24 15:42:35 -07:00
Geoff Levand
8e2cb8be54
Merge pull request #216 from glevand/for-merge-2
...
portage-stable: Updates for arm64
2015-06-24 15:41:34 -07:00
Christoph Dwertmann
825fc79bc5
app-emulation/docker: remove TMPDIR from environment
2015-06-25 08:09:25 +10:00
Geoff Levand
298505f709
bump(sys-libs/libcap-ng): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:29 -07:00
Geoff Levand
1ac94c8d0b
bump(dev-libs/libaio): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:29 -07:00
Geoff Levand
690e1456a4
bump(sys-block/thin-provisioning-tools): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:29 -07:00
Geoff Levand
c5484b68a4
bump(dev-libs/libassuan): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:29 -07:00
Geoff Levand
4662da3d1a
bump(net-misc/bridge-utils): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:29 -07:00
Geoff Levand
1d4bdd1c68
bump(sys-apps/acl): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:28 -07:00
Geoff Levand
9997d0f7c5
bump(net-dialup/minicom): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:28 -07:00
Geoff Levand
3b1a7437eb
bump(sys-apps/iproute2): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:28 -07:00
Geoff Levand
e16c54c1f5
bump(sys-fs/xfsprogs): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:28 -07:00
Geoff Levand
3044315815
bump(sys-process/lsof): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:28 -07:00
Geoff Levand
248b20b96a
bump(sys-apps/net-tools): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:27 -07:00
Geoff Levand
8153dfb061
bump(net-libs/libmnl): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:27 -07:00
Geoff Levand
89038a818f
bump(dev-libs/libksba): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:27 -07:00
Geoff Levand
e8a30fd4d2
bump(dev-util/strace): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:27 -07:00
Geoff Levand
d68e0e3acc
bump(net-firewall/ipset): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:27 -07:00
Geoff Levand
10bd1c3ab3
bump(sys-fs/cryptsetup): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:53:26 -07:00