Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 02:29:47 +0100
From:      "Cyrille Lefevre" <cyrille.lefevre@laposte.net>
To:        "Peter Pentchev" <roam@ringlet.net>
Cc:        freebsd-qa@FreeBSD.org
Subject:   Re: bin/27483: make sysinstall ask for the keymap at installation time
Message-ID:  <001f01c4042f$7feda030$7890a8c0@dyndns.org>
References:  <20040304152809.GA66105@gits.dyndns.org> <20040304154621.GA747@straylight.m.ringlet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Mar 04, 2004 at 04:28:09PM +0100, Cyrille Lefevre wrote:
> > cvs diff against -current (FreeBSD 5.2-CURRENT #1: Sat Jan 31 15:17:05 CET
2004)
> > anyone to commit this PR ?
> > thanks in advance.
> >
> [snip]
> >      /* Begin user dialog at outer menu */
> >      dialog_clear();
> > +    if (getpid() == 1)
> > +        dmenuOpen(&MenuSysconsKeymap, &choice, &scroll, &curr, &max,
FALSE);
> >      while (1) {
>
> Just a minor comment: shouldn't RunningAsInit be used here instead of
> a getpid() invocation? :)

maybe, don't know in fact ?

Cyrille Lefevre.
-- 
home: mailto:cyrille.lefevre@laposte.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001f01c4042f$7feda030$7890a8c0>