From 188d38a0f95ec4b93cf03c3b5e5368a2329770c1 Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 09:27:49 -0400 Subject: [PATCH 1/2] deprecate ubuntu openbox --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 1525abf7..13500a41 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,6 +2,7 @@ # project information project_name: rdesktop +project_deprecation_status: true project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" full_custom_readme: | {% raw -%} From 86dc0322e34f9f56f395e7fe25323556eac475b9 Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 11:12:10 -0400 Subject: [PATCH 2/2] add reason for deprecation --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 13500a41..bae94775 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -3,6 +3,7 @@ # project information project_name: rdesktop project_deprecation_status: true +project_deprecation_message: "These images were originally created for Apache Guacamole-based Webtop, but since transitioning to an in house web-native protocol, they are no longer maintained. RDP users should seek alternatives while others are advised to transition to [Webtop](https://github.com/linuxserver/docker-webtop)." project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" full_custom_readme: | {% raw -%}