Reserving additional space on the installation machine
pkgadd(ADM)
assures that there is enough disk space to install your
package, based on the object definitions in the
pkgmap(F)
file.
However, sometimes your package will require additional disk space beyond that
needed by the objects defined in the pkgmap file.
For example, your package might create a file during installation.
pkgadd(ADM)
checks for additional space when you
deliver a
space(F)
file with your package.
Refer to
``space''
or the
space(F)
manual page
for details on
the format of this file.