2099 Commits

Author SHA1 Message Date
Michael Marineau
6c566ea676 feat(coreos-devel/sdk-depends): Add repo to SDK tarballs 2014-05-27 16:09:35 -07:00
Michael Marineau
f7d2dabbe4 feat(coreos-base/coreos-dev): Add repo to dev images/containers. 2014-05-27 16:07:25 -07:00
Michael Marineau
60b2b401f9 churn(coreos-dev/coreos-dev): Clean up dev package list a little. 2014-05-27 16:05:33 -07:00
Michael Marineau
7f1fe4edb4 add(dev-vcs/repo): Add ebuild for repo wrapper script. 2014-05-27 15:56:34 -07:00
Michael Marineau
fa42eee57d Merge pull request #636 from marineam/bump
bump(coreos-base/coreos-cloudinit): Bugfixes for cloudinit
2014-05-27 14:16:41 -07:00
Michael Marineau
bf4b1e9158 bump(coreos-base/coreos-cloudinit): Bugfixes for cloudinit 2014-05-27 14:06:59 -07:00
Michael Marineau
563657eddd Merge pull request #634 from marineam/gce2
Small GCE updates
2014-05-27 11:53:27 -07:00
Brian Waldon
352d0c5ac2 Merge pull request #635 from bcwaldon/bump-fleet
bump(fleet): Upgrade to v0.4.0
2014-05-27 11:52:36 -07:00
Brian Waldon
0c1d0690c2 bump(fleet): Upgrade to v0.4.0 2014-05-26 16:02:21 -07:00
Michael Marineau
65009fe201 bump(coreos-base/coreos-init): Add udev rule for GCE storage 2014-05-23 20:18:27 -07:00
Michael Marineau
784ca19f5f fix(app-emulation/google-compute-daemon): Add users to docker group 2014-05-23 16:52:34 -07:00
Michael Marineau
9bf7516605 fix(coreos-base/oem-gce): Remove unused oem-release file 2014-05-23 16:33:44 -07:00
Michael Marineau
9f453e3ac8 Merge pull request #632 from marineam/compat
bump(coreos-base/coreos-init): update coreos-install
2014-05-22 18:56:57 -07:00
Michael Marineau
0d9e5cc8eb bump(coreos-base/coreos-init): update coreos-install
Small fix for compatibility with older versions of the script.
2014-05-22 17:46:20 -07:00
Michael Marineau
2cea022bfd Merge pull request #631 from marineam/ntp
Add ntpd, remove tlsdate
2014-05-22 17:40:33 -07:00
Michael Marineau
f58946afe2 feat(coreos-base/coreos): replace tlsdate with ntpd 2014-05-22 16:50:59 -07:00
Michael Marineau
28f0c40982 fix(net-misc/ntp): enable ntpd by default 2014-05-22 16:47:32 -07:00
Michael Marineau
aef1bc8cac fix(net-misc/ntp): update ntpd configuration
- Simplify ntp.conf, use generic pool instead of gentoo.
- Set drift file in unit so it doesn't need to be in ntp.conf.
- Run as ntp user if caps are enabled. This was previously done in the
  openrc service but not the systemd service.
