Karel Zak wrote:

The util-linux release v2.25 is available at

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

Feedback and bug reports, as always, are welcomed.

In an LFS build environment, the configure, make, and make check are all clean. It is especially nice the way you tell us why some tests are not run (mostly not root permissions).

In prior releases, the last/ipv6 and last/last tests did not pass in the LFS environment, but they now do pass.

It would be nice if we could set the adjtime path in configure. Right now we do:

sed -i -e 's@etc/adjtime@var/lib/hwclock/adjtime@g' \
          $(grep -rl '/etc/adjtime' .)

  -- Bruce

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to