On Wednesday 30 May 2007 11:40, Jean Parpaillon wrote:
> Once again, opkgc is not a packages manager.
> opd must be updated to handle new package format. I can do it right after I 
> achieved repositories management but not now.
> So, if someone wants to do it, it consists of:
> - getting available OSCAR packages:
> yum|apt search opkg-*
> 
> - installing packages:
> On server:
> yum|apt install opkg-<name> opkg-server-<name>
> On image:
> yum|apt install opkg-client-<name>
> Or on client:
> cexec [options] yum|apt install opkg-client-<name>
> Then run the appropriate scripts ('man opkg' once opkgc installed)
> 
> - updating client:
> cexec yum|apt upgrade|update
> 
> - removing package:
> On server:
> yum|apt remove opkg-<name> opkg-server-<name>
> On client:
> cexec yum|apt  remove opkg-client-<name>

An unimportant addition:

replace yum|apt with yume|rapt to make sure you address the appropriate OSCAR
repositories.

Regards,
Erich



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to