Update FAQ_DEV.
This commit is contained in:
parent
c90bcb98bd
commit
79d5f6f6ec
@ -556,21 +556,23 @@
|
|||||||
paradigm. 'How is the RPM built?' is a multifaceted question. The
|
paradigm. 'How is the RPM built?' is a multifaceted question. The
|
||||||
obvious simple answer is that I maintain:</P>
|
obvious simple answer is that I maintain:</P>
|
||||||
|
|
||||||
<P>1.) A set of patches to make certain portions of the source tree
|
<OL>
|
||||||
'behave' in the different environment of the RPMset;</P>
|
<LI>A set of patches to make certain portions of the source tree
|
||||||
|
'behave' in the different environment of the RPMset;</LI>
|
||||||
|
|
||||||
<P>2.) The initscript;</P>
|
<LI>2.) The initscript;</LI>
|
||||||
|
|
||||||
<P>3.) Any other ancilliary scripts and files;</P>
|
<LI>3.) Any other ancilliary scripts and files;</LI>
|
||||||
|
|
||||||
<P>4.) A README.rpm-dist document that tries to adequately document
|
<LI>4.) A README.rpm-dist document that tries to adequately document
|
||||||
both the differences between the RPM build and the WHY of the
|
both 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);</P>
|
etc);</LI>
|
||||||
|
|
||||||
<P>5.) The spec file that throws it all together. This is not a
|
<LI>5.) The spec file that throws it all together. This is not a
|
||||||
trivial undertaking in a package of this size.</P>
|
trivial undertaking in a package of this size.</LI>
|
||||||
|
</OL>
|
||||||
|
|
||||||
<P>I then download and build on as many different canonical
|
<P>I then download and build on as many different canonical
|
||||||
distributions as I can -- currently I am able to build on Red Hat
|
distributions as I can -- currently I am able to build on Red Hat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user