mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/leafnode2: update the upstream URL in Config.in
Update the upstream URL in the help text in Config.in. This addresses the 'Invalid(Err)' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3da11f9d4a
commit
3e8f2056ea
@@ -9,9 +9,9 @@ config BR2_PACKAGE_LEAFNODE2
|
|||||||
|
|
||||||
Leafnode-2 needs inetd, check chapter 14 of the documentation
|
Leafnode-2 needs inetd, check chapter 14 of the documentation
|
||||||
at:
|
at:
|
||||||
http://www.dt.e-technik.uni-dortmund.de/~ma/leafnode/beta/leafnode-readme.txt
|
http://krusty.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta/leafnode-readme.txt
|
||||||
|
|
||||||
For example, you can add this line to inetd.conf:
|
For example, you can add this line to inetd.conf:
|
||||||
nntp stream tcp nowait news /usr/sbin/leafnode
|
nntp stream tcp nowait news /usr/sbin/leafnode
|
||||||
|
|
||||||
http://www.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta
|
http://krusty.dt.e-technik.tu-dortmund.de/~ma/leafnode/beta
|
||||||
|
|||||||
Reference in New Issue
Block a user