[gentoo-dev] [PATCH] targets: Drop /etc/asound.state creation

2022-11-14 Thread Matt Turner
alsa creates this file at runtime at /var/lib/alsa/asound.state in modern times. Signed-off-by: Matt Turner --- 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

[gentoo-dev] [PATCH 5/5] catalyst: Drop livecd/{xinitrc,xsession,xdm}

2022-11-14 Thread Matt Turner
This is functionality better implemented in fsscripts outside of catalyst. Signed-off-by: Matt Turner --- catalyst/targets/livecd_stage2.py| 3 -- doc/catalyst-spec.5.txt | 20 - examples/livecd-stage2_template.spec | 24 --- examples/stage4_template.spec

[gentoo-dev] [PATCH 4/5] targets: Remove openglify usage

2022-11-14 Thread Matt Turner
This script was removed from livecd-tools in commit 8e2a9c0 ("remove openglify") in 2011. Signed-off-by: Matt Turner --- 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

[gentoo-dev] [PATCH 3/5] targets: Remove gconf usage

2022-11-14 Thread Matt Turner
Bug: https://bugs.gentoo.org/873841 Signed-off-by: Matt Turner --- livecd/files/livecd-local.start| 5 - targets/support/livecdfs-update.sh | 24 2 files changed, 29 deletions(-) diff --git a/livecd/files/livecd-local.start b/livecd/files/livecd-local.start

[gentoo-dev] [PATCH 2/5] targets: Remove remnants of support for the installer

2022-11-14 Thread Matt Turner
Signed-off-by: Matt Turner --- livecd/files/livecd.motd.txt | 2 -- targets/support/livecdfs-update.sh | 16 +--- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/livecd/files/livecd.motd.txt b/livecd/files/livecd.motd.txt index fe4c0918..9f8e2396 100644 ---

[gentoo-dev] [PATCH 1/5] targets: Fix enabling PermitRootLogin

2022-11-14 Thread Matt Turner
The default changed to "prohibit-password" many moons ago, so our ISOs would not have allowed root logins if not for net-misc/openssh's IUSE=livecd, which handles this in the ebuild. Let's go ahead and fix it, so that we can consider removing openssh's livecd USE flag which would allow us to

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread Peter Stuge
John Helmert III wrote: > > Searching for the repo name on GitHub finds this however: > > > > https://github.com/bdrewery/vchkuser > > > > ..which seems to be a 2010 version of the code. I did a test, it works > > fine. Maybe just change the SRC_URI. > > Can you produce a guarantee that the

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread John Helmert III
On Mon, Nov 14, 2022 at 09:53:43PM +, Peter Stuge wrote: > John Helmert III wrote: > > > Jonas Stein wrote: > > > > # Dead upstream > > > > # Removal after 2023-01-01. Bug #881249. > > > > net-mail/vchkuser > > > > > > Was there an actual issue with the package that prompted you to do > > >

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread Peter Stuge
John Helmert III wrote: > > Jonas Stein wrote: > > > # Dead upstream > > > # Removal after 2023-01-01. Bug #881249. > > > net-mail/vchkuser > > > > Was there an actual issue with the package that prompted you to do > > this - something that a package maintainer should have resolved? > > > > I

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread Jonas Stein
Hi Peter, # Removal after 2023-01-01. Bug #881249. net-mail/vchkuser Was there an actual issue with the package that prompted you to do this - something that a package maintainer should have resolved? Complete list is in the ticket. I set the delay a bit longer than 30 days so that users

[gentoo-dev] Last Rites: x11-misc/xnee

2022-11-14 Thread Matt Turner
# Matt Turner (2022-11-14) # Unmaintained in Gentoo since at least the transition to git. Last release in # 2014. Depends on x11-libs/gtk+:2 and gnome-base/gconf. Fails to build with # (1) clang-16, (2) with LTO, (3) with -fno-common. # Bugs #812137, #864763, #871405, #873886 # Removal on

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread John Helmert III
On Mon, Nov 14, 2022 at 04:43:51PM +, Peter Stuge wrote: > Jonas Stein wrote: > > # Dead upstream > > # Removal after 2023-01-01. Bug #881249. > > net-mail/vchkuser > > Was there an actual issue with the package that prompted you to do > this - something that a package maintainer should have

Re: [gentoo-dev] Last rites: net-mail/vchkuser

2022-11-14 Thread Peter Stuge
Jonas Stein wrote: > # Dead upstream > # Removal after 2023-01-01. Bug #881249. > net-mail/vchkuser Was there an actual issue with the package that prompted you to do this - something that a package maintainer should have resolved? I think it's a bad idea to remove a package if "Upstream