30065 Commits

Author SHA1 Message Date
Michael Marineau
19b98f6bee Merge pull request #53 from philips/bump-docker-0.6.3
feat: bump docker to 0.6.3
2013-09-26 18:12:40 -07:00
Brandon Philips
d0dded5d9f feat(coreos-init): enable docker 2013-09-26 16:27:08 -07:00
Brandon Philips
8594f3e8c5 bump(dev-lang/go): sync with upstream 2013-09-26 15:45:37 -07:00
Brandon Philips
4ca77f4bab feat(profiles): unmask amd64 2013-09-26 15:34:10 -07:00
Brandon Philips
59015ea34e fix(profiles): add sys-fs/aufs3-9999 2013-09-26 15:29:47 -07:00
Brandon Philips
b863aade99 bump(app-emulation/docker): sync with upstream 2013-09-25 16:28:04 -07:00
Michael Marineau
f2071f59e2 Merge pull request #223 from marineam/dev-updates
Dev updates
2013-09-21 12:13:21 -07:00
Michael Marineau
55bf190d4c Merge pull request #52 from marineam/gawk
bump(sys-apps/gawk): sync with upstream
2013-09-21 12:12:51 -07:00
Michael Marineau
34d9d2f1c2 remove(coreos-base/dev-install): Remove oddball portage configuration.
Now that dev images install packages into root instead of /usr/local we
can move to configuring portage in those images in a more standard way.
We also don't support turning a prod image directly into a dev image so
this sort of stuff doesn't belong in the base system anyway.
2013-09-20 21:36:09 -04:00
Michael Marineau
7943652482 fix(coreos-base/coreos-dev): Add gentoolkit (includes equery)
I keep wanting this tool, so here it is!

Add explicit dependency on portage just to be clear that it is in the
dev image, not the base image.
2013-09-20 21:28:38 -04:00
Michael Marineau
7f6aa5d50f fix(coreos-base/coreos): Switch awk implementation to gawk.
Space saving by using mawk is not significant and a number of things
depend on gawk so save us the trouble and just switch.
2013-09-20 21:24:33 -04:00
Michael Marineau
3a2ebf46d0 bump(sys-apps/gawk): sync with upstream 2013-09-20 21:17:14 -04:00
Michael Marineau
10b7b390e7 Merge pull request #221 from marineam/image-cleanup
Image cleanup
2013-09-20 14:01:36 -07:00
Michael Marineau
4230912782 Revert "fix(coreos-base/coreos): Remove tlsdate"
This reverts commit 05ad60b19146a7217e6e0140b962bf07c157a87d.

