Sign inSign up

markc/openwrt

By markc

•Updated almost 11 years ago

Busybox + OpenWrt/opkg

Image
2

7.1K

markc/openwrt repository overview

[WIP] Busybox + OpenWrt/opkg

The added OpenWrt packages are from openwrt.org⁠ and the uhttpd webserver + luci package actually runs but a lot of integration still needs to be done to have a truly usable system. It's promising that it runs at all without building anything from source. I tried replacing the original busybox and libs with the ones from OpenWrt UML (x86_64) binary image but they won't work (segfault) however the OpenWrt UML packages seem to run just fine on top of the original busybox/uClibc image. To test...

docker run -i -t markc/openwrt /bin/sh -l
/etc/init.d/uhttpd start

check ifconfig to view the current IP and browser to it and login as root/changeme. To install more packages use opkg install package and type just opkg to get a list of command options. It should be possible to have a very complete router/nas/webserver under 30Mb!

Tag summary

Content type

Image

Digest

sha256:9fb4c3d18…

Size

3.5 MB

Last updated

almost 11 years ago

docker pull markc/openwrt