[Buildroot] [PATCH/next v2 2/4] package/openrc: bump to version 0.42.1

Carlos Santos unixmania at gmail.com
Thu Mar 12 02:03:15 UTC 2020


On Wed, Mar 11, 2020 at 2:22 PM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
>
> Carlos, Al,
>
> On 2020-03-01 12:17 -0300, unixmania at gmail.com spake thusly:
> > From: Adam Duskett <Aduskett at gmail.com>
> >
> > Add a patch to prevent starting agetty on tty[1-6]. Buildroot starts a
> > single getty, according to the system configuration. Also tty[1-6] may
> > not even exist (e.g. embedded devices with serial consoles only).
>
> It would be good if that was made into an upstreamable patch, e.g.:
>
>     if test "${MKGETTYS}" != no && test "${OS}" = Linux; then \
>         [...]
>     fi
>

Done: https://github.com/OpenRC/openrc/pull/355

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list