Matthew Garrett
4d35ef8299
Modify PAM build
...
Include a patch that incorporates our existing account locking behaviour - a
leading exclamation mark in the password field in /etc/shadow indicates a locked
account. Also install configuration into /usr and provide a tmpfiles fragment to
bring it back.
2016-04-05 22:17:16 -07:00
Matthew Garrett
3480b2b920
Update PAM
...
Pull in a newer version of PAM in order to add support for sourcing configuration
from /usr/lib rather than /etc (files in /etc will override those in /usr/lib).
2016-04-05 22:10:08 -07:00
Alex Crawford
0071bb982a
Merge pull request #1861 from crawford/etcd
...
dev-db/etcd: bump to v2.3.1
2016-04-04 14:47:17 -07:00
Alex Crawford
b55df1e8fe
Merge pull request #1860 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to 1.10.0
2016-04-04 14:47:13 -07:00
mjg59
79808cc966
Merge pull request #1863 from mjg59/master
...
Add tpm policy generation code
2016-04-04 14:41:08 -07:00
Matthew Garrett
ef776ffe60
Add tpm policy generation code
2016-04-04 14:08:36 -07:00
Alex Crawford
6b31e87504
Merge pull request #1862 from crawford/mantle
...
coreos-devel/mantle: enable Go vendor experiment
2016-04-04 12:20:37 -07:00
Alex Crawford
10790141b7
coreos-devel/mantle: enable Go vendor experiment
2016-04-04 11:56:22 -07:00
Alex Crawford
8a0a87e171
dev-db/etcd: bump to v2.3.1
2016-04-02 16:46:10 -07:00
Alex Crawford
f8f269e5da
coreos-base/coreos-cloudinit: bump to 1.10.0
2016-04-02 16:36:19 -07:00
mjg59
f3a9602b0c
Merge pull request #1858 from mjg59/master
...
Update grub
2016-03-31 12:49:33 -07:00
Matthew Garrett
38cee90cd5
Update grub
2016-03-29 21:31:09 -07:00
Geoff Levand
d4e0f7583e
Merge pull request #1824 from glevand/for-merge-docker
...
app-emulation/docker: Set libdm_no_deferred_remove
2016-03-29 17:27:20 -07:00
Geoff Levand
f5c4b8b591
app-emulation/docker: Set libdm_no_deferred_remove
...
Apply docker buildtag fixup from docker-1.7.1 (Commit
cd1fc3e4b2db741ed165420b1a4fb072b7690a51) with a
condition on the lvm2 version, and add arm64 keyword.
Fixes docker-1.10.3 builds for arm64.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-03-29 13:46:39 -07:00
Michael Marineau
e2067e3e6f
Merge pull request #1855 from marineam/portage
...
Portage 2.2.28
2016-03-28 10:38:33 -07:00
Alex Crawford
9b49024d49
Merge pull request #1856 from crawford/systemd
...
sys-apps/systemd: revert to 225
2016-03-25 19:54:20 -07:00
Alex Crawford
9bb32ee6b9
sys-apps/systemd: mark 229 unstable
2016-03-25 19:47:33 -07:00
Alex Crawford
6ddbd55fbc
sys-apps/systemd: re-add 225
2016-03-25 19:47:33 -07:00
Nick Owens
7174ebbd43
sys-apps/portage: prune 2.2.26 ebuild
2016-03-25 19:33:14 -07:00
Michael Marineau
f733d52894
portage: apply coreos patches to 2.2.28, stabilize
...
New in this version: ship an empty repos.conf since having the gentoo
repo defined raises warnings despite our patch to disable it. This seems
like a better path forward since upstream never accepted our patch.
Later once our configs/scripts are transitioned away from explicitly
disabling the gentoo repo we can drop the patch.
2016-03-25 18:21:23 -07:00
Michael Marineau
6ce3549a88
portage: import ebuild for 2.2.28
2016-03-25 18:21:13 -07:00
Nick Owens
a483ed596a
sys-apps/portage: prune old patches
2016-03-25 18:19:02 -07:00
Alex Crawford
b87108d928
Merge pull request #1851 from crawford/ignition
...
sys-apps/ignition: bump to v0.3.3
2016-03-25 13:04:03 -07:00
Alex Crawford
8688e1bd5f
Merge pull request #1852 from crawford/init
...
coreos-base/coreos-init: pick up virtio link fix
2016-03-25 11:45:42 -07:00
Alex Crawford
a9ce2b3dba
coreos-base/coreos-init: pick up virtio link fix
2016-03-25 11:42:56 -07:00
Alex Crawford
fb16a77fed
sys-apps/ignition: bump to v0.3.3
2016-03-25 10:07:25 -07:00
mjg59
c9f0e898cd
Merge pull request #1850 from mjg59/master
...
Bump to latest grub
2016-03-24 15:23:20 -07:00
Nick Owens
4e5567fa8b
Merge pull request #1837 from mischief/mantle-ldflags
...
coreos-devel/mantle: silence go linker flag warning
2016-03-24 15:16:55 -07:00
Matthew Garrett
3516e3fd26
Bump to latest grub
2016-03-24 15:14:07 -07:00
mjg59
5c0a6f1c7e
Merge pull request #1848 from mjg59/master
...
Update go-tspi
2016-03-24 15:11:32 -07:00
Michael Marineau
c003950654
Merge pull request #1849 from marineam/virtio
...
coreos-init: disable new persistent style names for virtio devices
2016-03-24 14:17:19 -07:00
Michael Marineau
0b0de25c1f
coreos-init: disable new persistent style names for virtio devices
2016-03-24 14:10:05 -07:00
Matthew Garrett
ddbbbc80a5
Restart tpmd on failure
...
This is a critical component - make sure it restarts on any failures
2016-03-24 13:19:31 -07:00
Matthew Garrett
69fb2322b0
Update to current HEAD
2016-03-24 13:16:51 -07:00
Matthew Garrett
1a03a35c33
Fix up tpmd service
...
This has to run as root (in order to be able to read the kernel event logs)
and be given a port to bind to.
2016-03-24 12:55:13 -07:00
Matthew Garrett
9ba076a9af
Install tpmown
...
We need the tpmown app available in order to permit admins to configure
the TPM correctly and take ownership.
2016-03-24 12:55:13 -07:00
mjg59
b880792e54
Merge pull request #1846 from mjg59/master
...
Update grub
2016-03-24 10:41:29 -07:00
Alex Crawford
7a9e42bd71
Merge pull request #1847 from crawford/docker
...
app-emulation/docker: bump to coreos-1.10.3
2016-03-24 10:38:55 -07:00
Alex Crawford
b106141737
app-emulation/docker: bump to coreos-1.10.3
2016-03-24 10:30:16 -07:00
Matthew Garrett
352f7dd55e
Update grub
2016-03-24 10:28:59 -07:00
Nick Owens
baa348f9f0
Merge pull request #1845 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.9.3
2016-03-24 10:27:45 -07:00
Alex Crawford
7b82769bdb
coreos-base/coreos-cloudinit: bump to v1.9.3
2016-03-24 09:58:38 -07:00
Nick Owens
e89ee166a2
Merge pull request #1844 from mischief/revert-ue
...
revert recent update_engine changes
2016-03-23 19:06:55 -07:00
Nick Owens
6ff0c981c6
Revert "coreos-base/update_engine: explicit RDEPEND on dev-cpp/glog"
...
This reverts commit 0dcc2992ee44653106848c4c12bb17469bfe4e99.
2016-03-23 19:01:37 -07:00
Nick Owens
55b7818954
Revert "coreos-base/update_engine: include patch for virtio_net compatibility"
...
This reverts commit ad69d744a66903381a14fec66b4b737196cf8194.
2016-03-23 19:01:33 -07:00
Nick Owens
9771d2da32
Merge pull request #1843 from mischief/update-engine
...
coreos-base/update_engine: include patch for virtio_net compatibility
2016-03-23 16:39:16 -07:00
Nick Owens
7f9d3a8213
Merge pull request #1833 from mischief/systemd-229
...
systemd 229
2016-03-23 16:34:10 -07:00
Nick Owens
e6d5e2150e
sys-apps/systemd: bump to v229-coreos
2016-03-23 16:26:34 -07:00
Nick Owens
88e769e6c8
coreos-base/update_engine: include patch for virtio_net compatibility
2016-03-23 14:39:52 -07:00
Nick Owens
c0fe3c2ec3
coreos-base/update_engine: explicit RDEPEND on dev-cpp/glog
2016-03-23 14:39:52 -07:00