summaryrefslogtreecommitdiffstats
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
commit2ddbb426c884d53498aa024de767b5dede4ebb9f (patch)
tree880a052fd5f0153e98499f78c8905fe28793f17c /package
parent6b045c7dc690a2626248c925cb80cc1717987cc7 (diff)
downloadmaster-31e0f0ae-2ddbb426c884d53498aa024de767b5dede4ebb9f.tar.gz
master-31e0f0ae-2ddbb426c884d53498aa024de767b5dede4ebb9f.tar.bz2
master-31e0f0ae-2ddbb426c884d53498aa024de767b5dede4ebb9f.zip
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
SVN-Revision: 11982
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