Add rp-pppoe package
authorNicolas Thill <nico@openwrt.org>
Mon, 11 Jul 2005 21:17:45 +0000 (21:17 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 11 Jul 2005 21:17:45 +0000 (21:17 +0000)
commit686ca00dd876d00110b1a46c1435784d45d32776
treeed44720e0b6b73c612f1bc26fecf553cb3124d3b
parent9b97ad219330429d39046b7baf1911035a9d9ef7
Add rp-pppoe package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1413 3c298f89-4303-0410-b956-a3cf2f4a3e73
21 files changed:
package/Config.in
package/Makefile
package/rp-pppoe/Config.in [new file with mode: 0644]
package/rp-pppoe/Makefile [new file with mode: 0644]
package/rp-pppoe/files/pppoe-client.init [new file with mode: 0644]
package/rp-pppoe/files/pppoe-relay.default [new file with mode: 0644]
package/rp-pppoe/files/pppoe-relay.init [new file with mode: 0644]
package/rp-pppoe/files/pppoe-server.default [new file with mode: 0644]
package/rp-pppoe/files/pppoe-server.init [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-client.conffiles [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-client.control [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-relay.conffiles [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-relay.control [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-server.conffiles [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-server.control [new file with mode: 0644]
package/rp-pppoe/ipkg/pppoe-sniff.control [new file with mode: 0644]
package/rp-pppoe/ipkg/rules [new file with mode: 0644]
package/rp-pppoe/ipkg/version [new file with mode: 0644]
package/rp-pppoe/patches/rp-pppoe-3.5-Makefile.patch [new file with mode: 0644]
package/rp-pppoe/patches/rp-pppoe-3.5-configure.patch [new file with mode: 0644]
package/rp-pppoe/patches/rp-pppoe-3.5-scripts-fixes.patch [new file with mode: 0644]