Actions
Action Item #138
closedMissing /etc/opkg.conf
Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Root File System
Target version:
Start date:
25 Nov 2012
Due date:
% Done:
100%
Estimated time:
Severity:
Critical
Description
The opkg-cl program has default settings that can be extended and/or overridden by entries in /etc/opkg.conf. However, this file does not exist by default. So it needs to be created.
The default content should include destination defintions, such as:
dest opt /opt
Since most PiBox packages should be installed under /opt, and this should be the default.
Information on how to use the conf file can be found in this opkg tutorial from OpenWRT.
Updated by Hammel almost 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Added src/buildroot/skeleton/etc/opkg.conf to pibox source tree.
Actions