prevent creating pointless "tmpfs" dir
authorRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Thu, 1 Nov 2012 20:05:37 +0000 (16:05 -0400)
committerRick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Thu, 1 Nov 2012 20:05:37 +0000 (16:05 -0400)
commit541150a7fd4f8f71adb9b015e9d41cfd97998203
treebde4323bf6e1929c1fe1fbe94dd78192e1900c0d
parent0342a3f3f21f23a57f3c2483ecc11607bf973a14
prevent creating pointless "tmpfs" dir

It seems we are automatically creating the src dir we are trying to mount,
although that whole idea is a little wierd, for now I'll just prevent it
from doing that when mounting a tmpfs.
modules/generic_stage_target.py