Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-21 | Drop pkg_ prefix from system_package_manager::pkg_{status,install}() | Boris Kolpackov | 1 | -3/+3 | |
2023-03-17 | Add pkg-bindist implementation for Fedora | Karen Arutyunov | 1 | -0/+29 | |
2023-03-17 | Fix Fedora package mapping for consumption | Karen Arutyunov | 1 | -4/+17 | |
2023-03-09 | Add pkg-bindist command (generate binary distribution package) | Boris Kolpackov | 1 | -1/+2 | |
This commit includes an implementation for Debian and alike. | |||||
2023-02-10 | Add support for fetch timeout to system package managers | Karen Arutyunov | 1 | -0/+3 | |
2023-02-09 | Infrastructure work for binary distribution package generation | Boris Kolpackov | 1 | -3/+6 | |
2023-02-08 | Implement system package manager query and install support for Fedora | Karen Arutyunov | 1 | -0/+382 | |
Note that the main/devel name resolution based on the project name still needs to be fixed. |