From ba3359722cbf8aa7b0ed39e1f81d1d74ec88fecd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 30 May 2009 20:39:07 +0200 Subject: optimize ipkg package management - generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig --- package/exmap/ipkg/exmap.control | 4 ---- package/exmap/ipkg/exmapd.control | 4 ---- package/exmap/ipkg/exmapserver.control | 4 ---- package/exmap/ipkg/kmod-exmap.control | 4 ---- 4 files changed, 16 deletions(-) delete mode 100644 package/exmap/ipkg/exmap.control delete mode 100644 package/exmap/ipkg/exmapd.control delete mode 100644 package/exmap/ipkg/exmapserver.control delete mode 100644 package/exmap/ipkg/kmod-exmap.control (limited to 'package/exmap/ipkg') diff --git a/package/exmap/ipkg/exmap.control b/package/exmap/ipkg/exmap.control deleted file mode 100644 index 23c51313a..000000000 --- a/package/exmap/ipkg/exmap.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: exmap -Priority: optional -Section: utils -Description: memory analysing tool diff --git a/package/exmap/ipkg/exmapd.control b/package/exmap/ipkg/exmapd.control deleted file mode 100644 index dbfe932a8..000000000 --- a/package/exmap/ipkg/exmapd.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: exmapd -Priority: optional -Section: utils -Description: memory analysing tool diff --git a/package/exmap/ipkg/exmapserver.control b/package/exmap/ipkg/exmapserver.control deleted file mode 100644 index 8d33fb53a..000000000 --- a/package/exmap/ipkg/exmapserver.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: exmapserver -Priority: optional -Section: utils -Description: memory analysing tool diff --git a/package/exmap/ipkg/kmod-exmap.control b/package/exmap/ipkg/kmod-exmap.control deleted file mode 100644 index afae49276..000000000 --- a/package/exmap/ipkg/kmod-exmap.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-exmap -Priority: optional -Section: utils -Description: kernel module for a memory analysing tool -- cgit v1.2.3