opkg-key - utility to manage opkg's list of trusted keys
opkg-key [OPTIONS...] sub-command
[ARGUMENTS...]
opkg-key is a utility to manage opkg's list of trusted keys. Opkg is a
lightweight package management system based on Ipkg.
- add <file>
- add the key contained in file ('-' for stdin)
- del <keyid>
- remove the key keyid
- list
- list trusted keys
- -o <root>
- use root as the offline root directory
Report bugs to http://code.google.com/p/opkg/issues/list
Copyright © Opkg development team.
Copyright © Ipkg development team.