Age | Commit message (Collapse) | Author |
|
|
|
if you like to use an usb umts modem with hso chipset,
this is the support for it.
use following in /etc/network/interfaces:
auto hso0
iface hso0 inet manual
pin xxxx
apn foo.bar
credentials go to freewrt 1.0 supporters...
|
|
|
|
|
|
- update busybox, dnsmasq, ppp and libusb
- add timezone and hostname configuration for target via menu
- fix resolv.conf creation for dhcp client
- fix usb for alix boards
- enable lsusb and lspci by default
|
|
|
|
order network scripts. Add atm example. enable reboot option
for mtd.
|
|
- bridging nas0 and eth0 although works fine
need to add pre-up scripts to automate..
|
|
- generate ipkg control file from PKG_* variables
- automatically install init scripts from ./files/*.init
set #PKG pkgname to set the binary package
- rename FWINIT -> INIT
- move postinst and conffiles meta data to ./files
- update the packages to the latest upstream version
- remove some unready or unused package (strongswan,..)
more cleanups needed after allmodconfig
|
|
|