OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-doc Date: 14-Nov-2003 14:00:04
Branch: HEAD Handle: 2003111413000200
Modified files:
openpkg-doc/handbook 00TODO
Log:
Remember more stuff to document
Summary:
Revision Changes Path
1.31 +15 -0 openpkg-doc/handbook/00TODO
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-doc/handbook/00TODO
============================================================================
$ cvs diff -u -r1.30 -r1.31 00TODO
--- openpkg-doc/handbook/00TODO 14 Aug 2003 17:19:16 -0000 1.30
+++ openpkg-doc/handbook/00TODO 14 Nov 2003 13:00:02 -0000 1.31
@@ -27,6 +27,7 @@
- Java path standards (%{l_prefix}/lib/java/ CLASSPATH), add to rc.j2se
- Write section on using rc, and understanding and modifying rc.X scripts
o Maybe along with a general rc manpage?
+- Section on basics of openpkg-tool use
Verschoben
- Index.
@@ -354,4 +355,18 @@
If you want to submit for information for this particular
bug report, please include the string "PR#139" in your
the mail "Subject" header.
+
+Import Pakherl
+--------------
+> Could someone direct me to a tutorial/quicky FAQ item, something that
+> tells me how to create a "virtual package" to meet the MTA dependency?
+>
+
+If you build the OpenPKG import package with
+
+ "rpm --rebuild --define 'with_mta yes' --define 'with_mta_path \
+ /path/to/your/sendmail' openpkg-import-*.src.rpm"
+
+you get an openpkg-import package which provides the "MTA" virtual package
+and later directs sudo to your external Postfix installation.
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]