packages:vagrant
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages:vagrant [2014-11-20 11:55] – [Chef] glen | packages:vagrant [2016-05-11 12:43] (current) – [PLD Base boxes] more compact glen | ||
---|---|---|---|
Line 23: | Line 23: | ||
</ | </ | ||
- | <note tip> | ||
With Vagrant 1.5+ you can also use [[https:// | With Vagrant 1.5+ you can also use [[https:// | ||
- | < | + | * vagrant box add [[https://vagrantcloud.com/glen/boxes/pld32|glen/pld32]] |
- | vagrant box add glen/ | + | |
- | vagrant box add glen/ | + | * vagrant box add [[https://vagrantcloud.com/glen/boxes/pld32-th2012 | glen/ |
- | </ | + | * vagrant box add [[https://vagrantcloud.com/glen/boxes/pld32-th2013 | glen/ |
- | </ | + | |
- | + | ||
- | 32bit Th 3.10 kernel: | + | |
- | < | + | |
- | $ vagrant box add pld32 ftp://ftp.pld-linux.org/ | + | |
- | $ vagrant init pld32 | + | |
- | $ vagrant up | + | |
- | $ vagrant ssh | + | |
- | </ | + | |
- | + | ||
- | 64bit Th 3.10 kernel: | + | |
- | < | + | |
- | $ vagrant box add pld64 ftp://ftp.pld-linux.org/ | + | |
- | $ vagrant init pld64 | + | |
- | $ vagrant up | + | |
- | $ vagrant ssh | + | |
- | </ | + | |
- | + | ||
- | Additionally there' | + | |
- | * ftp://ftp.pld-linux.org/ | + | |
- | * ftp://ftp.pld-linux.org/ | + | |
the '' | the '' | ||
Line 67: | Line 45: | ||
< | < | ||
$ vagrant plugin install vagrant-butcher | $ vagrant plugin install vagrant-butcher | ||
+ | </ | ||
+ | |||
+ | If using older Vagrant (< 1.5), you need older butcher plugin: | ||
+ | < | ||
+ | $ vagrant plugin install vagrant-butcher --plugin-version=2.0.0 | ||
</ | </ | ||
packages/vagrant.1416480943.txt.gz · Last modified: 2014-11-20 11:55 (external edit)