Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Dengler <martin@martindengler.com>2009-06-19 11:06:44 (GMT)
committer Martin Dengler <martin@martindengler.com>2009-06-20 04:02:08 (GMT)
commit61472cce607909c985f6ca7fee8175b61e04acf1 (patch)
tree9188aa98666bcb20a8f72a69c6871f4c58885ade
parent2bfa965c93fe1d00b421b7825a4589936791220a (diff)
add link to https://bugzilla.redhat.com/show_bug.cgi?id=482949 for 05-nets hacks
-rw-r--r--soas-sugar.ks1
-rw-r--r--soas-xo.ks1
2 files changed, 2 insertions, 0 deletions
diff --git a/soas-sugar.ks b/soas-sugar.ks
index 773da48..f180f37 100644
--- a/soas-sugar.ks
+++ b/soas-sugar.ks
@@ -75,6 +75,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
echo SoaS-Strawberry > /etc/fedora-release
# try to work-around issues with NM and APs
+# https://bugzilla.redhat.com/show_bug.cgi?id=482949
rm -f /etc/NetworkManager/dispatcher.d/05-netfs
# fix issues with dbus and ck
diff --git a/soas-xo.ks b/soas-xo.ks
index 59c265b..b9d1591 100644
--- a/soas-xo.ks
+++ b/soas-xo.ks
@@ -121,6 +121,7 @@ EOF
/usr/bin/passwd -d $CREATE_USERNAME
# try to work-around issues with NM and APs
+# https://bugzilla.redhat.com/show_bug.cgi?id=482949
rm -f /etc/NetworkManager/dispatcher.d/05-netfs
# permanently set %__dbi_cdb rpm macro to work around jffs2's lack of writeable mmap()