From debc30b0de000a9fdbf8acaedd93376c4144f5c3 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Mon, 3 Dec 2001 20:54:10 +0000 Subject: add platform page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 7 +++++++ chapter02/chapter02.xml | 1 + chapter02/platform.xml | 16 ++++++++++++++++ index.xml | 1 + 4 files changed, 25 insertions(+) create mode 100644 chapter02/platform.xml diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f913ad65c..c5f4f8938 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -4,6 +4,13 @@ &version; - &releasedate; + + +December 3rd, 2001 [markh]: Chapter 2: Added the Which +Platform? section. + + + 3.1 - December 3rd, 2001 diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 79686faf5..25d9ab257 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -5,6 +5,7 @@ &c2-aboutlfs; &c2-download; &c2-install; +&c2-platform; &c2-askforhelp; &c2-bootscripts; &c2-commands; diff --git a/chapter02/platform.xml b/chapter02/platform.xml new file mode 100644 index 000000000..d82910247 --- /dev/null +++ b/chapter02/platform.xml @@ -0,0 +1,16 @@ + +Which Platform? + + +LFS intends to be as far as possible platform independent. Having +said that, the main LFS development work occurs on the x86 platform. We +attempt to include information where possible on differences for other +platforms such as PPC. If you come across a problem compiling which is +not related to the x86 platform, still feel free to ask for help on the +mailing lists. Even better, if you come up with a solution to a +particular problem related to one of the other platforms, please let us +know at the lfs-dev mailing list. We will then (subject to confirming +it works) include that in the book. + + + diff --git a/index.xml b/index.xml index b5233be25..3ee6d59a0 100644 --- a/index.xml +++ b/index.xml @@ -62,6 +62,7 @@ + -- cgit v1.2.3-54-g00ecf