[Fedora-spins] [spin-kickstarts] Revert "Setup mdadm to turn off homehost (#1156614)"

Adam Williamson adamwill at fedoraproject.org
Tue Oct 28 18:58:04 UTC 2014


commit bf3371ecfe7e23ad68a6a28d949274e711391996
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Oct 28 11:57:29 2014 -0700

    Revert "Setup mdadm to turn off homehost (#1156614)"
    
    This reverts commit 0bcbab3c718d5acf52315c11aa3e42d6b5d01368.
    Per https://bugzilla.redhat.com/show_bug.cgi?id=1156614#c15 both
    dlehman and I suspect it may be completely wrong, and it's not
    strictly necessary right now, so let's leave it until dledford
    clarifies.

 fedora-live-base.ks |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 0810c5d..8c4899d 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -201,12 +201,6 @@ touch /.liveimg-configured
 # https://bugzilla.redhat.com/show_bug.cgi?id=679486
 echo "localhost" > /etc/hostname
 
-# Turn off mdadm homehost
-cat > /etc/mdadm.conf << FOE
-AUTO -all
-HOMEHOST <any>
-FOE
-
 EOF
 
 # bah, hal starts way too late


More information about the spins mailing list