linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org
Cc: kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	util-linux-ng-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [ANNOUNCE] util-linux-ng 2.13-rc1
Date: Wed, 04 Jul 2007 03:34:03 -0700 (PDT)	[thread overview]
Message-ID: <20070704.033403.35875194.davem@davemloft.net> (raw)
In-Reply-To: <20070704084211.GA19128-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>

From: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Date: Wed, 4 Jul 2007 09:42:11 +0100

> On Wed, Jul 04, 2007 at 12:11:56AM +0200, Karel Zak wrote:
> >  mount(8) doesn't include filesystem detection code anymore. You
> >  have to compile --with-fsprobe={blkid,volume_id}, and libblkid
> >  (e2fsprogs) or libvolume_id (udev >= v110) is required.
> 
> Sorry, but it's really annoying to pull in a filesystem-specific devel
> package for that.  Having a library is fine, but please move the library
> into util-linux so it's always available without another dependency.  That
> way xfsprogs could for example drop it's own detection library aswell.

I totally agree with Christophe, this dependency is a complete
pain for trying to do util-linux-ng development.  I meant to
complain about this myself.

> >  The package build system is now based on autotools. The build system
> >  supports  separate CFLAGS and LDFLAGS for suid programs (SUID_CFLAGS,
> >  SUID_LDFLAGS). For more details see the README file
> 
> And this is really dumb.  autotools is a completely pain in the ass and
> not useful at all for linux-only tools.

I second this sentiment as well.  It's not like we expect this stuff
to get used on other systems at all, and the only thing it's getting
used for really is to detect the awful external blkid/volume_id
dependencies.

I totally think this stuff can and should be completely eliminated.

  parent reply	other threads:[~2007-07-04 10:34 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03 22:11 [ANNOUNCE] util-linux-ng 2.13-rc1 Karel Zak
     [not found] ` <20070703221156.GY14825-CxBs/XhZ2BtHjqfyn1fVYA@public.gmane.org>
2007-07-04  8:42   ` Christoph Hellwig
     [not found]     ` <20070704084211.GA19128-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2007-07-04 10:34       ` David Miller [this message]
2007-07-05 16:41       ` Mike Frysinger
2007-07-05 18:04         ` Andreas Dilger
     [not found]         ` <200707051242.00625.vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2007-07-05 21:30           ` Karel Zak
2007-07-06  0:38             ` Matthew Wilcox
2007-07-05 23:03     ` Jeff Garzik
2007-07-06  9:01       ` Gerd Hoffmann
2007-07-06  9:16         ` Jeff Garzik
     [not found]         ` <468E04D3.6080002-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-07-06 19:35           ` Joel Becker
     [not found]             ` <20070706193514.GO17650-bJAWT7hdKawdnm+yROfE0A@public.gmane.org>
2007-07-09  7:20               ` Gerd Hoffmann
2007-07-09 20:18                 ` Mike Frysinger
2007-07-04 11:11 ` Jan Engelhardt
2007-07-05 17:22   ` H. Peter Anvin
2007-07-04 17:47 ` DervishD
2007-07-05  7:01   ` Nix
     [not found] <8CYT9-4Ou-23@gated-at.bofh.it>
     [not found] ` <8Dh9k-8lT-3@gated-at.bofh.it>
     [not found]   ` <8DtDz-3xC-15@gated-at.bofh.it>
2007-07-05 14:50     ` Bodo Eggert
     [not found]       ` <E1I6SfW-0002XG-AM-xEIfeyfbjTc@public.gmane.org>
2007-07-05 19:20         ` DervishD
2007-07-05 20:42           ` Nix
     [not found]             ` <87vecyeg5y.fsf-x0esd30BCtidcjFyoUV/Pg@public.gmane.org>
2007-07-05 20:55               ` Bernhard Walle
2007-07-06  6:42                 ` Nix
     [not found]                   ` <87zm2aav9h.fsf-x0esd30BCtidcjFyoUV/Pg@public.gmane.org>
2007-07-06  7:19                     ` Mike Frysinger
     [not found]                       ` <200707060319.36460.vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2007-07-06 22:43                         ` Nix
2007-07-06  6:41             ` DervishD
2007-07-06  7:17               ` Mike Frysinger
     [not found]                 ` <200707060317.35177.vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2007-07-06 10:43                   ` DervishD
2007-07-06 12:17           ` Bodo Eggert
2007-07-06 12:51             ` DervishD
2007-07-05 20:36         ` Nix
2007-07-05 21:30       ` Mike Frysinger
2007-07-05 21:34         ` Nix
     [not found]           ` <878x9ucz6v.fsf-x0esd30BCtidcjFyoUV/Pg@public.gmane.org>
2007-07-05 21:47             ` Mike Frysinger
     [not found]         ` <200707051730.25776.vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2007-07-06  0:30           ` Bryan Henderson
2007-07-06  1:16             ` Mike Frysinger
2007-07-06 16:50               ` Bryan Henderson

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=20070704.033403.35875194.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=util-linux-ng-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 NNTP newsgroup(s).