salt/pkg
2023-06-29 13:01:04 -07:00
..
common Let's not concentrate the logic into a "one liner" 2023-05-05 10:11:18 +01:00
debian Don't hardcode the python version on pkg/debian/salt-cloud.postinst 2023-06-28 07:26:05 +01:00
macos Don't hide output 2023-06-28 07:26:05 +01:00
old Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
rpm Pass the python version too 2023-06-14 16:43:53 +01:00
tests More fixes for upgrades of NSIS packages from relenv-based previous versions 2023-06-29 13:01:04 -07:00
windows Add suggested docs fixes 2023-06-20 19:41:59 +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.