Changeset 04b3d73


Ignore:
Timestamp:
01/24/2008 06:19:07 PM (16 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
66195c8
Parents:
b7e5200
Message:

Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux-ng.xml

    rb7e5200 r04b3d73  
    5757
    5858  <sect2 role="installation">
    59     <title>Installation of Util-linux</title>
     59    <title>Installation of Util-linux-ng</title>
    6060
    6161<screen><userinput remap="configure">./configure</userinput></screen>
     
    7070
    7171  <sect2 id="contents-utillinux" role="content">
    72     <title>Contents of Util-linux</title>
     72    <title>Contents of Util-linux-ng</title>
    7373
    7474    <segmentedlist>
  • general.ent

    rb7e5200 r04b3d73  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20080122">
    3 <!ENTITY releasedate "January 22, 2007">
     2<!ENTITY version "SVN-20080124">
     3<!ENTITY releasedate "January 24, 2007">
    44<!ENTITY milestone "7.0">
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
  • packages.ent

    rb7e5200 r04b3d73  
    504504<!ENTITY util-linux-ng-version "2.13.1">
    505505<!ENTITY util-linux-ng-size "2,788 KB">
    506 <!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux/util-linux-ng-&util-linux-ng-version;.tar.bz2">
     506<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.13/util-linux-ng-&util-linux-ng-version;.tar.bz2">
    507507<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
    508508<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
Note: See TracChangeset for help on using the changeset viewer.