aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gzip.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to gcc-7.2.0. Bruce Dubbs2017-08-141-0/+3
| | | | | | | | | | | Update to linux-4.12.7. Update to glibc-2.26. Update to dbus-1.10.22. Update to binutils-2.29. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux-2.28. Bruce Dubbs2016-04-121-4/+3
| | | | | | | | Simlify gzip instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-db-2.7.4.Bruce Dubbs2015-10-121-2/+2
| | | | | | | | | | Update to linux-4.2.3. Update to tzdata2015g. Many updates to installed files and directories. Huge thanks to Fernando. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.4. Fixes #2551.Matthew Burgess2010-01-241-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.3.13. Fixes #2500.Matthew Burgess2009-10-121-9/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In chapter07/symlinks.xmlBruce Dubbs2009-05-181-0/+5
| | | | | | | | | Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places. Updated the blfs link to point to view/svn/postlfs/devices.html In chapter06/gzip.xml, added a sed to fix zdiff git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-7/+8
| | | | 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
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 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
* Splitted a long command line to fit it in PDF output.Manuel Canales Esparcia2007-02-111-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.3.11. Fixes #1951.Matthew Burgess2007-02-091-23/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.3.10. Fixes #1924.Matthew Burgess2007-01-311-20/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix non-POSIX syntax in gzexe's calls to tail. Fixes #1876.Matthew Burgess2006-09-091-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7787 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-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 6Manuel Canales Esparcia2006-02-051-176/+227
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention testsuites (or lack of them) for all packages (bug 1664)Matthew Burgess2005-12-071-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert r7195 - committed by mistakeMatthew Burgess2005-11-271-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove module-init-tools-testsuite from list of packagesMatthew Burgess2005-11-271-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 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
* Add -v to commands that accept itMatthew Burgess2005-09-291-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed two more uncompress's to decompress.Archaic2005-07-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Round 2 of several minor wording changes in chapter 6 (matt).Archaic2005-06-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the compress symlink to gzip.Archaic2005-06-241-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoManuel Canales Esparcia2005-06-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor grammatical fixes. Thanks to Randy and Steve.Archaic2005-06-161-2/+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
* Changed patches to use entitiesJim Gifford2005-05-231-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add gzip security patchMatthew Burgess2005-05-151-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5367 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-3/+139
| | | | 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
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-127/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Amplied the Index entries for Hotplug and Linux-Libc-Headers.Manuel Canales Esparcia2004-06-191-10/+11
| | | | | | | Tags corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalized usage of sed throughout the bookZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 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-26/+26
| | | | | | 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-25/+86
| | | | 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
* Shortened the sed used on gzexe.inZack Winkles2004-05-121-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-13/+75
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replacing several <userinput> tags by <command>.Alex Gronenwoud2004-02-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing identifiers in preparation for moving sections.Alex Gronenwoud2004-01-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaking the texts for build time and disk space.Alex Gronenwoud2004-01-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving stuff from appendix A to chapter 6.Alex Gronenwoud2004-01-121-2/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert Alex's changes back to previous stateGerard Beekmans2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving short descriptions from appendix to chapter 6.Alex Gronenwoud2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689