[PLDWWW] page changed: packages:vagrant
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Tue Nov 4 23:00:18 CET 2014
[PLD Base boxes]
--- https://www.pld-linux.org/packages/vagrant?rev=1407670315
+++ https://www.pld-linux.org/packages/vagrant?rev=1415138418
@@ -15,11 +15,22 @@
Base box you need to import only once, you can make new VM's without need to import base box again.
===== PLD Base boxes =====
- glen is providing regularly built [[/people/glen/vm-info|vagrant base boxes]]:
+ [[people:glen|glen]] is providing regularly built [[/people/glen/vm-info|vagrant base boxes]]:
+ <note tip>
''box add'' command is needed only once or if you want to refresh your base box.
+ </note>
+
+ <note tip>
+ With Vagrant 1.5+ you can also use [[https://vagrantcloud.com/glen|vagrant cloud urls]]:
+
+ <code>
+ vagrant box add glen/pld32
+ vagrant box add glen/pld64
+ </code>
+ </note>
32bit Th 3.10 kernel:
<code>
$ vagrant box add pld32 ftp://ftp.pld-linux.org/people/glen/vm/pld32.box
@@ -35,9 +46,10 @@
$ vagrant up
$ vagrant ssh
</code>
- Additionally there's Th-2013-snap box available:
+ Additionally there's Th-2012-snap and Th-2013-snap boxes available:
+ * ftp://ftp.pld-linux.org/people/glen/vm/th-2012/pld32-th2012.box
* 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.
Diff URL:
https://www.pld-linux.org/packages/vagrant?do=diff&r1=1407670315&r2=1415138418
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list