ssu
Macros
constants.h File Reference

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.
 

Detailed Description

Author
Bernd Wachter bernd.nosp@m..wac.nosp@m.hter@.nosp@m.joll.nosp@m.amobi.nosp@m.le.c.nosp@m.om
Date
2012

Definition in file constants.h.