30065 Commits

Author SHA1 Message Date
Michael Marineau
2fb518615a Merge pull request #297 from marineam/systemd
Fixes for systemd 215
2014-07-14 16:42:21 -07:00
Michael Marineau
29938ad7b9 Merge pull request #741 from marineam/systemd
Fixes for systemd 215
2014-07-14 16:42:14 -07:00
Alex Crawford
6a4272e4c0 Merge pull request #122 from crawford/util-linux
util-linux: Remove (moving to coreos-overlay)
2014-07-14 16:38:53 -07:00
Michael Marineau
8edb35495b baselayout: fixes for systemd 215 2014-07-14 16:27:08 -07:00
Alex Crawford
420b1c1faa Merge pull request #738 from crawford/util-linux
bump(sys-apps/util-linux): sync with upstream
2014-07-14 16:26:35 -07:00
Michael Marineau
17a65e1ba0 coreos-init: fixes for systemd 215 2014-07-14 16:25:05 -07:00
Alex Crawford
2a42995105 bump(sys-apps/util-linux): sync with upstream
- Removed python3_4 from PYTHON_COMPAT
- Masked the python USE flag
2014-07-14 16:12:03 -07:00
Michael Marineau
19a4ae59d0 build_library: enable remount-usr later in the boot process. 2014-07-14 15:55:03 -07:00
Michael Marineau
0326b5f57f build_library: move os-release to new location for systemd 215 2014-07-14 15:55:00 -07:00
Michael Marineau
be726b28fd systemd: remove tmpfiles rules nowincluded in systemd
No need for resolv.conf or /var/lib/systemd any more.
2014-07-14 15:29:52 -07:00
Michael Marineau
220d299bb5 Merge pull request #123 from marineam/dracut
bump(sys-kernel/dracut): sync with upstream
2014-07-14 14:14:46 -07:00
Michael Marineau
4673c459e5 Merge pull request #295 from marineam/updatectl
core_promote: update from old roller client to updatectl 1.2.0
2014-07-14 13:23:10 -07:00
Michael Marineau
89e7a55cf3 Merge pull request #736 from marineam/systemd
systemd: stabilize 215, include bug fixes from upstream.
2014-07-14 13:19:25 -07:00
Michael Marineau
327fee0686 Merge pull request #740 from marineam/update
Updates for systemd 215
2014-07-14 13:10:29 -07:00
Michael Marineau
d1f0f12f01 bootengine: fix race condition during boot with systemd 215 2014-07-14 12:58:26 -07:00
Michael Marineau
179ca84907 coreos-init: udev compatibility rule for GCE and systemd 215 2014-07-14 12:56:16 -07:00
Michael Marineau
621e0c5383 Merge pull request #739 from marineam/update
update_engine: add support for proxy configuration
2014-07-14 11:59:13 -07:00
Michael Marineau
a446114cd9 Merge pull request #296 from marineam/fixami
ami: fix generating ami lists
2014-07-14 11:58:58 -07:00
Alex Crawford
443ec51ca2 util-linux: Remove (moving to coreos-overlay) 2014-07-14 11:56:10 -07:00
Michael Marineau
b707b7c628 ami: fix generating ami lists 2014-07-13 20:41:22 -07:00
Michael Marineau
a39ba13ef4 update_engine: add support for proxy configuration
Details here: https://github.com/coreos/update_engine/pull/37
2014-07-13 17:36:06 -07:00
Michael Marineau
52cc6b4f26 Merge pull request #737 from carmstrong/docker-1.1.1
app-emulation/docker: bump to 1.1.1
2014-07-11 18:41:50 -07:00
Chris Armstrong
2ae6d0002d app-emulation/docker: bump to 1.1.1 2014-07-11 19:26:30 -06:00
Michael Marineau
03214bcffa bump(sys-kernel/dracut): sync with upstream 2014-07-11 17:13:43 -07:00
Michael Marineau
d77505a6a3 systemd: stabilize 215, include bug fixes from upstream. 2014-07-11 16:51:50 -07:00
Alex Crawford
357a6504d8 Merge pull request #735 from crawford/master
coreos-base/oem-rackspace-teeth: bump to v0.0.2
2014-07-11 16:04:19 -07:00
Michael Marineau
728e4372e1 Merge pull request #733 from marineam/env
Version bumps
2014-07-11 14:55:09 -07:00
Michael Marineau
24888cb87b locksmith: bump to 0.1.5 2014-07-11 14:51:22 -07:00
Michael Marineau
1a06293621 coreos-cloudinit: bump to 0.8.9 2014-07-11 14:49:10 -07:00
Michael Marineau
678271cb98 Merge pull request #732 from marineam/updatectl
updatectl: bump to 1.2.0
2014-07-10 19:21:22 -07:00
Michael Marineau
72c59d3927 Merge pull request #294 from marineam/xen
vm_image: switch xen disk format back to raw
2014-07-10 19:21:10 -07:00
Michael Marineau
6489d9f186 core_promote: update from old roller client to updatectl 1.2.0 2014-07-10 17:58:03 -07:00
Michael Marineau
208f0d7aef updatectl: bump to 1.2.0 2014-07-10 17:46:33 -07:00
Alex Crawford
1d1d5879f3 coreos-base/oem-rackspace-teeth: bump to v0.0.2 2014-07-10 17:46:25 -07:00
Michael Marineau
eeec7e1c65 vm_image: switch xen disk format back to raw
VHD was just for testing, raw is more useful for published images.
coreos-install will now be able to install working xen instances:

    coreos-install -d /dev/xvda -o xen -c cloud-config.yml
