Opened 18 years ago
Closed 18 years ago
#2134 closed task (fixed)
Broken link - Util-linux-2.13.1
| Reported by: | Steffen Pankratz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 | 
| Component: | Book | Version: | SVN | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
http://www.linuxfromscratch.org/lfs/view/development/chapter03/packages.html
links to http://www.kernel.org/pub/linux/utils/util-linux/util-linux-ng-2.13.1.tar.bz2
but this is the location of the regular version. The "NG" version is available from here:
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/util-linux-ng-2.13.1.tar.bz2
Maybe you should reflect the change of the package also in the book, it's missing the "ng" in chapter 6 (chapter 5 looks ok).
Change History (1)
comment:1 by , 18 years ago
| Milestone: | → 7.0 | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Fixed in r8460. Thanks for the report.