Ticket #2077 (closed enhancement: fixed)

Opened 1 year ago

Last modified 10 months ago

Util-Linux-NG-2.13.1

Reported by: matthew@linuxfromscratch.org Assigned to: lfs-book@linuxfromscratch.org
Priority: normal Milestone: 7.0
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Util-Linux has been under new maintainership for some time now, under the name of Util-Linux-NG. A stable version, 2.13, is now out. See http://www.mail-archive.com/util-linux-ng%40vger.kernel.org/msg00583.html for the announcement email. The tarball is at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13. Not build or boot tested yet, but visual inspection shows that both of our patches can be dropped if this version is used.

Change History

09/16/07 11:56:44 changed by dnicholson@linuxfromscratch.org

See some similar discussion on the DIY dev list.

http://www.diy-linux.org/pipermail/diy-linux-dev/2007-September/001091.html

An important thing here is that since mount depends on either e2fsprogs or udev, one of them needs to be added to Ch. 5 if we want mount early in the chroot. There's not actually any strict reason to need mount, though, since we use the host's mount to setup the chroot.

11/14/07 12:50:39 changed by LydianKnight

A 'new' version of Util-Linux-NG is available, 2.13.0.1, released on 22/10/2007

Judging by the release notes, the only change is a fix for proper privilege dropping when making {,u}mount calls

More detailed info here:

ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.0.1-ChangeLog ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.0.1-ReleaseNotes

11/23/07 15:40:39 changed by ken@linuxfromscratch.org

Just a note that anybody using nfs will need a recent nfs-utils (1.1.0 or newer).

01/17/08 04:25:15 changed by LydianKnight

01/19/08 07:00:50 changed by matthew@linuxfromscratch.org

  • summary changed from Util-Linux-NG-2.13 to Util-Linux-NG-2.13.1.

01/22/08 01:00:50 changed by matthew@linuxfromscratch.org

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r8457 and r8458.