[374] in athena10
Re: Adding software "to the release"
daemon@ATHENA.MIT.EDU (Kenneth Charles Arnold)
Tue Aug 5 00:33:22 2008
Message-ID: <4897D7DA.7010901@mit.edu>
Date: Tue, 05 Aug 2008 00:32:26 -0400
From: Kenneth Charles Arnold <kcarnold@MIT.EDU>
MIME-Version: 1.0
To: Greg Hudson <ghudson@mit.edu>
CC: Jonathan Reed <jdreed@mit.edu>, athena10@mit.edu
In-Reply-To: <1217895138.12433.107.camel@error-messages.mit.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Greg Hudson wrote:
> Mostly network traffic and install time. If we pile 100GB of software
> into the release then it will take hours to install a machine. texlive
> is a huge offender here because it has a zillion font packages runs
> mktexlsr for every one, but tex is too important to lose.
>
The mktexlsr thing should really be a "trigger", like ldconfig.
Hopefully that's already in the works.
Any investigation into using IP multicast for cluster upgrades? It would
be a multiplicative bandwidth savings, if the hub can handle it. (I'm
not sure how that end works though.)
-Ken