summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e242566..a8dd291 100644
--- a/README
+++ b/README
@@ -9,6 +9,11 @@ mv mirror.archlinux32.org mirror
TODO FROM HERE:
+local network:
+
+ip link add name br0 type bridge
+ip link set br0 up
+ip addr add dev br0 192.168.130.1/24
# We mount it and make it accessible over the 'darkhttpd' webserver: