summaryrefslogtreecommitdiffstats
path: root/package/opkg/files
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 01:00:51 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 01:00:51 +0000
commit1176e088170c86235a065b8356349b765fbd2927 (patch)
tree195acd34278937797851304012b0446442e1d7d8 /package/opkg/files
parentc3bcc0c54cfd41b8673421d8402e4dfe7bd24ac8 (diff)
add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13611 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/opkg/files')
-rw-r--r--package/opkg/files/opkg.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf
index 35451a0d3..2ecf2a5c5 100644
--- a/package/opkg/files/opkg.conf
+++ b/package/opkg/files/opkg.conf
@@ -2,3 +2,6 @@ src/gz snapshots http://downloads.openwrt.org/snapshots/$S/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
+# XXX: disable checking for available storage space until we
+# figure how to do it properly on all fs layouts
+option force_space