summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/base-files/ipkg')
-rw-r--r--openwrt/package/base-files/ipkg/base-files.conffiles9
-rw-r--r--openwrt/package/base-files/ipkg/base-files.control4
-rw-r--r--openwrt/package/base-files/ipkg/libgcc.control5
-rw-r--r--openwrt/package/base-files/ipkg/uclibc.control5
4 files changed, 0 insertions, 23 deletions
diff --git a/openwrt/package/base-files/ipkg/base-files.conffiles b/openwrt/package/base-files/ipkg/base-files.conffiles
deleted file mode 100644
index d34e347..0000000
--- a/openwrt/package/base-files/ipkg/base-files.conffiles
+++ /dev/null
@@ -1,9 +0,0 @@
-/etc/config/network
-/etc/group
-/etc/hosts
-/etc/ipkg.conf
-/etc/modules
-/etc/passwd
-/etc/profile
-/etc/protocols
-/etc/sysctl.conf
diff --git a/openwrt/package/base-files/ipkg/base-files.control b/openwrt/package/base-files/ipkg/base-files.control
deleted file mode 100644
index 58f4b6f..0000000
--- a/openwrt/package/base-files/ipkg/base-files.control
+++ /dev/null
@@ -1,4 +0,0 @@
-Package: base-files
-Priority: optional
-Section: net
-Description: OpenWrt filesystem structure and scripts
diff --git a/openwrt/package/base-files/ipkg/libgcc.control b/openwrt/package/base-files/ipkg/libgcc.control
deleted file mode 100644
index a70362a..0000000
--- a/openwrt/package/base-files/ipkg/libgcc.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: libgcc
-Priority: optional
-Section: net
-Depends: base-files
-Description: GCC support library
diff --git a/openwrt/package/base-files/ipkg/uclibc.control b/openwrt/package/base-files/ipkg/uclibc.control
deleted file mode 100644
index 1cdfe15..0000000
--- a/openwrt/package/base-files/ipkg/uclibc.control
+++ /dev/null
@@ -1,5 +0,0 @@
-Package: uclibc
-Priority: optional
-Section: net
-Depends: base-files
-Description: Standard C library for embedded Linux systems