Bruce Dubbs
dc96e56c08
Change output if readelf to render on one line like the actual output.
...
Update formatting for pdf.
This is appearance only and did not change version number.
Fixes Ticket #2438 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-12 16:48:19 +00:00
Bruce Dubbs
022886cd45
Added a list entry in the help section to
...
suggest that the results of the version check script be
posted when asking for help
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-23 16:52:56 +00:00
Bruce Dubbs
171aae75ff
More typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 17:30:53 +00:00
Bruce Dubbs
9ee226e24a
Grammer and wording changes in the Preface
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 02:49:21 +00:00
Gerard Beekmans
613bd3844f
Removed .From Power Up To Bash Prompt. reference. Fixes #2409 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 01:17:46 +00:00
Gerard Beekmans
2f3f2225bc
Couple more Preface edits.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 16:41:49 +00:00
Gerard Beekmans
80470e99e8
Various third to second person edits.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 06:30:54 +00:00
Gerard Beekmans
aa0a1be912
Edits suggested by Bruce.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 06:26:02 +00:00
Gerard Beekmans
77355e7b38
First draft of new Audience section.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 06:22:48 +00:00
Gerard Beekmans
64eb25d827
Draft version of replacement Foreword.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 05:57:33 +00:00
Bruce Dubbs
4c0c012ee1
Reformatted several pages so pdf is properly generated.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-04 04:48:38 +00:00
Bruce Dubbs
56ca3a5fa6
Added a note to the Host System Requirements that the
...
Linux host must be a 32-bit system and that the book only supports
a 32-bit build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-20 05:04:25 +00:00
Jeremy Huntwork
787fe0c794
Moved placement of m4 in chapters 5 and 6 so that
...
* the chapter 5 m4 links against the glibc in /tools
* the chapter 6 m4 is built before anything that hard codes the location of m4
Added a host prerequisite for m4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 03:09:26 +00:00
Bruce Dubbs
26b44218d9
Added --disable-libssp to glibc Pass 1 in Chapter 5
...
to eliminate a build failure on some systems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 21:32:49 +00:00
Bruce Dubbs
e4ab23261c
Add note about symlink reqt in Host Requirements
...
Add simple compilation check in Host Requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 23:13:55 +00:00
Bruce Dubbs
7187e06b8b
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 22:29:35 +00:00
Bruce Dubbs
941fe5c763
Add explaination of backslash in typography
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 21:14:52 +00:00
Bruce Dubbs
3ccd4fef31
Cosmetic change to perl check
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-04 00:14:35 +00:00
Bruce Dubbs
eb745c8b3d
Fix 'make validate' Makefile rule
...
Add Perl version check to Host System Requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-04 00:07:02 +00:00
Bruce Dubbs
1c4800743d
Moved bootscripts and udev-config to BOOK
...
Updated Makefile to automatically generate bootscript and udev-config tarballs
Updated licesnse to be the same as BLFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-06-03 21:51:14 +00:00
Bruce Dubbs
3f8f0edef3
More tweaks to version-check.sh
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 22:19:24 +00:00
Bruce Dubbs
d439604a8b
Tweak version-check.sh script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 20:08:03 +00:00
Bruce Dubbs
2380f02419
Typo/whitespace
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 19:52:46 +00:00
Bruce Dubbs
067e51d1d6
Updated host requirments to check for symlinks
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 19:48:05 +00:00
Bruce Dubbs
6069b7e8c1
Fix copyright date
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 03:45:08 +00:00
Matthew Burgess
9692a57692
Add Perl to the list of host requirements as Glibc needs it. Fixes #2112 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-19 15:47:03 +00:00
Bruce Dubbs
b8462fa754
Fix language issue in version check script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-11-25 16:46:03 +00:00
Bruce Dubbs
727a610cf1
Fixed test for Debian binutils.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-11-25 16:38:38 +00:00
Jeremy Huntwork
20d4c8a7d0
Upgrade to Binutils-2.18. Fixes #2069 . Thanks to Matt Burgess for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:27:45 +00:00
Matthew Burgess
27b8ff9a25
Bump the minimum host version of Bison to 1.875 as earlier versions cause Bash to misbehave. Fixes #1977 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 20:24:06 +00:00
Manuel Canales Esparcia
a3b689f29d
Trailing spaces clean-up.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-08 20:21:11 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Dan Nichilson
acec47884b
Force use of host's linker through *-pass1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-14 04:31:35 +00:00
Manuel Canales Esparcia
9eabf94de8
Updated copyright year in legalnotice.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-04 09:42:17 +00:00
Bruce Dubbs
4038f34433
Tweak host requirements script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-30 18:21:02 +00:00
Bruce Dubbs
172a92e4aa
Tweak hot requirements script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-30 05:40:43 +00:00
Bruce Dubbs
4ec1d1c7ec
Update copyright year
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-10 05:45:56 +00:00
Matthew Burgess
07dfccbedf
Bison is a host-system requirement because of the Bash upstream fixes patch. Fixes #1863 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:13:22 +00:00
Matthew Burgess
a12d50787f
Fix a couple of typos in the prologue
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 20:08:04 +00:00
Jeremy Huntwork
2914ab8c7a
Slight re-wording on hostreqs page and typo fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 21:10:44 +00:00
Manuel Canales Esparcia
b179883a0d
Added missing nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-23 10:18:35 +00:00
Manuel Canales Esparcia
baaa5c3212
Fixed version-check.sh.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-22 11:08:44 +00:00
Manuel Canales Esparcia
5e858e7fdb
Revised again the Host System Requirements page wording and look.
...
Thanks to Bruce Dubbs for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-22 10:21:08 +00:00
Manuel Canales Esparcia
fd8b059b33
Added commands to determine the version of the equired packages installed on the host.
...
Thanks to Bruce Dubbs for the commands list and Randy McMurchy for review the wording.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-21 21:08:26 +00:00
Manuel Canales Esparcia
dc931cb251
Automatized preface pages labeling.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-21 20:24:52 +00:00
Manuel Canales Esparcia
c6761bf5ab
Typo fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-21 18:02:46 +00:00
Manuel Canales Esparcia
bf5724be14
Fixing hostreqs.html look.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 22:16:58 +00:00
Manuel Canales Esparcia
c7dfdfb9b6
Reworded why a 2.6 kernel compiled with GCC-3 is required on the host system.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 22:01:36 +00:00
Manuel Canales Esparcia
f347b78b0a
Label preface sections using lowercase roman numbers
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 21:23:30 +00:00
Jeremy Huntwork
d12ae76787
Added a more detailed list of minimum software requirements.
...
Thanks to Chris Staub for researching these and Alexander Patrakov for suggesting the enhancement.
Resolves ticket 1598.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-19 19:04:21 +00:00
Manuel Canales Esparcia
0090db5c7b
Changed typography convections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Manuel Canales Esparcia
cc25e353c3
Fixed copyright year.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 12:31:32 +00:00
Manuel Canales Esparcia
b330f4a3a2
Prologue indentation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-18 12:25:25 +00:00
Matthew Burgess
795f15c4cf
Minor wording improvement to the prerequisites information
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-04 19:59:47 +00:00
Matthew Burgess
2f1cb7da7c
Add more detailed prerequisites to the prologue
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 21:21:08 +00:00
Jeremy Huntwork
fe88627da6
Adding 'nodump' role to cat /proc/version command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-10 22:57:11 +00:00
Manuel Canales Esparcia
2c5e4d5994
Added dump-commands.xsl.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-29 19:11:10 +00:00
Jeremy Huntwork
f3bb642180
Fixed misspelling
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-29 15:40:18 +00:00
Matthew Burgess
fc885c111a
Several typos and grammar fixes (sash)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-09 16:25:02 +00:00
Matthew Burgess
0ba4e25770
Minor typo and grammar fixes (Chris Staub)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-09 15:24:35 +00:00
Matthew Burgess
09bd7b3084
Several typo fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 16:37:23 +00:00
Archaic
acd5b6da8f
Reworded errata page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-05 03:30:02 +00:00
Archaic
a1a7f4f337
Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 21:32:47 +00:00
Archaic
663ecfcc5f
Several minor wording changes (chapters 1 - 5).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 16:24:16 +00:00
Archaic
ee42b69c24
Brought some sect1 id's into conformity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 05:42:58 +00:00
Archaic
d1ebcc827e
Moved the host requirements page to the preface section of the book.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 05:27:02 +00:00
Archaic
4bcbf2936d
Filled in text for errata page. Thanks for the text, Steve.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 16:17:43 +00:00
Archaic
b430d2bc97
Added placeholder for errata page and a temporary link (currently dead).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-25 16:13:35 +00:00
Matthew Burgess
a86df62767
Minor wording improvements
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-12 20:39:00 +00:00
Matthew Burgess
3ae818de96
* Minor wording/typo fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-16 15:17:10 +00:00
Manuel Canales Esparcia
845846e02d
Removed PDF specifics tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-21 20:53:49 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
90f6a46980
Removed obsolete commented text, prologue.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 10:17:04 +00:00
Manuel Canales Esparcia
d76abb6553
Updated the Copyright year.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 17:54:33 +00:00
Manuel Canales Esparcia
e431af6961
Text dropped in prologue.
...
Added appendix{a,b}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 20:25:03 +00:00
Manuel Canales Esparcia
955d5e3759
Fixed a validation issue.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-09 19:08:48 +00:00
Manuel Canales Esparcia
dcd3cf1f26
Removed the lfsmirror.lfs-es.org mirror.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-08 19:14:54 +00:00
Manuel Canales Esparcia
466658dca4
Added a para about replaceable text.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-22 17:23:08 +00:00
Manuel Canales Esparcia
0719866479
Tags corrections. Finished my firt full review
...
of the XML code and updated prologue/typography.xml acordongly.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 17:46:53 +00:00
Matthew Burgess
1d6c0297ae
Added acknowledgement for our German translator
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-03 19:20:39 +00:00
Manuel Canales Esparcia
d44a965cfe
Small tags corrections in prologue.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-29 16:10:20 +00:00
Manuel Canales Esparcia
582bf50f72
HEAD: Corrected a typo in prologue/organization.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-18 18:36:13 +00:00
Jeremy Utley
10b5d5d9fa
Added mirror listings for oregonstate and securewebservices
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-14 06:16:32 +00:00
Jeremy Utley
3f0d582758
updated lfs.mesi.com.ar mirror
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-13 01:45:53 +00:00
Jeremy Utley
4451b392d1
updated ack's page for mirrors
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 23:30:25 +00:00
Jeremy Utley
c58d07c4df
minor change to Alexander's acknoledgement - no changelog entry made for this one
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 19:42:55 +00:00
Jeremy Utley
672d19727d
Added new staff members to HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 04:46:41 +00:00
Matthew Burgess
287ea55da7
* Merged newxml into HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:33:11 +00:00