aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-061-0/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-261-20/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander Patrakov's patch which adds UTF-8 capability to theArchaic2005-12-261-0/+20
| | | | | | | development branch of the LFS Book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to coreutils-5.92Matthew Burgess2005-10-291-7/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the groups Index entry.Manuel Canales Esparcia2005-10-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to improve POSIX and bash compatibility of 'echo' - required by ↵Matthew Burgess2005-09-171-0/+5
| | | | | | the testsuite in udev-069 and later git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't move so many coreutils binaries to /binMatthew Burgess2005-08-211-7/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reprise of r6258.Archaic2005-07-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Round 2 of several minor wording changes in chapter 6 (matt).Archaic2005-06-301-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor grammatical fixes. Thanks to Randy and Steve.Archaic2005-06-161-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated all chapter 6 build sizes (and chapter7 bootscripts).Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaked the chown/chgrp program descriptions.Archaic2005-06-081-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed 2 small typos in shadow and coreutils (chap6).Archaic2005-06-061-5/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed patches to use entitiesJim Gifford2005-05-231-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some typos in indexterm tags.Manuel Canales Esparcia2005-04-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the package name from the dependencies titles.Manuel Canales Esparcia2005-02-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the Short Descriptions sections to table format for XHTML output.Manuel Canales Esparcia2005-02-241-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-9/+776
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added <literal> tags.Manuel Canales Esparcia2005-01-301-4/+4
| | | | | | Added NEW comments to commands that differs from testing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-766/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* su is installed by shadow, not coreutilsMatthew Burgess2004-09-281-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Propogated the coreutils fix from testing back up to unstableJeremy Utley2004-09-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typo correction from Tony - coreutils suppression patch was wrong - ↵Jeremy Utley2004-08-081-1/+1
| | | | | | fixed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3993 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved hostname to /binJim Gifford2004-08-031-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped the chmod's that I added a few days earlier. They are not needed.Zack Winkles2004-06-181-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix permissions of files that have been edited inline by sedZack Winkles2004-06-161-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a separate file for the strippingagain section.Manuel Canales Esparcia2004-06-131-8/+8
| | | | | | | Tags correcitions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patch names to the new naming scheme used by the patches projectZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the id's location in the Short descriptions sections to fix a bug in ↵Manuel Canales Esparcia2004-05-241-174/+174
| | | | | | the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retagged the Contents of ... sections.Manuel Canales Esparcia2004-05-171-125/+537
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the introductori packages sections in chapter0{6,7,8}Manuel Canales Esparcia2004-05-161-9/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed bug #307Zack Winkles2004-05-121-19/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed coreutils testsuiteZack Winkles2004-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use the updated uname patch, instead of the old crappy one. "uname-x86"Zack Winkles2004-05-041-1/+1
| | | | | | | is a misnomer anyway, since the original is x86-only too.... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-031-11/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689