Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3088 by kumaneko, Mon Oct 5 06:45:53 2009 UTC revision 3096 by kumaneko, Thu Oct 8 14:11:34 2009 UTC
# Line 2179  Fix 2009/10/05 Line 2179  Fix 2009/10/05
2179        ccs_memcmp() should use "size_t" for size parameter because size of        ccs_memcmp() should use "size_t" for size parameter because size of
2180        "struct ccs_condition" may exceed 256 bytes if complicated condition was        "struct ccs_condition" may exceed 256 bytes if complicated condition was
2181        given.        given.
2182    
2183    Fix 2009/10/08
2184    
2185        @ Add CONFIG_CCSECURITY_DEFAULT_LOADER option.
2186    
2187          I made the default policy loader's pathname ( /sbin/ccs-init )
2188          configurable.
2189    
2190        @ Add CONFIG_CCSECURITY_ALTERNATIVE_TRIGGER option.
2191    
2192          Some environments do not have /sbin/init . In such environments, we need
2193          to use different program's pathname (e.g. /init or /linuxrc ) as
2194          activation trigger.
2195    
2196          Thus, I made the alternative trigger ( /sbin/ccs-start ) configurable.

Legend:
Removed from v.3088  
changed lines
  Added in v.3096

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26