Benjamin Gilbert b5f19e5d75 enter_chroot: Fix ownership of /run/user/UID
We were chowning the host directory, not the one in the chroot.

Host gpg >= 2.1.13 puts the gpg-agent socket in /run/user/UID/gnupg,
which is bind-mounted into the chroot, but the SDK gpg was ignoring it
because /run/user/UID was not owned by UID. This broke tag signing with
YubiKeys.
2017-05-31 13:52:16 -07:00
2017-05-25 11:38:14 -07:00
2017-03-20 15:36:03 -07:00
2016-06-01 14:57:33 -07:00
2014-01-19 12:25:11 -08:00

CoreOS SDK scripts

Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.

Description
image build and composition scripts for Flatcar Container Linux
Readme BSD-3-Clause 167 MiB
Languages
Shell 93.1%
Python 6.9%