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