
@(#) forms.src 21.3 89/10/23 

Copyright (C) The Santa Cruz Operation 1988, 1989.
This Module contains Proprietary Information of
The Santa Cruz Operation, and should be treated as Confidential.

((install
A='DEFINE', 
B='SELECT', 
*


        Select a product  :  [                                       ]


        Choose an option  :  [Entire Product]    [Packages]    [Files]  



*
'A', ' ', ' ',
'B', '2', 'e',Install the entire product
'B', '1', 'p',Install functional groupings of files
'B', '0', 'f',Install individual unrelated files
))

((remove
A='DEFINE', 
*


        Select a product  :  [                                       ]



*
'A', ' ', ' ',
))

((list
A='DEFINE', 
B='SELECT', 
*


        Select a product  :  [                                       ]


        Choose an option  :  [Packages]    [Files]  



*
'A', ' ', ' ',
'B', '1', 'p',List functional groupings of files
'B', '0', 'f',List individual unrelated files
))

((insert
A='TEXT',
B='TEXT',
C='SELECT',
*

'      Insert: [                                                       ]'
'              [                                                       ]'

'      [Continue]    [Quit]                                             '
*
'A', ' ', '0',
'B', ' ', '0',
'C', '1', 'c',Insert the requested volume and press <Return> to continue the installation 
'C', '0', 'q',Type <q> to stop the installation 
))

((continuar
A='TEXT'
B='TEXT'
C='SELECT',
*

'  [                                                               ]'
'  [                                                               ]'

'  Do you wish to continue?    [Yes]   [No]                         '

*
'A', ' ', '0',
'B', ' ', '0',
'C', '1', 'y',Proceed 
'C', '0', 'n',Quit 
))

((ext_err
A='SELECT',
*

'      Extraction error, try again?     [Yes]   [No]'

*
'A', '1', 'y',Proceed 
'A', '0', 'n',Quit 
))

((trustwarn
A='TEXT'
B='TEXT'
C='TEXT'
D='TEXT'
E='TEXT'
F='TEXT'
G='SELECT',
*

'The following packages have not been designated as trusted                    '
'and may compromise the security of your system:                               '

'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'

'  Do you wish to continue?    [Yes]   [No]                                    '

*
'A', ' ', '0',
'B', ' ', '0',
'C', ' ', '0',
'D', ' ', '0',
'E', ' ', '0',
'F', ' ', '0',
'G', '1', 'y',Proceed 
'G', '0', 'n',Quit 
))

((verify0
A='TEXT'
B='TEXT'
C='TEXT'
D='TEXT'
E='TEXT'
F='TEXT'
G='SELECT',
*

'Please verify the removal of the following packages:                          '

'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'

'  Do you wish to continue?    [Yes]   [No]                                    '

*
'A', ' ', '0',
'B', ' ', '0',
'C', ' ', '0',
'D', ' ', '0',
'E', ' ', '0',
'F', ' ', '0',
'G', '1', 'y',Proceed 
'G', '0', 'n',Quit 
))

((verify1
A='TEXT'
B='TEXT'
C='TEXT'
D='TEXT'
E='TEXT'
F='TEXT'
G='TEXT'
H='TEXT'
I='TEXT'
J='TEXT'
K='SELECT',
*

'Please verify the removal of the following component(s):                          '

'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'
'[                                                                            ]'

'  Do you wish to continue?    [Yes]   [No]                                    '

*
'A', ' ', '0',
'B', ' ', '0',
'C', ' ', '0',
'D', ' ', '0',
'E', ' ', '0',
'F', ' ', '0',
'G', ' ', '0',
'H', ' ', '0',
'I', ' ', '0',
'J', ' ', '0',
'K', '1', 'y',Proceed 
'K', '0', 'n',Quit 
))

((bundle
A='SELECT', 
*


'   Choose an option  :  [Entire Product]  [Services]  [Service Components]  '



*
'A', '2', 'e',Install the complete distribution
'A', '1', 's',Install a System Service (Service: a functional area of the system)
'A', '0', 'c',Install a component of a Service (Component: a subfunction of a Service)
))

((bundle2
A='SELECT', 
*


'   Choose an option  :  [Entire Product]  [Services]  [Service Components]  '



*
'A', '2', 'e',Remove the complete distribution
'A', '1', 's',Remove a System Service (Service: a functional area of the system)
'A', '0', 'c',Remove a component of a Service (Component: a subfunction of a Service)
))
