From 7e66f3864765c0691ed9684fb8a5d216b8040543 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 SVN-Revision: 13650 --- package/opkg/files/opkg.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/opkg/files/opkg.conf') diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index 2ecf2a5..a0d3334 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.1