File smolt-add-rootfs-to-profile.patch of Package smolt

Index: smolt-1.4.2.2/client/config.py
===================================================================
--- smolt-1.4.2.2.orig/client/config.py	2010-03-19 15:08:22.000000000 +0100
+++ smolt-1.4.2.2/client/config.py	2010-06-04 11:43:02.000000000 +0200
@@ -24,7 +24,7 @@ PUB_UUID = "/etc/smolt/pub-uuid"
 
 FS_T_FILTER=False
 FS_M_FILTER=True
-FS_MOUNTS=commands.getoutput('rpm -ql filesystem').split('\n')
+FS_MOUNTS=commands.getoutput('rpm -ql filesystem').split('\n') + ['/']
 
 
 #This will attempt to find the distro.
openSUSE Build Service is sponsored by