Jump to content

[Pull Request] - feat: install_pkg_deb: Add the ability to install package files in function


RSS Bot

Recommended Posts

Description

Continuation of work on the development of a unified package installation function in the armbian build system. Sometimes we need to install a package as a package file that is located in the local directory. Now the function will independently calculate the package dependencies and install these dependencies and the package file itself.

How Has This Been Tested?

It is well tested. We can start using this new opportunity.

  • [x] The installation of packages that are not available in the available repositories has been tested. The packages were taken\downloaded from third-party sources.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines