summaryrefslogtreecommitdiff
path: root/docs/platform/development.md
AgeCommit message (Collapse)Author
2013-10-30added libvirt-bin as a required package, add some known issues and solutionsMicah Anderson
2013-10-30add information about debuggingMicah Anderson
2013-10-30clarify that 1.3 version of vagrant is neededMicah Anderson
2013-10-30add necessary dependency development package for vagrant-libvirtMicah Anderson
2013-10-21updated known issues list for vagrant-libvirt developmentvarac
2013-10-20updated known issues for libvirt providervarac
2013-10-17added vagrant-libvirt howtovarac
2013-09-27added Limitations to development guidevarac
2013-09-27added TOC, vagrant troubleshooting and working combinationsvarac
2013-09-27added link to first vagrant referencevarac
2013-09-19add link to the quick-startMicah Anderson
2013-09-19fix spacing for code blocksMicah Anderson
2013-09-19Due to the fact that so many people would start with the quickstart guide ↵Micah Anderson
(because we recommended it), and would get completely hung-up on vagrant not working and if they managed to succeed in fighting through those problems, ended up with a provider that wasn't able to actually do anything at all. So, the goal was to move the quickstart information into a development setup howto, and then revamp the quickstart to be a minimal provider setup from scratch configuration that results in you getting familiar with the concepts (provider, platform, cli, nodes, services, etc.) and leaves you at the end with a functional minimal provider.