Brandon Philips
61dff332cc
fix(coreos-base): add workarounds packages
...
needed for crosh, add it
2013-03-18 18:51:34 -05:00
Brandon Philips
f0f7634f9a
fix(coreos/binhost): use the new coreos sdk
...
use the version built on 20130307
2013-03-18 18:35:33 -05:00
Brandon Philips
7b79b2dd71
fix(coreos-base/coreos): add crosh
2013-03-07 14:53:55 -08:00
Brandon Philips
b706053d6d
fix(coreos-base/hard-host-depends): add less
...
life is annoying without less, add it
2013-03-07 11:12:20 -08:00
Brandon Philips
acf1ae83d2
fix(coreos-base/update_engine): use git
...
use git for update_engine while we are hacking on it
2013-03-06 19:43:42 -08:00
Brandon Philips
74be5320ea
bump(coreos-base/update_engine): get new libchrome
2013-03-06 18:31:06 -08:00
Brandon Philips
3b88b3b573
bump(coreos-base/metrics): bump to use latest libchrome
...
get this building against the new libchrome
2013-03-06 18:17:18 -08:00
Brandon Philips
3fde52aff9
fix(coreos/config): use both osuosl and chromeos mirrors
...
we need chromeos mirrors for stable packages and osuosl for new ones. In
the future we will mirror our own stable packages.
2013-03-06 17:55:10 -08:00
Brandon Philips
3bad80c322
fix(dev-libs/dbus-c++): patch to fix pthread
...
In the future we should provide our own tarball based on the git source
code but this is fine for now.
2013-03-06 17:53:57 -08:00
Brandon Philips
660198d949
chore(sys-devel/binutils): re-import from chromeos
...
we need/want -gold. re-import from chromeos and remove from
portage-stable
2013-03-06 11:30:52 -08:00
Brandon Philips
d67ee93760
chore(eclass): bump to latest code from chromeos
2013-03-06 11:30:52 -08:00
Brandon Philips
7b68e4b6fe
chore(eclass): remove unneeded stuff
...
I imported a bunch of stuff needlessly when I first started working,
remove it.
2013-03-06 11:30:52 -08:00
Brandon Philips
9ae5ae4e29
feat(coreos-base/coreos): re-add update_engine
...
It is compiling now re-enable update_engine for the VM builds.
2013-03-05 15:57:21 -08:00
Brandon Philips
b4cbe3b30d
fix(coreos-base/update_engine): fix -9999 version
...
- fixup the dependencies to point at coreos-base
- point at 180609 version of libchrome
2013-03-04 18:20:33 -08:00
Brandon Philips
958fbef795
bump(coreos-base/libchrome): bump to 180609
...
also remove the wno-c++11 flag which is breaking with our compiler
2013-03-04 18:19:31 -08:00
Brandon Philips
0f9b8373c7
fix(coreos-base/libchromeos): bump to 180609
2013-03-04 18:16:02 -08:00
Brandon Philips
5f367b0869
fix(dev-libs/libdivsufsort): RESTRICT="mirror"
...
the gentoo mirrors don't have this package, download from Google code
for now.
2013-03-04 16:00:12 -08:00
Brandon Philips
7b34d5c9bb
fix(coreos-base/update_engine): get it building
...
update all of the dependencies for the update engine to get it buliding
2013-02-28 15:08:59 -08:00
Brandon Philips
239b9fdc61
chore(dev-libs/gobject-instrospection): add
...
needed to modify upstream to depend on python 2.6 instead of python 2.7
2013-02-27 17:05:11 -08:00
Brandon Philips
afa57ae713
fix(coreos-base/coreos-base): mount /var/run tmpfs
...
with root readonly we need /var/run as a tmpfs for dbus, etc to come up
2013-02-27 16:58:09 -08:00
Brandon Philips
a91cf9f493
fix(eclass/toolchain-funcs): restore gcc-pie/gcc-ssp
...
these are used by the ebuilds inherited from chromeos to figure out if
we are doing PIE or SSP. Don't delete them yet.
2013-02-26 13:40:56 -08:00
Brandon Philips
0d840cb5f6
fix(systemd-rest/motd-http): die on build failure
2013-02-26 08:44:44 -08:00
Brandon Philips
6a020a87f1
fix(coreos-base): add empty fstab file
...
this file should have gone into 4f1807d25f2a33738bb5df74bbeeefe626478229
2013-02-26 08:42:34 -08:00
Brandon Philips
54743927bb
feat(coreos-base/hard-host-depends): add golang
2013-02-26 08:41:55 -08:00
Brandon Philips
b574fd002d
fix(coreos-base): add pygobect and clear fstab
...
pygobject is needed for systemd-analyze. And /etc/fstab was causing the
slow boot because of an invalid SWAP entry.
2013-02-26 08:40:37 -08:00
Brandon Philips
52898f4088
feat(sys-kernel): use upstream kernel
...
move our kernel to Linus's 3.8
2013-02-25 07:50:48 -08:00
Brandon Philips
5e3690c3ce
fix(coreos-base/coreos-dev): remove powertop
...
Powertop is having trouble building and we don't have a strong use case
right now, remove it.
2013-02-25 06:53:36 -08:00
Brandon Philips
837e234c43
chore(dev-cpp/gmock): move to portage-stable
2013-02-24 19:58:18 -08:00
Brandon Philips
a397d76bba
fix(versions): netperf and sqlite bump
2013-02-24 15:50:30 -08:00
Brandon Philips
0356a1783f
fix(moves): dev-db/sqlite and dev-libs/m17n-libs
...
move these packages to portage-stable
2013-02-24 15:48:52 -08:00
Brandon Philips
28c0ab43c8
fix(coreos-base/efunctions): fixup efuncitons ebuild
...
this fix makes the efunctions build properly link into
/etc/init.d/functions.sh
2013-02-24 15:05:09 -08:00
Brandon Philips
598829d8b7
fix(profiles): remove invalid atoms
2013-02-24 15:03:50 -08:00
Brandon Philips
01f9793c01
fix(coreos-base/hard-host-depends): bootstub is required
...
bootstub is required to build images
2013-02-22 09:26:53 -08:00
Brandon Philips
8a993cab04
feat(efunctions): add initial version
2013-02-22 09:25:53 -08:00
Brandon Philips
ceab69fd2c
fix(profiles/default): unmask efunctions and add comments
...
unmask efunctions and add comments on other masks added
2013-02-22 07:28:38 -08:00
Brandon Philips
95f7410ed9
fix(coreos-base/coreos-installer): cleanup dependencies
...
these must depend on vboot_reference, make it so
2013-02-21 17:56:07 -08:00
Brandon Philips
f9dcefb00c
fix(coreos/hard-host-depends): add the installer
...
this is required for build image
2013-02-21 17:14:47 -08:00
Brandon Philips
0bb9c4b961
chore(profiles/chromeos): delete unneeded chromeos profiles
2013-02-21 17:14:47 -08:00
Brandon Philips
05c50bbaaa
fix(targets/coreos): remove thin provisioning from lvm
...
This drops boost from the dependency list for a feature that we don't
need. Win win.
2013-02-21 09:53:56 -08:00
Brandon Philips
8667a764be
fix(profiles/coreos): accept keywords for motd-http
2013-02-21 09:53:56 -08:00
Brandon Philips
f36783f36e
fix(profiles/coreos): accept keywords for motd-http
2013-02-20 17:33:15 -08:00
Brandon Philips
e00d7d83ee
fix(profiles/coreos): add systemd-rest to accept_keywords
2013-02-20 14:04:10 -08:00
Brandon Philips
9dabcaac88
feat(coreos-base/motd-http): add coreos-base/motd
...
add the initial version of the coreos-base/motd-http ebuild.
2013-02-20 14:03:54 -08:00
Brandon Philips
d1fd5812e5
feat(coreos-base/coreos): install systemd-rest
...
install systemd-rest by default
2013-02-18 00:27:02 -08:00
Brandon Philips
ce29b581f8
feat(coreos-base/coreos): install dhcpcd by default
...
get networkign working
2013-02-18 00:26:34 -08:00
Brandon Philips
bf0a6b7aca
fix(coreos-base/coreos-base): systemd macro not working
...
workaround!
2013-02-18 00:26:01 -08:00
Brandon Philips
04b4a268af
feat(app-admin/systemd-rest): initial commit
2013-02-18 00:23:38 -08:00
Brandon Philips
6470124500
feat(coreos-base/coreos-base): enable dhcp by default
...
replace shill with dhcpcd for now.
2013-02-17 20:19:09 -08:00
Brandon Philips
9288b2cdb8
chore(net-misc/dhcpcd): move to portage-stable
...
moving to grab the systemd unit file
2013-02-17 19:39:34 -08:00
Brandon Philips
2e5cc6d68f
feat(eclass/cros-kernel): remove SECURITY_CHROMIUMOS
...
we don't want to lock down while things are moving (see breaking) fast
2013-02-17 18:51:20 -08:00
Brandon Philips
1bbbb0b73a
fix(coreos-base/coreos-dev): add python argparse for systemd-analyze
...
dev-python/argparse is needed for systemd-analyze, install it.
2013-02-17 18:38:11 -08:00
Brandon Philips
d5f1419e30
feat(coreos-base/coreos-base): add motd
...
add a motd
2013-02-17 18:35:45 -08:00
Brandon Philips
dfe4fc10c8
fix(coreos-base/coreos-base): correct dosym order
...
dosym argument order is: src target
2013-02-17 17:52:05 -08:00
Brandon Philips
2d16ca4934
fix(profiles/coreos): use ~amd64 for go
...
we need go, unmask it
2013-02-17 17:48:36 -08:00
Brandon Philips
91252e1ee3
fix(coreos/config): use core user
...
use core, not chronos
2013-02-17 17:46:52 -08:00
Brandon Philips
3e6cd53bc3
feat(profiles): add golang ~amd64 keyword
...
we need golang and accept that it is "unstable"
2013-02-17 17:28:15 -08:00
Brandon Philips
d924c83f9c
fix(coreos-base/coreos-base): add /etc/mtab symlink
...
this is the right way of doing this, do it.
2013-02-17 17:23:53 -08:00
Brandon Philips
0e3f1d4dba
chore(coreos-base/coreos): remove chromeos-base from TODO
2013-02-17 14:29:36 -08:00
Brandon Philips
16936d05cb
fix(coreos-base/coreos): add sudo and find
...
sudo and find had been pulled in by update_engine and crosh. Make it
explicit.
2013-02-17 12:08:28 -08:00
Brandon Philips
be9f5685e4
fix(coreos-base/vboot_reference): fixup libchrome dep
...
make sure that libchrome gets installed with vboot_reference
2013-02-17 11:29:13 -08:00
Brandon Philips
e13f0fbb1e
chore(coreos-base/coreos): remove systemd-sysv from TODO
...
this is done, remove from TODO
2013-02-17 11:28:11 -08:00
Brandon Philips
a4f5d5fd47
feat(coreos-base/coreos-base): let core sudo
...
let the core user sudo!
2013-02-16 23:04:14 -08:00
Brandon Philips
7097be26b9
feat(coreos-base/coreos-base): rename chronos to core
...
use the way cooler sounding name of core :)
2013-02-16 23:02:38 -08:00
Brandon Philips
15958c1767
fix(coreos-base/coreos-base): do not link /sbin/init
...
depend on the systemd sysv package now
2013-02-16 23:02:38 -08:00
Brandon Philips
24598ef577
fix(targets/coreos): misc package tweaks
...
add a couple of use flags and ~amd64 unmasks to get things building
2013-02-16 13:44:12 -08:00
Brandon Philips
2302cbdf1b
fix(coreos-base): re-add the vboot_reference dependency
...
vboot_reference is required to get syslinux installing properly
2013-02-16 10:54:23 -08:00
Brandon Philips
32dbd1fc42
fix(coreos-base/coreos): pull out DEPENDS
...
pull out a number of depends that don't work right now.
2013-02-16 10:47:34 -08:00
Brandon Philips
a162b17905
hack(coreos-base/chromeos-base): comment out file changes that conflict
...
these file changes conflict with other packages. Fix them up later.
2013-02-16 10:46:45 -08:00
Brandon Philips
d9972cd9a7
feat(coreos-base/gmerge): add gmerge ebuild
2013-02-16 10:46:16 -08:00
Brandon Philips
7ccb7368e7
hack(coreos-base/coreos-base): use systemd as init
...
symlink in systemd to /sbin/init. This will need to be fixed by using
sys-apps/systemd-sysv-utils but it is conflicting at the moment.
2013-02-16 10:43:53 -08:00
Brandon Philips
866d40f809
fix(dev-util/lcov): move EAPI
...
fix a warning from portage about EAPI being too low in the file
2013-02-16 10:25:36 -08:00
Brandon Philips
0878506225
chore(dev-libs/glib): bump from portage
2013-02-16 10:16:25 -08:00
Brandon Philips
a6eac37e5e
chore(dev-db/m17n-db): move to portage-stable
2013-02-16 10:08:34 -08:00
Brandon Philips
8b9415b63b
chore(sys-apps/portage): move to portage-stable
2013-02-16 10:08:16 -08:00
Brandon Philips
1b174f51da
chore(net-misc/openssh): move to portage-stable
2013-02-16 10:07:11 -08:00
Brandon Philips
3e772fb37e
chore(net-misc/iputils): move to portage-stable
2013-02-16 10:06:59 -08:00
Brandon Philips
1813578e88
chore(sys-boot/syslinux): move into portage-stable
2013-02-15 16:53:14 -08:00
Brandon Philips
252e1d5418
chore(dev-libs/libxml2): move into portage-stable
2013-02-15 16:52:34 -08:00
Brandon Philips
e9e3a8b157
fix(profile): mask out newer versions of syslinux
...
syslinux 3.0 series works for now and the google guys use it, just
stick with the program.
2013-02-15 16:15:10 -08:00
Brandon Philips
bce961ffad
fix(coreos-base/chromeos-installshim): remove shill
...
we don't need or want shill at this time, remove it.
2013-02-15 14:20:14 -08:00
Brandon Philips
cf75dac80f
fix(profiles): add two categories
...
missed two categories, add them to stop portage from complaining
2013-02-15 14:19:27 -08:00
Brandon Philips
7aa086dde1
fix(make.defaults): use SYMLINK_LIB=no
...
this makes the variable match the comment _and_ it makes the baselayout
bump work.
2013-02-15 13:28:46 -08:00
Brandon Philips
55c0ce007e
fix(package.use): remove python use flag from libxml
...
don't pull python into the base image.
2013-02-15 13:28:14 -08:00
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
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
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
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
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