linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] util-linux-ng 2.14-rc3
@ 2008-05-19 11:24 Karel Zak
       [not found] ` <20080519112402.GF17439-sHeGUpI7y9L/9pzu0YdTqQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Karel Zak @ 2008-05-19 11:24 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-fsdevel-u79uwXL29TY76Z2rM5mHXA,
	util-linux-ng-u79uwXL29TY76Z2rM5mHXA


The third util-linux-ng 2.14 release candidate is available at

   ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/


Feedback and bug reports, as always, are welcomed.

       Karel


v2.14-rc3 changelog:
~~~~~~~~~~~~~~~~~~~

build-sys:
   - add support ionice for Super-H architecture  [Karel Zak]
docs:
   - we already rewrote the scriptreplay script; remove that TODO entry  [James Youngman]
fdisk:
   - doesn't recognize the VMware ESX partitions  [Karel Zak]
mount:
   - remount doesn't care about loop=  [Karel Zak]
po:
   - update cs.po (from translationproject.org)  [Petr Pisar]
   - update it.po (from translationproject.org)  [Marco Colombo]
   - update nl.po (from translationproject.org)  [Benno Schulenberg]
   - update vi.po (from translationproject.org)  [Clytie Siddall]
setarch:
   - add fallback for linux/personality  [Karel Zak]

-- 
 Karel Zak  <kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCE] util-linux-ng 2.14-rc3
       [not found] ` <20080519112402.GF17439-sHeGUpI7y9L/9pzu0YdTqQ@public.gmane.org>
@ 2008-05-21  2:17   ` Andrew Morton
  2008-05-21  9:05     ` Karel Zak
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2008-05-21  2:17 UTC (permalink / raw)
  To: Karel Zak
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-fsdevel-u79uwXL29TY76Z2rM5mHXA,
	util-linux-ng-u79uwXL29TY76Z2rM5mHXA

On Mon, 19 May 2008 13:24:02 +0200 Karel Zak <kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:

> The third util-linux-ng 2.14 release candidate is available at
> 
>    ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/
> 
> 
> Feedback and bug reports, as always, are welcomed.

I think it would be useful to have a util-linux mention in the kernel's
./MAINTAINERS.  We're rather joined-at-the-hip and you guys are a bit
hard to find.  If agreeable, please send a patch.

Have you considered adding collectl to util-linux?  If so, what was the
outcome?

Thanks.

--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCE] util-linux-ng 2.14-rc3
  2008-05-21  2:17   ` Andrew Morton
@ 2008-05-21  9:05     ` Karel Zak
  2008-05-21  9:11       ` Maciej W. Rozycki
  0 siblings, 1 reply; 4+ messages in thread
From: Karel Zak @ 2008-05-21  9:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-fsdevel, util-linux-ng, Mark.Seger

On Tue, May 20, 2008 at 07:17:04PM -0700, Andrew Morton wrote:
> Have you considered adding collectl to util-linux?  If so, what was the
> outcome?

 The util-linux is a very basic system package and I'd like to avoid
 dependences on things like Perl.

 I don't see a problem to distribute collectl as a separate package.
 It seems that Mark is maintaining the package very successfully on
 sf.net.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANNOUNCE] util-linux-ng 2.14-rc3
  2008-05-21  9:05     ` Karel Zak
@ 2008-05-21  9:11       ` Maciej W. Rozycki
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2008-05-21  9:11 UTC (permalink / raw)
  To: Karel Zak
  Cc: Andrew Morton, linux-kernel, linux-fsdevel, util-linux-ng,
	Mark.Seger

On Wed, 21 May 2008, Karel Zak wrote:

> > Have you considered adding collectl to util-linux?  If so, what was the
> > outcome?
> 
>  The util-linux is a very basic system package and I'd like to avoid
>  dependences on things like Perl.

 Does collectl require Perl for building?  If it has a run-time dependency
only, then it does not really differ from chkdupexe and it is up to
whoever makes a distribution to partition binary packages in a sensible
way.

  Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-21  9:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-19 11:24 [ANNOUNCE] util-linux-ng 2.14-rc3 Karel Zak
     [not found] ` <20080519112402.GF17439-sHeGUpI7y9L/9pzu0YdTqQ@public.gmane.org>
2008-05-21  2:17   ` Andrew Morton
2008-05-21  9:05     ` Karel Zak
2008-05-21  9:11       ` Maciej W. Rozycki

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).