21739 Commits

Author SHA1 Message Date
Brandon Philips
e60e4edbcf fix(package.mask): remove mask on syslinux
lets use the upstream syslinux as it should work.
2013-02-15 13:27:39 -08:00
Brandon Philips
2f35cda962 fix(profiles): add ~amd64 to core packages
this was all needed to get the new baselayout
2013-02-15 13:26:49 -08:00
Brandon Philips
b8777f450f Revert "fix(coreos-base): use grub-static not grub"
This was a mistake, dont't do this. Use grub2 imported into
portage-stable.
2013-02-12 11:45:49 -08:00
Brandon Philips
1107ab36d3 fix(profiles/default): add -static to libjpeg 2013-02-12 11:45:26 -08:00
Brandon Philips
2b1049fb9e chore(sys-boot/grub): bump to get grub-2
grub-2 is needed for grub-mkimage

Change-Id: I13ed9af890494b43513ec9a0f863117bf186fa44
2013-02-12 11:32:02 -08:00
Brandon Philips
6db1144e1d Revert "chore(sys-kernel): Delete and use upstream"
This reverts commit 544437e892f6a2d004c67fbe0c4a632ea5a55827.
2013-02-12 08:41:53 -08:00
Brandon Philips
1c01de58a1 chore(sys-kernel): Delete and use upstream 2013-02-12 06:59:02 -08:00
Brandon Philips
0f64b833eb chore(package moves): move packages to portage-stable 2013-02-12 06:50:46 -08:00
Brandon Philips
a29e857ceb fix(media-libs/portage): accidently imported on 8193bf
Change-Id: I52a32b82a4a5a03b2944a6d95c822d85d5bf8b2d
2013-02-12 06:35:20 -08:00
Brandon Philips
25a96d53e6 chore(app-i18n/ibus-m17n): Delete
we don't need ibus in coreos, delete it
2013-02-11 17:43:26 -08:00
Brandon Philips
170457f398 chore(sys-boot/syslinux): import sys-boot/syslinux
removed from coreos-overlay, import here

Change-Id: I7355e79e207243fac643178dcd045063dfd78488
2013-02-11 13:18:29 -08:00
Brandon Philips
e8000541b7 chore(sys-apps/dtc): import from portage
moved from coreos-overlay

Change-Id: I064d29686bbb583fead2713c5634e3316ed7195e
2013-02-11 13:18:00 -08:00
Brandon Philips
c32439e731 chore(dev-libs/apr-*): bump
bump versions of apr

Change-Id: I104bcc7077401ea7aa5f8ac70dce05c77d2062a3
2013-02-11 13:17:33 -08:00
Brandon Philips
029267b874 chore(eclass): bump
add all of the new eclasses to make importing upstream portage possible.
2013-02-11 13:16:47 -08:00
Brandon Philips
a4b066c9ed chore(sys-apps/dtc): move to portage-stable
coreos will never need to fiddle with this package. Just move to portage-overlay.
2013-02-11 13:15:22 -08:00
Brandon Philips
a06ad7e417 fix(coreos-base/hard-host-depends): remove closure compiler
we don't need closure, remove it.
2013-02-11 12:24:54 -08:00
Brandon Philips
3fd43de3d5 fix(sys-apps/shadow): bump to latest version
Change-Id: I21cb208d98412277068788bd43ceadadc775c824
2013-02-11 11:43:50 -08:00
Brandon Philips
39744dc94c fix(sys-libs/slang): bump to latest version
Change-Id: I9777ad0980e927f4c4e0a6f54a4bbaee337dbd1a
2013-02-11 11:39:06 -08:00
Brandon Philips
cec94135fd feat(media-libs): add libpng and portage
Change-Id: I83190b83a9039221ff360351072fce10228fa734
2013-02-11 11:38:42 -08:00
Brandon Philips
5e149b836e fix(dev-python/ws4py): bump to latest version
Change-Id: Idb6584b8f73684e2f1d417dcac6be9ac7ef7e746
2013-02-11 11:38:18 -08:00
Brandon Philips
917c4c7272 fix(lots): get things working in coreos using a modern gentoo stage3
Import a few packages from a modern portage mirror to get things working for coreos

