[6243] in Release_7.7_team
Re: Installers merged (and apt repository merger thoughts)
daemon@ATHENA.MIT.EDU (Tim Abbott)
Sat Feb 28 22:26:13 2009
Date: Sat, 28 Feb 2009 22:25:16 -0500 (EST)
From: Tim Abbott <tabbott@MIT.EDU>
To: Andrew M Boardman <amb@mit.edu>
cc: release-team@mit.edu, athena10@mit.edu
In-Reply-To: <alpine.DEB.2.00.0902281837380.1796@vinegar-pot.mit.edu>
Message-ID: <alpine.DEB.2.00.0902282220380.12901@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Spam-Flag: NO
X-Spam-Score: 0.00
On Sat, 28 Feb 2009, Tim Abbott wrote:
> A couple of differences remain between what is in svn and what is deployed
> on debathena.mit.edu:
>
> - s/athena10.mit.edu/debathena.mit.edu/. This should be easy to change
> at our leisure once the apt repositories themselves are merged.
>
> - s/beta//. This is easy to change once we move the website updates to
> the main debathena.mit.edu location (if that is indeed our plan).
>
> - The initial signing keys (and filenames, and their sha1sums) are
> different.
I decided to resolve this third issue by committing the relevant change.
As a result, I touched the PXE/Athena10 installer code in SVN but am not
prepared to test it. The PXE relevant change is the rename described
below. The changes that I believe you need to do to get a working merged
installer are:
(1) deploy the new archive keyring (available in
/mit/debathena/apt/debathena-archive-keyring.asc) to the Athena 10 apt
repository's root.
(2) deploy the new installer code as install-debathena.sh in the installer
place.
(3) deploy the new PXE code
(4) Update athena10.mit.edu (etc.) to change references to
install-athena10.sh to install-debathena.sh.
Let me know if you have any problems deploying this.
Once this is done, the only differences will be the necessary
s/athena10.mit.edu/debathena.mit.edu/ and s/beta//, which we can do once
we transition the debathena.mit.edu website.
-Tim Abbott