bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] * hurd/translator/httpfs.mdwn: added a link to sitemaps.org.


From: address@hidden
Subject: [PATCH] * hurd/translator/httpfs.mdwn: added a link to sitemaps.org.
Date: Mon, 22 May 2023 11:49:41 -0400

---
 hurd/translator/httpfs.mdwn | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/hurd/translator/httpfs.mdwn b/hurd/translator/httpfs.mdwn
index 3ac9f8ab..e5f22005 100644
--- a/hurd/translator/httpfs.mdwn
+++ b/hurd/translator/httpfs.mdwn
@@ -82,7 +82,13 @@ through a proxy server, substitute your proxies IP and port 
no.s
 - Teach httpfs to understand HTTP status codes like re-directs, 404 not found,
   etc.
 - Teach httpfs to look for "sitemaps".  Many sites offer a sitemap, and this
-  would be a nifty way for httpfs to allow grep-ing the entire site's contents.
+  would be a nifty way for httpfs to allow grep-ing the entire site's
+  contents. [[sitemaps.org|https://www.sitemaps.org]] is a great resource for
+  this.
+- Teach httpfs to check if the computer has an internet connection at
+  startup and during operation.  The translator causes 30 second
+  pauses on commands like "ls", when the internet is down.  It is
+  probably better to teach libnetfs to test for internet connectivity.
 
 # Source
 
-- 
2.32.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]