salt/pkg
2023-08-04 16:29:46 +01:00
..
common Remove salt execution and state modules only when building the windows package 2023-08-02 17:40:00 +00:00
debian Don't hardcode the python version on pkg/debian/salt-cloud.postinst 2023-06-28 07:26:05 +01:00
macos Upgrade relenv to 0.13.2 and Python to 3.10.12. 2023-07-28 06:54:45 +01:00
old Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
rpm adding obsoletes to rpm.spec for photon3 packages 2023-08-03 19:54:07 +00:00
tests Move _pkg.txt into salt directory 2023-08-04 16:29:46 +01:00
windows Remove salt execution and state modules only when building the windows package 2023-08-02 17:40:00 +00:00
README Initial commit of relenv debian package 2022-12-22 07:59:07 -07:00

Salt packaging resources.


The contents of this directory are as follows

common/ - Files common to multiple packages.
debian/ - Debian (apt) based distro packaging.
rpm/ - Redhat (rpm) based distro packaging.
macos/ - MacOS packaging.
windows/ - Windows packaging.
old/ - Old and deperecated package files.