Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							493b8bdfd0 
							
						 
					 
					
						
						
							
							Merge pull request  #1571  from marineam/docker  
						
						... 
						
						
						
						docker: fix 1.7 ebuild, --daemon was in the service, not script 
						
						
					 
					
						2015-09-30 20:43:21 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							8ed7045437 
							
						 
					 
					
						
						
							
							fleet: set GOMAXPROCS=1 for fleetd  
						
						
						
						
					 
					
						2015-09-30 17:27:12 -07:00 
						 
				 
			
				
					
						
							
							
								John Kristensen 
							
						 
					 
					
						
						
						
						
							
						
						
							0c854b99fe 
							
						 
					 
					
						
						
							
							Add $DOCKER_OPTS to early-docker.service ExecStart  
						
						... 
						
						
						
						Provide the ability to easily use extra docker options via a drop-in
when early-docker starts up. 
						
						
					 
					
						2015-09-30 12:09:40 +10:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							0d45b30526 
							
						 
					 
					
						
						
							
							coreos-base/coreos-init: update networkd configs  
						
						
						
						
					 
					
						2015-09-29 17:32:09 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							e6529f0ead 
							
						 
					 
					
						
						
							
							Merge pull request  #1567  from crawford/xfs  
						
						... 
						
						
						
						sys-kernel/bootengine: add mkfs.xfs 
						
						
					 
					
						2015-09-29 17:30:22 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							fdd2c83f06 
							
						 
					 
					
						
						
							
							sys-apps/ignition: bump to v0.2.0  
						
						
						
						
					 
					
						2015-09-29 17:21:27 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							ea816f3317 
							
						 
					 
					
						
						
							
							sys-kernel/bootengine: add mkfs.xfs  
						
						
						
						
					 
					
						2015-09-29 15:51:58 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							4185b9dc37 
							
						 
					 
					
						
						
							
							coreos-base/coreos-metadata: bump to v0.2.1  
						
						
						
						
					 
					
						2015-09-29 15:49:41 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							4521219014 
							
						 
					 
					
						
						
							
							Merge pull request  #1565  from crawford/azure  
						
						... 
						
						
						
						coreos-base/oem-azure: forward journal to console 
						
						
					 
					
						2015-09-28 13:48:12 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							ad5810f85c 
							
						 
					 
					
						
						
							
							Merge pull request  #1557  from marineam/go-1.5.1  
						
						... 
						
						
						
						dev-lang/go: update to 1.5.1 on amd64 
						
						
					 
					
						2015-09-25 13:45:20 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							0d41c66d40 
							
						 
					 
					
						
						
							
							coreos-base/coreos-cloudinit: bump to v1.6.1  
						
						
						
						
					 
					
						2015-09-23 23:27:13 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							3053e3b85b 
							
						 
					 
					
						
						
							
							coreos-base/oem-azure: forward journal to console  
						
						
						
						
					 
					
						2015-09-23 13:25:17 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							ed80b1445e 
							
						 
					 
					
						
						
							
							Merge pull request  #1544  from aaronlevy/options_path  
						
						... 
						
						
						
						flannel: allow env file path to be overridden 
						
						
					 
					
						2015-09-23 12:23:25 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							21e1c29dcb 
							
						 
					 
					
						
						
							
							dev-db/etcd: bump to v2.2.0  
						
						
						
						
					 
					
						2015-09-23 09:35:04 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							42b38f98be 
							
						 
					 
					
						
						
							
							docker: fix 1.7 ebuild, --daemon was in the service, not script  
						
						... 
						
						
						
						Commit 897c35ff attempted to fix compatibility with 1.7 by copying an
older copy of the dockerd script but the script hadn't actually changed.
The incompatible change was in the service files. oops...
Only impacts arm64, amd64 uses 1.8 
						
						
					 
					
						2015-09-22 21:08:44 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							56829f3027 
							
						 
					 
					
						
						
							
							Merge pull request  #1391  from packethost/type3-bonded-changes  
						
						... 
						
						
						
						coreos-base/oem-packet: Type3 bonded changes 
						
						
					 
					
						2015-09-22 11:54:37 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							28cd6b0b07 
							
						 
					 
					
						
						
							
							Merge pull request  #1549  from marineam/xfs  
						
						... 
						
						
						
						RFC: docker: use overlay driver on XFS 
						
						
					 
					
						2015-09-21 19:39:04 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							c087d608a3 
							
						 
					 
					
						
						
							
							Merge pull request  #1559  from bcwaldon/kubelet-v1.0.6  
						
						... 
						
						
						
						app-admin/kubelet: bump to v1.0.6 
						
						
					 
					
						2015-09-21 17:03:37 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							1ac7ec8f06 
							
						 
					 
					
						
						
							
							Merge pull request  #1560  from marineam/arm64-kernel  
						
						... 
						
						
						
						coreos-kernel: drop built-in kernel command lines 
						
						
					 
					
						2015-09-21 15:55:37 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							24b853a658 
							
						 
					 
					
						
						
							
							coreos-kernel: drop built-in kernel command lines  
						
						... 
						
						
						
						It is a bit misleading to have some of this configured in the kernel
