Opkg

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(What is Opkg?)
(Planned features)
Line 20: Line 20:
 
== Planned features ==
 
== Planned features ==
  
Here is a list of additional features compared to Ipkg.
+
In approximate order of priority
 +
 
 +
* Additional option to remove "auto installed" packages
 +
* Support for faceted classification (similar to debtags)
  
* Uses libcurl to download files [done]
 
* The command line client has a progress bar to show progress of downloads and libopkg support sending progress callbacks to clients [done]
 
 
* Simple user interactions during postinstall
 
* Simple user interactions during postinstall
* Restructure source code and make it more robust
 
 
* Improve command line options
 
* Improve command line options
* Signed packages and repositories
+
* Restructure source code and make it more robust
 
* Store packages in database
 
* Store packages in database
  

Revision as of 17:17, 20 February 2008

Contents

What is Opkg?

Opkg is a lightweight package management system based on Ipkg.

New Features

This is a list of features that have already been completed or work has started on. Mostly this is a list of changes from Ipkg.

  • Use libcurl to download files
  • Send download progress updates to libopkg clients
  • Re-organise sources into sub directories
  • Verify package lists with gpg detached signiture
  • Mark packages that were installed to satisfy dependancies (auto installed)

The following ipkg patches have been applied:

  • "2-pkg-vec--Optimize-gross-inefficiency.patch" from OpenEmbedded
  • "1-pkg-parse--Optimize-inefficient-parsing.patch" from OpenEmbedded

Planned features

In approximate order of priority

  • Additional option to remove "auto installed" packages
  • Support for faceted classification (similar to debtags)
  • Simple user interactions during postinstall
  • Improve command line options
  • Restructure source code and make it more robust
  • Store packages in database

Issues

  • http proxy works but authentication not tested yet

FAQ

Q. What version of Ipkg is Opkg based on?

A. It is based on the ipkg-0.99.163 tarball

Q. Why "fork" and rename Ipkg?

A. Ipkg is no longer actively maintained upstream and there are potential trademark issues with using the Ipkg name

Personal tools

What is Opkg?

Opkg is a lightweight package management system based on Ipkg.

New Features

This is a list of features that have already been completed or work has started on. Mostly this is a list of changes from Ipkg.

  • Use libcurl to download files
  • Send download progress updates to libopkg clients
  • Re-organise sources into sub directories
  • Verify package lists with gpg detached signiture
  • Mark packages that were installed to satisfy dependancies (auto installed)

The following ipkg patches have been applied:

  • "2-pkg-vec--Optimize-gross-inefficiency.patch" from OpenEmbedded
  • "1-pkg-parse--Optimize-inefficient-parsing.patch" from OpenEmbedded

Planned features

In approximate order of priority

  • Additional option to remove "auto installed" packages
  • Support for faceted classification (similar to debtags)
  • Simple user interactions during postinstall
  • Improve command line options
  • Restructure source code and make it more robust
  • Store packages in database

Issues

  • http proxy works but authentication not tested yet

FAQ

Q. What version of Ipkg is Opkg based on?

A. It is based on the ipkg-0.99.163 tarball

Q. Why "fork" and rename Ipkg?

A. Ipkg is no longer actively maintained upstream and there are potential trademark issues with using the Ipkg name