566f9f74e70769751c524f0c1118abb23424340a
Network/WRT54GL.md
... | ... | @@ -70,6 +70,7 @@ Insmod ipv6 fails with: `> insmod: unresolved symbol tcp_destroy_sock` |
70 | 70 | |
71 | 71 | * cat /etc/opkg.conf |
72 | 72 | |
73 | +``` |
|
73 | 74 | #src/gz snapshots http://downloads.openwrt.org/kamikaze/8.09.1/brcm47xx/packages |
74 | 75 | src/gz snapshots http://downloads.openwrt.org/kamikaze/8.09.1/brcm-2.4/packages |
75 | 76 | dest root / |
... | ... | @@ -78,7 +79,7 @@ Insmod ipv6 fails with: `> insmod: unresolved symbol tcp_destroy_sock` |
78 | 79 | option overlay_root /jffs |
79 | 80 | #src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/8.09.1/brcm47xx/packages |
80 | 81 | src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/8.09/brcm-2.4/packages |
81 | - |
|
82 | + ``` |
|
82 | 83 | |
83 | 84 | |
84 | 85 |