28179 Commits

Author SHA1 Message Date
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
Michael Marineau
c3a845ff45 Merge pull request #218 from marineam/profiles
Profiles
2013-09-17 09:51:17 -07:00
Michael Marineau
63996fc5fe Merge pull request #48 from marineam/profiles
Profiles
2013-09-17 09:50:53 -07:00
Michael Marineau
89d1377d8d fix(profiles): Add udev to the stage1 use flags.
Bootstrapping now pulls in udev which is provided by systemd, systemd
pulls in hwids which must have the udev use flag enabled. Also add
gentoo-systemd-integration which will be used with the next version of
systemd.
2013-09-16 19:05:04 -04:00
Michael Marineau
c6b1d6b43b bump(sys-apps/makedev): sync with upstream 2013-09-16 18:50:43 -04:00
Michael Marineau
56ac86f071 churn(profiles): Move base to coreos/base.
Switch to upstream's base profile, moving coreos specific stuff into
coreos/base and elsewhere as needed. No significant changes but a lot of
use flag nose in this since things like the list of available python
targets changes.
2013-09-16 18:31:49 -04:00
Michael Marineau
92df25d1ac bump(virtual/dev-manager): sync with upstream
Packages updated:
  virtual/dev-manager
  virtual/package-manager
  virtual/service-manager
2013-09-16 17:54:02 -04:00
Michael Marineau
5959c42ec4 churn(profiles): Move arch/amd64
The only CoreOS specific things in this profile appear to have been
a few use flags for the SDK. Switch to the upstream amd64 profile after
moving these flags around in the appropriate target profiles.

The one function change here is that the delta_generator use flag is now
properly disabled outside of the SDK as it was in chromeos.
2013-09-16 17:38:59 -04:00
Michael Marineau
0303361b28 churn(profiles): Move default/linux to coreos/base
Move all of the coreos stuff to coreos/base and a couple other places
while switching to the upstream version of default/linux. This needs
further cleanup but it sufficient for the transition.
2013-09-16 17:07:20 -04:00
Michael Marineau
c9192683d4 Merge pull request #217 from marineam/gmerge
fix(coreos-base/gmerge): Update target profile directory.
2013-09-14 18:06:21 -07:00
Michael Marineau
37704e94b9 fix(coreos-base/gmerge): Update target profile directory.
This really shouldn't be in this ebuild but fixing it is a task for
another day...
2013-09-14 20:55:11 -04:00
Michael Marineau
d0d007e20c Merge pull request #216 from marineam/profiles
Profiles
2013-09-14 16:14:28 -07:00
Michael Marineau
908e72fbb8 Merge pull request #47 from marineam/profiles
Profiles
2013-09-14 16:13:49 -07:00
Michael Marineau
09fda60f5d churn(profiles): Move default/linux/amd64/10.0
Merge the remaining bits of default/linux/amd64/10.0 into the coreos
tree. default/linux/amd64/10.0 is now an alias for coreos/amd64/sdk for
compatibility with existing configs.
2013-09-13 22:16:27 -04:00
Michael Marineau
17162aca29 churn(profiles): Remove unused profiles from default/linux/amd64/10.0 2013-09-13 21:11:31 -04:00
Michael Marineau
f9f6fd02f3 churn(profiles): Move default/linux/amd64/10.0/coreos
default/linux/amd64/10.0/coreos and coreos/amd64/generic have swapped.
The old profile remains for compatibility with existing configurations.
2013-09-13 20:03:32 -04:00
Michael Marineau
e7be73b497 churn(profiles): Move targets/coreos to coreos/targets/generic 2013-09-13 19:37:44 -04:00
Michael Marineau
4587876cfa chrun(profiles): Remove cruft from targets/coreos
This removes settings that either do not apply to packages we install or
duplicate settings that are provided elsewhere. No functional changes.
2013-09-13 19:32:19 -04:00
Michael Marineau
dc36bcf6d8 add(profiles/coreos): Add new 'coreos' profile tree.
This will replace coreos specific stuff that is scattered around
'default/linux', 'arch/amd64', 'base', and 'targets' so those can be
replaced by the upstream Gentoo versions.
2013-09-13 16:43:32 -04:00
Michael Marineau
8796f7996c bump(virtual/mailx): sync with upstream 2013-09-13 15:06:52 -04:00
Michael Marineau
d14733daff churn(profiles): Replace arch/base with upstream. 2013-09-13 14:45:10 -04:00
Michael Marineau
d7190b3fef churn(profiles): Replace features/multilib with upstream. 2013-09-13 14:41:31 -04:00
Michael Marineau
f4d990471a churn(profiles): Replace features/64bit-native with upstream. 2013-09-13 14:35:17 -04:00
Michael Marineau
a2fa844e72 churn(profiles): Replace releases/10.0 with upstream.
This adds gdbm to the default USE flags which is already enabled on some
packages but not others. Disable for perl and apr-util for consistency.
2013-09-13 14:33:55 -04:00
Michael Marineau
9f4e16b621 clean(profiles): Remove unused x86/arm profiles.
These profiles are not in regular use, drop them to minimize the number
of profiles to rebase onto upstream Gentoo portage profiles.
2013-09-13 14:09:14 -04:00
Michael Marineau
9bc98b0f76 bump(profiles): sync with upstream
Paths updated:
  licenses
  profiles
  scripts
