Changes between Version 10 and Version 11 of BuildServerSetup


Ignore:
Timestamp:
Dec 30, 2008, 7:25:14 PM (15 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildServerSetup

    v10 v11  
    1010
    1111== Virtual machine image installation ==
    12  * Start with basic Win2003 image (ami-e3698d8a, Server2003r2-i386-Win-v1.02.manifest.xml), on a Small Instance in the US region, in the same availability zone as the EBS disk.
    13  * Change the Administrator password.
    14  * Attach a 2GB EBS disk.
     12 * Create a 2GB EBS disk in us-east-1a. (...or any other availability zone, but it needs to match the instance's zone.)
     13 * Start with basic Win2003 image (ami-0456b26d, ec2-public-windows-images/Server2003r2-i386-Win-v1.03.manifest.xml), on a Small Instance in us-east-1a.
     14 * Change the Administrator password, and write it down somewhere.
    1515 * Install [http://www.microsoft.com/express/download/ VC++ 2008 Express SP1]. (I think that includes the [http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en Platform SDK] already?)
    1616 * Install [http://www.sliksvn.com/en/download command-line SVN] 1.5.4.
     17 * Attach the EBS disk.
    1718 * `svn co http://svn.wildfiregames.com/svn/ps/trunk/ e:\svn`
    1819 * Install [http://downloads.activestate.com/ActivePerl/Windows/5.10/ActivePerl-5.10.0.1004-MSWin32-x86-287188.msi ActivePerl].