Re: [PATCH] daemons/getty: display /etc/issue if available

2014-01-31 Thread Samuel Thibault
Justus Winter, le Wed 29 Jan 2014 02:36:12 +0100, a écrit : > Previously, a banner was hardcoded in Hurds getty. Load /etc/issue > instead. Fall back to a hardcoded version if that fails. Expand > common \char sequences. If no /etc/issue is provided, the old > behavior is retained. > > * daemo

[PATCH] daemons/getty: display /etc/issue if available

2014-01-28 Thread Justus Winter
Previously, a banner was hardcoded in Hurds getty. Load /etc/issue instead. Fall back to a hardcoded version if that fails. Expand common \char sequences. If no /etc/issue is provided, the old behavior is retained. * daemons/getty.c (load_banner): New function. (print_banner): Expand \char seq