divzeroweb

2f30.org website
git clone git://git.2f30.org/divzeroweb
Log | Files | Refs | README | LICENSE

commit 2e9e22b61a903e057b609111dc0094fab308aeb2
parent 3c7aa194be0abb6525928268bb5e78f603d9de04
Author: lostd <lostd@2f30.org>
Date:   Tue, 25 Nov 2014 11:13:38 +0200

Add the RPi TV guide to build

Diffstat:
MMakefile | 3++-
Mguides.md | 1+
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -15,7 +15,8 @@ PAGES = $(MENUPAGES) \ guides/proxy.html \ guides/trunk.html \ guides/ipsec.html \ - guides/netbsd-linode.html + guides/netbsd-linode.html \ + guides/rpi-tv.html EXTRA = css divzerokey.png favicon.ico index.html \ lectures/resources diff --git a/guides.md b/guides.md @@ -8,3 +8,4 @@ Just some notes on various useful tasks. * [trunk](guides/trunk.html): Trunk failover setup on OpenBSD * [ipsec](guides/ipsec.html): Securing services with IPsec tunnels * [netbsd-linode](guides/netbsd-linode.html): Installing NetBSD on Linode + * [rpi-tv](guides/rpi-tv.html): Raspberry Pi console media center with TV remote on Arch Linux