053908a9ac
Major rework of package to conform to shared library policy, including being renamed from libica2 to libica. Additional bugfixes from previous version. Please also make me the maintainer of the package. OBS-URL: https://build.opensuse.org/request/show/484290 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/libica?expand=0&rev=1
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
## Path: Kernel/z90Crypt
|
|
## Description: Set domain parameter for z90crypt
|
|
## Type: integer(-1:15)
|
|
## Default: -1
|
|
#
|
|
# This variable selects the crypto domain to be used,
|
|
# required if an LPAR owns several crypto domains.
|
|
# The value of -1 is used for autodetect.
|
|
#
|
|
Z90CRYPT_DOMAIN=-1
|