packages:vagrant
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages:vagrant [2013-09-08 20:40] – mention vagrant installing glen | packages:vagrant [2016-05-11 12:43] (current) – [PLD Base boxes] more compact glen | ||
---|---|---|---|
Line 4: | Line 4: | ||
Quick workflow is such: | Quick workflow is such: | ||
- | - install vagrant: '' | + | - install |
- add your user to '' | - add your user to '' | ||
- register base box with '' | - register base box with '' | ||
Line 15: | Line 15: | ||
Base box you need to import only once, you can make new VM's without need to import base box again. | Base box you need to import only once, you can make new VM's without need to import base box again. | ||
- | To start using vagrant you need to install [[package> | + | ===== PLD Base boxes ===== |
- | ===== PLD Base box ===== | + | [[people:glen|glen]] |
- | + | ||
- | glen is providing regularly built [[/ | + | |
+ | <note tip> | ||
'' | '' | ||
+ | </ | ||
- | 32bit Th longterm kernel: | + | With Vagrant 1.5+ you can also use [[https://vagrantcloud.com/glen|vagrant |
- | < | + | |
- | $ vagrant box add pld32 ftp://ftp.pld-linux.org/ | + | |
- | $ vagrant | + | |
- | $ vagrant up | + | |
- | $ vagrant ssh | + | |
- | </ | + | |
- | 64bit Th longterm kernel: | + | * vagrant box add [[https:// |
- | < | + | |
- | $ vagrant box add pld64 ftp://ftp.pld-linux.org/ | + | |
- | $ vagrant init pld64 | + | |
- | $ vagrant | + | |
- | $ vagrant | + | |
- | </code> | + | |
the '' | the '' | ||
Line 49: | Line 40: | ||
To install '' | To install '' | ||
+ | |||
+ | If you are using '' | ||
+ | |||
+ | < | ||
+ | $ 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 | ||
+ | </ | ||
+ | |||
+ | ==== MATE Desktop ==== | ||
+ | |||
+ | I ([[people: |
packages/vagrant.1378665628.txt.gz · Last modified: 2013-09-08 20:40 by glen