Date: Sun, 08 Mar 2026 08:13:11 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Kenneth Raplee <kenrap@kennethraplee.com> Subject: git: b7bb9edee49b - main - x11/ly: Restore install directions in pkg-message.in Message-ID: <69ad2f97.24fe6.322aab4f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7bb9edee49b0ae8fc1202e4baed638b32087093 commit b7bb9edee49b0ae8fc1202e4baed638b32087093 Author: Kenneth Raplee <kenrap@kennethraplee.com> AuthorDate: 2026-02-14 06:14:00 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-03-08 08:13:00 +0000 x11/ly: Restore install directions in pkg-message.in --- x11/ly/files/pkg-message.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/x11/ly/files/pkg-message.in b/x11/ly/files/pkg-message.in index 3f5bfcccf152..59b0f56737c1 100644 --- a/x11/ly/files/pkg-message.in +++ b/x11/ly/files/pkg-message.in @@ -1,4 +1,20 @@ [ +{ type: install + message: <<EOM +Add the following entry to /etc/gettytab: + +Ly:\ + :lo=%%PREFIX%%/bin/ly_wrapper:\ + :al=root: + +Modify the command field of the ttyv1 terminal entry in /etc/ttys + +ttyv1 "/usr/libexec/getty Ly" xterm on secure + +Make sure that "tty" is set appropriately in the %%ETCDIR%%/config.ini file if +you decide to configure a different TTY for Ly instead. +EOM +} { type: upgrade maximum_version: 1.3.0 message: <<EOMhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ad2f97.24fe6.322aab4f>
