Changes

Jump to navigation Jump to search
Line 169: Line 169:     
About the help file, I remember reading that it must be placed into www/ocs/files/guide.pdf (else I would have put this file in /usr/share/doc/) so we cannot delete this file from the RPM :'(
 
About the help file, I remember reading that it must be placed into www/ocs/files/guide.pdf (else I would have put this file in /usr/share/doc/) so we cannot delete this file from the RPM :'(
 +
 +
 +
----
 +
/etc/e-smith/sql/init/* should only be used one to create the db table, then it is deleted
 +
httpd.conf and php.ini are in standard events
 +
which only leaves three fragments to document in the rare case that something changes
 +
 +
so here we don't really need the event,
 +
a little documentation will do and you had to doc the new event anyway
 +
 +
yes put the help file at www/ocs/files/guide.pdf
 +
just make a new rpm with only that file + make it a dependancy
 +
then you can delete it from the main rpm
 +
 +
another thing to do in time is...
 +
add all the requires (to perl dependencies)  that are available from existing repos
 +
then you can reduce the number of perl rpm in your download
 +
the less you are responsible for the better

Navigation menu