News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Installation issues on .31

Started by lrascao, November 25, 2005, 03:47:13 PM

Previous topic - Next topic

archived

hey there, i have several suggestions for improving the Core setup process, here goes:

- X and firefox should be installed on the Core, it's kind of annoying having to use another PC to browse the pluto_admin site
- Network_Setup.sh creates an empty gateway entry on /etc/network/interface if it is not configured, this in turn does not allow the ifup command to work
- Update_Packages.sh should perform a check for internet connectivity before going to work, again it's kind of annoying having to wait until the script ends with a lot of timeouts in between
- 'joe', gotta have it, nano sucks

also, i noticed that .32 was released, is there a place where i can see what was changed from .31?

keep up the good work!

archived


archived

The Core is actually designed to go into a closet/rack/server room, so installing X and Firefox on it didn't fit in the design decisions back then.

It is assumed that you have all connection parameters (gateway included) set up, that's why Network_Setup.sh does that.

In .33, The timeout was reduced to 10 seconds for apt, so it should be a little less. Still working on/thinking about a large scale internet check integration so if you don't have a internet connection, the net related ops don't execute.

We use vim, not nano :) so vim is installed there and nano is just a fallback editor for early stage install problems when vim is not available (since I can't stand vi).