[Bug 1084076] New: replace issue generator with agetty built in methods
http://bugzilla.suse.com/show_bug.cgi?id=1084076 Bug ID: 1084076 Summary: replace issue generator with agetty built in methods Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: kukuk@suse.com Reporter: lnussel@suse.com QA Contact: qa-bugs@suse.de CC: coolo@suse.com, dleuenberger@suse.com, sbrabec@suse.com Found By: --- Blocker: --- upstream agetty gained support reading issue.d to display issue snippets on the fly without intermediate, generated files: https://github.com/karelzak/util-linux/commit/1fc82a1360305f696dc1be6105c9c5... So far only /etc/issue.d, however something like /usr/lib/issue.d can be foreseen as it would immediately make sense in order for packages to provide snippets. That would be incompatible with what issue-generator puts in /usr/lib/issue.d. So I'd strongly advise to at least rename that directory to avoid potential conflicts with upstream in the future. Alternatively and that's what I'd recommend is to drop issue generator in favor of agetty's built in capabilities. agetty already provides options to eg show any field from /etc/os-release and to list IP addresses. Should be fairly easy to extend that to ssh keys as well: https://github.com/karelzak/util-linux/blob/master/term-utils/agetty.c#L2621 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1084076 http://bugzilla.suse.com/show_bug.cgi?id=1084076#c4 --- Comment #4 from Thorsten Kukuk <kukuk@suse.com> --- Ok, the agetty implementation is compatible with CoreOS or our issue-generator, there is no conflict, and RedHat will add a configure option to disable it. No reason to worry. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1084076 http://bugzilla.suse.com/show_bug.cgi?id=1084076#c5 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #5 from Thorsten Kukuk <kukuk@suse.com> --- agetty cannot replace issue-generator yet and there are no incompatibilities. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1084076 http://bugzilla.suse.com/show_bug.cgi?id=1084076#c6 --- Comment #6 from Ludwig Nussel <lnussel@suse.com> --- meanwhile upstream will add support for /run and /usr -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com