Commit Graph

13 Commits

Author SHA1 Message Date
Brandon Philips
249cc37d90 fix(coreos-base): use grub-static not grub
grub-0.97-r12:  * Call stack:
grub-0.97-r12:  *     ebuild.sh, line  93:  Called src_compile
grub-0.97-r12:  *   environment, line 4283:  Called die
grub-0.97-r12:  * The specific snippet of code:
grub-0.97-r12:  *               die "You must use the grub-static package if you want a static Grub on amd64!";
2013-02-05 17:18:39 -08:00
Brandon Philips
6510d003ab fix(coreos-base): install setup tools
1.6.4 ...
beaker-1.6.4:  * Building of dev-python/beaker-1.6.4 with CPython 2.7...
beaker-1.6.4: python2.7 setup.py build -b build-2.7
beaker-1.6.4: Traceback (most recent call last):
beaker-1.6.4:   File "setup.py", line 5, in <module>
beaker-1.6.4:     from setuptools import setup, find_packages
beaker-1.6.4: ImportError: No module named setuptools
beaker-1.6.4:  * ERROR: dev-python/beaker-1.6.4 failed (compile phase):
beaker-1.6.4:  *   Building failed with CPython 2.7 in distutils_building() function
2013-02-05 17:16:06 -08:00
Brandon Philips
f9e96ee158 fix(coreos-base): remove conflicts with base layout
Detected file collision(s):

	/etc/sysctl.conf
	/etc/ssh/sshd_config
	/etc/ssh/ssh_config
	/bin/sh
	/usr/libexec/pager
	/usr/libexec/editor
	/usr/bin/awk
2013-02-05 17:15:19 -08:00
Brandon Philips
ad1e0a5425 fix(packages): Remove lots of unneeded packages 2013-02-05 16:09:56 -08:00
Brandon Philips
0d056e1bdc chore(profiles): rename to coreos 2013-02-05 16:09:41 -08:00
Brandon Philips
0cac8e0f0c fix(coreos-base): remove vboot_reference stuff
we don't need the chromeos bootloader, delete it
2013-02-05 16:07:27 -08:00
Brandon Philips
bf68ef96aa fix(virtual): add hard-host-depends-bsp
add this virtual for hard-host-depends
2013-02-05 16:05:25 -08:00
Brandon Philips
b0260921bc fix(profile): move package.keywords to accept_keywords
this is the new location in gentoo, do it!
2013-02-05 16:02:47 -08:00
Brandon Philips
96aa6ae7c8 remove chromeos stuff 2013-02-05 15:53:07 -08:00
Brandon Philips
adbebe18df wip 2013-02-05 14:50:09 -08:00
Brandon Philips
55a2b35b24 WIP 2013-02-05 11:59:29 -08:00
Brandon Philips
0f9184b51b coreos-base: initial commit 2013-02-05 11:47:38 -08:00
Brandon Philips
81921ecf6c initial commit 2013-02-04 18:24:12 -08:00