summaryrefslogtreecommitdiff
path: root/openwrt/package/freeradius/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-07 23:08:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-07 23:08:54 +0000
commitdd21e4c08a51322de23f77af861336b3a12487f2 (patch)
tree6c62250f2091bb069136b726d12e0ea974fa572d /openwrt/package/freeradius/ipkg
parentc687e2566b47a6cf755adb07654a46553987ebcb (diff)
downloadmtk-20170518-dd21e4c08a51322de23f77af861336b3a12487f2.zip
mtk-20170518-dd21e4c08a51322de23f77af861336b3a12487f2.tar.gz
mtk-20170518-dd21e4c08a51322de23f77af861336b3a12487f2.tar.bz2
add detail, preprocess and realm sub-packages, rename patches, prepare for future update.
SVN-Revision: 2597
Diffstat (limited to 'openwrt/package/freeradius/ipkg')
-rw-r--r--openwrt/package/freeradius/ipkg/freeradius-mod-detail.control5
-rw-r--r--openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles2
-rw-r--r--openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control5
-rw-r--r--openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles1
-rw-r--r--openwrt/package/freeradius/ipkg/freeradius-mod-realm.control5
5 files changed, 18 insertions, 0 deletions
diff --git a/openwrt/package/freeradius/ipkg/freeradius-mod-detail.control b/openwrt/package/freeradius/ipkg/freeradius-mod-detail.control
new file mode 100644
index 0000000..8254c00
--- /dev/null
+++ b/openwrt/package/freeradius/ipkg/freeradius-mod-detail.control
@@ -0,0 +1,5 @@
+Package: freeradius-mod-detail
+Priority: optional
+Section: net
+Description: a detailed accounting module for FreeRADIUS
+Depends: freeradius
diff --git a/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles b/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles
new file mode 100644
index 0000000..b29cca8
--- /dev/null
+++ b/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles
@@ -0,0 +1,2 @@
+/etc/freeradius/hints
+/etc/freeradius/huntgroups
diff --git a/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control b/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control
new file mode 100644
index 0000000..7adc171
--- /dev/null
+++ b/openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control
@@ -0,0 +1,5 @@
+Package: freeradius-mod-preprocess
+Priority: optional
+Section: net
+Description: a request preprocessing module for FreeRADIUS
+Depends: freeradius
diff --git a/openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles b/openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles
new file mode 100644
index 0000000..a4d4126
--- /dev/null
+++ b/openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles
@@ -0,0 +1 @@
+/etc/freeradius/proxy.conf
diff --git a/openwrt/package/freeradius/ipkg/freeradius-mod-realm.control b/openwrt/package/freeradius/ipkg/freeradius-mod-realm.control
new file mode 100644
index 0000000..3f84e36
--- /dev/null
+++ b/openwrt/package/freeradius/ipkg/freeradius-mod-realm.control
@@ -0,0 +1,5 @@
+Package: freeradius-mod-realm
+Priority: optional
+Section: net
+Description: a realm module for FreeRADIUS
+Depends: freeradius