On Thu, Jun 5, 2008 at 1:52 AM, Manuel Kasper <mk at neon1 dot net> wrote:
> On 05.06.2008, at 01:06, JR wrote:
>
>> I'm not sure whether it's a desirable to run /etc/rc.banner before the
>> console setup menu in every iteration of the loop in /etc/rc.initial
>
> Why not - should be as simple as removing the call to /etc/rc.banner in
> /etc/rc, and instead adding one at the top of /etc/rc.initial.
It makes for a simple patch but it seemed a little excessive to parse
the config to display the banner every time we loop. Just make sure
you're not on the console with your enter key stuck down :)
But if you're OK with it so am I. Patch is attached.
JR |