Index: /trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp	(revision 67868)
+++ /trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp	(revision 67869)
@@ -1418,4 +1418,6 @@
         if (pParsed->cNamesWithSrc == 1 && fWithSrc)
         {
+            /** @todo just take the final component and prepend a slash (or whatever
+             *        directory in the ISO we import relative to). */
             if (RTVfsChainIsSpec(pParsed->aNames[iSrc].szPath))
             {
