aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
Commit message (Collapse)AuthorAgeFilesLines
* Install su as 'su', not 'su-tools' in chapter 5. Use chapter 6's 'su' for ↵Matthew Burgess2012-04-151-1/+1
| | | | | | Bash. Fixes #3057. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.16. Fixes #3048.Matthew Burgess2012-04-031-8/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update scripts to support BLFS bridge devices.Bruce Dubbs2012-01-271-2/+3
| | | | | | | Cosmetic cleanups git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.15. Fixes #2996.Matthew Burgess2012-01-081-9/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the location of Coreutils' libstdbuf.so. Fixes #2976.Matthew Burgess2011-12-051-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix coreutils testsuite bug.Ken Moffat2011-11-281-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change libstdbuf.so's installation location to /usr/lib/coreutils. Fixes #2961.Matthew Burgess2011-11-251-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct location of coreutils libBruce Dubbs2011-11-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.11. Fixes #2858.Matthew Burgess2011-04-181-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed to fix an intermittent test failure in coreutilsBruce Dubbs2011-04-131-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to fix the sparse-fiemap test failure in Coreutils-8.10.Matthew Burgess2011-03-141-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move chroot man page to man8Bruce Dubbs2011-01-241-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update installed programs listsBruce Dubbs2010-06-271-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+2
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.2. Fixes #2524.Matthew Burgess2009-12-161-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade Coreutils-8.1. Fixes #2518.Matthew Burgess2009-11-211-6/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed programs for various packages. Fixes #2494.Matthew Burgess2009-09-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-7.6. Fixes #2487.Matthew Burgess2009-09-171-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update various packages' list of installed programs and libraries. Many ↵Matthew Burgess2009-05-101-8/+17
| | | | | | thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed files for Coreutils and DB.Matthew Burgess2009-05-101-8/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Keep readlink in /usr/bin instead of moving it to /bin. It's not specified ↵Matthew Burgess2009-03-201-1/+1
| | | | | | in the FHS, nor is it required by the bootscripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use Inetutils' version of hostname, rather than Coreutils' version. Fixes ↵Matthew Burgess2009-03-121-13/+3
| | | | | | #2364. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-7.1. Fixes #2354.Matthew Burgess2009-03-111-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reformatted several pages so pdf is properly generated.Bruce Dubbs2009-01-041-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial addition of support for x86_64Jeremy Huntwork2008-12-031-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected coreutils i18n patch and testsuite. Thanks to Bryan Kadsban for ↵DJ Lucas2008-10-221-1/+1
| | | | | | the suggested fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced coreutils-i18n patch.DJ Lucas2008-10-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected some erroneous text in the Coreutils instructions, thanks to Greg ↵Randy McMurchy2008-10-061-2/+3
| | | | | | Shafer for pointing it out git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Coreutils to 6.12, thanks to William Immendorf for contributing a ↵Randy McMurchy2008-10-051-8/+18
| | | | | | patch to add the mktemp program information to the Coreutils page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged r8530 from jh branch to trunkJeremy Huntwork2008-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. ↵Jeremy Huntwork2008-04-031-1/+1
| | | | | | Fixes #2133. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.10. Fixes #2133.Matthew Burgess2008-02-071-12/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-14/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in ↵Jeremy Huntwork2007-09-161-0/+6
| | | | | | the changelog. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trailing spaces clean-up.Manuel Canales Esparcia2007-04-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use an extra dummy group in coreutils chapter 6 so the coreutils chgrp tests ↵Jeremy Huntwork2007-04-041-2/+13
| | | | | | will be run. Thanks to Bryan Kadzban for the catch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test ↵Jeremy Huntwork2007-04-031-17/+4
| | | | | | suites from coreutils and bash as user nobody. Fixes #1877 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move readlink to /bin so that Udev rules can use it before /usr is mounted. ↵Matthew Burgess2007-02-091-1/+1
| | | | | | Fixes #1913. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move /usr/bin/mv to /bin again.Matthew Burgess2006-11-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.6. Fixes #1919.Matthew Burgess2006-11-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.3Matthew Burgess2006-10-041-9/+70
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a redundant fix for a buffer overflow in CoreutilsMatthew Burgess2006-08-241-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. ↵Bruce Dubbs2006-07-131-5/+5
| | | | | | Added --datadir=/lib/kbd to kbd's configure. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-181-9/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged alphabetical branch to trunk.Jeremy Huntwork2006-04-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils 5.94Matthew Burgess2006-02-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 3Manuel Canales Esparcia2006-02-021-809/+1009
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689