2014-07-10 17:23:20 -07:00
Alex Crawford
62460afb6f Merge pull request #730 from crawford/teeth
coreos-base/oem-rackspace-teeth: Add support for network
2014-07-10 17:22:43 -07:00
Alex Crawford
2a2ff85a46 networkd: Emulate old kernel naming
The old kernel names are handed out by netname.sh which is called by
79-netname.rules. rename-network-interfaces.service does the rename by
stopping networkd, taking down the interfaces, re-adding the interfaces,
and then restarting networkd.
2014-07-10 16:57:17 -07:00
Michael Marineau
adbfff183f Merge pull request #729 from marineam/ipset
coreos: add ipset, for use with iptables
2014-07-10 15:55:41 -07:00
Michael Marineau
f6108e116a Merge pull request #121 from marineam/ipset
bump(net-firewall/ipset): sync with upstream
2014-07-10 15:55:32 -07:00
Alex Crawford
2708fd70a0 coreos-base/oem-rackspace-teeth: Add pingout service 2014-07-09 14:25:24 -07:00
Alex Crawford
bcc54c5b45 coreos-base/oem-rackspace-teeth: Make cloudinit drop-in an actual unit
This will guarentee that cloudinit reloads systemd's unit files.
Also, fix the ordering on the config-drive mount.
2014-07-09 14:25:17 -07:00
Greg Kroah-Hartman
7022aafd82 Merge pull request #731 from gregkh/kernel_update
coreos-kernel: bump to 3.15.5
2014-07-09 14:17:34 -07:00
Greg Kroah-Hartman
b158790d9f coreos-kernel: bump to 3.15.5 2014-07-09 12:30:26 -07:00
Michael Marineau
7baa32f117 coreos: add ipset, for use with iptables
Note: for now we don't have any units to save/restore ipset data. We may
need to modify the current iptables units so looking into ipsets should
be included as part of that work.
2014-07-08 14:40:13 -07:00
Michael Marineau
314c79b425 bump(net-firewall/ipset): sync with upstream
Packages updated:
  net-firewall/ipset
  net-libs/libmnl
2014-07-08 14:37:56 -07:00
Brandon Philips
6ccebe7d24 Merge pull request #728 from philips/etcd-0.4.5
dev-db/etcd: bump to 0.4.5
2014-07-08 13:48:37 -07:00
Brandon Philips
0aad247025 dev-db/etcd: bump to 0.4.5 2014-07-08 13:38:27 -07:00
Michael Marineau
3556632035 Merge pull request #292 from marineam/hvm
ami: support for building HVM AMIs along side PV AMIs.
2014-07-08 11:31:15 -07:00
Michael Marineau
2faa913198 ami: support HVM images in uploaded .txt files 2014-07-08 11:30:35 -07:00
Michael Marineau
3a21cd3eb9 ami: support HVM images in copy script 2014-07-08 11:30:35 -07:00