情况:
我有用于构建软件的虚拟机,如果您愿意的话,我正在尝试将所有的构建都保存在同一个“磁盘”上。虚拟机:
2 x Windows
4 x Linux (3 Mandriva and 1 CentOS)
在虚拟机之间共享驱动器的最佳方式是什么?我目前正在使用NFS (使用Services共享来自Linux的-> Windows驱动器),但我不确定这是否是最有效的。
环境规划署:
Ubuntu 12.04
Windows 7
我将Android金鱼内核回购的.git目录从Ubuntu复制到git status,结果是:
# On branch android-goldfish-2.6.29
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard change
我试图在Windows上使用conan构建libjpeg-turbo包:
conan install libjpeg-turbo/1.5.2@bincrafters/stable
但它失败了,因为:
libjpeg-turbo/1.5.2@bincrafters/stable: Not found in local cache, looking in remotes...
libjpeg-turbo/1.5.2@bincrafters/stable: Trying with 'conan-center'...
Downloading conanmanifest.txt
Down