Created attachment 940423 [details] [PATCH] Support /etc/sysconfig/docker-storage This will allow installation programs to pre-configure storage easily. It will be used by Atomic to set up Docker for direct LVM. --- docker-storage.sysconfig | 14 ++++++++++++++ docker.service | 3 ++- docker.spec | 5 ++++- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 docker-storage.sysconfig
Colin, just checking, this is for fedora and not the RHEL7 rpm, correct? The patch seems to be against the RHEL7 package. Also, is this upstreamable as well, or too distro-specific?
(In reply to Lokesh Mandvekar from comment #1) > Colin, just checking, this is for fedora and not the RHEL7 rpm, correct? The > patch seems to be against the RHEL7 package. Yes, but I'd like to propose it for Fedora. > Also, is this upstreamable as well, or too distro-specific? The patch only applies to the RPM, so it's not upstream. Though the right solution may be a fix for Docker upstream to auto-detect; I thought about it but couldn't think of how to do it cleanly.
(In reply to Colin Walters from comment #2) > > Yes, but I'd like to propose it for Fedora. Cool, I'll add it.
docker-io-1.2.0-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/docker-io-1.2.0-3.fc21
docker-io-1.2.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-1.2.0-3.fc20
Package docker-io-1.2.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing docker-io-1.2.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11750/docker-io-1.2.0-3.fc20 then log in and leave karma (feedback).
docker-io-1.2.0-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/docker-io-1.2.0-4.fc21
docker-io-1.2.0-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-1.2.0-4.fc20
docker-io-1.2.0-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/docker-io-1.2.0-5.fc21
docker-io-1.2.0-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-1.2.0-5.fc20
docker-io-1.3.0-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-1.3.0-1.fc20
docker-io-1.3.0-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
docker-io-1.2.0-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.