- Add local repo support,

- Add MariaDB meta package,
- New args parsing system with test and verbose options,
- Add RPM Specs file.
This commit is contained in:
2026-03-14 20:32:41 +01:00
parent cb67aa1c7b
commit 686d8642c1
11 changed files with 313 additions and 88 deletions

View File

@@ -1,5 +1,16 @@
------------------------------------------------------------------------------------------------------------------------------------
MPM V 1.0.0-1 - A. GIBERT - 2024/10/04
MPM V 1.1.0 - A. GIBERT - 2026/03/14
------------------------------------------------------------------------------------------------------------------------------------
- Add local repo support,
- Add MariaDB meta package,
- New args parsing system with test and verbose options,
- Add RPM Specs file.
------------------------------------------------------------------------------------------------------------------------------------
MPM V 1.0.0 - A. GIBERT - 2024/10/04
------------------------------------------------------------------------------------------------------------------------------------
- Initial release: help, list & install commands implemented.