summaryrefslogtreecommitdiffstats
path: root/openwrt/package/freeradius/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 23:08:54 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 23:08:54 +0000
commit9fab8199559349775779273a95ea6ecea60a2dc6 (patch)
tree43d8ff4f98dfa7c4430dad64f9650effbad0abb4 /openwrt/package/freeradius/ipkg
parentdd3606bf46a0e2954e9422afb47f07f8e49cd51f (diff)
add detail, preprocess and realm sub-packages,
rename patches, prepare for future update. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2597 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..8254c0076
--- /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 000000000..b29cca816
--- /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 000000000..7adc171a4
--- /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 000000000..a4d412612
--- /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 000000000..3f84e3621
--- /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