Skip to content

Commit b78a0d5

Browse files
committed
Mass rename Libre-Mesh -> LibreMesh (except mailing list URLs)
Signed-off-by: Gui Iribarren <gui@altermundi.net>
1 parent 4aff3d1 commit b78a0d5

File tree

13 files changed

+33
-33
lines changed

13 files changed

+33
-33
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is the repository of the Libre-Mesh web pages.
1+
This is the repository of the LibreMesh web pages.
22

33
All pages should be written using asciidoc syntax
44

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jekyll configuration
22

3-
title: 'Welcome to the libre-mesh project'
3+
title: 'Welcome to the libremesh project'
44

55
exclude: [ 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README', 'vendor' ]
66

_includes/side_nav.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ <h4>Links</h4>
22
<div class="panel">
33
<ul class="fa-ul">
44
<li><i class="fa-li fa fa-download" aria-hidden="true"></i><a href="https://chef.altermundi.net/">Chef kitchen firmware</a></li>
5-
<li><i class="fa-li fa fa-download" aria-hidden="true"></i><a href="https://chef.altermundi.net/ls/libre-mesh/">Chef stable firmware</a></li>
6-
<li><i class="fa-li fa fa-download" aria-hidden="true"></i><a href="http://builds.libre-mesh.org/">Nightly build firmware</a></li>
7-
<li><i class="fa-li fa fa-code-fork" aria-hidden="true"></i><a href="https://github.com/libre-mesh/">Git Repos</a></li>
5+
<li><i class="fa-li fa fa-download" aria-hidden="true"></i><a href="https://chef.altermundi.net/ls/libremesh/">Chef stable firmware</a></li>
6+
<li><i class="fa-li fa fa-download" aria-hidden="true"></i><a href="http://builds.libremesh.org/">Nightly build firmware</a></li>
7+
<li><i class="fa-li fa fa-code-fork" aria-hidden="true"></i><a href="https://github.com/libremesh/">Git Repos</a></li>
88
<li><i class="fa-li fa fa-envelope" aria-hidden="true"></i><a href="http://lists.libre-mesh.org/mailman/listinfo/users">User mailing List</a></li>
99
<li><i class="fa-li fa fa-envelope" aria-hidden="true"></i><a href="http://lists.libre-mesh.org/mailman/listinfo/dev">Dev mailing List</a></li>
10-
<li><i class="fa-li fa fa-comment" aria-hidden="true"></i><a href="irc://irc.freenode.org/libre-mesh">IRC</a></li>
10+
<li><i class="fa-li fa fa-comment" aria-hidden="true"></i><a href="irc://irc.freenode.org/libremesh">IRC</a></li>
1111
</ul>
1212
</div>

about.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ About the project
77

88
image:logo/logo.png["The LIME logo",role="right"]
99

10-
Libre-Mesh is a community and an open project, so anyone can join us. We consider anyone using the LiMe firmware as part of this community.
10+
LibreMesh is a community and an open project, so anyone can join us. We consider anyone using the LiMe firmware as part of this community.
1111
The development is mainly carried on by a group of volunteers, which we identify as a team.
1212

1313
== Team
@@ -31,6 +31,6 @@ Here you can find an alphabetically ordered list of the people currently involve
3131

3232
== Donations
3333

34-
image:https://tip4commit.com/projects/804.svg["tip for next commit", link="https://tip4commit.com/github/libre-mesh/lime-packages"]
34+
image:https://tip4commit.com/projects/804.svg["tip for next commit", link="https://tip4commit.com/github/libremesh/lime-packages"]
3535

3636
BitCoin donations to the project are managed via Tip4Commit, they will directly support the developers.

communication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ The project offers the following mailing lists
2525

2626
The project uses an IRC channel on freenode
2727

28-
. #libre-mesh - a public channel for everyone to join and participate
28+
. #libremesh - a public channel for everyone to join and participate
2929

development.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Development
88
The code is stored inside a git tree which contains all branches and releases.
99

1010
All repositories can be browsed online through
11-
http://github.com/libre-mesh/[GitHub] as well.
11+
http://github.com/libremesh/[GitHub] as well.
1212

1313
== Getting The _LiMe_ Code
1414

1515
Any _LiMe_ development happens in the main git repository which is
1616
accessible via HTTPS:
1717

1818
----
19-
git clone https://github.com/libre-mesh/lime-packages.git
19+
git clone https://github.com/libremesh/lime-packages.git
2020
----
2121

2222
== The Web Presence
@@ -26,7 +26,7 @@ http://www.methods.co.nz/asciidoc/[AsciiDoc] suite plus jekyll. Any changes made
2626
projects web site will be reflected in our web git repository:
2727

2828
----
29-
git clone https://github.com/libre-mesh/lime-web.git
29+
git clone https://github.com/libremesh/lime-web.git
3030
----
3131

3232
== Submitting Patches

docs/config.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In most of the scenarios the default options defined in lime-defaults should wor
2626

2727
=== List of sections and options
2828

29-
For updated information check the https://raw.githubusercontent.com/libre-mesh/lime-packages/develop/packages/lime-system/files/etc/config/lime.example[Git lime.example] file.
29+
For updated information check the https://raw.githubusercontent.com/libremesh/lime-packages/develop/packages/lime-system/files/etc/config/lime.example[Git lime.example] file.
3030

3131
.System options
3232
----
@@ -95,8 +95,8 @@ config lime wifi
9595
list modes 'ap'
9696
list modes 'apname'
9797
list modes 'adhoc'
98-
option ap_ssid 'libre-mesh.org'
99-
option apname_ssid 'libre-mesh.org/%H'
98+
option ap_ssid 'libremesh.org'
99+
option apname_ssid 'libremesh.org/%H'
100100
option adhoc_ssid '%H'
101101
option adhoc_bssid 'ca:fe:00:c0:ff:ee'
102102
option adhoc_mcast_rate_2ghz '24000'
@@ -118,7 +118,7 @@ config wifi radio11
118118
option channel_2ghz '1'
119119
option channel_5ghz '48'
120120
option adhoc_mcast_rate '6000'
121-
option adhoc_ssid 'libre-mesh'
121+
option adhoc_ssid 'libremesh'
122122
option adhoc_bssid 'ca:fe:00:c0:ff:ee'
123123

124124
#config wifi radio12
@@ -190,7 +190,7 @@ config bgp_peer peer2
190190
[NOTE]
191191
==============
192192
One section for each ground routing link.
193-
With ground routing we mean setups having Libre-Mesh on a router which is connected via cable(s), eventually through a switch, to some wireless routers running the original firmware in WDS (transparent bridge) Ap/Sta mode.
193+
With ground routing we mean setups having LibreMesh on a router which is connected via cable(s), eventually through a switch, to some wireless routers running the original firmware in WDS (transparent bridge) Ap/Sta mode.
194194
Likely you want to configure as many sections of ground routing with different vlan numbers or different switch ports as many connected devices in WDS mode.
195195
==============
196196

docs/index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ http://www.methods.co.nz/asciidoc/[AsciiDoc] suite. Any changes made to the
1010
projects documentation will be reflected in our +web.git+ repository:
1111

1212
----
13-
git clone https://github.com/libre-mesh/lime-web.git
13+
git clone https://github.com/libremesh/lime-web.git
1414
----
1515

1616
If you would like to contribute to the documentation then please send patches to our mailing list and use the prefix "doc:" in the patches subject.
1717

1818
== Presentations and Documents
1919

20-
1. https://github.com/G10h4ck/presentazione-SAX2016-reveal.js[Interoperability between classic infrastructure and Libre-Mesh networks in Guifi.net - Presentation delivered in SAX2016]
21-
2. http://nicolasacco.diveni.re/~gioacchino/internship-report/main.html[Interoperability between classic infrastructure and Libre-Mesh networks in Guifi.net - Gioacchino Mazzurco bachelor thesis]
20+
1. https://github.com/G10h4ck/presentazione-SAX2016-reveal.js[Interoperability between classic infrastructure and LibreMesh networks in Guifi.net - Presentation delivered in SAX2016]
21+
2. http://nicolasacco.diveni.re/~gioacchino/internship-report/main.html[Interoperability between classic infrastructure and LibreMesh networks in Guifi.net - Gioacchino Mazzurco bachelor thesis]

docs/using.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Using LiMe
55

66
== LuCI
77

8-
Once you have http://www.libre-mesh.org/getit.html[installed] LiMe onto your router, you can access the administration GUI called LuCI.
8+
Once you have http://www.libremesh.org/getit.html[installed] LiMe onto your router, you can access the administration GUI called LuCI.
99
Like most things you will encounter, LuCI is not unique to LiME.
1010
It is a common configuration interface for https://github.com/openwrt/luci[OpenWRT].
1111

getit.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Get it
88

99
We offer a list of precompiled **generic** firmware images. This is the easiest way to first test and install LiMe in your router.
1010

11-
* The **stable tested release** images can be found at https://chef.altermundi.net/ls/libre-mesh/[Chef] site (the bigger the revision number the newer the release).
11+
* The **stable tested release** images can be found at https://chef.altermundi.net/ls/libremesh/[Chef] site (the bigger the revision number the newer the release).
1212

13-
* For more targets and LiMe versions you can use the automatic generated, not tested, images from http://builds.libre-mesh.org/[Lime-Build].
13+
* For more targets and LiMe versions you can use the automatic generated, not tested, images from http://builds.libremesh.org/[Lime-Build].
1414

1515

1616
== Use the Chef Application (recommended)
@@ -32,11 +32,11 @@ sudo apt-get install subversion zlib1g-dev gawk flex unzip bzip2 gettext build-e
3232

3333
Clone lime-build git repository
3434
----
35-
git clone https://github.com/libre-mesh/lime-build.git
35+
git clone https://github.com/libremesh/lime-build.git
3636
cd lime-build
3737
----
3838

39-
You can see the list of officially supported targets (supported hardware, refer to https://wiki.openwrt.org/toh/start[OpenWrt Table of Hardware]) and profiles (sets of Libre-Mesh packages) by typing:
39+
You can see the list of officially supported targets (supported hardware, refer to https://wiki.openwrt.org/toh/start[OpenWrt Table of Hardware]) and profiles (sets of LibreMesh packages) by typing:
4040
----
4141
make info
4242
----
@@ -55,8 +55,8 @@ make T=ar71xx P=generic
5555

5656
You will find the binaries ready to install in _output_ directory.
5757

58-
See the https://github.com/libre-mesh/lime-build/blob/develop/README.md[lime-build README] for more information and options.
58+
See the https://github.com/libremesh/lime-build/blob/develop/README.md[lime-build README] for more information and options.
5959

6060
== Compile the Code Using Pristine OpenWrt buildroot
6161

62-
Refer to https://github.com/libre-mesh/lime-packages[lime-packages README].
62+
Refer to https://github.com/libremesh/lime-packages[lime-packages README].

howitworks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ How it works
1414

1515
== The Basics
1616

17-
The network architecture designed for libre-mesh is based in two layers:
17+
The network architecture designed for libremesh is based in two layers:
1818

1919
=== Cloud layer 2
2020

index.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
---
3-
The Libre-Mesh project
3+
The LibreMesh project
44
======================
55

6-
== Introduction to Libre-Mesh
6+
== Introduction to LibreMesh
77

8-
The Libre-Mesh project (LiMe) was started in 2013 by a set of free network activists from several countries and different projects around the world,
8+
The LibreMesh project (LiMe) was started in 2013 by a set of free network activists from several countries and different projects around the world,
99
willing to create a common solution for the deployment of free/mesh networks.
1010

1111
image:logo/logo.png["The LIME logo",role="right"]
1212

13-
The Libre-Mesh project includes the development of several tools.
13+
The LibreMesh project includes the development of several tools.
1414
The **firmware** (the main piece) will allow simple deployment of auto-configurable, yet versatile, multi-radio mesh networks.
1515

1616
[NOTE]

news.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ News
77

88
image:img/lede.png["The LEDE logo",role="right"]
99

10-
We endorse the https://www.lede-project.org/[LEDE project] and we plan to start basing Libre-Mesh releases on Linux Embedded Development Environment (LEDE) as soon as it will have a stable release.
10+
We endorse the https://www.lede-project.org/[LEDE project] and we plan to start basing LibreMesh releases on Linux Embedded Development Environment (LEDE) as soon as it will have a stable release.
1111

1212
=== 2016-08-01 - Project Meeting LiMeCat2016q3
1313

0 commit comments

Comments
 (0)