Commit graph

11 commits

Author SHA1 Message Date
Heather Anderson
183c966453 Tweaks done in response to Kalila's smoketest of ubuntu packaging 2020-03-28 23:52:40 +00:00
Heather Anderson
6126133b58 bumping up version to K3
making adjustments to DEB construction for (hopefully) cleaner output
2020-03-22 23:19:10 +00:00
Heather Anderson
3e378a4131 Updating AWS Linux rpm builder
- improved external dependency detector
- fixed (minimal) documentation in README
2020-03-08 07:46:08 +00:00
Heather Anderson
4f55e6c220 Merge branch 'rpm-pr' of github.com:odysseus654/project-athena into rpm-pr 2020-03-08 07:41:36 +00:00
Heather Anderson
8cf0c3708f Initial add of Docker package builder. Tested to launch and permit configuration from localhost,
but doesn't appear to accept new connections from outside the machine (possible fireall rule?)
2020-03-08 07:40:07 +00:00
Heather Anderson
009549fe87 Adjusted RPM build to handle dynamic library compilation 2020-02-23 04:36:12 +00:00
Heather Anderson
9b54a97912 Adjusted DEB build to handle dynamic library compilation 2020-02-23 04:13:53 +00:00
Heather Anderson
d2a2687e6c Added "plugins" folder required for audio codecs. Created make-rpm-server script to help automate. RPM deps slimmed down. 2020-02-01 06:18:51 +00:00
Heather Anderson
65602f7801 First pass adding Ubuntu DEB package builder 2020-02-01 02:37:29 +00:00
Heather Anderson
7863c847fb Moved installed files under /opt; reduced installed .so list to those actually required 2020-01-30 06:30:56 +00:00
Heather Anderson
1e2f1cf339 Additional tweaks and fixes to rpm packaging scripts
Renamed folder from /rpm to /pkg-scripts, in preparation for adding non-rpm packaging scripts
new-server scripts adjusted for new symlink name ("High Fidelity" renamed to "Project Athena")
2020-01-29 07:14:29 +00:00