30045 Commits

Author SHA1 Message Date
Michael Marineau
5d45972617 net-misc/ntp: import 4.2.8_p8 from upstream 2016-06-03 13:45:45 -07:00
Michael Marineau
d4a38a5a73 Merge pull request #553 from marineam/appid
set_lsb_release: use an alternate app id for arm64
2016-06-01 15:28:36 -07:00
Michael Marineau
e3a24c3867 set_lsb_release: use an alternate app id for arm64
update_engine and CoreUpdate aren't quite ready, use an alternate id so
we can continue testing but not mistakenly serve amd64 updates to arm64.
2016-06-01 15:12:50 -07:00
Alex Crawford
05c491d333 Merge pull request #552 from crawford/core_date
core_date: add help message
2016-06-01 15:02:38 -07:00
Alex Crawford
8dcc2df10c core_date: add help message 2016-06-01 14:57:33 -07:00
Matthew Garrett
e7a2a92b66 sec-policy/selinux-virt: Grant more permissions on chr_files
apt seems to use character device nodes for a couple of things, so give the full set
of permissions for them when operating in the container's own context.
2016-06-01 14:13:11 -07:00
Alex Crawford
8da3ff96d8 Merge pull request #435 from ajeddeloh/andrew-fix-e2fsprogs
removing e2fsprogs, they are now in coreos-overlay
2016-06-01 10:23:44 -07:00
Alex Crawford
ea43677d10 Merge pull request #1992 from ajeddeloh/andrew
sys-fs/e2fsprogs: Moving to overlay with patch
2016-06-01 10:23:33 -07:00
Nick Owens
cc0002b7aa Merge pull request #436 from mischief/cdrtools
switch to cdrtools
2016-05-31 18:06:19 -07:00
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