| Title: | The setld and ULTRIX layered product installation/integration conference |
| Moderator: | SQM::DUFAULT |
| Created: | Thu Feb 08 1990 |
| Last Modified: | Wed Apr 23 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 359 |
| Total number of notes: | 1357 |
As requested in the WWW setld doc I've put all creation of Symbolic links in my .scp in the POST_L section, and their removal in the PRE_D section. This means I don't have any need for a "C" (config) section. Is there a way I can stop setld calling my .scp for config ? Since it is at the moment, I'm getting: Generic Entity Servers (GES) V100 for Oracle and Sybase Copying from /devel/thoman/gesayr/osf/installation/src/output/ (disk) Verifying Configuring "Generic Entity Servers (GES) V100 for Oracle and Sybase" (GESAYR100) That last line is misleading 'cause nothing is actuall going to happen! You might say, "so ignore it". I'm mainly concerned that if users type: # setld -c GESAYR100 config they see that line again, and might get an artificial sence of security that any broken links have been re-created. Thanks, Craig. [Posted by WWW Notes gateway]
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 357.1 | Pls add a title to .0 for me | OZROCK::THOMAN | The House Of Script | Tue Feb 11 1997 03:00 | 12 |
I cant. The *useless* WWW interface doesn't allow that. I cant even delete it. Title: "Can the (C)onfig phase be by-passed?" thx C. | |||||
| 357.2 | Try this. Think you'll see no Config msg with it | TLE::TALCOTT | Wed Feb 12 1997 11:53 | 5 | |
C)
#
# No specific actions for Configure phase
#
;;
| |||||
| 357.3 | Unfortunatelyit still appears - atleast on D/Ux 3.2 | OZROCK::THOMAN | The House Of Script | Thu Feb 13 1997 19:57 | 71 |
RE .2
>C)
> #
> # No specific actions for Configure phase
> #
> ;;
Thanks for your suggestion, but... unfortunately it still
happens (atleast on D/Unix 3.2x). I guess I'm stuck with it.
ie:
# setld -l /devel/thoman/gesayr/osf/installation/src/GESAYR100_kit
The subsets listed below are optional:
There may be more optional subsets than can be presented on a
single
screen. If this is the case, you can choose subsets screen by
screen
or all at once on the last screen. All of the choices you make will
be collected for your confirmation before any subsets are
installed.
1) Generic Entity Servers (GES) V100 for Oracle and Sybase
Or you may choose one of the following options:
2) ALL of the above
3) CANCEL selections and redisplay menus
4) EXIT without installing any subsets
Enter your choices or press RETURN to redisplay menus.
Choices (for example, 1 2 4-6): 1
You are installing the following optional subsets:
Generic Entity Servers (GES) V100 for Oracle and Sybase
Is this correct? (y/n): y
Checking file system space required to install selected subsets:
File system space checked OK.
Installing Generic Entity Servers (GES) V100 for Oracle and Sybase.
Generic Entity Servers (GES) V100 for Oracle and Sybase
Copying from /devel/thoman/gesayr/osf/installation/src/GESAYR100_kit
(disk)
Verifying
Configuring "Generic Entity Servers (GES) V100 for Oracle and Sybase"
(GESAYR100)
#
# setld -c GESAYR100 config
Configuring "Generic Entity Servers (GES) V100 for Oracle and Sybase"
(GESAYR100)
#
Craig.
| |||||