From: Nicolas Thill 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.librecmc.org/?a=commitdiff_plain;h=4eb907423a3997fe67c70155afedc000f53c861a;p=librecmc%2Flibrecmc.git add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602] SVN-Revision: 13611 --- 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