Commit Graph

1232 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
dca6bf8e63 bump(sys-kernel/coreos-kernel) update to 3.13.8 2014-03-31 21:35:14 -07:00
Michael Marineau
e733355084 bump(coreos-base/coretest): Fixes etcd test on clusters 2014-03-31 15:50:22 -07:00
Brian Waldon
d9e3c41fee Merge pull request #503 from bcwaldon/ignore-missing-env
Ignore missing /etc/environment in Vagrant OEM cloud-config
2014-03-31 15:08:18 -07:00
Michael Marineau
30aef247c6 Merge pull request #500 from marineam/ethtool
feat(coreos-base/coreos): Add ethtool to the base image.
2014-03-31 14:00:57 -07:00
Brian Waldon
d29a2cb0d8 fix(oem-vagrant): Ignore missing /etc/environment 2014-03-31 11:32:00 -07:00
Michael Marineau
38a6b65738 feat(coreos-base/coreos): Add ethtool to the base image.
ethtool has long since replaced the old mii-tool as the proper way to
get information on physical ethernet links but we haven't been shipping
it. At some point we should prune some of the old crufty tools like
mii-tool from sys-apps/net-tools and similar.
2014-03-30 21:44:28 -07:00
polvi
d15cc3bb46 Merge pull request #497 from polvi/iso
feat(iso): add cdrtools for iso building
2014-03-30 17:00:31 -07:00
Michael Marineau
7246d77000 Merge pull request #498 from marineam/certs
bump(app-misc/ca-certificates): Update to certs from NSS 3.16
2014-03-30 16:57:57 -07:00
Michael Marineau
42dd6d21a3 bump(app-misc/ca-certificates): Update to certs from NSS 3.16
Nothing dramatic, just noticed a new version was available.

Certs changed:

    - "TDC OCES Root CA"
    - "Firmaprofesional Root CA"
    + "TeliaSonera Root CA v1"
    + "E-Tugra Certification Authority"
    + "T-TeleSec GlobalRoot Class 2"
    + "Atos TrustedRoot 2011"
