|
ssu
|
Go to the source code of this file.
Macros | |
| #define | SSU_GROUP_ID 1000 |
| The group ID ssu expects to run as. This is usually the GID of the main phone user. | |
| #define | SSU_REPO_CONFIGURATION "/var/cache/ssu/repos.ini" |
| Path to the ssu domain configuration file. | |
| #define | SSU_REPO_CONFIGURATION_DIR "/usr/share/ssu/repos.d" |
| Path to config.d for ssu domain configurations. | |
| #define | SSU_BOARD_MAPPING_CONFIGURATION "/var/cache/ssu/board-mappings.ini" |
| Path to board / device family mappings file. | |
| #define | SSU_BOARD_MAPPING_CONFIGURATION_DIR "/usr/share/ssu/board-mappings.d" |
| Path to config.d for board mappings. | |
| #define | SSU_DATA_DIR "/usr/share/ssu/" |
| Directory where all the non-user modifiable data sits. | |
| #define | SSU_PROTOCOL_VERSION "1" |
| The ssu protocol version used by the ssu client libraries. | |
| #define | SSU_MAX_RECURSION 1024 |
| Maximum recursion level for resolving variables. | |
| #define | ZYPP_REPO_PATH "/etc/zypp/repos.d" |
| Path to zypper repo configuration. | |
| #define | SSU_FEATURE_CONFIGURATION "/var/cache/ssu/features.ini" |
| Path to the main ssu configuration file. | |
| #define | SSU_FEATURE_CONFIGURATION_DIR "/usr/share/ssu/features.d" |
| Path to the main ssu configuration file. | |
1.8.17