Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for RPM files with a CPIO payload compressed with LZMA. | Lucas C. Villa Real | 2017-01-22 |
| | |||
* | Improve DEB dependency processing. | Lucas C. Villa Real | 2017-01-02 |
| | |||
* | Introduce support for the installation of DEB files. One caveat is that | Lucas C. Villa Real | 2017-01-02 |
| | | | | | .deb control files do not include licensing information, per https://www.debian.org/doc/debian-policy/ch-controlfields.html. | ||
* | Move RPM specific function to Functions/RPM. This move is to ease the | Lucas C. Villa Real | 2017-01-02 |
implementation of a DEB backend. |