summaryrefslogtreecommitdiff
path: root/omnibus/package-scripts
Commit message (Collapse)AuthorAgeFilesLines
* Make sure darwin is always detectedTim Smith2020-07-304-4/+4
| | | | | | Make sure we always detect darwin even if the output changes. Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove smartos detection / support in our package scriptsTim Smith2020-07-144-30/+4
| | | | | | | We don't produce smartos packages and we never have. There's no reason to carry around this baggage. Signed-off-by: Tim Smith <tsmith@chef.io>
* More things clear of spellcheck violations.Pete Higgins2020-05-182-2/+2
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* clean up omnibus installer error and remove chef-fipsLamont Granquist2019-05-085-203/+25
| | | | | | | | | | | | clean up the warning in #8484 also removes the chef-fips package-scripts directory which we don't use because the purpose-built fips build went away a long time ago (but nobody cleaned up the cruft). closes #8484 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Point people to Learn Chef in the post install messagelearn_chefTim Smith2019-05-073-3/+3
| | | | | | Point brand new users in the right direction. Signed-off-by: Tim Smith <tsmith@chef.io>
* fix copypasta bug and theoretical security bugLamont Granquist2018-12-133-8/+20
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* fix EBUSY errors in preinst scriptLamont Granquist2018-12-133-5/+20
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* need -rf to remove dirsLamont Granquist2018-11-203-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* wipe the installer direction before installationLamont Granquist2018-11-203-0/+36
| | | | | | | | this leaves the diretory after an uninstall, but it should get the crazy redhat use case correct where installs run before uninstalls, so we wipe first, install, then run the uninstall stuff on upgrade. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Remove bashisms so these scripts work on legacy platformsTim Smith2018-10-303-6/+6
| | | | | | I look forward to a world where we can assume modern shells. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix testing / installing on SLES 15sles15_symlinksTim Smith2018-10-303-9/+33
| | | | | | | Make sure we identify SLES 15 as suse for our zypper tests Make sure we don't remove the symlinks on SLES when doing an upgrade or the new release will be broken Signed-off-by: Tim Smith <tsmith@chef.io>
* Remove references to shefKartik Null Cating-Subramanian2016-01-126-15/+3
|
* Remove non-chef related filesKartik Null Cating-Subramanian2016-01-114-193/+0
|
* Import all of omnibus-chef under the omnibus directoryKartik Null Cating-Subramanian2016-01-0810-0/+664