Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2007-10-18 21:30:19
Size: 2695
Comment: adjust formatting
Revision 6 as of 2007-10-19 15:49:26
Size: 3148
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
(and the xorg stuff added from a system I installed manually)
Line 31: Line 32:
# gnuLinEx 2006
deb-src http://apt.linex.org/linex2006 sarge linex2006

# gnuLinEx 2006 xorg
deb http://apt.linex.org/linex2006 sarge xorg-7.1
Line 35: Line 38:
# Seguridad de Debian
# Debian main packages
deb http://ftp.es.debian.org/debian sarge main contrib non-free

#

# gnuLinEx 2006 sources
deb-src http://apt.linex.org/linex2006 sarge linex2006

# other sources
Line 37: Line 49:
deb http://ftp.es.debian.org/debian sarge main contrib non-free
Line 41: Line 52:
= 2007-10-16 = = 2007-10-17 =
Line 44: Line 55:
= 2007-10-17 = = 2007-10-18 =
Line 46: Line 57:
Line 52: Line 62:
 * Translated my german FAI presentation to show it here to all people interested in FAI
 * Discussed some details of the FAI GUI with Kugg

= 2007-10-19 =
 * listening the talk about the merge plan linex, edu, lenny...
 * discuss about some aspects about FAI development

I try to log here stuff done for the meeting:

2007-10-15

Today I am preparing a mirror with apt-mirror for some repositories Holger gave me.

Apart from that, I searched a little bit on the linex website, to find out where to download isos, and which gnulinex apt mirrors exist. Some links on stuff I found there - not sure if all is useful and relevant, I don't understand spanish very well:

Here's a formatted apt sources.list file from some FAQ:

(and the xorg stuff added from a system I installed manually)

# gnuLinEx 2006
deb http://apt.linex.org/linex2006 sarge linex2006 

# gnuLinEx 2006 xorg
deb http://apt.linex.org/linex2006 sarge xorg-7.1

# Seguridad de Debian
deb http://security.debian.org/ sarge/updates main contrib

# Debian main packages
deb http://ftp.es.debian.org/debian sarge main contrib non-free 

# 

# gnuLinEx 2006  sources
deb-src http://apt.linex.org/linex2006 sarge linex2006

# other sources
deb-src http://security.debian.org/ sarge/updates main contrib
deb-src http://ftp.es.debian.org/debian sarge main contrib non-free

2007-10-17

  • Travel and arrival day... Madrid's airport shows to be very confusing, the food is great and the weather too

2007-10-18

  • setting up the network takes some time...
  • Criteria for deciding on a language and framework for the GUI:
    • The language and framework should support a clean coding style and architecture
    • It should be accepted by all people willing to help in developing it
    • It might be interesting, if the code could also be used in FAI itself (e.g., it's duplicated work to have different pieces of code finding out which scripts to be executed for a class at install time and in the FAI GUI - and it's two places to be changed when the structure of the configspace changes)
    • what else?
  • Translated my german FAI presentation to show it here to all people interested in FAI
  • Discussed some details of the FAI GUI with Kugg

2007-10-19

  • listening the talk about the merge plan linex, edu, lenny...
  • discuss about some aspects about FAI development