[Linux-disciples] Debian upgrade order
Dylan Thurston
dpt at lotus.bostoncoop.net
Tue May 31 10:26:41 EDT 2005
On Mon, May 30, 2005 at 01:32:25PM -0400, Stephen R Laniel wrote:
> I just did a big Ubuntu apt-get upgrade, which is
> obviously identical to the Debian apt-get upgrade, and I
> noticed that the order seems to be
>
> foreach(@packages) {
> pre-install script;
> }
>
> foreach(@packages) {
> unpack;
> }
>
> foreach(@packages) {
> install script;
> }
That's a simplification, since sometimes one package needs to be
fully installed before another package is pre-installed, but
essentially, yes.
> Any idea why Debian orders the process the way it does?
I've wondered about this myself. I assumed it was for efficiency
reasons, that it ends up being faster this way, but I don't know.
Peace,
Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20050531/ba13436b/attachment-0001.pgp
More information about the Linux-disciples
mailing list