add a patch helping available storage space detection, remove workaround from [13611...
[openwrt.git] / package / opkg / files / opkg.conf
index 2ecf2a5..a0d3334 100644 (file)
@@ -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
This page took 0.021942 seconds and 4 git commands to generate.