From dd21e4c08a51322de23f77af861336b3a12487f2 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 7 Dec 2005 23:08:54 +0000 Subject: add detail, preprocess and realm sub-packages, rename patches, prepare for future update. SVN-Revision: 2597 --- openwrt/package/freeradius/ipkg/freeradius-mod-detail.control | 5 +++++ openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles | 2 ++ openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control | 5 +++++ openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles | 1 + openwrt/package/freeradius/ipkg/freeradius-mod-realm.control | 5 +++++ 5 files changed, 18 insertions(+) create mode 100644 openwrt/package/freeradius/ipkg/freeradius-mod-detail.control create mode 100644 openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.conffiles create mode 100644 openwrt/package/freeradius/ipkg/freeradius-mod-preprocess.control create mode 100644 openwrt/package/freeradius/ipkg/freeradius-mod-realm.conffiles create mode 100644 openwrt/package/freeradius/ipkg/freeradius-mod-realm.control (limited to 'openwrt/package/freeradius/ipkg') 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 -- cgit v1.1