diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-23 08:36:36 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-23 08:36:36 +0000 |
commit | 27a023ce780c9c4337ca34ff768c457ad1316d38 (patch) | |
tree | 2b38eb2dc558936590a294db1600df03565f52cd /prologue/architecture.xml | |
parent | 0c2106b74782f5c9f2731dd8e30b38e32b698810 (diff) |
Added a page describing the Linux standards LFS
uses to guide its procedures. Included a sub-section on why
each package is in the book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/architecture.xml')
-rw-r--r-- | prologue/architecture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml index 55b24559e..f4b1a2744 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -51,7 +51,7 @@ that cannot currently be built in a "pure" 64-bit system or require specialized build instructions. Generally, these packages have some embedded 32-bit specific assembly language instructions that fail when building on a 64-bit system. Examples include the <ulink -url="http://www.linuxfromscratch.org/blfs/view/cvs/">Beyond Linux From Scratch +url="http://www.linuxfromscratch.org/blfs/view/svn/">Beyond Linux From Scratch (BLFS)</ulink> packages Zip and some Xorg drivers. Many of these problems can be worked around, but may require some specialized procedures or patches.</para> |