[Sunhelp] Re: Production Disksuite for Solaris 8

James Lockwood james at foonly.com
Mon Apr 24 21:19:15 CDT 2000


On Fri, 21 Apr 2000, Robert Brady wrote:

> This is a much tougher question to answer that I first thought.  Here's
> what I have found:
> 
> o EA stands for Easy Access not Early Access(although there is a lot of
> debate on this)

Then Sun _sorely_ needs to change their installation script:

(add_to_install_server):

CopyEADirectory() {

        [ "$DEBUG" = "true" ] && set -x

        typeset -r EASource="$(dirname $ORIGDIR)/EA"
        typeset -r EATarget="$(dirname $TARGET)/EA"

        [ ! -d $EASource ] && return

        echo ""; echo "Copying the Early Access products..."

Everywhere in the installation scripts the software is indicated as being
an early access directory.  The installation documentation also mentions
that early access products are supplied on the second OS disc.

-James






More information about the SunHELP mailing list