[22335] in Source-Commits
packs/update/os/solaris
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Thu Mar 31 11:24:17 2005
From: rbasch@MIT.EDU
Date: Thu, 31 Mar 2005 11:24:09 -0500
Message-Id: <200503311624.j2VGO9BN031882@anhedonia.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/packs/update/os/solaris
In directory anhedonia.mit.edu:/afs/dev.mit.edu/user/rbasch/src/athena-release/packs/update/os/solaris
Modified Files:
update-os.sh
Log Message:
Change for 9.4:
Remove old packages with pkgrm, instead of destroying the existing
package database. Use the new $OSPRESERVE update file to save OS
"edit" files around the removal. (Continue to remove old patch
directories, though; we cannot use patchrm, since we do not back
up files replaced by patchadd. This does not corrupt the package
database).
Determine the correct package directory to use for platform-dependent
packages, instead of having to append ".u" to such packages in our
new packages list.
Update the necessary "adjustments" for Solaris 10 (initial system
configuration files, etc.).
Remove the copying in of the old finish-update rc script; the new
finish-update service is in its own "MITcore" package.
Use "devfsadm -R" to create devices correctly in the target root.