Commit graph

43 commits

Author SHA1 Message Date
ab878f8813 Update make-rpm-server to remove - characters.
This should prevent errors such as: Illegal char '-' (0x2d) in: Version:        2024.07.1-rc1.3ddd205
2024-07-01 23:33:02 +02:00
68987b8690 Fix RPM packaging. 2024-06-14 20:39:24 +02:00
6bbc7b40d6 Fix egrep deprecation warning. 2024-06-08 11:56:43 +02:00
61caff7bab Fix newer versions of rpmbuild not finding the LICENSE file. 2024-06-08 11:56:28 +02:00
e6e214d1e6 Add comment to VCPKG_INSTALL_ROOT path extraction. 2023-07-29 20:21:52 +02:00
c6ba2b0ef2 Update RPM server packaging to include libnode. 2023-07-25 10:04:21 +02:00
185efd9177 Package libnode with Debian server 2023-07-23 18:01:59 +02:00
1ca69fde93 Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
2bc9982b99 Renamed services 2022-09-08 22:12:41 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
e1baed3373 Build server packages using Docker 2022-08-24 16:03:43 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Ubuntu
e5e2872a42 Modifications to make-deb-server to account for new location for qt5-install libraries
Some attempts to handle use of system-qt (but not tested)
2021-09-21 07:15:40 +00:00
Kalila L
e4cb87ba5d CR. 2021-08-12 23:02:39 -04:00
Kalila L
88b9b7468e CR. 2021-06-27 04:31:14 -04:00
Kalila
42a4e3b186
Update vircadia-assignment-client@.service 2021-06-25 01:45:49 -04:00
Kalila
d1cf862e45
Update vircadia-assignment-client.service 2021-06-25 01:45:31 -04:00
Kalila
13e51dfd91
Update make-rpm-server 2021-02-23 23:08:14 -05:00
Kalila
0b1db1ab50
Update make-rpm-server
Fix typo.
2021-02-22 03:30:33 -05:00
Kalila L
3d26391069 Update pkg-scripts. 2021-02-21 19:41:44 -05:00
Kalila L
16eca5d855 Get most 'project-athena' -> 'vircadia' references. 2020-12-13 04:42:34 -05:00
Kalila L
5d4612e400 Update 'kasenvr' -> 'vircadia' 2020-12-10 18:56:57 -05:00
Robert Adams
c7f123c91f Add --get-temp-name to domain-server invocation in creation of Docker
domain-server image in pkg-scripts. This parameter is required
    by the domain-server so it will fetch a temporary domain name
    if it is not configured.
2020-08-20 16:33:30 -07:00
Heather Anderson
529a39d3fb Smoketesting AWS Linux install/uninstall/upgrade actions 2020-06-07 04:46:04 +00:00
Heather Anderson
00f64e3532 First attempt at updating the AWS Linux installation scripts. Ubuntu scripts should restart on upgrade and shutdown on uninstall 2020-06-07 02:10:41 +00:00
Heather Anderson
db9139f75c Added more "echo -n" commands to prevent unusable end-of-line characters 2020-06-05 23:34:33 -07:00
Heather Anderson
bb97592dd4 Testing complete (thanks to Kalila for helping!) 2020-06-05 23:34:32 -07:00
Heather Anderson
d8d740d369 Migration progressed far enough to get a .deb file out of this, installation has not yet been tested on any machine 2020-06-05 23:34:32 -07:00
Heather Anderson
00e8ce9bb8 Initial code pass:
- adding migrate-from-athena (copying server state over, launching services)
- deletes all server files on purge
2020-06-05 23:34:32 -07:00
Heather Anderson
ffc1b7ee53 Initial pass renaming athena -> vircadia 2020-06-05 23:34:31 -07:00
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