summaryrefslogtreecommitdiffstats
path: root/package/opkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-12-12 01:00:51 +0000
committerNicolas Thill <nico@openwrt.org>2008-12-12 01:00:51 +0000
commit4eb907423a3997fe67c70155afedc000f53c861a (patch)
tree4cf2de35ea9cdb47d95b73b487971c898fee5fe0 /package/opkg
parentc35ed149b965c7a9b1c643ccf0464661573771a6 (diff)
downloadmaster-31e0f0ae-4eb907423a3997fe67c70155afedc000f53c861a.tar.gz
master-31e0f0ae-4eb907423a3997fe67c70155afedc000f53c861a.tar.bz2
master-31e0f0ae-4eb907423a3997fe67c70155afedc000f53c861a.zip
add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602]
SVN-Revision: 13611
Diffstat (limited to 'package/opkg')
-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 35451a0d37..2ecf2a5c58 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