Pointer to base box creation docs

This commit is contained in:
Ciaran Gultnieks 2013-01-22 16:34:34 +00:00
parent a404397014
commit b7123b2f00

View file

@ -1053,6 +1053,9 @@ the specification for what's required to be Vagrant-compatible is very well
defined. This is the sensible and secure way to do it, since you know what's defined. This is the sensible and secure way to do it, since you know what's
in it. If you insist on taking a shortcut, ask CiaranG about it on IRC. in it. If you insist on taking a shortcut, ask CiaranG about it on IRC.
Documentation for creating a base box can be found at
@url{http://docs.vagrantup.com/v1/docs/base_boxes.html}.
You can use a different version or distro for the base box, so long as you You can use a different version or distro for the base box, so long as you
don't expect any help making it work. don't expect any help making it work.