user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/3] doc: -clone|lei add-external: add bit about the Makefile
  2021-11-03  8:34  6% [PATCH 0/3] doc: extindex-related updates Eric Wong
@ 2021-11-03  8:34  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-11-03  8:34 UTC (permalink / raw)
  To: meta

It's pretty useful, I think.
---
 Documentation/lei-add-external.pod   | 2 ++
 Documentation/public-inbox-clone.pod | 5 +++++
 2 files changed, 7 insertions(+)

diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod
index 1ab65a1650a6..1761eed1ed78 100644
--- a/Documentation/lei-add-external.pod
+++ b/Documentation/lei-add-external.pod
@@ -29,6 +29,8 @@ Default: 0
 =item --mirror=URL
 
 Create C<LOCATION> by mirroring the public-inbox at C<URL>.
+C<LOCATION> will have a Makefile with a C<make update>
+target to update the external.
 
 =item --epoch=RANGE
 
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index efee01eec592..103260913d92 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -18,6 +18,11 @@ L<public-inbox-index(1)>.  Those commands must be run separately
 if serving/searching the mirror is required.  As-is,
 public-inbox-clone is suitable for creating a git-only backup.
 
+public-inbox-clone creates a Makefile with handy targets to update the
+inbox once indexed.  This Makefile may be edited by the user; it will
+not be rewritten by L<public-inbox-fetch(1)> unless it is removed
+completely.
+
 public-inbox-clone does not use nor require any extra
 configuration files (not even C<~/.public-inbox/config>).
 

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] doc: extindex-related updates
@ 2021-11-03  8:34  6% Eric Wong
  2021-11-03  8:34  7% ` [PATCH 2/3] doc: -clone|lei add-external: add bit about the Makefile Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2021-11-03  8:34 UTC (permalink / raw)
  To: meta

I forgot some things :x

Eric Wong (3):
  doc: extindex: document current behavior + knobs
  doc: -clone|lei add-external: add bit about the Makefile
  doc: relnotes: 1.7.0: move extindex, note search results change

 Documentation/RelNotes/v1.7.0.wip       | 20 +++++++++++---------
 Documentation/lei-add-external.pod      |  2 ++
 Documentation/public-inbox-clone.pod    |  5 +++++
 Documentation/public-inbox-config.pod   | 16 ++++++++++++++++
 Documentation/public-inbox-extindex.pod | 17 +++++++++++++----
 5 files changed, 47 insertions(+), 13 deletions(-)

^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-11-03  8:34  6% [PATCH 0/3] doc: extindex-related updates Eric Wong
2021-11-03  8:34  7% ` [PATCH 2/3] doc: -clone|lei add-external: add bit about the Makefile Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).