Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
asm:22:workshops:openwrt-bauen-installieren [2022/06/05 11:01] haukeasm:22:workshops:openwrt-bauen-installieren [2022/06/05 14:14] (current) andi0
Line 5: Line 5:
 Workshopleiter : Hauke Workshopleiter : Hauke
 Wann           : Sonntag, 12:00-15:00 Wann           : Sonntag, 12:00-15:00
-Wo             : Labor / Sprachschule 1+Wo             : Sprachschule 1
 Dauer          : 2-3 Std Dauer          : 2-3 Std
 ---- ----
Line 78: Line 78:
 <code> <code>
 screen /dev/ttyUSB0 115200 screen /dev/ttyUSB0 115200
 +</code>
 +
 +tftp server
 +options aus /etc/default/atftpd
 +<code>
 +OPTIONS="--tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /srv/tftp"
 +</code>
 +
 +
 +Add LuCI
 +<code>
 +./scripts/feeds install update
 +./scripts/feeds install luci-ssl
 +make menuconfig
 </code> </code>
  • asm/22/workshops/openwrt-bauen-installieren.1654426919.txt.gz
  • Last modified: 2022/06/05 11:01
  • by hauke