Karel Zak wrote:
The util-linux release v2.26-rc1 is available at
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/
Feedback and bug reports, as always, are welcomed.
Just wanted to give feedback on the build in an LFS environment:
./configure ADJTIME_PATH=/var/lib/hwclock \
--disable-chfn-chsh \
--disable-login \
--disable-su \
--disable-setpriv \
--disable-runuser \
--disable-pylibmount \
--without-python \
--without-systemd \
--without-systemdsystemunitdir
make
chown -Rv nobody .
su nobody -s /bin/bash -c "PATH=$PATH make -k check"
----------
The build process is excellent. No errors or warnings during build. No
failures during 'make check'.
All 155 tests PASSED
One KNOWN FAILED (ipcs/limits2)
66 IGNORE due to non-root permissions or missing/omitted programs in the
limited LFS environment.
-- Bruce Dubbs
linuxfromscratch.org
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html