aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2008-07-29 03:36:23 +0000
committerAndy Boyett <agb@openwrt.org>2008-07-29 03:36:23 +0000
commit9da11ac95ff2ab56f9b41a972123cd2f65398f11 (patch)
tree7f34b983f94f41a07521e1851c1f0fd6f0b4fe34 /package
parent26e3c2d39a60c10c7283c8e68b18315138bf9fa2 (diff)
downloadmaster-187ad058-9da11ac95ff2ab56f9b41a972123cd2f65398f11.tar.gz
master-187ad058-9da11ac95ff2ab56f9b41a972123cd2f65398f11.tar.bz2
master-187ad058-9da11ac95ff2ab56f9b41a972123cd2f65398f11.zip
[ipkg] Move packages lists to the ramdisk to save flash space
- Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/base-files/files/etc/ipkg.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/files/etc/ipkg.conf b/package/base-files/files/etc/ipkg.conf
index 8c7c943ca4..c6c9dc717b 100644
--- a/package/base-files/files/etc/ipkg.conf
+++ b/package/base-files/files/etc/ipkg.conf
@@ -1,3 +1,4 @@
src snapshots http://downloads.openwrt.org/snapshots/$S/packages
dest root /
dest ram /tmp
+lists_dir ext /var/ipkg-lists