Skip to content
Snippets Groups Projects
Commit 50cf849e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update FAQ_DEV.

parent caf4da8a
No related branches found
No related tags found
No related merge requests found
...@@ -455,15 +455,15 @@ typedef struct nameData ...@@ -455,15 +455,15 @@ typedef struct nameData
obvious simple answer is that I maintain: obvious simple answer is that I maintain:
1. A set of patches to make certain portions of the source tree 1. A set of patches to make certain portions of the source tree
'behave' in the different environment of the RPMset; 'behave' in the different environment of the RPMset;
2. 2.) The initscript; 2. The initscript;
3. 3.) Any other ancilliary scripts and files; 3. Any other ancilliary scripts and files;
4. 4.) A README.rpm-dist document that tries to adequately document 4. A README.rpm-dist document that tries to adequately document both
both the differences between the RPM build and the WHY of the the differences between the RPM build and the WHY of the
differences, as well as useful RPM environment operations (like, differences, as well as useful RPM environment operations (like,
using syslog, upgrading, getting postmaster to start at OS boot, using syslog, upgrading, getting postmaster to start at OS boot,
etc); etc);
5. 5.) The spec file that throws it all together. This is not a 5. The spec file that throws it all together. This is not a trivial
trivial undertaking in a package of this size. undertaking in a package of this size.
I then download and build on as many different canonical distributions I then download and build on as many different canonical distributions
as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1 as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment