From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7125E158020 for ; Sun, 20 Nov 2022 00:21:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3131AE0A8D; Sun, 20 Nov 2022 00:21:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F9C0E0A8D for ; Sun, 20 Nov 2022 00:21:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C0AE34120C for ; Sun, 20 Nov 2022 00:21:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F2BC772 for ; Sun, 20 Nov 2022 00:21:27 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1668728465.4859c15694763ce26018c7cd8e00eda5e38bdd13.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:wip/mattst88 commit in: targets/support/ X-VCS-Repository: proj/catalyst X-VCS-Files: targets/support/livecdfs-update.sh X-VCS-Directories: targets/support/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4859c15694763ce26018c7cd8e00eda5e38bdd13 X-VCS-Branch: wip/mattst88 Date: Sun, 20 Nov 2022 00:21:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 572da0c4-ae0b-4ac2-9cc1-6c60e75d036b X-Archives-Hash: cafb973cf6f16be78cd6e4193dd61add Message-ID: <20221120002127.17p-Xl0Jt8mwXCCRT3-yvTlO4HwkQ-_Drsae0q5c_7o@z> commit: 4859c15694763ce26018c7cd8e00eda5e38bdd13 Author: Matt Turner gentoo org> AuthorDate: Tue Nov 15 02:16:03 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Nov 17 23:41:05 2022 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=4859c156 targets: Remove openglify usage This script was removed from livecd-tools in commit 8e2a9c0 ("remove openglify") in 2011. Signed-off-by: Matt Turner gentoo.org> targets/support/livecdfs-update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index b7548347..64a9e4b2 100755 --- a/targets/support/livecdfs-update.sh +++ b/targets/support/livecdfs-update.sh @@ -131,9 +131,6 @@ then http://www.linux-usb.org/usb.ids fi -# Setup opengl in /etc (if configured) -[ -x /usr/sbin/openglify ] && /usr/sbin/openglify - # Setup configured display manager if [ -n "${clst_livecd_xdm}" ] then