2013-09-13 13:58:01 -04:00
Michael Marineau
87ba14bca1 fix(metadata): Support 'repo:some/name' profile names.
This allows using things like 'gentoo:targets/desktop' or
':targets/desktop' in parent files which is much easier to read than the
default format which requires relative or absolute file paths.
2013-09-13 13:16:48 -04:00
Michael Marineau
e3bda16206 Merge pull request #215 from marineam/bump
bump(coreos-base/coreos-init): Include updated c10n script.
2013-09-11 20:35:38 -07:00
Michael Marineau
49caf4f511 bump(coreos-base/coreos-init): Include updated c10n script. 2013-09-11 23:26:08 -04:00
Greg Kroah-Hartman
dbb5b2af5b Merge pull request #214 from marineam/avx
fix(sys-kernel/coreos-kernel): Fix boot on new ec2 hardware.
2013-09-11 19:18:51 -07:00
Michael Marineau
60c8fe9eb3 fix(sys-kernel/coreos-kernel): Fix boot on new ec2 hardware.
Cherry-pick edb6f29464afc65fc73767540b854abf63ae7144 from upstream:
  crypto: xor - Check for osxsave as well as avx in crypto/xor

This fixes booting with old versions of Xen running on new CPUs.
2013-09-11 21:26:40 -04:00
Brandon Philips
3a33a4ff06 Merge pull request #213 from philips/kernel-bump-isci
chore(sys-kernel/coreos-kernel): bump to pickup new driver
2013-09-10 21:29:28 -07:00
Brandon Philips
83dbbb2f7a chore(sys-kernel/coreos-kernel): bump to pickup new driver 2013-09-10 21:28:33 -07:00
Brandon Philips
997136c219 Merge pull request #209 from philips/pxe-update-engine
feat(coreos-init): introduce pxe update_engine
2013-09-10 21:27:44 -07:00
Brandon Philips
8bb386cfe3 chore(coreos-base/update_engine): grab pxe commit 2013-09-10 21:26:56 -07:00
Brandon Philips
18d85a88e9 fix(update_engine): use exeinto for pxe_update_engine
use exeinto as suggsted by mike for pxe_update_engine
2013-09-10 21:20:30 -07:00
Brandon Philips
14bdcf55ac Merge pull request #212 from marineam/python
fix(dev-lang/python): Update Manifest
2013-09-10 21:05:12 -07:00