# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#5 | 18235 | tjuricek | Remove old omnibus packaging logic. | ||
#4 | 17105 | tjuricek | Apparently autoreconf fails without the m4 directory (huh?) | ||
#3 | 17104 | tjuricek | Another issue with the old autotools installation on CentOS 6 apparently fixed via autoreconf. | ||
#2 | 17094 | tjuricek |
Revising omnibus build to expose license files, and embed sources By default a 'liceneses' directory will contain copies of the license files included with each of our projects we build or include in the installed product. The sources for the omnibus build will no longer get downloaded for each build. This should alleviate build failures, and make it easier to review source licenses. This may require some xorg-macros library to be available for ./configure scripts. |
||
#1 | 16285 | tjuricek |
Deploy/install improvements - Include nginx in Omnibus distribution, do not conflict with system nginx install - Use old-school sysvinit scripts - Create 'hws_launch' wrapper to initiate nginx and unicorn, which also reads system config file for settings |