文件名称:vagrant-desktop-images:Vagrant的Ubuntu桌面映像
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-01 05:38:36
Puppet
流浪汉桌面图像 Vagrant的Ubuntu桌面映像 为什么? 因为像Vagrant和Canonical这样的人只发布服务器,云图像。 如何? 通过获取原始的Ubuntu云映像并安装ubuntu-desktop meta-package,并设置lightdm以自动登录vagrant用户。 用法(预制图像) 这些说明应适用于Linux,OS X和Cygwin。 在Ubuntu上推荐,安装apt-cacher-ng: sudo apt-get install apt-cacher-ng 制作Ubuntu 14.04映像(i386版本): make trusty-desktop-i386.box vagrant box add -f trusty-desktop-i386 trusty-desktop-i386.box 然后在某个地方创建这个Vagrantfi
【文件预览】:
vagrant-desktop-images-master
----Vagrantfile(2KB)
----manifests()
--------default.pp(5KB)
----tests()
--------Vagrantfile(1KB)
--------refresh-boxes.sh(413B)
----.gitignore(15B)
----Makefile(427B)
----README.md(2KB)
----files()
--------apt()
--------grub()