<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>How 
about multiple tarballs?&nbsp;If that's not possible, try something like 
this.&nbsp;&nbsp;</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>Have 
your installation directory be given the ability to be NFS mounted onto 
</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>your 
</FONT></SPAN><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2>servers, then run this </FONT></SPAN><SPAN class=546150608-23092004><FONT 
face=Arial color=#0000ff size=2>command:</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>cd 
/vanilla_install_dir; tar cf - .| (cd /new_server_install_dir; tar xvfBp 
-)</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>Where 
/vanilla_install_dir is the directory structure is origanally located and 
</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2>/new_server_install_dir is the new server directory structure.&nbsp; 
After it's finished, </FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff size=2>umount 
the dir and you are ready to go.</FONT></SPAN></DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=546150608-23092004><FONT face=Arial color=#0000ff 
size=2>-Jim</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Donovan 
  [mailto:donovan@serveitup.com] <BR><B>Sent:</B> Wednesday, September 22, 2004 
  12:48 PM<BR><B>To:</B> cod@icculus.org<BR><B>Subject:</B> [cod] 2.24GB worth 
  of install<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Can this be cut down to under 2GB by getting rid 
  of any of the standard CoD files?&nbsp; 2.24GB is too big for linux to handle 
  as a tar file.&nbsp; The way I deploy servers is by making a single vanilla 
  working server and then tarball the server so it can be easily rolled out when 
  ever I need to setup another server or fix a corrupted server.&nbsp; Linux 
  won't copy the file from the server where the tarball is stored to the server 
  where the game is being setup.&nbsp; Is there any way to reduce the size of 
  the installation?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Donovan</FONT></DIV></BLOCKQUOTE></BODY></HTML>