config and the rest in `grub.cfg` so lets simplify and stick to grub. 
						
						
					 
					
						2015-09-21 15:50:21 -07:00 
						 
				 
			
				
					
						
							
							
								Brian Waldon 
							
						 
					 
					
						
						
						
						
							
						
						
							8df61782e8 
							
						 
					 
					
						
						
							
							app-admin/kubelet: bump to v1.0.6  
						
						
						
						
					 
					
						2015-09-21 15:03:33 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							0a92f60ad8 
							
						 
					 
					
						
						
							
							Merge pull request  #1556  from crawford/ignition  
						
						... 
						
						
						
						sys-apps/ignition: remove timeouts 
						
						
					 
					
						2015-09-21 14:46:48 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							3cb59f734f 
							
						 
					 
					
						
						
							
							sys-apps/ignition: remove timeouts  
						
						... 
						
						
						
						We can rely on the built-in Ignition timeouts instead. This will allow
individual OEMs to define specific timeouts. The default online-timeout
is one minute, so there is no change in behavior. 
						
						
					 
					
						2015-09-21 14:13:14 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							387a136939 
							
						 
					 
					
						
						
							
							dev-lang/go: update to 1.5.1 on amd64  
						
						
						
						
					 
					
						2015-09-21 12:16:29 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							f41d453fd7 
							
						 
					 
					
						
						
							
							Merge pull request  #1554  from marineam/arm64  
						
						... 
						
						
						
						ARM64 ebuild updates/fixes 
						
						
					 
					
						2015-09-21 11:36:05 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							f93fa3e229 
							
						 
					 
					
						
						
							
							Merge pull request  #1552  from marineam/go-1.5.1  
						
						... 
						
						
						
						Go 1.5.1 
						
						
					 
					
						2015-09-21 11:24:29 -07:00 
						 
				 
			
				
					
						
							
							
								Andrej Rosano 
							
						 
					 
					
						
						
						
						
							
						
						
							796e42f01d 
							
						 
					 
					
						
						
							
							On arm64 use docker-1.7.1  
						
						... 
						
						
						
						Signed-off-by: Andrej Rosano <andrej@inversepath.com> 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Crawford 
							
						 
					 
					
						
						
						
						
							
						
						
							0e136e2ea5 
							
						 
					 
					
						
						
							
							app-emulation/docker: include libnetwork fix  
						
						... 
						
						
						
						(cherry-picked from build-766 d27d9800a008cabf89ffe741d6d4b358fccc4fc6) 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							3714375968 
							
						 
					 
					
						
						
							
							app-emulation/docker: restore 1.7.1 ebuild for arm64  
						
						
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Andrej Rosano 
							
						 
					 
					
						
						
						
						
							
						
						
							8ac649c72b 
							
						 
					 
					
						
						
							
							On arm64 do not install rkt  
						
						... 
						
						
						
						Signed-off-by: Andrej Rosano <andrej@inversepath.com> 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Andrej Rosano 
							
						 
					 
					
						
						
						
						
							
						
						
							e2caa3bc53 
							
						 
					 
					
						
						
							
							On arm64 use cloudinit-1.5.1  
						
						... 
						
						
						
						Signed-off-by: Andrej Rosano <andrej@inversepath.com> 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Andrej Rosano 
							
						 
					 
					
						
						
						
						
							
						
						
							c1f6f5beee 
							
						 
					 
					
						
						
							
							Enable initramfs for arm64 kernel  
						
						... 
						
						
						
						Signed-off-by: Andrej Rosano <andrej@inversepath.com> 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Geoff Levand 
							
						 
					 
					
						
						
						
						
							
						
						
							cf9bd0aa7d 
							
						 
					 
					
						
						
							
							arm64: Profile updates  
						
						... 
						
						
						
						Signed-off-by: Geoff Levand <geoff@infradead.org> 
						
						
					 
					
						2015-09-21 09:59:37 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							6022ee3680 
							
						 
					 
					
						
						
							
							Revert "app-emulation/docker: use journald logger"  
						
						... 
						
						
						
						This reverts commit 3aaf6715af392de36877710c5f0e8d02d60bb1fd.
The `docker log` command does not work with anything other than the
default log driver. Leave this alone for now. 
						
						
					 
					
						2015-09-21 09:38:22 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							4b54ac4b49 
							
						 
					 
					
						
						
							
							docker: use overlay driver on XFS  
						
						... 
						
						
						
						We missed this back when 4.1 came out, but now here lies a conundrum:
