From 7c1b34cf734bce0b194a559298f81ad888a7e585 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 23 Feb 2019 23:51:53 +0100 Subject: Agenda Makefile update --- agenda/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/agenda/Makefile b/agenda/Makefile index a518a72..f84ffb6 100644 --- a/agenda/Makefile +++ b/agenda/Makefile @@ -2,6 +2,8 @@ # # Gustav Eek 2011 +common-makefile = ../resources/Makefile-common + all: \ board-meeting-agenda.pdf \ yearly-meeting-agenda.pdf \ @@ -14,8 +16,7 @@ yearly-meeting-agenda.pdf \ do echo "Rerunning latex...." ; pdflatex $<; latex_count=`expr $$latex_count - 1`; done send: # sends to fripost.org for publication - umask 022 ;\ - rsync -ruvp --chmod=Dugo+rx,Fugo+r *.pdf www.fripost.org:/var/www/fripost.org/minutes + make -f $(common-makefile) send SEND_FILES="$(all)" clean: rm *.aux *.bbl *.dvi *.log *.nav *.out *.snm *.toc *~ -- cgit v1.2.3 From 734005fcca791f670f1eb84de043800dcc130f37 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sun, 24 Feb 2019 00:03:18 +0100 Subject: Makefile added for year 2019 minutes --- 2019/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 2019/Makefile diff --git a/2019/Makefile b/2019/Makefile new file mode 100644 index 0000000..352154d --- /dev/null +++ b/2019/Makefile @@ -0,0 +1,19 @@ +# Makefile for minutes of 2019 + +MINUTES = \ + + +common-makefile = ../resources/Makefile-common + +help: + @make -s -f $(common-makefile) help + +all: $(MINUTES) + +%: + make -f $(common-makefile) compile FILE=$* + +send: + make -f $(common-makefile) send SEND_FILES="$(MINUTES)" +clean: + make -f $(common-makefile) clean -- cgit v1.2.3 From 5621ac7a96b6e8770b44a26e42ebeac1dbba6d9d Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 30 Mar 2019 09:40:33 +0100 Subject: Add acronyms to preamble --- preamble/preamble.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 45030ab..42d380f 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -68,6 +68,7 @@ \newcommand \etcdagens {\textit{Dagens \etc}} \newcommand \eu {\textsc{eu}} \newcommand \faq {\textsc{faq}} +\newcommand \fossnorth {\textsc{foss} North} \newcommand \fps {\textsc{fps}} \newcommand \fpss {Friprogramvarusyndikatet (\fps)} \newcommand \fra {\textsc{fra}} @@ -115,6 +116,8 @@ \newcommand \ossec {\textsc{ossec}} \newcommand \otrs {\textsc{otrs}} \newcommand \otrss {\otrs\ (Open-source Ticket Request System)} +\newcommand \issi {\textsc{issi}} +\newcommand \issii {\issi\ (Open Suorce Seed Initiative)} \newcommand \paypal {PayPal} \newcommand \pgp {\textsc{pgp}} \newcommand \prq {\textsc{prq}} @@ -135,7 +138,9 @@ \newcommand \sun {Sun} \newcommand \sql {\textsc{sql}} \newcommand \srpfyra {\textsc{sr p4}} +\newcommand \tcp {\textsc{tcp}} \newcommand \tls {\textsc{tls}} +\newcommand \tlss {\textsc{tls} (Transport Layer Secuity)} \newcommand \usb {\textsc{usb}} \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain \newcommand \vps {\textsc{vps}} -- cgit v1.2.3 From 6098c1383674da252fdd2638fd87fbef716c0caa Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Fri, 3 May 2019 13:09:11 +0200 Subject: Preamble update with acronyms --- preamble/preamble.tex | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 42d380f..d3c2df0 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -50,6 +50,7 @@ \newcommand \acta {\textsc{acta}} \newcommand \antilop {\texthost{antilop}} \newcommand \benjamin {\texthost{benjamin}} +\newcommand \bgp {\textsc{bgp}} \newcommand \cacert {\textsc{ca}cert} \newcommand \cfengine {\textsc{cf}-engine} \newcommand \civett {\texthost{civett}} @@ -59,6 +60,8 @@ \newcommand \dfrii {Föreningen för Digitala Fri- och Rättigheter (\textsc{dfri})} \newcommand \dkim {\textsc{dkim}} \newcommand \dkimm {\textsc{dkim} (\textit{DomainKeys Identified Mail})} +\newcommand \dmarc {\textsc{dmarc}} +\newcommand \dmarcc {\dmarc\ (Domain-based Message Authentication, Reporting and Conformance)} \newcommand \dns {\textsc{dns}} \newcommand \dnss {\textsc{dns} (Domain Name System)} \newcommand \dnssec {\textsc{dnssec}} @@ -71,6 +74,7 @@ \newcommand \fossnorth {\textsc{foss} North} \newcommand \fps {\textsc{fps}} \newcommand \fpss {Friprogramvarusyndikatet (\fps)} +\newcommand \fpsss {Friprogramvarusyndikatets (\fps)} \newcommand \fra {\textsc{fra}} \newcommand \fraa {\textsc{fra} (Försvarets radioanstalt)} \newcommand \fripost {\textsf{\textsc{\small Fripost}}} @@ -84,14 +88,17 @@ \newcommand \gpg {\textsc{gpg}} \newcommand \gpgg {\gpg\ (\gnu\ Privacy Guard)} \newcommand \harvey {\texthost{harvey}} +\newcommand \icmp {\textsc{icmp}} \newcommand \imap {\textsc{imap}} \newcommand \ip {\textsc{ip}} +\newcommand \ipvfour {\textsc{ip}v4} +\newcommand \ipvsix {\textsc{ip}v6} \newcommand \ipred {\textsc{ipred}} \newcommand \ipsec {\textsc{ipsec}} \newcommand \isp {\textsc{isp}} \newcommand \isplong {\textsc{isp} (\textit{Internet Service Provider})} \newcommand \ituniv {\textsc{it}-universitetet} -\newcommand \jak {\textsc{jak}} +\newcommand \jak {\textsc{jak}-banken} \newcommand \ldap {\textsc{ldap}} \newcommand \ldapp {\ldap\ (Lightweight Directory Access Protocol)} \newcommand \lool {\textsc{lool}} @@ -141,6 +148,7 @@ \newcommand \tcp {\textsc{tcp}} \newcommand \tls {\textsc{tls}} \newcommand \tlss {\textsc{tls} (Transport Layer Secuity)} +\newcommand \udp {\textsc{udp}} \newcommand \usb {\textsc{usb}} \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain \newcommand \vps {\textsc{vps}} -- cgit v1.2.3 From 55d174fa580514c2f1a7824447a0cab79960b246 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Fri, 3 May 2019 14:38:04 +0200 Subject: Makefile update on agendas --- agenda/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/agenda/Makefile b/agenda/Makefile index f84ffb6..3ff045d 100644 --- a/agenda/Makefile +++ b/agenda/Makefile @@ -2,11 +2,13 @@ # # Gustav Eek 2011 +ALL = \ +board-meeting-agenda \ +yearly-meeting-agenda \ + common-makefile = ../resources/Makefile-common -all: \ -board-meeting-agenda.pdf \ -yearly-meeting-agenda.pdf \ +all: $(addsuffix .pdf, $(ALL)) %.pdf: %.tex ../preamble/preamble.tex latex_count=5 ; \ @@ -16,7 +18,7 @@ yearly-meeting-agenda.pdf \ do echo "Rerunning latex...." ; pdflatex $<; latex_count=`expr $$latex_count - 1`; done send: # sends to fripost.org for publication - make -f $(common-makefile) send SEND_FILES="$(all)" + make -f $(common-makefile) send SEND_FILES="$(ALL)" clean: rm *.aux *.bbl *.dvi *.log *.nav *.out *.snm *.toc *~ -- cgit v1.2.3 From 48dc2231ae20474665addeb9b10c41b0adea180a Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Fri, 3 May 2019 14:38:35 +0200 Subject: Agenda update on decision of Oct 22, 2018 --- agenda/board-meeting-agenda.tex | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/agenda/board-meeting-agenda.tex b/agenda/board-meeting-agenda.tex index 782d10c..ab7571d 100644 --- a/agenda/board-meeting-agenda.tex +++ b/agenda/board-meeting-agenda.tex @@ -1,15 +1,17 @@ \input{../preamble/preamble} -\newcommand \creationdate {12 dec 2016} -%\newcommand \meetingplace {Gnutiken, Göteborg} +\newcommand \creationdate {22 oct 2018} \rhead{\footnotesize Förslag till dagordning} \begin{document} -%\selectlanguage{british} \selectlanguage{swedish} \section*{Stående förslag till dagordning \\ Friposts styrelsemöten} \vfill +Mötestid 1 h 30'. Paus efter 45'. + +\vfill + \begin{enumerate} \item Mötets öppnande \item Övrig mötesformalia @@ -50,6 +52,9 @@ \item Mötets avslutande \end{enumerate} +Mötesdeltagarna bör hjälpas åt (rotera) att ta med frukt eller dylik +fika till möten. + \vfill Gustav Eek, Göteborg, \creationdate -- cgit v1.2.3 From 98e2303ed372089edeb4af097a8cda2df7e19ed8 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Fri, 3 May 2019 15:32:09 +0200 Subject: Preamble update with acronyms for 27 aug 2018 minutes --- preamble/preamble.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/preamble/preamble.tex b/preamble/preamble.tex index d3c2df0..84d46ab 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -71,6 +71,7 @@ \newcommand \etcdagens {\textit{Dagens \etc}} \newcommand \eu {\textsc{eu}} \newcommand \faq {\textsc{faq}} +\newcommand \fossgbg {\textsc{foss-gbg}} \newcommand \fossnorth {\textsc{foss} North} \newcommand \fps {\textsc{fps}} \newcommand \fpss {Friprogramvarusyndikatet (\fps)} @@ -114,6 +115,8 @@ \newcommand \mysql {\textsc{m}y\textsc{sql}} \newcommand \nsa {\textsc{nsa}} \newcommand \nsaa {\textsc{nsa} (\textit{National Security Agency}, \textsc{usa}:s federala säkerhetsmyndighet)} +\newcommand \nsu {\textsc{nsu}} +\newcommand \nsuu {Nordiskt Sommaruniversitet (\nsu)} \newcommand \nat {\textsc{nat}} \newcommand \natt {\textsc{nat} (Network Address Translation)} \newcommand \nti {\textsc{nti}} -- cgit v1.2.3 From 0e578f49ab5c47b5b2722bfa491aa3c8099978fb Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Sat, 4 May 2019 10:15:33 +0200 Subject: Preamble update for minuts May 28, 2018 --- preamble/preamble.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 84d46ab..a6ed1c2 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -79,6 +79,8 @@ \newcommand \fra {\textsc{fra}} \newcommand \fraa {\textsc{fra} (Försvarets radioanstalt)} \newcommand \fripost {\textsf{\textsc{\small Fripost}}} +\newcommand \flfd {\textsc{flfd}} +\newcommand \flfdd {Fripost Lagring för delning (\flfd)} \newcommand \fscons {\textsc{fscons}} \newcommand \fsfe {\textsc{fsfe}} \newcommand \gdpr {\textsc{gdpr}} -- cgit v1.2.3