Difference between revisions of "CDOT Development Systems"

From CDOT Wiki
Jump to: navigation, search
(Machine names and IPs)
(Machine names and IPs)
Line 38: Line 38:
 
= Machine names and IPs =
 
= Machine names and IPs =
  
<table>
+
<table border="1">
 
<tr>
 
<tr>
 
<th>Hostname</th>
 
<th>Hostname</th>
Line 48: Line 48:
  
 
<tr>
 
<tr>
<th>spain</th>
+
<td>spain</td>
<th>Mac mini</th>
+
<td>Mac mini</td>
<th>T1045E - cubicle A</th>
+
<td>T1045E - cubicle A</td>
<th>-</th>
+
<td>-</td>
<th>needs libraries</th>
+
<td>needs libraries</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<th>china</th>
+
<td>china</td>
<th>PC</th>
+
<td>PC</td>
<th>T1045E - cubicle B</th>
+
<td>T1045E - cubicle B</td>
<th>142.204.133.121</th>
+
<td>142.204.133.121</td>
<th>F8 + Vista installed</th>
+
<td>F8 + Vista installed</td>
 
</tr>
 
</tr>
  
  
 
<tr>
 
<tr>
<th>tba</th>
+
<td>tba</td>
<th>PC</th>
+
<td>PC</td>
<th>T1045E - cubicle C</th>
+
<td>T1045E - cubicle C</td>
<th>-</th>
+
<td>-</td>
<th>optical drive not working, no s/w installed, network jack providing local access only</th>
+
<td>optical drive not working, no s/w installed, network jack providing local access only</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<th>newzealand</th>
+
<td>newzealand</td>
<th>PC</th>
+
<td>PC</td>
<th>T1045E - cubicle D</th>
+
<td>T1045E - cubicle D</td>
<th>-</th>
+
<td>-</td>
<th>F8 installed, network jack not working</th>
+
<td>F8 installed, network jack not working</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<th>tba</th>
+
<td>tba</td>
<th>Mac mini</th>
+
<td>Mac mini</td>
<th>T1045H - cubicle E</th>
+
<td>T1045H - cubicle E</td>
<th>-</th>
+
<td>-</td>
<th>needs XCode and libraries installed</th>
+
<td>needs XCode and libraries installed</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<th>ireland</th>
+
<td>ireland</td>
<th>PC</th>
+
<td>PC</td>
<th>T1045H - cubicle F</th>
+
<td>T1045H - cubicle F</td>
<th>142.204.133.101</th>
+
<td>142.204.133.101</td>
<th>F8 installed, peterevanoff did debug build in 3:50!</th>
+
<td>F8 installed, peterevanoff did debug build in 3:50!</td>
 
</tr>
 
</tr>
  
 
</table>
 
</table>

Revision as of 11:35, 20 February 2008

The new equipment has arrived! Let's get it configured. Tuesday, February 19 is Config Day -- if you have some available time, please come down to the ORI area and help set things up. OSD600 will be held in the ORI space on that day.

Ori-macmini.jpg Ori-pc.jpg

Equipment

  • Four PCs - quad-core, 4GB RAM, 500GB disk, dual 22" displays on each
  • Two Mac Minis - dual-core, 2GB RAM, 120GB disk + external drive, 24" displays

Goals

  • Get each of the PCs configured for triple-boot. Install in the following order:
    • Windows XP SP2
    • Windows Vista
    • Fedora Core 8
  • Install the toolchain required to build mozilla on each platform (Win/Linux/Mac)
  • Perform a test build on each platform

PC Partitioning

Drives are ~500 GB:

  • Partition 1: 150 GB NTFS containing XP SP2
  • Partition 2: 100 GB NTFS containing Vista
  • Partition 3: 100 MB Linux boot partition
  • Partition 4: Extended partition
  • Partitions 5-9: 50 GB Linux LVM PVs (last one will be smaller)

Linux LVM PV layout:

  • 50 GB / filesystem (ext3)
  • 80 GB /home filesystem (ext3)
  • 50 GB /var filesystem

Software to be installed

(Remember, other tools can be added later!)

  • Build tools required for Mozilla build (Win/Linux/Mac). NOTE: use VS.NET Pro on Win32 vs. Express
  • PuTTY on WinXP/Vista
  • Current version of FF2 and TB

Machine names and IPs

Hostname Type Location IP Status
spain Mac mini T1045E - cubicle A - needs libraries
china PC T1045E - cubicle B 142.204.133.121 F8 + Vista installed
tba PC T1045E - cubicle C - optical drive not working, no s/w installed, network jack providing local access only
newzealand PC T1045E - cubicle D - F8 installed, network jack not working
tba Mac mini T1045H - cubicle E - needs XCode and libraries installed
ireland PC T1045H - cubicle F 142.204.133.101 F8 installed, peterevanoff did debug build in 3:50!