Hi Curt,

Thanks for that, being one to give it a go, this arvo I put wrote a small
generic shell script that starts up fg on each machine. It just reads 2
files of a server, one unique for that machine, the other for all machines.
Its build the fgfs command line then issues it. I figured the FG IO streams
were built via simgear right at init rather than later on the property tree.

For info I have the machines all running TWM under ubuntu on thumb sticks.
So each install is identical with configs and scenery by nfs from the
server, next step is to move them into a a ram file system image which loads
and boots from the stick or pxe.

Although not Flightgear, you don't remember how you set up the auto logon,
thats rather  looked down on in unix circles and I have not found any
answers to that question around the net.  Thats my next problem to address.

 regard Harry





On Mon, Feb 7, 2011 at 8:40 PM, Curtis Olson <curtol...@gmail.com> wrote:

> On Mon, Feb 7, 2011 at 1:11 AM, Harry Campigli wrote:
>
>> All.
>>
>> With out modifying the code, is there a way do define IO commands in the
>> preference.xml file rather than the command line? I suspect not but
>> hopefully I am wrong.
>>
>> To explain, in a set up where multiple machines with differing io configs
>> , pick up their startup command line and preference files from a single
>> machine, it would avoid having to edit so many start files. Only other
>> option I see is to write a shell script to build the unique start command
>> files then fire up FG each time.
>
>
> The way I've done this in the past is to create a unique ~/.fgfsrc file for
> each machine that contains the individual IO command line options and the
> individual view parameter options.  (I was running under linux ... in my
> case I setup auto-login and automatically started up the software too, so
> when the machine was powered on, it came up running the FlightGear software
> automatically.)
>
> Regards,
>
> Curt.
> --
> Curtis Olson:
> http://www.atiak.com - http://aem.umn.edu/~uav/
> http://www.flightgear.org - 
> http://www.flightgear.org/blogs/category/curt/<http://www.flightgear.org/blogs/category/personal/curt/>
>
>
>
> ------------------------------------------------------------------------------
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world?
> http://p.sf.net/sfu/oracle-sfdevnlfb
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to