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-08-07 23:48] – 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: | ||
- | - you register base box with '' | + | - install [[package> |
- | - you create '' | + | - add your user to '' |
- | - you bring up VM defined in '' | + | - register base box with '' |
- | - you log in to VM with '' | + | - create '' |
+ | - bring up VM defined in '' | ||
+ | - log in to VM with '' | ||
The commands are run in dir where is '' | The commands are run in dir where is '' | ||
Line 13: | 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 47: | 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.1375912128.txt.gz · Last modified: 2013-08-07 23:48 by glen