Commit Graph

3568 Commits

Author SHA1 Message Date
Archaic
ce88af37c7 Moved the host requirements page to the preface section of the book. (merged from trunk r6218)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 07:20:45 +00:00
Archaic
07da7ec07d Reworded network.xml. (merged from trunk r6211)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 17:58:26 +00:00
Archaic
d16b770c28 Minor wording change. (merged from trunk r6208 nd r6209)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 17:50:11 +00:00
Archaic
286db8f8e0 Filled in text for errata page. (merged from trunk r6206)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 22:48:58 +00:00
Archaic
cce9fef3bd Minor textual changes in chapter07. (merged from trunk r6204)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 15:39:58 +00:00
Manuel Canales Esparcia
e9ec91d010 Small tags corrections. Ported from trunk r6189.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-26 09:40:37 +00:00
Archaic
e120b74768 Added placeholder for errata page and a temporary link (currently dead).
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 16:45:05 +00:00
Archaic
9c06f3f1d1 Added 'generic-version' and 'test-results' entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 15:41:34 +00:00
Archaic
2682464855 Added the compress symlink to gzip. (merged from trunk r6145).
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 14:53:27 +00:00
Jeremy Huntwork
19711e7023 Added --with-tclinclude flag to Expect. (merged from trunk r6134, r6135 & r6140)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 11:24:19 +00:00
Matthew Burgess
df10d3d7d3 * Updated to latest mktemp patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 09:58:59 +00:00
Archaic
c5ec23b09a Removed unneeded <application> tags. (merged from trunk r6129)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-24 15:01:12 +00:00
Archaic
f208a1c9b6 Rewrote the inputrc page. (merged from trunk r6128)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-24 14:52:13 +00:00
Manuel Canales Esparcia
74a81362c2 Typos. Ported from trunk r6137
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-24 09:00:12 +00:00
Manuel Canales Esparcia
567c73b098 Typo. Ported from trunk r6124
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 15:41:50 +00:00
Archaic
457596c0cc Textual fixes in util-linux. (merged from trunk r6119)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 09:49:15 +00:00
Archaic
c721fc959c Added a link to point to testsuite results. (fixes bug 1564).
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 00:36:00 +00:00
Archaic
fe75a2b80b Upgraded shadow to 4.0.9. Removed lastlog patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-22 14:42:23 +00:00
Manuel Canales Esparcia
3d467bf1eb Added a missing and. Ported from trunk r6107
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 21:08:51 +00:00
Manuel Canales Esparcia
a63fc2dd5e Removed a dot. Ported from trunk r6104
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 20:44:12 +00:00
Manuel Canales Esparcia
44b8ad9a84 Small typos. Ported from trunk r6102
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 20:38:33 +00:00
Archaic
2bb74dee4f Removed --with-included-regex from chapter05/grep. (merged from trunk r6083)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 14:17:17 +00:00
Archaic
4151da6178 Updated 'Upgraded to:' section in changelog to account for the new findutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 14:15:06 +00:00
Archaic
dabc11af79 Updated to findutils-4.2.23. (merged from trunk r6082)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 14:06:12 +00:00
Manuel Canales Esparcia
25f8df5ab8 Minor wording change. Ported from trunk r6080.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:38:30 +00:00
Archaic
89662849d9 Minor wording fix in chap6/make. (merged from trunk r6040)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:37:48 +00:00
Manuel Canales Esparcia
4073772527 Reworded Util-linux patch explanation. Ported from trunk r6076.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:32:20 +00:00
Archaic
9ea2a3ab39 Minor wording change in kernel page. (merged from trunk r6073)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:28:58 +00:00
Archaic
32bebf0fcc Minor wording change. (merged from trunk r6072)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:24:56 +00:00
Manuel Canales Esparcia
07f6ab40ce Fixed tar description. Ported from trunk r6071.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:19:22 +00:00
Archaic
6982a0453a Updated flex patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:44:12 +00:00
Manuel Canales Esparcia
f90e0f09da Missplaced period. Bug 1552.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:32:29 +00:00
Manuel Canales Esparcia
4c5177fe42 Typo. Ported from trunk r6065.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:19:52 +00:00
Manuel Canales Esparcia
816f430994 Fixed top description. Ported from trunk r6064.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:16:52 +00:00
Manuel Canales Esparcia
4ffc6a2ce9 Typos and tags fixes on hotplug.xml. Ported from trunk r6053 to r6055.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 17:31:31 +00:00
Manuel Canales Esparcia
a0bf931f7e Fixed the list of installed programs for module-init-tools, and tag fix. Ported from trunk r649 and r6050.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 17:23:46 +00:00
Manuel Canales Esparcia
2b7de7044d Small typos. Ported from trunk r648 and r6056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 17:21:14 +00:00
Manuel Canales Esparcia
497b047484 Fixed bug 1569. Ported from trunk r6044 and r6045.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 17:10:31 +00:00
Jeremy Huntwork
9fa9d65c4b Adjusted list of irc servers (merged from trunk r6047)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 01:24:45 +00:00
Jeremy Huntwork
17afa40fd5 Removed bootcd.xml, added notes about LiveCD to Section 1.1 (merged from trunk r6046)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 01:21:44 +00:00
Archaic
288dd8aa01 Fixed typo in bash. (merged from trunk r6014)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-17 01:15:03 +00:00
Archaic
373a708441 Several minor grammatical fixes. (merged from trunk r6011)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-17 01:13:15 +00:00
Archaic
a9c15b50da Added installation dependencies for hotplug. (merged from trunk r6037)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 21:42:11 +00:00
Matthew Burgess
5d7361aed0 Reference package names as proper nouns (Randy McMurchy). Merged from trunk r6031.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:24:06 +00:00
Matthew Burgess
c18452573b Correct misuse of effect (Randy McMurchy). Merged from trunk r6028
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:17:22 +00:00
Matthew Burgess
c66cbd7898 More chapter 7 typo and markup fixes (merged from trunk r6026
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:11:26 +00:00
Matthew Burgess
4ccba55b35 Chapter 7 typo and markup fixes (merged from trunk r6023)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 19:57:43 +00:00
Manuel Canales Esparcia
78c0ad3277 Small tags fixes. Ported from trunk r6022
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 19:54:08 +00:00
Manuel Canales Esparcia
4bddca7cf4 Fixed headers line height. Ported from trunk r6018
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 18:25:20 +00:00
Jeremy Huntwork
d22acd1760 Merged addition of command tags to patch.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:58:31 +00:00