divzeroweb

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

commit c417c5c33dcc525f1fe739819dc1c4ac705a2a14
parent 6a8c2f073b59789870289a9d4af77bb868f07bf5
Author: sin <sin@2f30.org>
Date:   Wed, 30 Apr 2014 16:28:58 +0100

Add references to trunk

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

diff --git a/Makefile b/Makefile @@ -12,7 +12,8 @@ PAGES = $(MENUPAGES) \ guides/icecast.html \ guides/git.html \ guides/sunsparc.html \ - guides/proxy.html + guides/proxy.html \ + guides/trunk.html EXTRA = css divzerokey.png favicon.ico index.html \ lectures/resources diff --git a/guides.md b/guides.md @@ -5,3 +5,4 @@ Just some notes on various useful tasks. * [git](guides/git.html): Simple git guide for CVS users * [sunsparc](guides/sunsparc.html): Booting Sun UltraSPARC machines * [proxy](guides/proxy.html): Accessing firewalled services using PF on OpenBSD + * [trunk](guides/trunk.html): Trunk failover setup on OpenBSD