[PR #32] [MERGED] enh: install-ttyrec.sh replaces build-and-install-ttyrec.sh #182

Closed
opened 2026-05-07 00:19:41 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/32
Author: @speed47
Created: 11/5/2020
Status: Merged
Merged: 11/5/2020
Merged by: @speed47

Base: masterHead: ttyrec


📝 Commits (1)

  • 619000f enh: install-ttyrec.sh replaces build-and-install-ttyrec.sh

📊 Changes

14 files changed (+209 additions, -137 deletions)

View changed files

bin/admin/build-and-install-ttyrec.sh (+0 -57)
📝 bin/admin/install (+3 -3)
bin/admin/install-ttyrec.sh (+162 -0)
📝 docker/Dockerfile.centos7 (+4 -7)
📝 docker/Dockerfile.centos8 (+4 -7)
📝 docker/Dockerfile.debian10 (+4 -7)
📝 docker/Dockerfile.debian8 (+4 -7)
📝 docker/Dockerfile.debian9 (+4 -7)
📝 docker/Dockerfile.opensuse15 (+4 -7)
📝 docker/Dockerfile.opensuse151 (+4 -7)
📝 docker/Dockerfile.ubuntu1404 (+4 -7)
📝 docker/Dockerfile.ubuntu1604 (+4 -7)
📝 docker/Dockerfile.ubuntu1804 (+4 -7)
📝 docker/Dockerfile.ubuntu2004 (+4 -7)

📄 Description

No longer build ttyrec inplace, either download and install the
Debian/RPM package, or install the prebuild static binaries.

Modify the Dockerfiles accordingly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/32 **Author:** [@speed47](https://github.com/speed47) **Created:** 11/5/2020 **Status:** ✅ Merged **Merged:** 11/5/2020 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `ttyrec` --- ### 📝 Commits (1) - [`619000f`](https://github.com/ovh/the-bastion/commit/619000fa849c27b1afb3c57f93640863578b2959) enh: install-ttyrec.sh replaces build-and-install-ttyrec.sh ### 📊 Changes **14 files changed** (+209 additions, -137 deletions) <details> <summary>View changed files</summary> ➖ `bin/admin/build-and-install-ttyrec.sh` (+0 -57) 📝 `bin/admin/install` (+3 -3) ➕ `bin/admin/install-ttyrec.sh` (+162 -0) 📝 `docker/Dockerfile.centos7` (+4 -7) 📝 `docker/Dockerfile.centos8` (+4 -7) 📝 `docker/Dockerfile.debian10` (+4 -7) 📝 `docker/Dockerfile.debian8` (+4 -7) 📝 `docker/Dockerfile.debian9` (+4 -7) 📝 `docker/Dockerfile.opensuse15` (+4 -7) 📝 `docker/Dockerfile.opensuse151` (+4 -7) 📝 `docker/Dockerfile.ubuntu1404` (+4 -7) 📝 `docker/Dockerfile.ubuntu1604` (+4 -7) 📝 `docker/Dockerfile.ubuntu1804` (+4 -7) 📝 `docker/Dockerfile.ubuntu2004` (+4 -7) </details> ### 📄 Description No longer build ttyrec inplace, either download and install the Debian/RPM package, or install the prebuild static binaries. Modify the Dockerfiles accordingly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:19:41 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#182
No description provided.