A collection of notes and musings to help map out avenues for development in CFEngine.
- Using bstring to supplant char arrays in the code, to prevent truncation of long lines and long templates.
** [https://cfengine.com/bugtracker/view.php?id=460 Mantis 460]
** [https://cfengine.com/bugtracker/view.php?id=1132 Mantis 1132]
- Fakeroot on HP-UX, Solaris, etc. for acceptance tests
** [https://cfengine.com/bugtracker/view.php?id=1228 Mantis 1228]
- A proper set of RC scripts for various platforms
** [http://www.unix.com/tips-tutorials/32987-creating-solaris10-service.html Solaris 10 services]
** Solaris pre-10 rc scripts
** [http://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html Linux Standard Base]
** HP-UX rc scripts with /etc/rc.config.d options
** AIX SRC
- Ability to build packages
** What about inclusion of libraries like TokyoCabinet in /var/cfengine/lib?
** Perhaps just documented package-spec files that can be adapted by the users?
A collection of notes and musings to help map out avenues for development in CFEngine.
** [https://cfengine.com/bugtracker/view.php?id=460 Mantis 460]
** [https://cfengine.com/bugtracker/view.php?id=1132 Mantis 1132]
** [https://cfengine.com/bugtracker/view.php?id=1228 Mantis 1228]
** [http://www.unix.com/tips-tutorials/32987-creating-solaris10-service.html Solaris 10 services]
** Solaris pre-10 rc scripts
** [http://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html Linux Standard Base]
** HP-UX rc scripts with /etc/rc.config.d options
** AIX SRC
** What about inclusion of libraries like TokyoCabinet in /var/cfengine/lib?
** Perhaps just documented package-spec files that can be adapted by the users?