Compare commits

..

2 commits

Author SHA1 Message Date
109801fbe7 more types for AlmaLinux
Untested yet.
2024-03-17 18:33:58 +01:00
9819a8d25d introduce AlmaLinux
AlmaLinux is an Open Source fork of Red Hat Enterprise Linux;
it should behave like a CentOS/RHEL.
2024-03-17 18:33:58 +01:00

View file

@ -19,5 +19,5 @@
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
__package luarocks --state present
__package make --state present
__package luarocks --state installed
__package make --state installed