[17309] in Athena Bugs
Re: can't update multiple minor versions
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Oct 26 12:19:22 1999
Date: Tue, 26 Oct 1999 12:19:16 -0400 (EDT)
Message-Id: <199910261619.MAA24135@small-gods.mit.edu>
From: Greg Hudson <ghudson@MIT.EDU>
To: Jonathon Weiss <jweiss@mit.edu>
CC: bugs@mit.edu
In-reply-to: "[17293] in Athena Bugs"
> We should fix getcluster to return the oldest available packs that
> are newer than the current packs whne it is time to update, rather
> than always returning the newest packs.
Right now, getcluster is very convoluted because it makes a lot of
policy decisions. Some day I would like to take those policy
decisions away from getcluster and put them in the update script, and
make the update script responsible for attaching the new packs. (As a
bonus, the workstation doesn't have to run with new packs during the
first segment of the update.) That would make it much easier to make
the suggested change.