From 9fab8199559349775779273a95ea6ecea60a2dc6 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 7 Dec 2005 23:08:54 +0000 Subject: 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 --- 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 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 -- cgit v1.2.3