Index: ossp-pkg/rc/00TODO RCS File: /v/ossp/cvs/ossp-pkg/rc/00TODO,v rcsdiff -q -kk '-r1.39' '-r1.40' -u '/v/ossp/cvs/ossp-pkg/rc/00TODO,v' 2>/dev/null --- 00TODO 2003/05/14 19:38:23 1.39 +++ 00TODO 2003/05/19 19:04:45 1.40 @@ -34,6 +34,9 @@ Should we just parse %config of labels which have matching %<...> sections? Under which user/priority does the %config and %common sections run? +Variation to OpenPKG rc + OpenPKG puts sections with no -p at end, but we give them implicitly -p 200 + Consider Nice to have feature for ex, a pEx->pObj->strErr(pEx->Value); Removing the OSSP_RC_DEACT deactivation feature (thl.) @@ -55,6 +58,7 @@ Restore lost multiple location merging logic. Use OSSP cfg library for dotconf parsing, ask Ralf to help. Make rc_section_t correspond to rc_section.c with own operators. + Make consistent, sectionGetdata and scriptTostring should have same names Implementation Correct assertion, sanity check, and if () checks according to one standard.