- Add tmpfiles config to create /var/lib/ntp and /etc/ntp.conf
2014-05-22 16:44:03 -07:00
Michael Marineau
a6bf1e483e fix(net-misc/ntp): Remove files from /etc and cleanup
Remove everything for openrc and do not install systemd drop-in configs
into /etc either. This simplifies things quite a bit.
2014-05-22 16:43:57 -07:00
Michael Marineau
c296c94a6c fix(net-misc/ntp): don't install extra scripts and docs by default 2014-05-22 16:04:14 -07:00
Michael Marineau
fdf17bc23a add(net-misc/ntp): Import current ntp ebuild. 2014-05-22 14:37:01 -07:00
Brandon Philips
7f93323c35 Merge pull request #619 from philips/add-unzip
feat(coreos-base/coreos): add unzip
2014-05-21 17:32:30 -07:00
Brandon Philips
4e380be2fc fix(profiles): remove zip/unzip from package.provided 2014-05-21 17:31:58 -07:00
Brandon Philips
fe44c20202 feat(coreos-base/coreos): add unzip
like tar, lzma, etc this is a basic expected util.
2014-05-21 17:31:58 -07:00
Brandon Philips
ecd8536c69 Merge pull request #629 from philips/fix-docker-host-networking
fix(app-emulation/docker): add fix for --net=host
2014-05-21 16:53:04 -07:00
Brandon Philips
cb0f62f177 fix(app-emulation/docker): add fix for --net=host
Merged upstream: https://github.com/dotcloud/docker/issues/5812
2014-05-21 16:40:44 -07:00
Michael Marineau
bdd2279111 Merge pull request #628 from marineam/dhcpcd
feat(coreos-base/coreos): Re-add dhcpcd while networkd matures.
2014-05-21 15:44:08 -07:00
Michael Marineau
ba27fd052a Merge pull request #627 from marineam/build-fix
fix(dev-db/etcdctl): Set correct keywords.
2014-05-21 15:37:07 -07:00
Michael Marineau
6a1c62005e feat(coreos-base/coreos): Re-add dhcpcd while networkd matures.
When networkd fails to handle DHCP properly users can get stuck without
a reasonable way to bring up networking on the affected host.
2014-05-21 15:33:35 -07:00
Michael Marineau
b81f14fd00 fix(dev-db/etcdctl): Set correct keywords.
Missed this when converting etcdctl to the single ebuild scheme in
02315e21
2014-05-21 15:20:59 -07:00
Michael Marineau
942ce88b90 Merge pull request #625 from philips/fix-motd-gen
bump(coreos-base/coreos-init): coreos-install & motdgen.timer fixes
2014-05-21 14:41:21 -07:00
Brandon Philips
23675a946e bump(coreos-base/coreos-init): coreos-install & motdgen.timer fixes 2014-05-21 14:23:26 -07:00
Michael Marineau
c2a017cfbc Merge pull request #624 from marineam/buckets
bump(coreos-base/coreos-init): Update coreos-install and motdgen
2014-05-21 13:03:08 -07:00
Michael Marineau
adca49d008 bump(coreos-base/coreos-init): Update coreos-install script 2014-05-21 13:00:28 -07:00
Michael Marineau
9b42ac6013 Merge pull request #623 from marineam/etcd
bump(dev-db/etcd): Update server and client to 0.4.1
2014-05-21 10:19:40 -07:00
Michael Marineau
a12074d375 bump(dev-db/etcd): Update server and client to 0.4.1 2014-05-21 09:05:44 -07:00
Greg Kroah-Hartman
b7c1d4999e Merge pull request #622 from philips/add-cciss
bump(sys-kernel/coreos-kernel): grap the ciss driver
2014-05-21 13:23:37 +09:00
Brandon Philips
2a88aab44b bump(sys-kernel/coreos-kernel): grap the ciss driver
I bumped the config but forgot to bump the version. Do this now.
2014-05-20 20:15:38 -07:00
Greg Kroah-Hartman
f0ef0d4eb1 Merge pull request #620 from philips/add-cciss
feat(sys-kernel/coreos-kernel): add ciss support
2014-05-21 11:15:00 +09:00
Michael Marineau
fd1c9d6fc0 Merge pull request #621 from marineam/binhost
fix(make.conf): Remove most of the SDK chroot's make.conf
2014-05-20 17:48:34 -07:00
Michael Marineau
12427b07f6 fix(make.conf): Remove most of the SDK chroot's make.conf
This is now automatically generated by update_chroot instead.
2014-05-20 16:18:21 -07:00
Brandon Philips
8e20270079 feat(sys-kernel/coreos-kernel): add ciss support
HP SmartArray driver support
2014-05-20 15:18:43 -07:00
Michael Marineau
506b65e369 Merge pull request #616 from marineam/cleanup
Minor cleanups
2014-05-20 13:05:18 -07:00
Brandon Philips
266b06a5e7 Merge pull request #617 from philips/add-dec-21140-support
feat(sys-kernel/coreos-kernel): add dec 21140 support
2014-05-19 22:32:20 -07:00
Brandon Philips
6423b303a3 feat(sys-kernel/coreos-kernel): add dec 21140 support
Add the tulip driver for dec 21140 which is used by hyperv
2014-05-19 09:16:28 -07:00
Michael Marineau
fd564f3839 bump(coreos-base/vboot_reference): Minor code cleanup.
Removes currently unused code in cgpt resize.
2014-05-18 20:56:32 -07:00
Michael Marineau
a2b7338452 fix(sys-apps/baselayout): Do not set default password in ebuild
Setting the 'core' user's password is now always handled by cloud
config. As an added benefit this will let us use baselayout as a binary
package now that it doesn't depend on random state it the local SDK.
2014-05-17 16:17:49 -07:00
Michael Marineau
4978cfeb86 fix(make.conf): Remove AT_SYS_M4DIR
Autotools is provided by the SDK chroot, not the board sysroot.
Presumably at some point in the ChromeOS past some macros were being
installed the other way around in the sysroot but not the SDK chroot.
Currently this is not the case, so this extra variable can go away.
2014-05-17 16:17:49 -07:00
Michael Marineau
5b367bfac7 fix(coreos-base/coreos-dev): Remove sys-process/time
make.conf has a work-around to support cross compiling this tool but we
don't actually need it. Cleanup and remove the tool and the work-around.
2014-05-17 16:17:49 -07:00
Michael Marineau
be5c990634 Merge pull request #615 from marineam/container
init and cloudinit updates
2014-05-17 16:15:18 -07:00