[1123] in Source-Commits
packs/update do-update.sh
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Feb 22 13:42:16 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Sat, 22 Feb 1997 13:42:12 EST
Update of /afs/dev.mit.edu/source/repository/packs/update
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/packs/update
Modified Files:
do-update.sh
Log Message:
Add CPUTYPE variable containing output of machtype -c to avoid trying
to run it after updating the kernel, which doesn't work in the
Solaris 2.4 to 2.5.1 update..
/kadb and /ufsboot are gone in Solaris 2.5.1.
uname -i doesn't work with a Solaris 2.4 kernel, so use uname -m
(which works for now) in versions prior to 8.1. Ugly.