Change-Id: If3d500939f94293ed6e91cf0d6b316775539b265
2013-02-08 19:11:03 -08:00
Brandon Philips
6bbe0e1dc4 fix(bump): bump package versions to get everything building
Change-Id: I579e1e05ef63b8e9bcf536b172dc158c764944fc
2013-02-08 13:55:30 -08:00
Brandon Philips
3647fa4544 import chromeos stuff 2013-02-08 11:12:07 -08:00
Brandon Philips
1db2fb44e8 wip 2013-02-08 11:11:55 -08:00
Brandon Philips
372e4a1fcf working, sort of 2013-02-08 11:09:11 -08:00
Brandon Philips
29275e6de2 fix(profiles): add the berkdb use flag on gdbm 2013-02-07 11:31:52 -08:00
Brandon Philips
8787d218bf feat(coreos): add required packages for board setup 2013-02-06 16:47:19 -08:00
Brandon Philips
f5f9ed6fcc feat(autotest): add all of the autotest stuff from chromeos 2013-02-06 16:46:25 -08:00
Brandon Philips
4c07794257 chore(parent): rename to coreos 2013-02-06 16:09:42 -08:00
Brandon Philips
7d1e0f3c41 fix(baselayout): HACK use doinitd
without doinitd functions.sh will be deleted.
2013-02-06 15:30:27 -08:00
Brandon Philips
f2600f70d5 feat(baselayout): add baselayout from chromeos
gives us function.sh in /etc/init.d
2013-02-06 14:24:46 -08:00
Brandon Philips
425fb83fe0 fix(coreos): USE_PYTHON="2.6"
Don't use python3, it is a disaster
2013-02-06 11:45:15 -08:00
Brandon Philips
301d230a5c fix(profiles): don't statically compile qemu
don't use static, it doesn't work.
2013-02-06 11:44:02 -08:00
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
Mike Frysinger
89b7559c89 grep: upgraded package to upstream
Upgraded sys-apps/grep to version 2.14 on amd64, arm, x86

BUG=chromium-os:38395
TEST=`cbuildbot chromiumos-sdk {amd64,x86,arm}-generic-full` worked

Change-Id: Iaba3f4c83d56688d33349f2e2e271cf8383c8acd
Reviewed-on: https://gerrit.chromium.org/gerrit/42381
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Reviewed-by: Matt Tennant <mtennant@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2013-01-31 13:42:33 -08:00
Mandeep Singh Baines
3b17f055d2 xsetroot: upgraded package to upstream
Upgraded x11-apps/xsetroot to version 1.1.0 on arm

If you don't a have wm, the cursor is hidden. So its sometimes
handy to unhide the cursor.

BUG=none
TEST='xsetroot -cursor_name left_ptr'

Change-Id: I9ac056ad88a92d961ddb39bd7fdc44bdbfabeeee
Reviewed-on: https://gerrit.chromium.org/gerrit/42273
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Anush Elangovan <anush@google.com>
Commit-Queue: Mandeep Singh Baines <msb@chromium.org>
Tested-by: Mandeep Singh Baines <msb@chromium.org>
2013-01-30 17:08:25 -08:00
chrome-bot
f844a35af0 Marking set of ebuilds as stable
regen cache

Change-Id: I35ba4abc3936f922657d59399a65be59a18a6d24
2013-01-22 09:46:39 -08:00
Mike Frysinger
27d8e073b7 tcpdump: upgrade to latest upstream stable
This includes cross-compiling fixes from upstream.
We no longer need the local copy in chromiumos-overlay.

BUG=chromium-os:36866
TEST=`emerge-x86-alex tcpdump` works
TEST=`emerge-stumpy tcpdump` works
TEST=`emerge-daisy tcpdump` works
TEST=`emerge-x32-generic tcpdump` works

Change-Id: Ia0ea93c0464174fd5dfbe469e49885ff313cbe86
Reviewed-on: https://gerrit.chromium.org/gerrit/41734
Reviewed-by: Matt Tennant <mtennant@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2013-01-22 09:46:23 -08:00