Setup Instructions
Step 1 (first time only)
solaris
vmware
windows
Skip to step 2
Step 2
Choose a package from the list on the left
Available packages
{% for package in packages %}
{% if not package.hidden %}
{% include "home_package.html" %}
{% endif %}
{% endfor %}