Keeping tlsdate for now, but we still need to actually configure it.
2013-09-20 16:55:47 -04:00
Michael Marineau
2239fa1cbc Merge pull request #222 from marineam/systemd
remove(sys-apps/systemd-sysv-utils): Fix pushed upstream.
2013-09-20 13:45:09 -07:00
Michael Marineau
d6ffc3b8e1 Merge pull request #51 from marineam/systemd
bump(sys-apps/systemd-sysv-utils): sync with upstream
2013-09-20 13:44:13 -07:00
Michael Marineau
932614d7a5 fix(coreos-base/coreos): Add rsync to system images 2013-09-20 15:37:21 -04:00
Michael Marineau
d641cdcf90 remove(sys-apps/systemd-sysv-utils): Fix pushed upstream.
Updated ebuild is now in the portage-stable overlay.
2013-09-20 14:56:45 -04:00
Michael Marineau
699b155ccd bump(sys-apps/systemd-sysv-utils): sync with upstream 2013-09-20 14:50:33 -04:00
Michael Marineau
f2637ab8d0 Merge pull request #114 from marineam/image-cleanup
Image cleanup
2013-09-19 21:17:50 -07:00
Michael Marineau
6c1a81e262 bump(coreos-base/hard-host-depends): update revision 2013-09-19 23:51:31 -04:00
Michael Marineau
26b968d65d bump(coreos-base/coreos): update revision 2013-09-19 23:51:04 -04:00
Michael Marineau
4da3d2da51 remove(coreos-base/internal): Unused, for getting jiggy with ChromeOS. 2013-09-19 23:49:59 -04:00
Michael Marineau
329cfe728d fix(coreos-base/coreos): Remove pv 2013-09-19 23:40:16 -04:00
Michael Marineau
8db5f3cbd7 fix(coreos-base/coreos): Remove tlsdate 2013-09-19 23:34:29 -04:00
Michael Marineau
c5d7724c09 fix(coreos-base/coreos): Remove sharutils (provided uuencode/uudecode) 2013-09-19 23:31:53 -04:00
Michael Marineau
c99e247250 fix(coreos-base/coreos): Remove dash 2013-09-19 23:29:12 -04:00
Michael Marineau
aded477337 fix(profiles): Remove python use flag from libxml2 and protobuf
Keep python's use in targets to a minimum.
2013-09-19 23:03:21 -04:00
Michael Marineau
d7d403378d fix(profiles): Move sdk specific package.use entries to sdk profile 2013-09-19 22:53:23 -04:00
Michael Marineau
e5262c1049 fix(profiles): Add pinentry eselect module to provided list 2013-09-19 22:41:52 -04:00
Michael Marineau
9d4a0dcd6f remove(sys-boot/*): Remove unused boot/firmware packages.
Remove bootcache and assorted firmware/boot related packages left over
from ChromeOS. We don't run on funny looking firmwares etc :)
2013-09-19 22:25:25 -04:00
Michael Marineau
f7a3166d89 remove(app-benchmarks/bootchart): systemd provides its own implementation 2013-09-19 22:11:46 -04:00
Michael Marineau
d006f1e698 remove(coreos-base/coreos-test): Unused test image meta-package 2013-09-19 22:06:21 -04:00
Michael Marineau
6adc3d1d35 fix(build_image): Always use read-write for developer images. 2013-09-19 21:40:01 -04:00
Michael Marineau
be2926d8a3 fix(build_image): Exclude libc locales and info pages. 2013-09-19 21:32:48 -04:00
Michael Marineau
e15457054a fix(build_image): Replace two lingering pbzip2 references with lbzip2 2013-09-19 20:53:02 -04:00
Michael Marineau
e2b35bbae1 fix(build_image): Install dev packages into root, not /usr/local.
We don't have any particular reason for the weird hackery required to
install packages into /usr/local instead of root. The rootfs image is
already being modified a little might as well modify it a lot. :)
2013-09-19 20:43:59 -04:00
Michael Marineau
bd10c55521 cleanup(path-overrides): Remove unused directory 2013-09-19 19:05:34 -04:00
Michael Marineau
207cc2f6a3 cleanup(*): Remove unused/broken test and factory images 2013-09-19 19:04:54 -04:00
Michael Marineau
c86eb16098 fix(build_image): Remove defunct bootcache option.
From ChromeOS, not applicable to our systems.
2013-09-19 18:21:32 -04:00
Michael Marineau
471101ac6c Merge pull request #220 from marineam/systemd
Systemd
2013-09-19 13:58:38 -07:00
Michael Marineau
5f4db881df Merge pull request #50 from marineam/systemd
Systemd and eclass updates
2013-09-19 13:58:13 -07:00
Michael Marineau
02b3b5d9e5 bump(coreos-base/coreos-init): Update merge commit hash 2013-09-19 16:55:25 -04:00
Michael Marineau
f7ac4cf24c bump(coreos-base/coreos-init): Update to remove old getty generator. 2013-09-19 16:28:18 -04:00
Michael Marineau
e891e4e7bd add(sys-apps/systemd-sysv-util): Bump to version 207
As of 207 the systemd binary is only located at
/usr/lib/systemd/systemd, not /usr/bin/systemd. Fix the broken init link
accordingly, also add version to systemd dependency for good measure.
2013-09-19 16:21:48 -04:00
Michael Marineau
da84de4af5 bump(dev-python/python-exec): sync with upstream 2013-09-19 15:47:34 -04:00
Michael Marineau
2eaeac15b2 bump(virtual/python-argparse): sync with upstream 2013-09-17 22:00:30 -04:00
Michael Marineau
e0822b9dba revert(vim.eclass): Roll this back to the previous version.
The new vim eclass is adding gawk as a dependency but we currently block
that in favor of mawk on target hosts. Not worth investigating further
right now so stick with the older version until a solution is chosen.
2013-09-17 15:38:11 -04:00
Michael Marineau
57fc6031e6 bump(eclass): sync with upstream 2013-09-17 15:20:41 -04:00
Michael Marineau
d17c94b539 bump(sys-apps/systemd): sync with upstream
Packages updated:
  sys-apps/gentoo-systemd-integration
  sys-apps/hwids
  sys-apps/kmod
  sys-apps/systemd
  sys-apps/systemd-sysv-utils
  virtual/udev
2013-09-17 15:16:19 -04:00