Re: [Helidelinux-devel] Package manager
Status: Abandoned
Brought to you by:
rveen
From: Hui Z. <zh...@wa...> - 2004-03-16 13:24:45
|
On Tue, Mar 16, 2004 at 12:47:32PM +0000, Rolf Veen wrote: > >PKG -i name > >PKG -u name > > > >maybe > > PKG -q name (querying the package info) > > Control: > > PKG -c <start|stop|status> name For services? > > Configuration: > > PKG -d name Return configuration (in OGDL) > PKG -e expression name > Modify configuration A specific example? > > List: > > PKG -l pattern > List installed packages Got it. > > Additional operations: > > PKG --target name > Execute a task defined in a > targets.g file. A specific example? > > This refers to binary packages. Sources have a > different life cycle. Before installation, deal with source packages, after installations deal with installed binary. But I think it can use binary packages also. The installation of a binary is simpler compared to source packages. -Hui Zhou |