Friday, July 24, 2009

OpenRG

Once you have a busybox shell you can basically do anything. I'm eventually gonna build a mips64 cross compiler so I can put some other tools on board, but that takes time...something I don't have a lot of....

Here's the loaded module list for those interested in what this router is running:
/proc # cat version
Linux version 2.6.16.14 #1 SMP Wed Mar 4 01:29:00 PST 2009

And loaded modules…
/proc # lsmod
Module Size Used by
clnkdvr 220688 0
ks8995m_mod 11728 0
dwc_otg 141568 0
octeon_eth 44536 0
wlan_scan_ap 6672 0
qos_ingress 3584 0
btn 5568 0
rg_pppoe_relay 6752 0
pppoe_relay 168544 1 rg_pppoe_relay
kleds_mod 7392 0
rg_ipv4 3584 0
rg_dhcp_pktfil 8720 0
tcp_mss 5008 0
rg_stp 16656 2
igmp_proxy_mod 37456 1
log_chardev 5936 0
ath_pci 109360 0
wlan_acl 5504 0
wlan_xauth 2816 0
wlan_ccmp 9216 0
wlan_tkip 13696 0
wlan_wep 7296 0
ath_dfs 34192 1 ath_pci
ath_rate_atheros 30208 1 ath_pci
wlan 166432 9 wlan_scan_ap,ath_pci,wlan_acl,wlan_xauth,wlan_ccmp,wlan_tkip,wlan_wep,ath_rate_atheros
ath_hal 224208 3 ath_pci,ath_rate_atheros
one_module 826832 23 ks8995m_mod,qos_ingress,btn,rg_pppoe_relay,kleds_mod,rg_ipv4,rg_dhcp_pktfil,tcp_mss,rg_stp,igmp_proxy_mod,log_chardev

No comments:

Post a Comment