* [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains
@ 2009-01-14 12:02 Sven Eckelmann
2009-01-14 12:02 ` [B.A.T.M.A.N.] [PATCH] Remove merge conflict marker from batman/INSTALL Sven Eckelmann
2009-01-14 15:41 ` [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Marek Lindner
0 siblings, 2 replies; 5+ messages in thread
From: Sven Eckelmann @ 2009-01-14 12:02 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 7196 bytes --]
Most of the urls are redirected by an 301 Moved permanently but some are
not at the moment. It should not hurt to have the new versions of them
everywhere.
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
---
batman-adv-userspace/Makefile | 2 +-
batman-adv-userspace/man/batmand-adv.8 | 2 +-
batman-experimental/INSTALL | 4 ++--
batman-experimental/doc/bmx.tex | 2 +-
batman/CHANGELOG | 2 +-
batman/INSTALL | 4 ++--
batman/Makefile | 2 +-
battool/Makefile | 2 +-
vis/Makefile | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/batman-adv-userspace/Makefile b/batman-adv-userspace/Makefile
index d71b5e6..9826dad 100644
--- a/batman-adv-userspace/Makefile
+++ b/batman-adv-userspace/Makefile
@@ -71,7 +71,7 @@ sources:
for i in $$( find . | grep $(SRC_FILES) | grep -v "\.svn" ); do [ -d $$i ] && mkdir -p $(FILE_NAME)/$$i ; [ -f $$i ] && cp -Lvp $$i $(FILE_NAME)/$$i ;done
- $(BUILD_PATH)/wget --no-check-certificate -O changelog.html https://dev.open-mesh.net/batman/log/$(LOG_BRANCH)/
+ $(BUILD_PATH)/wget -O changelog.html http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
html2text -o changelog.txt -nobs -ascii changelog.html
awk '/View revision/,/10\/01\/06 20:23:03/' changelog.txt > $(FILE_NAME)/CHANGELOG
diff --git a/batman-adv-userspace/man/batmand-adv.8 b/batman-adv-userspace/man/batmand-adv.8
index 208541c..966f213 100644
--- a/batman-adv-userspace/man/batmand-adv.8
+++ b/batman-adv-userspace/man/batmand-adv.8
@@ -24,7 +24,7 @@ batmand-adv \- better approach to mobile ad-hoc networking, Layer 2 version batm
.br
.SH DESCRIPTION
.B B.A.T.M.A.N
-means better approach to mobile ad-hoc networking, this is a new routing protocol for multi-hop ad-hoc mesh networks. Go to http://open-mesh.net/batman to get more information.
+means better approach to mobile ad-hoc networking, this is a new routing protocol for multi-hop ad-hoc mesh networks. Go to http://www.open-mesh.net/ to get more information.
.PP
Unlike batmand, batmand-adv operates on Layer 2, using Ethernet frames to encapsulate protocol and payload data and not UDP/IP. A batmand-adv mesh network is acting like a switch, and after starting the daemon you'll get a virtual network interface "bat0" which can be used like a usual LAN interface. Communication is tunneled directly to other batmand-adv participants.
.PP
diff --git a/batman-experimental/INSTALL b/batman-experimental/INSTALL
index 3014b0f..fccb6e1 100644
--- a/batman-experimental/INSTALL
+++ b/batman-experimental/INSTALL
@@ -30,7 +30,7 @@ downloads.open-mesh.net is likely to offer precompiled packages
for your system.
Download and compile the latest stable sources from the download
-section http://open-mesh.net/batman/downloads by executing eg.:
+section http://www.open-mesh.net/wiki/Download by executing eg.:
�$ wget http://downloads.open-mesh.net/batman/stable/sources/batmand_0.2-current_sources.tgz
�$ tar xzvf batmand_0.2-current_sources.tgz
@@ -94,7 +94,7 @@ batman for one (or several) interfaces and specify the netmask and IP address
as well as other optionally parameters.
Alternatively you can get the latest stable release (as well as development)
-versions from �http://open-mesh.net/batman/downoads/
+versions from �http://www.open-mesh.net/wiki/Download
For example to install batmand-0.2 on a freifunk WRT do:
diff --git a/batman-experimental/doc/bmx.tex b/batman-experimental/doc/bmx.tex
index e4fcb5c..6d1b945 100755
--- a/batman-experimental/doc/bmx.tex
+++ b/batman-experimental/doc/bmx.tex
@@ -1956,7 +1956,7 @@ Wesley Tsai (wesleyboy-at-gmail.com)
\bibitem{svn-batmand-install}
{batmand subversion repository},\\
-{https://dev.open-mesh.net/svn/batman/trunk/batman/INSTALL}
+{http://downloads.open-mesh.net/svn/batman/trunk/batman/INSTALL}
\bibitem{bmx-source-url}
{batmand-experimental download URL},\\
diff --git a/batman/CHANGELOG b/batman/CHANGELOG
index 99d0e2a..40089f3 100644
--- a/batman/CHANGELOG
+++ b/batman/CHANGELOG
@@ -1,3 +1,3 @@
For a reasonable up-to-date CHANGELOG visit:
-https://dev.open-mesh.net/batman/log/trunk
+https://www.open-mesh.net/batman/log/trunk
diff --git a/batman/INSTALL b/batman/INSTALL
index bf3434b..3f44760 100644
--- a/batman/INSTALL
+++ b/batman/INSTALL
@@ -32,7 +32,7 @@ downloads.open-mesh.net likely offers precompiled packages
for your system.
Download and compile the latest stable sources from the download
-section http://open-mesh.net/batman/downloads by executing eg.:
+section http://www.open-mesh.net/wiki/Download by executing eg.:
$ wget http://downloads.open-mesh.net/batman/releases/batman-0.3.1/batman-0.3.1.tar.gz
$ tar xzvf batman-0.3.1.tar.gz
@@ -94,7 +94,7 @@ batman for one (or several) interfaces and specify the netmask and IP address
as well as other optionally parameters.
Alternatively you can get the latest stable release (as well as development)
-versions from http://open-mesh.net/batman/downoads/
+versions from http://www.open-mesh.net/wiki/Download
For example to install batmand-0.2 on a freifunk WRT do:
diff --git a/batman/Makefile b/batman/Makefile
index f956a2e..95eb682 100644
--- a/batman/Makefile
+++ b/batman/Makefile
@@ -89,7 +89,7 @@ sources:
for i in $$( find . | grep $(SRC_FILES) | grep -v "\.svn" ); do [ -d $$i ] && mkdir -p $(FILE_NAME)/$$i ; [ -f $$i ] && cp -Lvp $$i $(FILE_NAME)/$$i ;done
- wget --no-check-certificate -O changelog.html https://dev.open-mesh.net/batman/log/$(LOG_BRANCH)/
+ wget -O changelog.html http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
html2text -o changelog.txt -nobs -ascii changelog.html
awk '/View revision/,/10\/01\/06 20:23:03/' changelog.txt > $(FILE_NAME)/CHANGELOG
diff --git a/battool/Makefile b/battool/Makefile
index 805e454..01afe84 100644
--- a/battool/Makefile
+++ b/battool/Makefile
@@ -81,7 +81,7 @@ sources:
for i in $$( find . | grep $(SRC_FILES) | grep -v "\.svn" ); do [ -d $$i ] && mkdir -p $(FILE_NAME)/$$i ; [ -f $$i ] && cp -Lvp $$i $(FILE_NAME)/$$i ;done
- $(BUILD_PATH)/wget --no-check-certificate -O changelog.html https://dev.open-mesh.net/batman/log/$(LOG_BRANCH)/
+ $(BUILD_PATH)/wget -O changelog.html http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
html2text -o changelog.txt -nobs -ascii changelog.html
awk '/View revision/,/10\/01\/06 20:23:03/' changelog.txt > $(FILE_NAME)/CHANGELOG
diff --git a/vis/Makefile b/vis/Makefile
index e91b621..1b39f04 100644
--- a/vis/Makefile
+++ b/vis/Makefile
@@ -100,7 +100,7 @@ sources:
for i in $$( find . | grep $(SRC_FILES) | grep -v "\.svn" ); do [ -d $$i ] && mkdir -p $(FILE_NAME)/$$i ; [ -f $$i ] && cp -Lvp $$i $(FILE_NAME)/$$i ;done
- $(BUILD_PATH)/wget --no-check-certificate -O changelog.html https://dev.open-mesh.net/batman/log/$(LOG_BRANCH)/
+ $(BUILD_PATH)/wget -O changelog.html http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
html2text -o changelog.txt -nobs -ascii changelog.html
awk '/View revision/,/10\/01\/06 20:23:03/' changelog.txt > $(FILE_NAME)/CHANGELOG
--
1.6.0.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [B.A.T.M.A.N.] [PATCH] Remove merge conflict marker from batman/INSTALL
2009-01-14 12:02 [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Sven Eckelmann
@ 2009-01-14 12:02 ` Sven Eckelmann
2009-01-14 15:41 ` [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Marek Lindner
1 sibling, 0 replies; 5+ messages in thread
From: Sven Eckelmann @ 2009-01-14 12:02 UTC (permalink / raw)
To: b.a.t.m.a.n
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
---
batman/INSTALL | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/batman/INSTALL b/batman/INSTALL
index 3f44760..96e9114 100644
--- a/batman/INSTALL
+++ b/batman/INSTALL
@@ -3,11 +3,6 @@
B.A.T.M.A.N. Installation and Usage
###################################
-<<<<<<< .mine
-
-
-=======
->>>>>>> .r1182
Compiling from source
=====================
--
1.6.0.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains
2009-01-14 12:02 [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Sven Eckelmann
2009-01-14 12:02 ` [B.A.T.M.A.N.] [PATCH] Remove merge conflict marker from batman/INSTALL Sven Eckelmann
@ 2009-01-14 15:41 ` Marek Lindner
2009-01-14 16:22 ` Sven Eckelmann
1 sibling, 1 reply; 5+ messages in thread
From: Marek Lindner @ 2009-01-14 15:41 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hi Sven,
> Most of the urls are redirected by an 301 Moved permanently but some are
> not at the moment. It should not hurt to have the new versions of them
> everywhere.
thanks for your patch. Before I applied it I made some minor modifications.
Some URLs were still not 100% correct and thus redirected, e.g.
http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
instead of:
http://www.open-mesh.net/log/$(LOG_BRANCH)/
Regards,
Marek
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains
2009-01-14 15:41 ` [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Marek Lindner
@ 2009-01-14 16:22 ` Sven Eckelmann
2009-01-15 5:39 ` Marek Lindner
0 siblings, 1 reply; 5+ messages in thread
From: Sven Eckelmann @ 2009-01-14 16:22 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
On Wednesday 14 January 2009 16:41:27 Marek Lindner wrote:
> Hi Sven,
>
> > Most of the urls are redirected by an 301 Moved permanently but some are
> > not at the moment. It should not hurt to have the new versions of them
> > everywhere.
>
> thanks for your patch. Before I applied it I made some minor modifications.
> Some URLs were still not 100% correct and thus redirected, e.g.
> http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/
> instead of:
> http://www.open-mesh.net/log/$(LOG_BRANCH)/
Ah, ok. Should have double checked it.
Dont forget the other patch with the merge conflict marker :)
Regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains
2009-01-14 16:22 ` Sven Eckelmann
@ 2009-01-15 5:39 ` Marek Lindner
0 siblings, 0 replies; 5+ messages in thread
From: Marek Lindner @ 2009-01-15 5:39 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Wednesday 14 January 2009 17:22:49 Sven Eckelmann wrote:
> Dont forget the other patch with the merge conflict marker :)
Simon was faster than me. He already committed it.
Regards,
Marek
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-01-15 5:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 12:02 [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Sven Eckelmann
2009-01-14 12:02 ` [B.A.T.M.A.N.] [PATCH] Remove merge conflict marker from batman/INSTALL Sven Eckelmann
2009-01-14 15:41 ` [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Marek Lindner
2009-01-14 16:22 ` Sven Eckelmann
2009-01-15 5:39 ` Marek Lindner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.