[PLDWWW] page changed: packages:vagrant

"Elan Ruusamäe (glen)" glen at pld-linux.org
Wed Apr 30 08:06:52 CEST 2014


[PLD Base box] 

--- https://www.pld-linux.org/packages/vagrant?rev=1386791224
+++ https://www.pld-linux.org/packages/vagrant
@@ -12,29 +12,32 @@
  
  The commands are run in dir where is ''Vagrantfile''.
  
  Base box you need to import only once, you can make new VM's without need to import base box again.
- ===== PLD Base box =====
+ ===== PLD Base boxes =====
  
  glen is providing regularly built [[/people/glen/vm-info|vagrant base boxes]]:
  
  ''box add'' command is needed only once or if you want to refresh your base box.
  
- 32bit Th longterm kernel:
+ 32bit Th 3.10 kernel:
  <code>
  $ vagrant box add pld32 ftp://ftp.pld-linux.org/people/glen/vm/pld32.box
  $ vagrant init pld32
  $ vagrant up
  $ vagrant ssh
  </code>
  
- 64bit Th longterm kernel:
+ 64bit Th 3.10 kernel:
  <code>
  $ vagrant box add pld64 ftp://ftp.pld-linux.org/people/glen/vm/pld64.box
  $ vagrant init pld64
  $ vagrant up
  $ vagrant ssh
  </code>
+ 
+ Additionally there's Th-2013-snap box available:
+   * ftp://ftp.pld-linux.org/people/glen/vm/th-2013/pld32-th2013.box
  
  the ''.box'' is actually [[https://github.com/mitchellh/vagrant/issues/1741|importable by plain VirtualBox]] as well if you rename the file as ''.ova'', on [[ftp://ftp.pld-linux.org/people/glen/vm/|ftp]] there are symlinks for .ova files made for convenience.
  
  ===== What next? =====


Diff URL:
  https://www.pld-linux.org/packages/vagrant?do=diff&r1=1386791224&r2=1398838012
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list