Hi all. I'm teaching on a workshop in Rio de Janeiro and people ask me
about a splash when they self-managed a installation on Chef. We think
that a splash is very useful in a new communities because it explain
about the network. I know that you can install nodogsplash, but I think
that it could be visible in the list of available and useful packages
(with a "-" symbol if you consider for size reasons, but present anyway):
lime-full
tcpdump-mini
iputils-ping
snmpd
lime-map-agent
lime-system
batctl
iwinfo
iw
ip
iputils-ping6
sprunge
safe-reboot
netperf
rdisc6
-reghack
-6relayd
-dnsmasq
-ppp
-ppp-mod-pppoe
I also attach one possible content to file
/etc/nodogsplash/htdocs/splash.html
Thanks!
OCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Plantilla Neutrona para Cyclope 3
Esta plantilla fue desarrollada por Codigo Sur: www.codigosur.org
Diseno conceptual + HTML + CSS: Santiago Hoerth Moura
Codigo HTML realizado bajo licencia GPL (copialo, mejoralo, pasalo)
Ver licencia en: http://creativecommons.org/licenses/GPL/2.0/deed.es_AR
El codigo HTML y CSS es GPL. Gracias :)
Si modificas no borres estas lineas :)
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>{{NETWORK_NAME}} | Red Digital Comunitaria</title>
<meta name="Keywords" content="wireless, wifi, wi-fi, redes,
freenetwork, network" />
<meta name="Description" content="Red digital comunitaria" />
<style>
html{width: 100%; height: 100%;}
body {background-color: #eed; margin:0, padding:0; height: 100%; width:
100%; color: #DDC; font-size: 9pt;font-family:arial;}
.staticpage.detail{width: 100%; height: 100%;}
#mascara{float:left;margin-left:auto;}
/* * { margin: 0; padding: 0; }*/
#page{display:table;overflow:hidden;margin:0px auto;}
*:first-child+html #page {position:relative;}/*ie7*/
* html #page{position:relative;}/*ie6*/
#content_container{display:table-cell;vertical-align: middle;}
*:first-child+html #content_container{position:absolute;top:50%;}/*ie7*/
* html #content_container{position:absolute;top:50%;}/*ie6*/
*:first-child+html #content{position:relative;top:-50%;}/*ie7*/
* html #content{position:relative;top:-50%;}/*ie6*/
html,body{height:100%;}
#page{height:100%;width:630px;}
h1{text-align:center; font-size: 16pt;}
a {color:white; text-decoration: underline;}
#content{background-color: #2a2; padding: 20px; border-radius: 10px;
border: 4px #dd3 dashed;}
.entrar{float: right; padding: 5px; border: 2px outset #eed;
border-radius: 5px; text-align:center; background-color:#fd2;
box-shadow: 2px 2px 5px #444;color: black;}
.entrar:hover{background-color:#fd4;}
.entrar a, .entrar a:hover{color: black; text-decoration: none;
font-weight: bold;}
.entrar a:hover{text-decoration: underline;}
ul { margin: 25px; padding: 0; }
li {background-color: #181; list-style-type: none; padding: 10px;
border-radius: 10px; text-align:justify}
</style>
</head>
<body class="">
<div id="page">
<div id="content_container">
<div id="content">
<div class="content-view staticpage detail staticpage-detail html-content">
<div class="text"> <h1>Bienvenida a la Red Libre</h1>
<ul>
<li>Eres libre de utilizar la red para cualquier propósito mientras no
perjudiques el funcionamiento de la propia red, la libertad de otros/as
usuarios/as, y respetes las condiciones de los contenidos y servicios
que circulan libremente.</li>
<li>Eres libre de conocer como es la red, sus componentes y su
funcionamiento, también puedes difundir su espíritu y funcionamiento
libremente.</li>
<li>Eres libre para incorporar servicios y contenidos a la red con las
condiciones que quieras.</li>
<li>Eres libre de incorporarte a la red y ayudar a extender estas
libertades y condiciones.</li>
</ul>
<!-- <ul>
<li><center>Con el botón amarillo, obtienes acceso al resto de
Internet.</center></li>
</ul>-->
</div>
</div>
<span class="entrar"><big><a href="$authtarget">OK</a></big></span>
</div>
</div>
</div>
</body>
</html>
Some pictures of LiMe makefile dependencies i produced for analysis
and debug of Lime usage in our prototype network i4free-gr
http://trizonelabs.com/lime-3zl/dokuwiki/doku.php?id=libremesh:treegraph
Hoping its useful for someone .
Program used to produce these upon request
Cheers 3zl (Reinhard)
writing some setup scripts we discovered that the wlan interface
naming changes in various branches.
Is the naming now fixed to 'wlan0_' in dev branch ?
cheers
3zl (Reinhard)
We do test TP-Link CPE 210/510 the driver of which has been found on CC
only the time we started with this routers.
We plan to substitude our std.routers UBNT-Nanostations Loco M2 with these
(more CPU power, more RAM) at same price.
The Nanostations also give us some problems loosing the ethernet link
sporatically, which does not have been the case with the TP-Link CPE for
now.
see https://forum.freifunk.net/t/tp-link-cpe210-510/594/79 (german)
regards
3zl
2015-10-29 14:00 GMT+02:00 <dev-request(a)lists.libre-mesh.org>:
> Send Dev mailing list submissions to
> dev(a)lists.libre-mesh.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.libre-mesh.org/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
> dev-request(a)lists.libre-mesh.org
>
> You can reach the person managing the list at
> dev-owner(a)lists.libre-mesh.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dev digest..."
>
>
> Asuntos del día:
>
> 1. Re: Lime now works on Chaos Calmer (3zl Trizonelabs)
> 2. Re: Lime now works on Chaos Calmer (Gio)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 28 Oct 2015 15:36:31 +0200
> From: 3zl Trizonelabs <trizonelabs(a)gmail.com>
> To: dev(a)lists.libre-mesh.org
> Subject: Re: [lime-dev] Lime now works on Chaos Calmer
> Message-ID:
> <
> CAJuY50wZ+u9d0GBYpJjNgS79Mus1R9wdchqPhaL5rQgEL1yKCg(a)mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> We try to incroporate Lime into network which is CC only (for
> techn.reasons)
> So thank you very much for your efford.
>
> Will test ist ASAP with new test-builds on BR15L and gathering some more
> dokumentation.
>
>
> Keep up the good work !
>
> 3zl / Reinhard
> ------------ próxima parte ------------
> Se ha borrado un adjunto en formato HTML...
> URL: <
> http://lists.libre-mesh.org/pipermail/dev/attachments/20151028/9199b84d/att…
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 29 Oct 2015 10:02:36 +0100
> From: Gio <gio(a)diveni.re>
> To: libre-mesh developement <dev(a)lists.libre-mesh.org>
> Subject: Re: [lime-dev] Lime now works on Chaos Calmer
> Message-ID: <1664446.6YIUudYyQY@giomium>
> Content-Type: text/plain; charset="us-ascii"
>
> On Wednesday, October 28, 2015 03:36:31 PM 3zl Trizonelabs wrote:
> > We try to incroporate Lime into network which is CC only (for
> techn.reasons)
>
> Can you disclose this reason? Some interesting piece of hardware supported
> only in CC/trunk ?
>
> Cheers!
>
>
> ------------------------------
>
> _______________________________________________
> Dev mailing list
> Dev(a)lists.libre-mesh.org
> https://lists.libre-mesh.org/mailman/listinfo/dev
>
>
> Fin de Resumen de Dev, Vol 29, Envío 12
> ***************************************
>