diff --git a/.gitignore b/.gitignore index 404cb6d..29ecd2d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /bideoak/home /bideoak/playlist /bideoak/static +/libreto/pdf diff --git a/libreto/Makefile b/libreto/Makefile new file mode 100644 index 0000000..5b02934 --- /dev/null +++ b/libreto/Makefile @@ -0,0 +1,11 @@ +.PHONY: all + +SVGFILES := $(wildcard svg/*.svg) + +all: libreto.pdf + +pdf/%.pdf: svg/%.svg + inkscape -C -f $< -A $@ + +libreto.pdf: $(SVGFILES:svg/%.svg=pdf/%.pdf) + pdftk pdf/*pdf cat output libreto.pdf diff --git a/libreto/canciones.txt b/libreto/canciones.txt index 60f536d..7195370 100644 --- a/libreto/canciones.txt +++ b/libreto/canciones.txt @@ -1,20 +1,37 @@ -Kodea aldatu ta segi aurrera -Kodea itxita utziko banu -Jo ta ke -Debian Samba -Había una vez -Y ahora que -Autosuficiencia -Voy de negro -Te hemos echado -Free software (grease lightning) -Hasta siempre GPL -GNU es un acrónimo -Ikusi gure kodea -En verde y negro -Yo quiero ser makero -Tengo una debian de servidor -Quiero más commits -Pringado -No mas servers viejos -Ni yo ni nadie +Kodea aldatu 1 +Kodea itxita utziko banu 2 +Jo ta ke 3 +Debian samba 4 +Habia una vez 4 +Y ahora qué? 5 +Autosuficiencia 6 +Voy de negro 7 +Te hemos echado 8 +Free software 11 +Hasta siempre GPL 12 (vieja) +GNU es un acrónimo 13 +Ikusi gure kodea 14 +En verde y negro 15 +Yo quiero ser makero 16 +Tengo una Debian de servidor 17 +Quiero más commits 18 +Pringado 20 +No más servers viejos 21 +Ni yo ni nadie 22 +Troles ni uno 24 +A quien le importa 25 +Un 404 27 +Anonimo instalador 29 +Voy a Facebook 30 +Mala persona 31 +Mi rollo es GNU 33 +No somos data 35 +Otro hackmeeting 36 + + +Salve +Sin tor no soy nada +Smartphones, vaya mierda +Usuariado +I want to be root +Quiero ser root diff --git a/libreto/libreto.pdf b/libreto/libreto.pdf index 681c311..560da41 100644 Binary files a/libreto/libreto.pdf and b/libreto/libreto.pdf differ diff --git a/libreto/pdf/00.pdf b/libreto/pdf/00.pdf deleted file mode 100644 index ffcf3b3..0000000 Binary files a/libreto/pdf/00.pdf and /dev/null differ diff --git a/libreto/pdf/01.pdf b/libreto/pdf/01.pdf deleted file mode 100644 index 4f26c3a..0000000 Binary files a/libreto/pdf/01.pdf and /dev/null differ diff --git a/libreto/pdf/02.pdf b/libreto/pdf/02.pdf deleted file mode 100644 index fd7072d..0000000 Binary files a/libreto/pdf/02.pdf and /dev/null differ diff --git a/libreto/pdf/03.pdf b/libreto/pdf/03.pdf deleted file mode 100644 index 97634af..0000000 Binary files a/libreto/pdf/03.pdf and /dev/null differ diff --git a/libreto/pdf/04.pdf b/libreto/pdf/04.pdf deleted file mode 100644 index ffbeaab..0000000 Binary files a/libreto/pdf/04.pdf and /dev/null differ diff --git a/libreto/pdf/05.pdf b/libreto/pdf/05.pdf deleted file mode 100644 index 6e9f24e..0000000 Binary files a/libreto/pdf/05.pdf and /dev/null differ diff --git a/libreto/pdf/06.pdf b/libreto/pdf/06.pdf deleted file mode 100644 index 297e410..0000000 Binary files a/libreto/pdf/06.pdf and /dev/null differ diff --git a/libreto/pdf/07.pdf b/libreto/pdf/07.pdf deleted file mode 100644 index 05c4422..0000000 Binary files a/libreto/pdf/07.pdf and /dev/null differ diff --git a/libreto/pdf/08.pdf b/libreto/pdf/08.pdf deleted file mode 100644 index c930162..0000000 Binary files a/libreto/pdf/08.pdf and /dev/null differ diff --git a/libreto/pdf/09-10.pdf b/libreto/pdf/09-10.pdf deleted file mode 100644 index 52ba410..0000000 Binary files a/libreto/pdf/09-10.pdf and /dev/null differ diff --git a/libreto/pdf/11.pdf b/libreto/pdf/11.pdf deleted file mode 100644 index 6e7968c..0000000 Binary files a/libreto/pdf/11.pdf and /dev/null differ diff --git a/libreto/pdf/12.pdf b/libreto/pdf/12.pdf deleted file mode 100644 index 626259b..0000000 Binary files a/libreto/pdf/12.pdf and /dev/null differ diff --git a/libreto/pdf/13.pdf b/libreto/pdf/13.pdf deleted file mode 100644 index 701b78c..0000000 Binary files a/libreto/pdf/13.pdf and /dev/null differ diff --git a/libreto/pdf/14.pdf b/libreto/pdf/14.pdf deleted file mode 100644 index 61110a5..0000000 Binary files a/libreto/pdf/14.pdf and /dev/null differ diff --git a/libreto/pdf/15.pdf b/libreto/pdf/15.pdf deleted file mode 100644 index a142ef3..0000000 Binary files a/libreto/pdf/15.pdf and /dev/null differ diff --git a/libreto/pdf/16.pdf b/libreto/pdf/16.pdf deleted file mode 100644 index f3284f4..0000000 Binary files a/libreto/pdf/16.pdf and /dev/null differ diff --git a/libreto/pdf/17.pdf b/libreto/pdf/17.pdf deleted file mode 100644 index 11494af..0000000 Binary files a/libreto/pdf/17.pdf and /dev/null differ diff --git a/libreto/pdf/18.pdf b/libreto/pdf/18.pdf deleted file mode 100644 index 6bdea1b..0000000 Binary files a/libreto/pdf/18.pdf and /dev/null differ diff --git a/libreto/pdf/19.pdf b/libreto/pdf/19.pdf deleted file mode 100644 index 48e2907..0000000 Binary files a/libreto/pdf/19.pdf and /dev/null differ diff --git a/libreto/pdf/20.pdf b/libreto/pdf/20.pdf deleted file mode 100644 index 27306ed..0000000 Binary files a/libreto/pdf/20.pdf and /dev/null differ diff --git a/libreto/pdf/21.pdf b/libreto/pdf/21.pdf deleted file mode 100644 index e6b270b..0000000 Binary files a/libreto/pdf/21.pdf and /dev/null differ diff --git a/libreto/pdf/22.pdf b/libreto/pdf/22.pdf deleted file mode 100644 index e5da8f9..0000000 Binary files a/libreto/pdf/22.pdf and /dev/null differ diff --git a/libreto/pdf/23.pdf b/libreto/pdf/23.pdf deleted file mode 100644 index 451f8f0..0000000 Binary files a/libreto/pdf/23.pdf and /dev/null differ diff --git a/libreto/pdf/24.pdf b/libreto/pdf/24.pdf deleted file mode 100644 index 94f6717..0000000 Binary files a/libreto/pdf/24.pdf and /dev/null differ diff --git a/libreto/pdf/25.pdf b/libreto/pdf/25.pdf deleted file mode 100644 index a114e73..0000000 Binary files a/libreto/pdf/25.pdf and /dev/null differ diff --git a/libreto/pdf/26.pdf b/libreto/pdf/26.pdf deleted file mode 100644 index a2a13ca..0000000 Binary files a/libreto/pdf/26.pdf and /dev/null differ diff --git a/libreto/pdf/27.pdf b/libreto/pdf/27.pdf deleted file mode 100644 index fcdc9f2..0000000 Binary files a/libreto/pdf/27.pdf and /dev/null differ diff --git a/libreto/pdf/28.pdf b/libreto/pdf/28.pdf deleted file mode 100644 index b78079a..0000000 Binary files a/libreto/pdf/28.pdf and /dev/null differ diff --git a/libreto/pdf/29.pdf b/libreto/pdf/29.pdf deleted file mode 100644 index 025e79a..0000000 Binary files a/libreto/pdf/29.pdf and /dev/null differ diff --git a/libreto/pdf/30.pdf b/libreto/pdf/30.pdf deleted file mode 100644 index 7211f46..0000000 Binary files a/libreto/pdf/30.pdf and /dev/null differ diff --git a/libreto/pdf/99.pdf b/libreto/pdf/99.pdf deleted file mode 100644 index e897db5..0000000 Binary files a/libreto/pdf/99.pdf and /dev/null differ diff --git a/libreto/pdf/build.sh b/libreto/pdf/build.sh deleted file mode 100755 index 61d91d6..0000000 --- a/libreto/pdf/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pdftk *pdf cat output ../libreto.pdf diff --git a/libreto/svg/09-10.svg b/libreto/svg/09-10.svg index a82294c..47d3078 100644 --- a/libreto/svg/09-10.svg +++ b/libreto/svg/09-10.svg @@ -10,12 +10,13 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="744.09448" - height="524.40942" + width="793.70081" + height="559.37006" id="svg4140" version="1.1" - inkscape:version="0.48.5 r10040" - sodipodi:docname="13.svg"> + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="09-10.svg" + viewBox="0 0 744.09448 524.40942"> + id="filter3140" + style="color-interpolation-filters:sRGB"> + id="filter3853" + style="color-interpolation-filters:sRGB"> + id="filter3140-0" + style="color-interpolation-filters:sRGB"> + id="filter3853-1" + style="color-interpolation-filters:sRGB"> + id="filter5806" + style="color-interpolation-filters:sRGB"> + id="filter5826" + style="color-interpolation-filters:sRGB"> + id="filter3140-6" + style="color-interpolation-filters:sRGB"> + id="filter3853-7" + style="color-interpolation-filters:sRGB"> + id="filter4694" + style="color-interpolation-filters:sRGB"> + id="filter4716" + style="color-interpolation-filters:sRGB"> + id="filter4694-1" + style="color-interpolation-filters:sRGB"> + id="filter4694-3" + style="color-interpolation-filters:sRGB"> + id="filter5906" + style="color-interpolation-filters:sRGB"> + id="filter5926" + style="color-interpolation-filters:sRGB"> + id="filter6837" + style="color-interpolation-filters:sRGB"> + id="filter5956" + style="color-interpolation-filters:sRGB"> + id="filter5976" + style="color-interpolation-filters:sRGB"> + id="filter5996" + style="color-interpolation-filters:sRGB"> + id="filter6016" + style="color-interpolation-filters:sRGB"> + id="filter6036" + style="color-interpolation-filters:sRGB"> + id="filter6056" + style="color-interpolation-filters:sRGB"> + id="filter6076" + style="color-interpolation-filters:sRGB"> + id="filter3853-8" + style="color-interpolation-filters:sRGB"> + id="filter4355" + style="color-interpolation-filters:sRGB"> + id="filter3853-8-0" + style="color-interpolation-filters:sRGB"> + id="filter6126" + style="color-interpolation-filters:sRGB"> + id="filter6146" + style="color-interpolation-filters:sRGB"> + id="filter6166" + style="color-interpolation-filters:sRGB"> + id="filter6186" + style="color-interpolation-filters:sRGB"> + id="filter6206" + style="color-interpolation-filters:sRGB"> + id="filter6226" + style="color-interpolation-filters:sRGB"> + id="filter6246" + style="color-interpolation-filters:sRGB"> + id="filter6266" + style="color-interpolation-filters:sRGB"> + id="filter6286" + style="color-interpolation-filters:sRGB"> + id="filter6306" + style="color-interpolation-filters:sRGB"> + id="filter6326" + style="color-interpolation-filters:sRGB"> + id="filter6346" + style="color-interpolation-filters:sRGB"> + id="filter6366" + style="color-interpolation-filters:sRGB"> + id="filter6386" + style="color-interpolation-filters:sRGB"> + id="filter6406" + style="color-interpolation-filters:sRGB"> + id="filter6426" + style="color-interpolation-filters:sRGB"> + id="filter6446" + style="color-interpolation-filters:sRGB"> + id="filter6466" + style="color-interpolation-filters:sRGB"> + id="filter6486" + style="color-interpolation-filters:sRGB"> + id="filter6506" + style="color-interpolation-filters:sRGB"> + id="filter6526" + style="color-interpolation-filters:sRGB"> + id="filter6546" + style="color-interpolation-filters:sRGB"> + id="filter6566" + style="color-interpolation-filters:sRGB"> + id="filter6586" + style="color-interpolation-filters:sRGB"> + id="filter6606" + style="color-interpolation-filters:sRGB"> + id="filter6626" + style="color-interpolation-filters:sRGB"> + id="filter3140-0-3" + style="color-interpolation-filters:sRGB"> + id="filter3853-1-2" + style="color-interpolation-filters:sRGB"> + + + + + + + + + + + + position="0.7142857,424.2857" + id="guide4250" + inkscape:locked="false" /> + position="393.57142,522.14285" + id="guide4252" + inkscape:locked="false" /> @@ -3449,7 +3516,7 @@ image/svg+xml - + @@ -3458,143 +3525,11 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-527.9527)"> - - - - - - - - - - - - - - + transform="translate(1025.2733,1003.6423)"> + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6837-3)" /> + height="444.13135" + id="image6634" + x="-945.39789" + y="-431.37567" /> - - - - - - - - - diff --git a/libreto/svg/11.svg b/libreto/svg/11.svg index 9962f96..3e702b6 100644 --- a/libreto/svg/11.svg +++ b/libreto/svg/11.svg @@ -9,12 +9,13 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="372.04724" - height="524.40942" + width="396.8504" + height="559.37006" id="svg4140" version="1.1" - inkscape:version="0.48.5 r10040" - sodipodi:docname="07.svg"> + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="11.svg" + viewBox="0 0 372.04724 524.40942"> + id="filter3140" + style="color-interpolation-filters:sRGB"> + id="filter3853" + style="color-interpolation-filters:sRGB"> + id="filter3140-0" + style="color-interpolation-filters:sRGB"> + id="filter3853-1" + style="color-interpolation-filters:sRGB"> + id="filter5806" + style="color-interpolation-filters:sRGB"> + id="filter5826" + style="color-interpolation-filters:sRGB"> + id="filter3140-6" + style="color-interpolation-filters:sRGB"> + id="filter3853-7" + style="color-interpolation-filters:sRGB"> + id="filter4694" + style="color-interpolation-filters:sRGB"> + id="filter4716" + style="color-interpolation-filters:sRGB"> + id="filter4694-1" + style="color-interpolation-filters:sRGB"> + id="filter4694-3" + style="color-interpolation-filters:sRGB"> + id="filter5906" + style="color-interpolation-filters:sRGB"> + id="filter5926" + style="color-interpolation-filters:sRGB"> + id="filter6837" + style="color-interpolation-filters:sRGB"> + id="filter5956" + style="color-interpolation-filters:sRGB"> + id="filter5976" + style="color-interpolation-filters:sRGB"> + id="filter5996" + style="color-interpolation-filters:sRGB"> + id="filter6016" + style="color-interpolation-filters:sRGB"> + id="filter6036" + style="color-interpolation-filters:sRGB"> + id="filter6056" + style="color-interpolation-filters:sRGB"> + id="filter6076" + style="color-interpolation-filters:sRGB"> + id="filter3853-8" + style="color-interpolation-filters:sRGB"> + id="filter4355" + style="color-interpolation-filters:sRGB"> + id="filter3853-8-0" + style="color-interpolation-filters:sRGB"> + id="filter6126" + style="color-interpolation-filters:sRGB"> + id="filter6146" + style="color-interpolation-filters:sRGB"> + id="filter6166" + style="color-interpolation-filters:sRGB"> + id="filter6186" + style="color-interpolation-filters:sRGB"> + id="filter6206" + style="color-interpolation-filters:sRGB"> + id="filter6226" + style="color-interpolation-filters:sRGB"> + id="filter6246" + style="color-interpolation-filters:sRGB"> + id="filter6266" + style="color-interpolation-filters:sRGB"> + id="filter6286" + style="color-interpolation-filters:sRGB"> + id="filter6306" + style="color-interpolation-filters:sRGB"> + id="filter6326" + style="color-interpolation-filters:sRGB"> + id="filter6346" + style="color-interpolation-filters:sRGB"> + id="filter6366" + style="color-interpolation-filters:sRGB"> + id="filter6386" + style="color-interpolation-filters:sRGB"> + id="filter6406" + style="color-interpolation-filters:sRGB"> + id="filter6426" + style="color-interpolation-filters:sRGB"> + id="filter6446" + style="color-interpolation-filters:sRGB"> + id="filter6466" + style="color-interpolation-filters:sRGB"> + id="filter6486" + style="color-interpolation-filters:sRGB"> + id="filter6506" + style="color-interpolation-filters:sRGB"> + id="filter6526" + style="color-interpolation-filters:sRGB"> + id="filter6546" + style="color-interpolation-filters:sRGB"> + id="filter6566" + style="color-interpolation-filters:sRGB"> + id="filter6586" + style="color-interpolation-filters:sRGB"> + id="filter6606" + style="color-interpolation-filters:sRGB"> + id="filter6626" + style="color-interpolation-filters:sRGB"> + id="filter3140-0-3" + style="color-interpolation-filters:sRGB"> + id="filter3853-1-2" + style="color-interpolation-filters:sRGB"> + + + + + + + + + + + + + + + + + + + + + + + position="0.7142857,424.2857" + id="guide4250" + inkscape:locked="false" /> + position="393.57142,522.14285" + id="guide4252" + inkscape:locked="false" /> @@ -3448,7 +3579,7 @@ image/svg+xml - + @@ -3457,244 +3588,18 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-527.95273)"> - - - - - - - - - - - - - - - - - - - - - + transform="translate(1126.0999,-945.2935)"> + style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:#5bd1b5;stroke-width:1.93026066;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter3853-8-2)" /> FREE SOFTWARE  MUSIKA: GREASE LIGHTNING + sodipodi:role="line" + style="font-size:12px;line-height:1">MUSIKA: GREASE LIGHTNING Para lo que quierasPara lo que quieraslo podras usarlo podras usarfree software,free software,oh free softwareoh free software y a quien tu quierasy a quien tu quierasse lo podras pasarse lo podras pasarporque es libre,porque es libre,eso es porque es libreeso es porque es libre porque lo puedes abrirporque lo puedes abriry lo puedes compartiry lo puedes compartiry si lo quieres vendery si lo quieres vendertambien lo puedes hacertambien lo puedes hacerporque es libre! libre! + y="1935.1532" + style="font-size:16px;line-height:1.25">porque es libre! libre! - - diff --git a/libreto/svg/31.svg b/libreto/svg/31.svg new file mode 100644 index 0000000..c39d44e --- /dev/null +++ b/libreto/svg/31.svg @@ -0,0 +1,3912 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + + + + voy a facebookabandono mi intimidadvoy a facebookabandono mi intimidadescapar, de esta soledadescapar, del gnu socialaburrido no hay nadie para hablar! voy a facebookabandono mi intimidadporque alli, encontraré amistadtendre likes, y amigos sin pararaunque no conozca a nadie, que mas da! como engendrosmoriremos en soledadmejor me voy a facebookabandono mi intimidadponeros a llorarmoriros de ilusión + Voy a Facebook + MUSIKA: La llorona, La Polla Records + + +    +   +   +   +   +   + + diff --git a/libreto/svg/32.svg b/libreto/svg/32.svg new file mode 100644 index 0000000..ec998c2 --- /dev/null +++ b/libreto/svg/32.svg @@ -0,0 +1,3972 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + + + + En la celda de castigo de una cárcel de un presidio de un penaoooEstoy cumpliendo condena,estoy sufriendo una penaQue es la ausencia de mi libertaaaaaaaa Yo, un hombre tranquilo que no envía spam a sus amigosPorque soy consciente y online protejo mi privacidad¡No uso Facebook, Google ni Whatsaaaaaapp! Más, al encender mi linux tras un largo día de curreleoooUn amigo mío me envió un correo que me dió un mareooo¡A su Facebook me quería invitaaaar! Sólo porque lo borré, con presteza y con espanto, de la lista de contactos y en sus muelas me cagué! ¡Me llaman mala personaaaa! Y es que yo, no uso Facebook nunca jamásNo uso Whatsapp ni Google PlusNo uso Windows uso Debiáaaaan¡Y tengo cuenta en RiseUp! + Mala persona + MUSIKA: Me llaman mala persona, Academica palanca + + +    +   +   +   +   +   + + diff --git a/libreto/svg/33.svg b/libreto/svg/33.svg new file mode 100644 index 0000000..379e688 --- /dev/null +++ b/libreto/svg/33.svg @@ -0,0 +1,4017 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + Pues yo quedé un día con un amigo para charlarLe pitaba el móvil, no le paraban de llegar whatsappsY los nervios me crispó a reventaaaaar! Pues, yo le dije al tipo que lo apagara, muy buen rolleroY me dijo "Pisha, que esto es de un grupo de Hipsters Poperos"Y a la mierda lo tuve que de mandaaaaar!! Sólo por decirle basta, me caguen ti y en el Whatsapp,y en sus grupos y en sus farsas, no te enteras que tequieren controlar! ¡Me llaman mala personaaaa! (Bis) (Bis) Y es que yo, no uso Facebook... Yo, que no tengo Windows, no uso Gmail ni tampoco Hangouts,Porque soy consciente y online protejo mi privacidadNo uso Facebook, Google ni Whatsaaaaaap! Más, al llegar a casa en la puerta había cien mil maderosDe ser terrorista me acusaban a mí los muy pendejosY a la trena me fuí a paraaaaar!!! Sólo porque no seré, un demócrata bocazas, quefarfulla y que se cansa, con su sempiterno mantra,"Que me espíen, yo no tengo ná que esconder" ¡Me llaman mala personaaaa! (Bis) (Bis) Y es que yo, no uso Facebook... + + + +    +   +   +   +   +   + + diff --git a/libreto/svg/34.svg b/libreto/svg/34.svg new file mode 100644 index 0000000..91d2a1c --- /dev/null +++ b/libreto/svg/34.svg @@ -0,0 +1,3885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + + + + Se oye comentar a los geeks del ApplestoreLos linuxeros no son buenos Si no documentas bienlo echaras todo a perdery te banearan de su listserver Y si has de currar con MicrosoftTe alcanzara su maldicionNunca tendras el codigoAhi es na! Mi rollo es G-N-U! Hay que federar, lo dice Stalman y es normalY ademas con APIs nuevas Dicen que hackear es pecado y no es legalY al infierno me condenan + + MUSIKA: Los rockeros van al infierno, Baron Rojo + + +    +   +   +   +   +   + + diff --git a/libreto/svg/35.svg b/libreto/svg/35.svg new file mode 100644 index 0000000..c85dec7 --- /dev/null +++ b/libreto/svg/35.svg @@ -0,0 +1,3853 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + Si he de escoger entre Windows y MacElegire software libreSé que al final hara su laborY ellos no! Mi rollo es G-N-U Qué risa me da esa falsa libertadDe los que se hacen Makeros Nunca entenderan mi deseo libidinalDe ser un joven linuxero! Si he de escoger entre Windows y MacElegire software libreSé que al final hara su laborY ellos no! Mi rollo es G-N-U!! + + +    +   +   +   +   +   + + diff --git a/libreto/svg/36.svg b/libreto/svg/36.svg new file mode 100644 index 0000000..1c2f1f3 --- /dev/null +++ b/libreto/svg/36.svg @@ -0,0 +1,3927 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + + + + Queridos hackiitas, en internet todo esta bajo controltodo? NO! Una manada formada por autogestionados serversresiste ahora y siempe al invasor con una herramientamagica que los hace invisibles: EL CIFRADO! Somos usuarios de esos servers que cuidan su privacidadpor eso nunca, nunca usamos la nube mas popularni el twitter ni el whatsapp ni a ninguno de los demassomos los hijos de los que dijeron: Echelon pa ti! ¡NO SOMOS DATA! (BIS) Somos usuarios de esos servers que cuidan su privacidadno tragaremos, solo nos usais, no mola como va estoquereis espiarnos pero no podeis, tampoco tenemos preciovosotros veréis que hacéis, nosotros, no cedemos! NO SOMOS DATA! (BIS) Somos usuarios de esos servers que cuidan su privacidadsomos los hijos de los que dijeron: Echelon pa ti! (BIS) NO SOMOS DATA! (BIS) Quieres identificarnos, tienes un problema (BIS) + No somos data + MUSIKA: No somos nada, La Polla records + + +    +   +   +   +   +   + + diff --git a/libreto/svg/37.svg b/libreto/svg/37.svg new file mode 100644 index 0000000..0398ed6 --- /dev/null +++ b/libreto/svg/37.svg @@ -0,0 +1,3907 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + + + + la lista cuenta una historiaque en vivo nunca ocurrioel drama de unos pocosla voluntad nos comio el troll mezquino y cobardeel siervo de su egola gente no entro en el juegofuera se organizo Os maldigo, truena la voz de blingeque no entiende, y que nos quiere joder Alguien rompio con un gestola inercia que lo quemohuyo del flame imposibley se autogestiono Criticado, por quebrantar una leyque ya es vieja, y no hay por donde coger + Otro hackmeeting + MUSIKA: Hijos de cain, Baron rojo + + +    +   +   +   +   +   + + diff --git a/libreto/svg/38.svg b/libreto/svg/38.svg new file mode 100644 index 0000000..0430f5e --- /dev/null +++ b/libreto/svg/38.svg @@ -0,0 +1,3937 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + +     +   +    +   +   +   + +   + + + + + +     +   +   +     + + + + + + sufriras, leerasde los troles huiraspero aun hay aquiotro hackmeeting El espiritu hackitita, crecio y se multiplicoy siempre todos los anosgente nueva llego siempre vivo,mueren los hijos de ayerse reinventa,los viejos no tienen poder sufriras, leerasde los troles huiraspero aun hay aquiotro hackmeeting en el hackmeeting ya somosa un tiempo usuario y adminquizas un dia destruyasel orgullo que hay en ti participa, vuelve a empezar otra vezsigue vivo, y siempre volverá a haber.. OTRO HACKMEETING (BIS) (BIS) (BIS) (BIS) + + + +    +   +   +   +   +   + + diff --git a/libreto/svg/99.svg b/libreto/svg/99.svg index 0b76450..10c9301 100644 --- a/libreto/svg/99.svg +++ b/libreto/svg/99.svg @@ -83,8 +83,8 @@ id="image3594" x="1181.0806" y="-637.0863" - xlink:href="/home/shagi/basura/negromate/disco_duro_volador.png" - sodipodi:absref="/home/shagi/basura/negromate/disco_duro_volador.png" /> + xlink:href="../disco_duro_volador.png" + sodipodi:absref="../disco_duro_volador.png" /> + xlink:href="../ccbysa.png" + sodipodi:absref="../ccbysa.png" /> git clone https://lagunak.gisa-elkartea.org/git/negromatehttps://negromate.ddns.net