Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.

LiquidGalaxy/liquid-galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20463b9 · Aug 5, 2015
Feb 26, 2012
Aug 5, 2015
Jul 19, 2012
May 16, 2014
Aug 1, 2014
Oct 18, 2012
Feb 28, 2012
Jun 13, 2012
Aug 1, 2014

Repository files navigation

== WITHIN THIS REPOSITORY ==

The "gnu_linux" directory contains example configuration files to aid
with setup of various software pieces. The philosophy employed was
one of letting the underlying distribution simplify the overall setup.

This meant leveraging the default behavior of "Xsession", the 
"alternatives" system, and various hook or "$product.d" directories.

The "php-interface" directory contains an example collection of code
used to provide a touchscreen interface for selecting queries and coordinates
to be consumed by Google Earth. Place everything into a WebServer's Docroot.

== ON THE SYSTEM ==

NOTE: with Git, it is up to the client to handle symlinks. If your client
doesn't handle symlinks, you might end up with some duplicate files with
various names, but things should still work fine.

The following tree represents the suggested directory hierarchy 
within the "lg" user's home directory:

/home/lg
|-- bin
|-- earth
|   |-- builds
|   |   |-- latest -> ./5.2.X.XXXX-X
|   |   `-- 5.2.X.XXXX-X
|   |-- config
|   |   |-- master
|   |   `-- slave
|   `-- scripts
|-- etc
`-- media
    `-- images
        |-- backgrounds
        `-- google

Using example scripts and tools within this repo, there should also be a "/lg"
directory on the system owned by "lg" user.