diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-02-26 14:50:40 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-02-26 14:50:40 +0000 |
commit | 2925b3cb9d7e78dc7e4bcd8873727a1cf9bcba6f (patch) | |
tree | 3bb5d7599d591312afc08208a85f347182c94da1 /prologue | |
parent | 9c85c933458ebc848a4fa3bfd93e1c90bcb7f432 (diff) |
Merge some minor stuff from LFS, remove unnecesary command from dbus command explanations and misc fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/architecture.xml | 13 | ||||
-rw-r--r-- | prologue/standards.xml | 2 |
2 files changed, 8 insertions, 7 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml index 45e1fbdb1..af08bc054 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -12,12 +12,13 @@ <para>The primary target architectures of LFS are the AMD/Intel x86 (32-bit) and x86_64 (64-bit) CPUs. On the other hand, the instructions in this book are -also known to work, with some modifications, with the Power PC CPU. To build a -system that utilizes one of these CPUs, the main prerequisite, in addition to -those on the next few pages, is an existing Linux system such as an earlier LFS -installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution that targets -the architecture that you have. Also note that a 32-bit distribution can be -installed and used as a host system on a 64-bit AMD/Intel computer.</para> +also known to work, with some modifications, with the Power PC and ARM CPUs. To +build a system that utilizes one of these CPUs, the main prerequisite, in +addition to those on the next few pages, is an existing Linux system such as an +earlier LFS installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution +that targets the architecture that you have. Also note that a 32-bit +distribution can be installed and used as a host system on a 64-bit AMD/Intel +computer.</para> <para>Some other facts about 64-bit systems need to be added here. When compared to a 32-bit system, the sizes of executable programs are slightly diff --git a/prologue/standards.xml b/prologue/standards.xml index 863e4e3bc..cc5db1916 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -112,7 +112,7 @@ <varlistentry> <term><emphasis>LSB Core:</emphasis></term> <listitem> - <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools, + <para>At, Batch (a part of At), Cpio, Fcrontab, Initd-tools, Lsb_release, PAM, Sendmail (or Postfix or Exim) </para> </listitem> </varlistentry> |