Browse Source

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
Andy Boyett 17 years ago
parent
commit
2ddbb426c8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/base-files/files/etc/ipkg.conf

+ 1 - 0
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