19723 Commits

Author SHA1 Message Date
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
52aa24c14c feat(dev-lang/go): import from portage
Change-Id: I8030fef6bb5ad961e9b27841aec82f6180b3eaef
2013-02-17 17:28: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
a7608cab18 chore(net-firewall/iptables): import from portage
Change-Id: Ie94788a2481d33d8f3f104e2da4f5fcefed768b6
2013-02-16 18:32:37 -08:00
Brandon Philips
f94132697a fix(sys-apps/systemd): bump EAPI to 5
bump EAPI to fix python eclass error

Change-Id: If50b8dc4b172d3eeff96f4d5ef6f6c8045dcb3c8
2013-02-16 18:23:56 -08:00
Brandon Philips
072d3a8f11 chore(sys-devel/clang): import from portage
Change-Id: Icd69413de944e75b61cbefebcd68f1ded01eb92e
2013-02-16 15:15:35 -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
939475ee6e chore(net-misc/openssh): import from portage
Change-Id: I5cc0cce57f7cd152096c5e505279636016d06239
2013-02-16 11:19:38 -08:00
Brandon Philips
b270bbdd56 chore(net-misc/iputils): import from portage
Change-Id: I3cc52cd2e8802b35cd27faa1b93f59e757b39174
2013-02-16 11:19:35 -08:00
Brandon Philips
68e4cf2f5b chore(sys-apps/portage): import from portage
Change-Id: I7f6fa9e953e2d5a317e98e7ea9411779d05a027e
2013-02-16 11:19:26 -08:00
Brandon Philips
9b996055ce chore(sys-apps/ed): import from portage
Change-Id: I9616cedc2a4453ba792aacf8e6538c874f8d1743
2013-02-16 11:19:23 -08:00
Brandon Philips
4b9bc2ee54 chore(dev-db/m17n-db): bump from portage
Change-Id: I588b46edf20418e371a212507341cb954296bb0c
2013-02-16 11:19:15 -08:00
Brandon Philips
6d8c19b62a chore(dev-libs/libxml2): import from portage
Change-Id: I8cd3012ba5e2fb3171e14d80d0b07f3193e40dd5
2013-02-16 11:18:52 -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
9e67a65376 fix(dev-libs/glib): delete dev-libs/glib
remove dev-libs/glib and move into coreos-overlay. We need to delete the
mime-info requirement as it pulls in a lot of X stuff and is only needed
for GIO which we don't use.

Change-Id: I35421d792aea8681d12dad68781388fc107d5e78
2013-02-15 16:39:22 -08:00
Brandon Philips
8814ec8d8f chore(app-admin/eselect-lib-bin-symlink): import from portage
Change-Id: Iada2d65e0e8208bd1ac720eac8ba1b3bf869dd09
2013-02-15 16:38:12 -08:00
Brandon Philips
1513d39b38 chore(app-admin/eselect-pinentry): import from portage
Change-Id: I17bc27730e025dc45fb4f5ca0853ad9c9549fa36
2013-02-15 16:38:06 -08:00
Brandon Philips
ffd015b932 chore(app-admin/sudo): bump from portage
Change-Id: I84749b4afb7be7f68b1326e4645ad9fa056af644
2013-02-15 16:37:54 -08:00
Brandon Philips
07d799a792 chore(dev-python/dbus-python): bump from portage
Change-Id: I21ea87a581d6300f421a1af9b47310e9cdfcfda7
2013-02-15 16:37:45 -08:00
Brandon Philips
a959ebb57a chore(dev-python/jsonrpclib): bump from portage
Change-Id: I1503a557bab8953fe002c368e4c80e219b9546ce
2013-02-15 16:37:37 -08:00
Brandon Philips
b7da017f42 chore(dev-python/simplejson): bump from portage
Change-Id: Ibf0649a3f83043ee14a730bbb7ec4d9099650ae7
2013-02-15 16:37:30 -08:00
Brandon Philips
4934188785 chore(dev-util/boost-build): bump from portage
Change-Id: Ibd2fb314175f6acc9b592509f4f3102f1b626544
2013-02-15 16:37:25 -08:00
Brandon Philips
52861e076e chore(dev-python/argparse): bump from portage
Change-Id: I0e6df56cf41c7de074ffc00c80192f11684f33c3
2013-02-15 16:37:17 -08:00
Brandon Philips
29f632cc2a chore(app-admin/python-updater): import from portage
Change-Id: I39b814884ad1f4597edde0163c953fe99d37bb76
2013-02-15 16:37:08 -08:00
Brandon Philips
107c49419c chore(app-emulation/qemu): import from portage
Change-Id: I580fa3e3cb1a91c45e35e0506f00d9f5e8711072
2013-02-15 16:36:52 -08:00
Brandon Philips
37b7a8496c chore(dev-libs/opencryptoki): import from portage
Change-Id: Ibf302f7b939a07a294cacffdcc34115cc37f4031
2013-02-15 16:36:32 -08:00