Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 1087)

Ticket Resolution Summary Owner Reporter
#429 wontfix Create a rsync system to sync local VMs with a master live-demo@… camerons
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:

  • Mount the GISVM somewhere, probably on download.osgeo.org. (Ricardo has some other ideas for hosting locations which I can't put my finger on as I type this).
  • Set up a configured rsync client inside GISVM image, probably using Unison, This will provide read only access to the master Virtual Machine. This will allow everyone to sync their local images with the latest.
  • Set up the master GISVM image with read only access for most people, maybe through an anonymous password or similar.
  • Set up write access to the GISVM image to the core GISVM team, probably only one or 2 people, who will be responsible for running people's scripts, and then uploaded the changed image back onto the master image.
  • Periodically, this master image will be copied into a specific release with a version number.
#430 fixed Create documentation for the LiveDVD live-demo@… camerons
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 camerons camerons
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.