ap51-flash station for OpenWRT
OpenWRT-package:
Example configuration of a Dlink DIR-300 as a ap51-flash station:
- minimal .config-file (kicking out a lot of the standard applications and modules to save as much RAM as possible and adding nfs-support for remote images)
- /etc/config/network (configuring ports 1-4 as seperate VLANS for flashing other devices and the WAN-port as the adminstration port)
- /etc/fstab (for mounting nfs-shares at boot time)
Example image (using the same config as stated above):
2-port-vlan without host learning (hub-mode, for debugging ap51-flash)
Attachments
-
Makefile
(1.1 KB) - added by T_X
2 years ago.
ap51-flash OpenWRT Makefile
-
ap51-flash.init
(1.3 KB) - added by T_X
2 years ago.
ap51-flash OpenWRT init-file
-
ap51-flash.conf
(214 bytes) - added by T_X
2 years ago.
ap51-flash OpenWRT example config file
-
.config
(44.2 KB) - added by T_X
2 years ago.
OpenWRT image .config
-
fstab
(355 bytes) - added by T_X
2 years ago.
OpenWRT image fstab config file (enabling nfs-shares at boot time)
-
network
(1.1 KB) - added by T_X
2 years ago.
OpenWRT network port configuration file
-
switch-2-hub
(356 bytes) - added by T_X
2 years ago.
-
network2
(0.9 KB) - added by T_X
2 years ago.
-
001-add-ldflags.patch
(0.8 KB) - added by T_X
2 years ago.
Woops, sorry, forgot that one. otherwise OpenWRT won't be able to compile ap51-flash
