From 2fd3702308f7efdd45843fdbce64b156cfca7004 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 15 Dec 2008 13:11:12 +0000 Subject: add a patch helping available storage space detection, remove workaround from [13611], bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opkg/files/opkg.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/opkg/files') diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index 2ecf2a5c58..a0d3334431 100644 --- a/package/opkg/files/opkg.conf +++ b/package/opkg/files/opkg.conf @@ -2,6 +2,4 @@ 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 +option overlay_root /jffs -- cgit v1.2.3