2014-03-30 15:36:25 -07:00
Alex Polvi
bf4f804e25 feat(iso): add cdrtools for iso building 2014-03-28 19:18:07 -07:00
Michael Marineau
2bdbc982cf Merge pull request #494 from marineam/oem
OEM reorg
2014-03-28 17:44:09 -07:00
polvi
6a07d6fb0b Merge pull request #496 from f0/master
[/usr/lib64/systemd/system/tlsdate.service:7] Unknown lvalue 'WantedBy' in section 'Service'
2014-03-28 15:01:22 -07:00
f0
0d4092e75d Update tlsdate.service 2014-03-28 16:19:32 +01:00
Michael Marineau
1fff89a178 fix(coreos-base/oem-*): Install OEM packages into /usr/share/oem
The install script no longer sets ROOT to /usr/share/oem so the ebuilds
need to install themselves into the correct path.
2014-03-27 22:51:33 -07:00
Michael Marineau
d3fe403bf3 add(coreos-devel/board-packages): Target for building binary packages 2014-03-27 22:32:39 -07:00
Brian Waldon
ebd637d514 fix(coreos-cloudinit): Drop remaining daemon-reload 2014-03-27 21:19:21 -07:00
Michael Marineau
bddf1831f0 fix(coreos-base/coreos-dev): Add coreos and gcc as dependencies.
This makes coreos-dev a proper superset of coreos.
2014-03-27 18:30:59 -07:00
Brian Waldon
3e08fcc424 bump(coreos-cloudinit): upgrade to v0.3.2 2014-03-27 18:17:14 -07:00
Brandon Philips
6c3e0a8c0e feat(app-emulation/docker): bump to docker-0.9.1 2014-03-26 21:25:43 -07:00
Brandon Philips
b21aefcf99 Merge pull request #487 from philips/sym-link-usr-docker-fix
fix(app-emulation/docker): Don't depend on network.target
2014-03-26 11:44:38 -07:00
Brandon Philips
4d4b2b2866 fix(app-emulation/docker): Don't depend on network.target
symlink-usr builds have a different service file because we use the
btrfs backend there. We need to drop network.target here as we did in
81f2cf1a4014a96a5f39e967e53a3165f125093a
2014-03-26 11:43:39 -07:00
Brandon Philips
096cc1ee82 Merge pull request #482 from philips/coretest-etcd-cluster-fix
bump(coreos-base/coretest): include fixes for etcd cluster
2014-03-26 05:59:54 -07:00
Michael Marineau
2c1ed08587 fix(sys-kernel/bootengine): Fix mistaken merge 2014-03-25 21:35:42 -07:00
Brian Waldon
0bd1f545e6 Merge pull request #484 from bcwaldon/fix-path-unit
Fix oem-vagrant cloudinit
2014-03-25 20:28:12 -07:00
Brian Waldon
bddf7dee74 bump(coreos-cloudinit): Upgrade to v0.3.1 2014-03-25 20:07:58 -07:00
Michael Marineau
6d02465cb4 bump(sys-kernel/bootengine): boot fixes for /usr images 2014-03-25 19:52:55 -07:00
Michael Marineau
7abe6c3f22 fix(coreos-base/update_engine): fixes postinst script 2014-03-25 19:40:10 -07:00
Brian Waldon
587ad57d45 fix(oem-vagrant): Use sentinel to limit coreos-cloudinit to one run 2014-03-25 17:43:19 -07:00
Brandon Philips
24a1f7fb8e bump(coreos-base/coretest): include fixes for etcd cluster 2014-03-25 11:03:01 -07:00
Michael Marineau
f96ea36dea Merge pull request #481 from polvi/c10n-start-etcd
fix(c10n): start etcd
2014-03-25 10:13:45 -07:00
Michael Marineau
222f447599 Merge pull request #480 from bcwaldon/fix-cloud-configs
Update cloud-config.yml in all OEMs
2014-03-25 10:13:40 -07:00
Alex Polvi
0580694b5f add no-block 2014-03-25 10:09:17 -07:00
Brian Waldon
4a9944c814 fix(oem-vagrant): Drop unit stop command from cloud-config.yml 2014-03-25 10:00:25 -07:00
Brian Waldon
88065cfa6b fix(oem-rackspace): Provide commands; Use runtime 2014-03-25 09:59:46 -07:00
Alex Polvi
150cca3e8c fix(c10n): start etcd 2014-03-25 09:56:26 -07:00
Brian Waldon
3128ba3e2b fix(oem-gce): Define unit commands in cloud-config.yml 2014-03-25 09:26:43 -07:00
Michael Marineau
e799880374 remove(coreos-base/oem-pxe): Unused 2014-03-25 09:26:24 -07:00
Brian Waldon
840782808e fix(oem-ami): Define unit commands in cloud-config.yml 2014-03-25 09:25:33 -07:00
Michael Marineau
4b0b3dc2ec bump(sys-apps/baselayout): Include new sudo configuration 2014-03-24 21:44:25 -07:00
Brian Waldon
ab18eed800 bump(coreos-cloudinit): Upgrade to v0.3.0 2014-03-24 18:06:31 -07:00
Brian Waldon
317d995aec feat(oem-vagrant): Automagically run user-data 2014-03-24 13:56:50 -07:00
Michael Marineau
0d328b8c6f bump(coreos-base/coreos-init): Update for PXE/PAM fixes. 2014-03-23 20:11:02 -07:00
Michael Marineau
b3b31a2ec6 bump(coreos-base/coretest): Include latest fixes 2014-03-23 17:32:31 -07:00
Michael Marineau
b507e746a8 fix(sys-apps/shadow): Install configs to /usr and symlinks to /etc
This ensures logging in still works after booting with an empty /etc.

Remove some pkg_pre/postinst fixups that we don't need.
2014-03-23 13:41:29 -07:00
Michael Marineau
c221074bae bump(sys-kernel/bootengine): PXE related updates 2014-03-23 11:54:31 -07:00
Michael Marineau
2b9355d63d fix(profiles): Disable pam in -usr images.
pam complicates our tiny little OS, I don't think we actually have a
need for pam so instead of fixing it to move configs to /usr just
disable it. If someone comes up with a need we can fix pam later.
2014-03-22 21:49:34 -07:00
Michael Marineau
7487cee327 fix(coreos-base/coreos): Add glibc as explicit run-time dependency
Turns out the only package that was pulling in glibc as a run-time
dependency in our images was pam. This breaks when pam is disabled. :)
2014-03-22 21:46:04 -07:00
Michael Marineau
fd6fc2a144 fix(sys-kernel/coreos-kernel): Remove root= from built in flags.
This is no longer required and is incorrect for usr images.
2014-03-22 12:32:16 -07:00
Brandon Philips
b8b1af1b94 Merge pull request #472 from philips/more-gce-oem-setup
feat(coreos-base/oem-gce): support cloudconfig
2014-03-22 09:17:40 -07:00
Brandon Philips
9dc97bccb5 fix(coreos-base/oem-gce): use only one into
Suggestion by @marineam.
2014-03-22 09:13:44 -07:00