clean up board-dependent files, add pppoatm support, add proper config examples
authorFelix Fietkau <nbd@openwrt.org>
Fri, 26 Aug 2005 15:52:12 +0000 (15:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 26 Aug 2005 15:52:12 +0000 (15:52 +0000)
commit4524f810e7c63acb48614c17f8146bf4b0b1c35e
tree20778c53fcbef2bc8ed5a08e08f4665a35afa81f
parent2c98245d55923a8e9ec72366ac345694642cd748
clean up board-dependent files, add pppoatm support, add proper config examples

SVN-Revision: 1754
20 files changed:
openwrt/package/Makefile
openwrt/package/base-files/default/etc/config/network [deleted file]
openwrt/package/ppp/Config.in
openwrt/package/ppp/Makefile
openwrt/package/ppp/files/ifup.pppoa [new file with mode: 0644]
openwrt/package/ppp/ipkg/ppp-mod-pppoa.control [new file with mode: 0644]
openwrt/package/ppp/patches/202-atm_fix.patch [new file with mode: 0644]
openwrt/package/ppp/patches/202-no_atm.patch [deleted file]
openwrt/target/linux/package/openwrt/Makefile
openwrt/target/linux/package/openwrt/files/S05nvram.brcm [deleted file]
openwrt/target/linux/package/openwrt/files/ar7/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/ar7/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/brcm/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/brcm/etc/init.d/S05nvram [new file with mode: 0755]
openwrt/target/linux/package/openwrt/files/brcm/etc/network.overrides [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/network.overrides.ar7 [deleted file]
openwrt/target/linux/package/openwrt/files/network.overrides.brcm [deleted file]
openwrt/target/linux/package/openwrt/files/network.overrides.soekris [deleted file]
openwrt/target/linux/package/openwrt/files/soekris/etc/config/network [new file with mode: 0644]
openwrt/target/linux/package/openwrt/files/soekris/etc/network.overrides [new file with mode: 0644]