linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bryan Kadzban <bryan@kadzban.is-a-geek.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] Allow configuring without systemd-only dependencies
Date: Sat, 09 Jun 2012 07:01:17 +0000	[thread overview]
Message-ID: <4FD2F4BD.50601@kadzban.is-a-geek.net> (raw)
In-Reply-To: <4FD19D14.2070109@kadzban.is-a-geek.net>

William Hubbs wrote:
> On Thu, Jun 07, 2012 at 11:35:00PM -0700, Bryan Kadzban wrote:
>> Some dependencies (intltool, m4, dbus, pkg-config, PAM) are only
>> required or useful for systemd, not for udev.  Leave these required by
>> default, but allow them to be made optional if the right flag is used to
>> ./configure.
> 
> How about using --disable-systemd to take out these dependencies instead
> of adding another switch?

Well, this is the minimum to let us (LFS) at least get a build process
together to upgrade from udev-182.  systemd as-is has too many build
dependencies for us to use it the way it is today.  I figured I'd see
what upstream thought about just doing the minimum we need first.  (We
can override variables at make time to build just the udev binary and
helpers.)

But if a --disable-systemd switch ends up getting committed, sure,
that'd work too.

      parent reply	other threads:[~2012-06-09  7:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08  6:35 [PATCH] Allow configuring without systemd-only dependencies Bryan Kadzban
2012-06-08 16:15 ` William Hubbs
2012-06-09  7:01 ` Bryan Kadzban [this message]

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=4FD2F4BD.50601@kadzban.is-a-geek.net \
    --to=bryan@kadzban.is-a-geek.net \
    --cc=linux-hotplug@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).