[Fedora-spins] [spin-kickstarts] docker-base: Start shipping fstab again

Colin Walters walters at fedoraproject.org
Thu Mar 19 21:44:18 UTC 2015


commit f2ad1bb926c5ef6eaa5f60bf66c39e4a716cb953
Author: Colin Walters <walters at verbum.org>
Date:   Thu Mar 19 17:37:37 2015 -0400

    docker-base: Start shipping fstab again
    
    Even though it's silly, the ImageFactory-in-Koji use case calls into
    libguestfs to introspect the target system, and libguestfs relies on
    /etc/fstab to detect installed operating systems.

 fedora-docker-base.ks |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/fedora-docker-base.ks b/fedora-docker-base.ks
index 2c8127a..c039c93 100644
--- a/fedora-docker-base.ks
+++ b/fedora-docker-base.ks
@@ -59,6 +59,5 @@ sed -i 's/OOMScoreAdjust=-900//' /etc/systemd/system/dbus.service
 systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service
 
 rm -f /etc/machine-id
-rm -f /etc/fstab
 
 %end


More information about the spins mailing list