Custom Query (1138 matches)
Results (97 - 99 of 1138)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#429 | wontfix | Create a rsync system to sync local VMs with a master | ||
Description |
As we have a number of people collaborating in the building of the Virtual Machine, and as Virtual Machines are very large and slow and costly to download, we need a way that people can synchronise with the latest image without download 3 meg of data. I propose that we set up the following:
|
|||
#430 | fixed | Create documentation for the LiveDVD | ||
Description |
User level documentation needs to be added for each application. I'm looking for direction as to what this documentation should look like, and how it should be written. At the moment, I think it should be available via a HTML page. To start with, I've copied the documentation from the 2008 Live DVD into https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/doc/ arramagong.css banner.bmp index.html jquery.js Docs are updated using https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/bin/install_main_docs.sh |
|||
#436 | fixed | apt-get install -y | ||
Description |
change all apt-get install commands to "apt-get install --yes" This means that the user will not be asked to confirm installing, which will make automating easier. |