Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: unixmania at gmail.com <unixmania@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] package/eudev: support openrc init
Date: Thu, 27 Feb 2020 11:51:21 -0300	[thread overview]
Message-ID: <20200227145123.5654-1-unixmania@gmail.com> (raw)

From: Carlos Santos <unixmania@gmail.com>

- Add udev-gentoo-scripts, which contains the required scripts
- Select udev-gentoo-scripts and avoid installing the sysv init script
  when the init system is openrc.

Carlos Santos (2):
  udev-gentoo-scripts: new packages
  package/eudev: support openrc init

 DEVELOPERS                                    |  1 +
 package/Config.in                             |  1 +
 package/eudev/Config.in                       |  1 +
 package/eudev/eudev.mk                        |  4 ++++
 package/udev-gentoo-scripts/Config.in         |  6 +++++
 .../udev-gentoo-scripts.hash                  |  3 +++
 .../udev-gentoo-scripts.mk                    | 22 +++++++++++++++++++
 7 files changed, 38 insertions(+)
 create mode 100644 package/udev-gentoo-scripts/Config.in
 create mode 100644 package/udev-gentoo-scripts/udev-gentoo-scripts.hash
 create mode 100644 package/udev-gentoo-scripts/udev-gentoo-scripts.mk

-- 
2.18.2

             reply	other threads:[~2020-02-27 14:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27 14:51 unixmania at gmail.com [this message]
2020-02-27 14:51 ` [Buildroot] [PATCH 1/2] udev-gentoo-scripts: new packages unixmania at gmail.com
2020-02-27 20:29   ` Yann E. MORIN
2020-02-27 20:36     ` Yann E. MORIN
2020-02-27 14:51 ` [Buildroot] [PATCH 2/2] package/eudev: support openrc init unixmania at gmail.com
2020-02-27 20:35   ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200227145123.5654-1-unixmania@gmail.com \
    --to=unixmania@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox