Opkg

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New Features)
(Planned features)
Line 20: Line 20:
 
== Planned features ==
 
== Planned features ==
  
In approximate order of priority
+
These are features either under development or planned for inclusion before the next release.
  
* Additional option to remove "auto installed" packages
+
* Additional command line option to remove "auto installed" packages
 
* Support for faceted classification (similar to debtags)
 
* Support for faceted classification (similar to debtags)
 +
 +
=== Lower priority features ===
  
 
* Simple user interactions during postinstall
 
* Simple user interactions during postinstall

Revision as of 16:55, 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 been completed. 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

These are features either under development or planned for inclusion before the next release.

  • Additional command line option to remove "auto installed" packages
  • Support for faceted classification (similar to debtags)

Lower priority features

  • 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 been completed. 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

These are features either under development or planned for inclusion before the next release.

  • Additional command line option to remove "auto installed" packages
  • Support for faceted classification (similar to debtags)

Lower priority features

  • 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