From: nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Fri, 12 Dec 2008 01:00:51 +0000 (+0000)
Subject: add a workaround preventing opkg to install anything on squashfs-based fs layouts... 
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/1176e088170c86235a065b8356349b765fbd2927

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
---

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