Michael Marineau
14168c1acc
fix(sys-apps/shadow): Create lastlog and faillog
...
Nothing is actually creating these files so sshd's lastlog feature
constantly reports and error. Now you'll get a last login notice!
2014-04-09 20:06:17 -07:00
Michael Marineau
4a8a34b3af
feat(coreos-base/coreos): Add xenstore to base images.
...
Needed for rackspace but would be useful on other Xen systems too.
The utility is super tiny.
2014-04-09 17:41:00 -07:00
Michael Marineau
a0d77fd8ea
add(app-emulation/xenstore): Add minimal xenstore package
2014-04-09 15:01:48 -07:00
Michael Marineau
1b004da4fd
remove(app-emulation/xen-tools): Remove unused xen-tools ebuild.
2014-04-09 14:57:16 -07:00
Michael Marineau
7201bbc417
Merge pull request #535 from marineam/init
...
bump(coreos-base/coreos-init): issuegen fixes
2014-04-08 22:07:53 -07:00
Michael Marineau
b273e0dc0c
Merge pull request #537 from marineam/nova
...
fix(coreos-base/oem-rackspace): Actually install the nova agent!
2014-04-08 21:42:48 -07:00
Michael Marineau
d569f95d5f
fix(coreos-base/oem-rackspace): Actually install the nova agent!
...
Missed the fact that rsync was failing. :(
2014-04-08 21:38:03 -07:00
Michael Marineau
2bec080d24
fix(sys-apps/systemd): Fix networkd crash
2014-04-08 18:56:31 -07:00
Brandon Philips
bc686b560b
bump(sys-apps/systemd): bump to the latest release
2014-04-08 18:53:36 -07:00
Michael Marineau
3bc78b7e94
maint(sys-apps/systemd): Refresh live ebuild, remove old.
...
Apply changes made upstream to our live ebuild. Adds a ssl use flag and
removes tcp wrappers support. Remove old 210 live ebuild.
2014-04-08 18:53:36 -07:00
Michael Marineau
5d37d3caf9
bump(coreos-base/coreos-init): issuegen fixes
2014-04-08 18:46:37 -07:00
Brandon Philips
bce67b3476
bump(app-emulation/docker): docker 0.10.0
...
http://blog.docker.io/2014/04/docker-0-10-quality-and-ops-tooling/
2014-04-08 17:01:27 -07:00
Michael Marineau
6191438434
bump(coreos-base/update_engine): small fix for update_engine_stub
2014-04-08 11:43:04 -07:00
Michael Marineau
5f27cc04e1
fix(coreos-base/update_engine): Add rule to remove old dbus config.
2014-04-08 11:27:59 -07:00
Michael Marineau
3e84bbaade
Merge pull request #529 from robszumski/master
...
fix(oem-rackspace): increase etcd timeout
2014-04-07 14:42:25 -07:00
Michael Marineau
0d1e11b4d0
fix(profiles): Update to openssl-1.0.1g
...
Upstream hasn't finished marking the new version stable yet.
2014-04-07 14:20:36 -07:00
Michael Marineau
86da4ce3c4
bump(dev-libs/openssl): sync with upstream
2014-04-07 14:17:18 -07:00
Rob Szumski
f8231be36d
fix(oem-rackspace): increase etcd timeout
2014-04-07 14:13:14 -07:00
Brian Waldon
0fe8eadec6
bump(coreos-cloudinit): Upgrade to v0.4.0
2014-04-07 10:28:21 -07:00
Brandon Philips
83d5effd57
fix(coreos-base/oem-gce): call run-startup-scripts
...
I didn't realize that google-startup-scripts has two services it needs.
First it calls onboot which essentially just downloads the
startup-script. Then there is a second service that actually calls the
script.
2014-04-06 17:26:25 -07:00
Brandon Philips
b83fa9e55d
fix(app-emulation/google-startup-scripts): don't install boto
...
skip installing the boto scripts since we don't ship python or gsutil.
2014-04-06 16:25:50 -07:00
Brandon Philips
01054fb26c
Merge pull request #517 from philips/systemd-journal-gateway
...
Systemd journal gateway
2014-04-06 16:09:12 -07:00
Michael Marineau
02ee9290a1
Merge pull request #519 from marineam/diskless
...
bump(sys-kernel/bootengine): Add generator for handling PXE/iso booting
2014-04-05 13:43:43 -07:00
Michael Marineau
f88c37c603
bump(sys-kernel/bootengine): Add generator for handling PXE/iso booting
2014-04-05 13:41:28 -07:00
Brian Waldon
38354e7321
bump(fleet): upgrade to v0.2.0
2014-04-04 19:03:08 -07:00
Brandon Philips
ce8a7fbab1
bump(sys-apps/systemd): bump to pull in http use flag
2014-04-04 16:32:35 -07:00
Brandon Philips
2184245433
feat(profiles): enable changes for systemd-journald-gateway
2014-04-04 16:32:35 -07:00
Brandon Philips
01978daf21
bump(net-libs/libmicrohttpd): initial import
...
Needed by systemd-journald-gateway
2014-04-04 16:16:40 -07:00
Brandon Philips
1ebf7049d3
fix(coreos-base/hard-host-depends): drop autotest depends
2014-04-04 15:40:48 -07:00
Brandon Philips
2c2a4e5431
chore(coreos-base): drop autotest
2014-04-04 15:39:14 -07:00
Brandon Philips
0411c9b909
chore(*): remove systemd-rest and motd-http
...
these projects are old and no longer used.
2014-04-04 15:35:36 -07:00
Brandon Philips
b4a62b4f72
Merge pull request #514 from philips/sudo-gce
...
feat(app-emulation/google-compute-daemon): add sudo group
2014-04-04 15:16:26 -07:00
Michael Marineau
b7376675e7
Merge pull request #512 from robszumski/master
...
feat(oem): populate /etc/oem-release
2014-04-04 15:14:14 -07:00
Rob Szumski
fbea716604
feat(oem): populate /etc/oem-release
2014-04-04 15:09:00 -07:00
Michael Marineau
9cb64d9f70
fix(profiles): Unmask a version of sudo that doesn't crash.
2014-04-04 13:03:42 -07:00
Brandon Philips
9a12136f99
feat(app-emulation/google-compute-daemon): add sudo group
2014-04-04 12:34:12 -07:00
Michael Marineau
294b94e73a
bump(app-admin/sudo): sync with upstream
2014-04-04 12:23:51 -07:00
Michael Marineau
49339e72a0
bump(sys-apps/baselayout): Adds sudo group, moves tmpfiles script
...
The tmpfiles script and service file are now in the baselayout repo.
2014-04-04 12:18:33 -07:00
Michael Marineau
a659daec96
Merge pull request #510 from marineam/default-network
...
bump(coreos-base/coreos-init): Update default network unit name.
2014-04-03 21:24:01 -07:00
Michael Marineau
08a9edc4e3
Merge pull request #508 from marineam/units
...
Updates for etcd and fleet units
2014-04-03 14:18:13 -07:00
Brandon Philips
13442af2b2
fix(coreos-base/oem-gce): make gce's cloudinit oneshot
2014-04-03 13:50:24 -07:00
Brandon Philips
4c85c26dcb
feat(coreos-base/oem-gce): add the gce-add-metadata-host service
...
One of the requirements of GCE is setting up the metadata host. Do this.
2014-04-03 13:50:24 -07:00
Brandon Philips
dbd1895f49
feat(coreos-base/oem-gce): add google-startup-scripts
2014-04-03 13:50:24 -07:00
Brandon Philips
575c21ff5a
feat(app-emulation/google-startup-scripts): initial commit
2014-04-03 13:50:24 -07:00
Michael Marineau
628e780ed3
bump(coreos-base/coreos-init): Update default network unit name.
2014-04-03 12:24:47 -07:00
Brandon Philips
a709850af8
bump(coreos-base/oem-gce): install the google-compute agent
2014-04-03 10:41:51 -07:00
Brandon Philips
e73b73b961
feat(app-emulation/google-daemon): initial google daemon
...
This installs the google_daemon to /usr/share/oem/google_daemon. The
service files are not installed but will instead be installed by the
cloud-config.yml
2014-04-03 10:41:35 -07:00
Michael Marineau
a983283c03
fix(dev-db/etcd): Re-add [Install] section to service file.
...
This was needlessly removed in 03be5aef, required for configuring etcd
to start via `systemctl enable etcd.service`.
2014-04-01 16:28:36 -07:00
Michael Marineau
07d7ce3c28
fix(app-admin/fleet): Add service dependency on etcd.
...
Fleet without etcd isn't particularly useful. Make sure it starts to
avoid the usual surprises from new users. No need for strict ordering.
2014-04-01 16:21:55 -07:00
Michael Marineau
773de477da
Merge pull request #504 from marineam/pxe
...
PXE and related updates
2014-04-01 11:57:07 -07:00