diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-23 12:29:00 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-23 12:29:00 +0000 |
commit | 705f994e171f2fb92864179ccc1c5d3156e9b541 (patch) | |
tree | 91ee743b096fa18a110d87784fbe114d115edc7d /openwrt/package/linux-atm/ipkg | |
parent | 6f58d685d7226ea8459105db15c7f54b8bc90d8f (diff) |
split linux-atm, br2684ctl, add br2684 init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux-atm/ipkg')
-rw-r--r-- | openwrt/package/linux-atm/ipkg/br2684ctl.control | 6 | ||||
-rw-r--r-- | openwrt/package/linux-atm/ipkg/linux-atm.control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/openwrt/package/linux-atm/ipkg/br2684ctl.control b/openwrt/package/linux-atm/ipkg/br2684ctl.control new file mode 100644 index 000000000..6c87f6669 --- /dev/null +++ b/openwrt/package/linux-atm/ipkg/br2684ctl.control @@ -0,0 +1,6 @@ +Package: br2684ctl +Priority: optional +Section: net +Maintainer: Felix Fietkau <openwrt@nbd.name> +Source: buildroot internal +Description: Utility for configuring the ATM RFC2684 bridging diff --git a/openwrt/package/linux-atm/ipkg/linux-atm.control b/openwrt/package/linux-atm/ipkg/linux-atm.control index b465792ff..e683304db 100644 --- a/openwrt/package/linux-atm/ipkg/linux-atm.control +++ b/openwrt/package/linux-atm/ipkg/linux-atm.control @@ -1,6 +1,6 @@ Package: linux-atm Priority: optional Section: net -Maintainer: nobody +Maintainer: Felix Fietkau <openwrt@nbd.name> Source: buildroot internal -Description: ATM library and utilities for linux +Description: ATM library for linux |