diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 00:56:25 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 00:56:25 +0000 |
commit | 6535064031e51f8bef584e7c6b6431c2efbe4566 (patch) | |
tree | 762eff0236b25a171992b969982f9c9cc311471a /package/base-files/default | |
parent | 29232435015b2ff7cd231005c0397413e04d924e (diff) |
change ipkg.conf to use snapshots
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2765 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/default')
-rw-r--r-- | package/base-files/default/etc/ipkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/default/etc/ipkg.conf b/package/base-files/default/etc/ipkg.conf index 386721331..2931d2cf8 100644 --- a/package/base-files/default/etc/ipkg.conf +++ b/package/base-files/default/etc/ipkg.conf @@ -1,3 +1,3 @@ -src experimental http://openwrt.org/downloads/experimental/bin/packages +src snapshots http://openwrt.org/downloads/snapshots/$S/packages dest root / dest ram /tmp |