summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-06-22 20:40:25 -0400
committerbnewbold <bnewbold@robocracy.org>2012-06-22 20:40:25 -0400
commit022d6b0d26bd8f2869fc14c0077c0797a0e5dfbb (patch)
tree7f400e4238933f3e13a6e0a8437abedcad720670
parent6a4586891949f9ebcd4b126af1d4bfc752877825 (diff)
downloadrooter_wiki-022d6b0d26bd8f2869fc14c0077c0797a0e5dfbb.tar.gz
rooter_wiki-022d6b0d26bd8f2869fc14c0077c0797a0e5dfbb.zip
fix more links
-rw-r--r--distribution.page28
1 files changed, 15 insertions, 13 deletions
diff --git a/distribution.page b/distribution.page
index d6000f0..4ffae1c 100644
--- a/distribution.page
+++ b/distribution.page
@@ -8,10 +8,11 @@ These Linux-based distributions are all designed to run on very light-weight
hardware. They use special filesystems optimized for mostly reads from a static
archive with a few small writes to persist configuration information.
-* OpenWrt: Most popular and best maintained community project. Has an entire
- packaging system for add-ons. Very wide hardware support.
-* DD-WRT (non-libre, not recommended)
-* [https://en.wikipedia.org/wiki/Tomato_(firmware)](Tomato): elegant, well
+* [OpenWrt](http://openwrt.org): Most popular and best maintained community
+ project. Has an entire packaging system for add-ons. Very wide hardware
+ support.
+* [DD-WRT](http://www.dd-wrt.com/site/index): non-libre, not recommended
+* [Tomato](https://en.wikipedia.org/wiki/Tomato_(firmware)): elegant, well
selected feature set, pleasant UI. Vanilla version has had little recent
development or porting, many forked variants.
@@ -22,9 +23,9 @@ business and enterprise networks. They usually run on dedicated hardware more
powerful than commodity home routers, scaling up to multi-unit high performance
rack mounted machines:
-* pfSense
-* m0n0wall
-* Smoothwall
+* [pfSense](http://www.pfsense.org/): FreeBSD, forked from m0n0wall
+* [m0n0wall](http://m0n0.ch/wall/): FreeBSD, php interface
+* [Smoothwall](): commercial with "free" version
It's also worth noting that Juniper Network's junos router operating system is
based on FreeBSD. Juniper equipment isn't as widespread as Cisco's iOS-based
@@ -36,7 +37,7 @@ many of the most crucial 40Gbps+ routers at submarine fiber shore stations.
A lot of people have thought about mixing the kernel, drivers, and
configuration system from OpenWrt with the mainstream packages from Debian.
-Eg, [http://wiki.debian.org/DebianWRT](DebianWRT).
+Eg, [DebianWRT](http://wiki.debian.org/DebianWRT).
### Genode
@@ -46,11 +47,12 @@ potential for security bugs and non-recoverable crashes. Might be appropriate
for ensuring that "essential" network services keep running even if higher
level apps crash or are compromised.
-[http://mailman.rooter.is/pipermail/talk/2012-June/000023.html](More thoughts
-here).
+[More thoughts
+here](http://mailman.rooter.is/pipermail/talk/2012-June/000023.html).
### Other
-* http://librewrt.org/index.php?title=Main_Page
-* https://www.freewrt.org/trac/
-* http://wiki.debian.org/Embedded_Debian
+* [LibreWRT](http://librewrt.org/index.php?title=Main_Page)
+* [FreeWRT](https://www.freewrt.org/trac/)
+* [Embedian](http://wiki.debian.org/Embedded_Debian)
+