Patch-ID# 101024-01 Keywords: pkgmk loops with large files; pkgtrans won't handle multiple volumes Synopsis: SunOS 5.0: package utility fixes Date: Jun/28/93 SunOS release: 5.0 ((Solaris 2.0) Unbundled Product: Unbundled Release: Topic: Problems loading packages onto floppy disks: BugId's fixed with this patch: 1115777, 1110483 Changes incorporated in this version: Relevant Architectures ('arch -k' values if kernel specific): all Other patches which conflict with this patch: This patch obsoleted by: Files included with this patch: usr/bin/pkgmk usr/sadm/install/bin/pkginstall usr/sadm/sysadm/bin/mkdtab usr/sbin/pkgadd usr/sbin/pkgrm Problem Description: 1. A pkgmk of a module nearly the same size as the floppy disk could lead to a screen of messages requiring the user to control C out of the process and requring the user to divide down the files used in the package. The work around involved manually changing /etc/device.tab and selecting the size of the large files to be loaded by train and error. 2. A pkgtrans of files larger than one meg results in a media size error. There was no workaround for this bug. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions added in this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- None.