22386 Commits

Author SHA1 Message Date
Nick Owens
6e033e4afd Merge pull request #434 from mischief/mtools
bump(sys-fs/mtools): sync with upstream
2016-05-31 18:01:36 -07:00
Nick Owens
4763bd217f get rid of cdrkit in favor of cdrtools 2016-05-31 17:17:33 -07:00
Nick Owens
2abef0eeef bump(app-cdr/cdrtools): sync with upstream
cdrtools supports uefi for eltorito alternate boot entries, and cdrkit
does not and is old.
2016-05-31 17:17:33 -07:00
Nick Owens
06fcab7a2f bump(x11-misc/makedepend): sync with upstream
depended on by app-cdr/cdrtools
2016-05-31 17:17:19 -07:00
Nick Owens
6e47646679 bump(x11-proto/xproto): sync with upstream
depended on by makedepend
2016-05-31 17:17:18 -07:00
Nick Owens
28f11e430b bump(sys-fs/mtools): sync with upstream 2016-05-31 15:32:12 -07:00
Nick Owens
63e6932548 Merge pull request #432 from mischief/tmux
bump(app-misc/tmux): sync with upstream
2016-05-31 12:44:57 -07:00
Nick Owens
7d936c72a1 Merge pull request #433 from mischief/libevent
bump(dev-libs/libevent): sync with upstream
2016-05-31 12:44:53 -07:00
Nick Owens
79696c3611 Merge pull request #1993 from mischief/kernel-thunder
arm64 thunderx kernel updates
2016-05-31 12:40:25 -07:00
Nick Owens
a98ea9928c bump(dev-libs/libevent): sync with upstream 2016-05-31 11:03:51 -07:00
Nick Owens
5e9a5fb2a6 bump(app-misc/tmux): sync with upstream 2016-05-31 10:56:45 -07:00
Nick Owens
5951a42dfd Merge pull request #1994 from mischief/rkt-1.7.0
app-emulation/rkt: v1.7.0
2016-05-31 09:21:32 -07:00
Nick Owens
7db26d65c7 app-emulation/rkt: v1.7.0 2016-05-31 08:13:34 -07:00
Nick Owens
3ec60a5790 sys-kernel/coreos-kernel: merge arm64 changes from cavium for thunderx 2016-05-27 14:35:53 -07:00
Nick Owens
fbbfd180b4 sys-kernel/coreos-kernel: enable EXPERT for arm64 2016-05-27 14:35:53 -07:00
Andrew Jeddeloh
e97fde03b8 sys-fs/e2fsprogs: protect existing filesystems
Add -p flag to prevent mke2fs from overwriting exisiting filesystems
when run from a script.
2016-05-27 08:56:47 -07:00
Andrew Jeddeloh
baecad72bc sys-fs/e2fsprogs: Trim unneeded files 2016-05-26 17:36:21 -07:00
Andrew Jeddeloh
eafd56358c sys-fs/e2fsprogs: Move from portage_stable 2016-05-26 17:32:36 -07:00
Andrew Jeddeloh
9d12b33cd3 removing e2fsprogs, they are now in coreos-overlay 2016-05-26 15:39:13 -07:00
Michael Marineau
8e754f9c2b enter_chroot: do not export variables that weren't previously exported
COREOS_BUILD_ID is set to a default value in common.sh if unset in the
environment. When entering the chroot this default value should not then
get promoted into the environment. Doing so causes catalyst to re-use
stale builds and multiple build_image runs to conflict with each other.
2016-05-25 17:04:38 -07:00
Michael Marineau
39c3ec9490 Merge pull request #549 from coreos/revert-538-gentoo
Revert "*: drop obsolete gentoo repo reference"
2016-05-24 19:31:50 -07:00
Nick Owens
a839a4370e app-emulation/docker: set journald build tag for read log support 2016-05-24 15:29:43 -07:00
Nick Owens
53d1cbd6fe sys-apps/systemd: re-enable compat libs for docker 1.10.3 journald support 2016-05-24 15:28:15 -07:00
Michael Marineau
8eceddd54f Revert "*: drop obsolete gentoo repo reference" 2016-05-24 14:20:43 -07:00
Matthew Garrett
c3f091fd71 Merge pull request #1986 from mjg59/selinux_fixes
sec-policy/selinux-virt: Allow setattr on devpts ptys and grant pipef…
2016-05-23 16:49:12 -07:00
Matthew Garrett
6dc592af52 sec-policy/selinux-virt: Allow setattr on devpts ptys and grant pipefs access
Policy was blocking the modification of attributes on devpts ptys, making it
impossible to enter a rkt container interactively. Fix that. In addition,
pipefs access is being blocked which makes Docker unhappy. Fix that too.
2016-05-23 16:17:42 -07:00
Alex Crawford
70060e867d Merge pull request #1985 from crawford/tasklimit
Revert "app-emulation/docker: remove new TasksMax limit"
2016-05-23 14:23:05 -07:00
Alex Crawford
148dad4459 Revert "app-emulation/docker: remove new TasksMax limit"
This reverts commit 345ee26b28a12e8866fa64a5ef7fb80c55cf656b.
2016-05-23 14:15:29 -07:00
Michael Marineau
a783189a17 Merge pull request #1984 from marineam/update_engine_arm64
update_engine: enable build for arm64
2016-05-20 14:20:57 -07:00
Michael Marineau
c2b2e46f41 update_engine: enable build for arm64 2016-05-20 12:24:19 -07:00
Michael Marineau
8db2df9a69 Merge pull request #1979 from marineam/update-protobuf
profiles: update protobuf from 1.5 to 1.6
2016-05-20 12:21:24 -07:00
Nick Owens
0bb1a8025a bump(sys-devel/distcc): sync with upstream 2016-05-19 16:03:16 -07:00
Alex Crawford
9438b0c097 Merge pull request #1983 from marineam/mantle
mantle: update to 0.1.5
2016-05-19 15:24:10 -07:00
Alex Crawford
7c188f6df5 net-misc/google-cloud-sdk: add gcloud 2016-05-19 13:38:31 -07:00
Michael Marineau
09e7641967 mantle: update to 0.1.5 2016-05-19 10:49:04 -07:00
Michael Marineau
20441a83c9 Merge pull request #548 from marineam/glsa
glsa-check: simplify and respect current root being tested
2016-05-19 10:39:09 -07:00
Nick Owens
4c93a20f31 Merge pull request #1982 from mischief/e2fsprogs-botch
profiles: fix e2fsprogs category botch
2016-05-19 10:35:16 -07:00
Nick Owens
c23c9824fe profiles: fix e2fsprogs category botch 2016-05-19 10:33:58 -07:00
Nick Owens
23044cb31f Merge pull request #1981 from mischief/e2fsprogs
profiles: accept newer e2fsprogs to sync with e2fsprogs-libs
2016-05-19 10:25:32 -07:00
Michael Marineau
c535cd3bbb glsa-check: simplify and respect current root being tested 2016-05-19 10:22:31 -07:00
Nick Owens
131ae640de profiles: accept newer e2fsprogs to sync with e2fsprogs-libs 2016-05-19 10:11:02 -07:00
Alex Crawford
72ed4d6e59 Merge pull request #1980 from crawford/e2fsprogs
profiles: accept ~arm64 for e2fsprogs
2016-05-19 09:59:33 -07:00
Alex Crawford
81287a2716 profiles: accept ~arm64 for e2fsprogs 2016-05-19 09:53:33 -07:00
Alex Crawford
85ba8768c0 Merge pull request #429 from crawford/cpio
bump(app-arch/cpio): sync with upstream
2016-05-19 08:07:23 -07:00
Alex Crawford
8eeeed1bc1 bump(app-arch/cpio): sync with upstream 2016-05-19 07:25:35 -07:00
Nick Owens
c7ab74a7ea Merge pull request #546 from mischief/glsa-sync
update_ebuilds: allow glsa sync and ignore metadata if so
2016-05-18 17:21:55 -07:00
Alex Crawford
764c089690 Merge pull request #1977 from crawford/ignition
sys-apps/ignition: bump to v0.6.0
2016-05-18 17:19:54 -07:00
Alex Crawford
0519456d98 Merge pull request #1976 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.11.0
2016-05-18 17:19:49 -07:00
Alex Crawford
40b69e1113 sys-apps/ignition: bump to v0.6.0 2016-05-18 17:16:44 -07:00
Alex Crawford
aab6171fe7 Merge pull request #1955 from crawford/ignition
coreos-base/oem-gce: remove legacy scripts
2016-05-18 17:15:55 -07:00