what is docker's behavior if someone has an existing XFS volume? This
isn't a normal setup for us but it is possible someone has done it. 
						
						
					 
					
						2015-09-16 17:59:49 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Owens 
							
						 
					 
					
						
						
						
						
							
						
						
							e81436437e 
							
						 
					 
					
						
						
							
							Merge pull request  #1533  from mischief/nfs  
						
						... 
						
						
						
						net-fs/nfs-utils: move to 1.3.2 
						
						
					 
					
						2015-09-16 17:33:29 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Owens 
							
						 
					 
					
						
						
						
						
							
						
						
							383b4da26d 
							
						 
					 
					
						
						
							
							coreos-base/coreos-init: ensure rpcbind.service is started when other units depend on rpcbind.target  
						
						
						
						
					 
					
						2015-09-16 17:26:58 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Owens 
							
						 
					 
					
						
						
						
						
							
						
						
							be55a228a3 
							
						 
					 
					
						
						
							
							net-fs/nfs-utils: move to 1.3.2  
						
						... 
						
						
						
						nfs-utils 1.2.9 is affected by undefined behavior that produces crashes
under our new gcc 4.9 compiler. 
						
						
					 
					
						2015-09-16 17:26:22 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							0904da4b0e 
							
						 
					 
					
						
						
							
							baselayout: copy rkt group to /etc  
						
						
						
						
					 
					
						2015-09-16 17:07:09 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							769d688335 
							
						 
					 
					
						
						
							
							Merge pull request  #1547  from jonboulle/steveeJ-rkt-0.8  
						
						... 
						
						
						
						app-emulation/rkt: bump to 0.8.1 release 
						
						
					 
					
						2015-09-16 14:26:35 -07:00 
						 
				 
			
				
					
						
							
							
								Jonathan Boulle 
							
						 
					 
					
						
						
						
						
							
						
						
							7ee7e7fff3 
							
						 
					 
					
						
						
							
							app-emulation/rkt: remove old ebuild, update manifest  
						
						
						
						
					 
					
						2015-09-16 14:24:29 -07:00 
						 
				 
			
				
					
						
							
							
								Jonathan Boulle 
							
						 
					 
					
						
						
						
						
							
						
						
							f2400135ba 
							
						 
					 
					
						
						
							
							app-emulation/rkt: tweak if/else syntax  
						
						
						
						
					 
					
						2015-09-16 14:23:18 -07:00 
						 
				 
			
				
					
						
							
							
								Jonathan Boulle 
							
						 
					 
					
						
						
						
						
							
						
						
							80626a208b 
							
						 
					 
					
						
						
							
							app-emulation/rkt: correct gc unit references  
						
						
						
						
					 
					
						2015-09-16 14:18:43 -07:00 
						 
				 
			
				
					
						
							
							
								Jonathan Boulle 
							
						 
					 
					
						
						
						
						
							
						
						
							f92366d8ec 
							
						 
					 
					
						
						
							
							app-emulation/rkt: remove old ebuild + IUSE flag  
						
						
						
						
					 
					
						2015-09-16 14:14:16 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							4014c863f5 
							
						 
					 
					
						
						
							
							coreos-sources: update download manifest for 4.2  
						
						
						
						
					 
					
						2015-09-16 12:44:39 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							310272a836 
							
						 
					 
					
						
						
							
							dev-lang/go: bump to Go 1.5.1  
						
						... 
						
						
						
						https://github.com/golang/go/issues?q=milestone%3AGo1.5.1  
					
						2015-09-16 11:16:52 -07:00 
						 
				 
			
				
					
						
							
							
								William Hubbs 
							
						 
					 
					
						
						
						
						
							
						
						
							8c70c28fe9 
							
						 
					 
					
						
						
							
							dev-lang/go: fix go-1.5 build on arm  
						
						... 
						
						
						
						This is for bug #558742 . Thanks to Stefan Junker for the report.
Gentoo-Commit: c1f324086082c9409d54126842985e0eaf5f137a 
						
						
					 
					
						2015-09-16 11:14:51 -07:00 
						 
				 
			
				
					
						
							
							
								Stefan Junker 
							
						 
					 
					
						
						
						
						
							
						
						
							5f724cd4f1 
							
						 
					 
					
						
						
							
							app-emulation/rkt: bump to 0.8.1 release  
						
						... 
						
						
						
						The stage1 flavor 'host' is not working correctly using recent systemd versions
(224-226). For now systemd is pinned to 222 in case of host flavor. 
						
						
					 
					
						2015-09-16 19:43:56 +02:00 
						 
				 
			
				
					
						
							
							
								Aaron Levy 
							
						 
					 
					
						
						
						
						
							
						
						
							735be85852 
							
						 
					 
					
						
						
							
							flannel: allow env file path to be overridden  
						
						
						
						
					 
					
						2015-09-16 10:41:01 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Marineau 
							
						 
					 
					
						
						
						
						
							
						
						
							92088f7f9c 
							
						 
					 
					
						
						
							
							Merge pull request  #1536  from andrejro/for-upstream-bootengine  
						
						... 
						
						
						
						sys-kernel/bootengine: update CROS_WORKON_COMMIT 
						
						
					 
					
						2015-09-16 10:35:44 -07:00