Changeset 2925b3c


Ignore:
Timestamp:
02/26/2014 02:50:40 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
a28a16c
Parents:
9c85c93
Message:

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gettext.xml

    r9c85c93 r2925b3c  
    8181make -C src xgettext</userinput></screen>
    8282
    83     <para>As only three programs have been compiled, it is not possible to run the
     83    <para>As only three prograsm have been compiled, it is not possible to run the
    8484    test suite without compiling additional support libraries from the Gettext
    8585    package. It is therefore not recommended to attempt to run the test suite at
     
    8787
    8888    <para>Install the <command>msgfmt</command>, <command>msgmerge</command> and
    89      <command>xgettext</command> programs:</para>
     89    <command>xgettext</command> programs:</para>
    9090
    9191<screen><userinput remap="install">cp -v src/{msgfmt,msgmerge,xgettext} /tools/bin</userinput></screen>
  • chapter06/dbus.xml

    r9c85c93 r2925b3c  
    5757    <variablelist>
    5858      <title>The meaning of the configure options:</title>
    59 
    60       <varlistentry>
    61         <term><parameter>--enable-systemd</parameter></term>
    62         <listitem>
    63           <para>This enables support for authentication check using
    64           Systemd Logind.</para>
    65         </listitem>
    66       </varlistentry>
    6759
    6860      <varlistentry>
  • chapter06/gawk.xml

    r9c85c93 r2925b3c  
    7777        readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so,
    7878        testext.so, and time.so</seg>
    79         <seg>/usr/lib/gawk, /usr/libexec/awk, /usr/share/awk, /usr/share/doc/gawk-&gawk-version;</seg>
     79        <seg>/usr/lib/gawk, /usr/libexec/awk, /usr/share/awk,
     80        /usr/share/doc/gawk-&gawk-version;</seg>
    8081      </seglistitem>
    8182    </segmentedlist>
  • chapter06/gcc.xml

    r9c85c93 r2925b3c  
    321321        libssp_nonshared.a, libstdc++.{a,so}, libsupc++.a and libtsan.{a,so}</seg>
    322322
    323         <seg>/usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc, /usr/share/gcc-&gcc-version;</seg>
     323        <seg>/usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc,
     324        /usr/share/gcc-&gcc-version;</seg>
    324325      </seglistitem>
    325326    </segmentedlist>
  • chapter06/kmod.xml

    r9c85c93 r2925b3c  
    8989<screen><userinput remap="test">make check</userinput></screen>
    9090
    91     <para>Install the package, create symlinks for compatibility with
    92     Module-Init-Tools (the package that previously handled Linux kernel
    93     modules), and manually install the man pages.  Also make sure that all
    94     libraries are in the correct directory: </para>
     91    <para>Install the package, man pages, and create symlinks for
     92    compatibility with Module-Init-Tools (the package that previously handled
     93    Linux kernel modules).  Also make sure that all libraries are in the
     94    correct directory: </para>
    9595
    9696<screen><userinput remap="install">make install
     97make -C man install
    9798
    9899for target in depmod insmod modinfo modprobe rmmod; do
     
    100101done
    101102
    102 ln -sv kmod /bin/lsmod
    103 
    104 cp -v man/*.5 /usr/share/man/man5
    105 cp -v man/*.8 /usr/share/man/man8</userinput></screen>
     103ln -sv kmod /bin/lsmod</userinput></screen>
    106104
    107105  </sect2>
  • chapter08/kernel.xml

    r9c85c93 r2925b3c  
    7575
    7676    <screen role="nodump">General setup  ---&gt;
     77  [*] open by fhandle syscalls
    7778  [*] Control Group support
    7879Processor type and features  ---&gt;
     
    205206
    206207    <warning>
    207       <para>The headers in the system's
    208       <filename class="directory">include</filename> directory should
     208      <para>The headers in the system's <filename
     209      class="directory">include</filename> directory (<filename
     210      class="directory">/usr/include</filename>) should
    209211      <emphasis>always</emphasis> be the ones against which Glibc was compiled,
    210       that is, the sanitised headers from this Linux kernel tarball.
    211       Therefore, they should <emphasis>never</emphasis> be replaced by either
    212       the raw kernel headers or any other kernel sanitized headers.</para>
     212      that is, the sanitised headers installed in <xref
     213      linkend="ch-system-linux-headers"/>.  Therefore, they should
     214      <emphasis>never</emphasis> be replaced by either the raw kernel headers
     215      or any other kernel sanitized headers.</para>
    213216    </warning>
    214217
  • general.ent

    r9c85c93 r2925b3c  
    1 <!ENTITY version         "20140218-SYSTEMD">
    2 <!ENTITY releasedate     "February 18, 2014">
     1<!ENTITY version         "20140226-systemd">
     2<!ENTITY releasedate     "February 26, 2014">
    33<!ENTITY copyrightdate   "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone       "7.5">
  • prologue/architecture.xml

    r9c85c93 r2925b3c  
    1313<para>The primary target architectures of LFS are the AMD/Intel x86 (32-bit)
    1414and x86_64 (64-bit) CPUs.  On the other hand, the instructions in this book are
    15 also known to work, with some modifications, with the Power PC CPU. To build a
    16 system that utilizes one of these CPUs, the main prerequisite, in addition to
    17 those on the next few pages, is an existing Linux system such as an earlier LFS
    18 installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution that targets
    19 the architecture that you have. Also note that a 32-bit distribution can be
    20 installed and used as a host system on a 64-bit AMD/Intel computer.</para>
     15also known to work, with some modifications, with the Power PC and ARM CPUs. To
     16build a system that utilizes one of these CPUs, the main prerequisite, in
     17addition to those on the next few pages, is an existing Linux system such as an
     18earlier LFS installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution
     19that targets the architecture that you have. Also note that a 32-bit
     20distribution can be installed and used as a host system on a 64-bit AMD/Intel
     21computer.</para>
    2122
    2223<para>Some other facts about 64-bit systems need to be added here. When
  • prologue/standards.xml

    r9c85c93 r2925b3c  
    113113        <term><emphasis>LSB Core:</emphasis></term>
    114114        <listitem>
    115           <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools,
     115          <para>At, Batch (a part of At), Cpio, Fcrontab, Initd-tools,
    116116          Lsb_release, PAM, Sendmail (or Postfix or Exim) </para>
    117117        </listitem>
Note: See TracChangeset for help on using the changeset viewer.