No description
  • Shell 93%
  • Dockerfile 7%
Find a file
2026-04-03 20:16:36 +02:00
container4imagebuilder first commit 2026-04-03 20:16:36 +02:00
ix.gbt.r5d first commit 2026-04-03 20:16:36 +02:00
wifi01.mnr.lan first commit 2026-04-03 20:16:36 +02:00
.gitignore first commit 2026-04-03 20:16:36 +02:00
fetch-files first commit 2026-04-03 20:16:36 +02:00
README.md first commit 2026-04-03 20:16:36 +02:00
rebuild first commit 2026-04-03 20:16:36 +02:00

OpenWRT

  1. Container bauen
  2. Configuration anlegen
  3. rebuild

current release

look to https://openwrt.org

todo upgrade script

Transfer file

cat ${file} | ssh user@remote "cat > /path/${file}"