On Wed, Jul 04, 2007 at 10:33:50AM +0200, Arkadiusz Miskiewicz wrote:
> On Wednesday 04 of July 2007, you wrote:
> > The first util-linux-ng 2.13 release candidate is available at
> >
> > ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/
>
> Do you have some timeline for final version? (asking just in case when rcX
> will be there forever as it was with original util-linux 2.13 :-)
It depends on number of changes during -rc releases. I'm going to use
util-linux-ng in Fedora 8 and Fedora Feature Freeze is on 27 August.
Next week I'd like to test basic functionality with more architectures
and distributions.
> util-linux-amd64.patch
Seems good. Thanks.
> util-linux-fdisk-b-4096.patch
>
> The "-b" option allows to manually define size of sector size. We need to
> support 4096 bytes for really huge disks. [kzak 12/14/2006]
>
> Your own patch? :)
Yes, my patch, but I'm still not sure if 4096 sector size is
really and correctly supported by others tools and kernel.
Does anyone have a better knowledge about this?
> util-linux-fdisk.patch
No clue, but it seems too paranoid. I have never seen any bug report
for this thing.
> util-linux-fdisksegv.patch
>
> Not sure if still needed.
Already fixed.
> util-linux-fhs.patch
>
> Linux systems aim for FHS compilance.
There is updwtmp(3) in glibc2, so we needn't PATH_WTMPLOCK for
standard linux distributions.
Unfortunately, the login-utils/simpleinit.c doesn't use
updwtmp(3)... added to my TODO list. Thanks.
> util-linux-ppc-hwclock.patch
>
> ppc hwclock patch needs improvement (right now it doesn't contain any
> autotools support). AFAIK util-linux hwclock doesn't even work on PPC
> machines and this is the replacement we used.
Hmm.. util-linux hwclock is standardly distributed for ppc and I have
never seen any bug report.
# hwclock
Wed 04 Jul 2007 01:47:53 PM CEST -0.348615 seconds
# uname -a
Linux ppc02.englab.brq.redhat.com 2.6.18-8.el5 #1 SMP Fri Jan 26
14:19:36 EST 2007 ppc64 ppc64 ppc64 GNU/Linux
The clock-ppc.c file is already in util-linux sources, but we don't
compile this file.
Karel
--
Karel Zak <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html