summaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian2001-12-04 06:40:09 +0000
committerBruce Momjian2001-12-04 06:40:09 +0000
commit50cf849e28c104f27ab2fdb3405b01c730e3e6aa (patch)
treed03cbbd49ab655768350cb471c7fb4d86d88f713 /doc/FAQ_DEV
parentcaf4da8a20f7a74b7ee5e326f6f4d51a8bb62df6 (diff)
Update FAQ_DEV.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 7f2b700d284..e9303abae75 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -455,15 +455,15 @@ typedef struct nameData
obvious simple answer is that I maintain:
1. A set of patches to make certain portions of the source tree
'behave' in the different environment of the RPMset;
- 2. 2.) The initscript;
- 3. 3.) Any other ancilliary scripts and files;
- 4. 4.) A README.rpm-dist document that tries to adequately document
- both the differences between the RPM build and the WHY of the
+ 2. The initscript;
+ 3. Any other ancilliary scripts and files;
+ 4. A README.rpm-dist document that tries to adequately document both
+ the differences between the RPM build and the WHY of the
differences, as well as useful RPM environment operations (like,
using syslog, upgrading, getting postmaster to start at OS boot,
etc);
- 5. 5.) The spec file that throws it all together. This is not a
- trivial undertaking in a package of this size.
+ 5. The spec file that throws it all together. This is not a trivial
+ undertaking in a package of this size.
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