diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-30 08:02:12 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-31 08:37:38 +0200 |
commit | 9910ddc19e5a04abd3287012587e8cd4bc6f0d83 (patch) | |
tree | 6081f7b828f9352d8ce2408b461db57a6d7020b3 /package/base-files/files | |
parent | e4c7367a1fc58f9d2ab2f9ade30bc510e062a204 (diff) |
do not install ipkg.conf by default
Diffstat (limited to 'package/base-files/files')
-rw-r--r-- | package/base-files/files/ipkg.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/base-files/files/ipkg.conf b/package/base-files/files/ipkg.conf new file mode 100644 index 000000000..a31487176 --- /dev/null +++ b/package/base-files/files/ipkg.conf @@ -0,0 +1,3 @@ +src @VENDOR@ http://@HOST@/pkg/@SYSTEM@_@LIBC@/packages +dest root / +dest ram /tmp |