usr/src/cmd/installadm/installadm.h
branchoi_151a
changeset 1398 3cd5b2156d4c
parent 872 8b098e92c2a9
equal deleted inserted replaced
1397:9dbcd0cd9b35 1398:3cd5b2156d4c
   155 #define	MSG_DIRECTORY_ACCESS_ERR	INSTALLADMSTR(\
   155 #define	MSG_DIRECTORY_ACCESS_ERR	INSTALLADMSTR(\
   156 	"Cannot access directory %s, error = %d.\n")
   156 	"Cannot access directory %s, error = %d.\n")
   157 #define	MSG_CREATE_IMAGE_ERR	INSTALLADMSTR(\
   157 #define	MSG_CREATE_IMAGE_ERR	INSTALLADMSTR(\
   158 	"Create image failed.\n")
   158 	"Create image failed.\n")
   159 #define	MSG_UNABLE_TO_DETERMINE_ARCH	INSTALLADMSTR(\
   159 #define	MSG_UNABLE_TO_DETERMINE_ARCH	INSTALLADMSTR(\
   160 	"Unable to determine Oracle Solaris install image type.\n")
   160 	"Unable to determine OpenIndiana install image type.\n")
   161 #define	MSG_REGISTER_SERVICE_FAIL	INSTALLADMSTR(\
   161 #define	MSG_REGISTER_SERVICE_FAIL	INSTALLADMSTR(\
   162 	"Failed to register Install Service %s.\n")
   162 	"Failed to register Install Service %s.\n")
   163 #define	MSG_LIST_SERVICE_FAIL	INSTALLADMSTR(\
   163 #define	MSG_LIST_SERVICE_FAIL	INSTALLADMSTR(\
   164 	"Failed to list Install Services.\n")
   164 	"Failed to list Install Services.\n")
   165 #define	MSG_SERVICE_DOESNT_EXIST	INSTALLADMSTR(\
   165 #define	MSG_SERVICE_DOESNT_EXIST	INSTALLADMSTR(\