Changes in / [6757dcab:31e77c0]


Ignore:
Files:
3 added
4 deleted
12 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/x86/kernel.xml

    r6757dcab r31e77c0  
    4747    <screen role="nodump">General setup  ---&gt;
    4848  [*] open by fhandle syscalls
    49   [ ] Auditing support
    5049  [*] Control Group support
    5150Processor type and features  ---&gt;
     
    6463  Pseudo filesystems  ---&gt;
    6564    [*] Tmpfs POSIX Access Control Lists
    66     [*] Tmpfs extended attributes
    67 Firmware Drivers ---&gt;
    68   EFI (Extensible Firmware Interface) Support ---&gt;
    69     &lt;*&gt; EFI Variable Support via sysfs
    70 -*- Enable the block layer ---&gt;
    71   Partition Types ---&gt;
    72     [*] Advanced partition selection
    73     [*]   EFI GUID Partition support
    74 Kernel Hacking ---&gt;
    75   [*] Collect scheduler debugging info
    76   [*] Collect scheduler statistics</screen></note>
     65    [*] Tmpfs extended attributes</screen></note>
    7766
    7867    <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it
    79     is highly recommended by the Systemd developers. "EFI Variable support" and
    80     "EFI GUID Partition support" are for UEFI systems. "Collect scheduler
    81     debugging info" and "Collect scheduler statistics" is for systemd-bootchart.
    82     </para></note>
     68    is highly recommended by the Systemd developers.</para></note>
    8369
    8470    <para os="h">Configure the kernel via a menu-driven interface.
  • BOOK/final-system/common/bash.xml

    r6757dcab r31e77c0  
    2525    <title>Installation of Bash</title>
    2626
     27<!-- Bash branch update area
    2728    <para os="p1">The following patch contains updates from the maintainer. The
    2829    maintainer of Bash only releases these patches to fix serious issues:</para>
    2930
    3031<screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen>
     32-->
    3133
    3234    <para os="a">Prepare Bash for compilation:</para>
  • BOOK/final-system/common/readline.xml

    r6757dcab r31e77c0  
    2626    <title>Installation of Readline</title>
    2727
     28<!-- Readline branch update patch area
    2829    <para os="p1">The following patch contains updates from the maintainer. The
    2930    maintainer of Readline only releases these patches to fix serious issues:</para>
    3031
    3132<screen os="p2"><userinput>patch -Np1 -i ../&readline-branch_update-patch;</userinput></screen>
     33-->
    3234
    3335    <para os="a">Prepare Readline for compilation:</para>
  • BOOK/final-system/multilib/bash.xml

    r6757dcab r31e77c0  
    2222    <title>Installation of Bash</title>
    2323
     24<!-- Bash branch update area
    2425    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2526    href="../common/bash.xml"
     
    2930    href="../common/bash.xml"
    3031    xpointer="xpointer(//*[@os='p2'])"/>
     32-->
    3133
    3234    <para os="m1">The following sed points configure towards the correct
  • BOOK/final-system/multilib/readline-64bit.xml

    r6757dcab r31e77c0  
    2222    <title>Installation of Readline</title>
    2323
     24<!-- Readline branch update area
    2425    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2526    href="readline.xml"
     
    2930    href="readline.xml"
    3031    xpointer="xpointer(//*[@os='p2'])"/>
     32-->
    3133
    3234    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/readline-n32.xml

    r6757dcab r31e77c0  
    2323    <title>Installation of Readline</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="readline.xml"
     
    3031    href="readline.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/readline.xml

    r6757dcab r31e77c0  
    2323    <title>Installation of Readline</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="../common/readline.xml"
     
    3031    href="../common/readline.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/introduction/common/changelog.xml

    r6757dcab r31e77c0  
    5757          <para>[William Harrington] - Update DHCPCD to 6.3.2.</para>
    5858        </listitem>
    59         <listitem>
    60           <para>[William Harrington] - Update VIM 7.4 patch to level 229.</para>
    61         </listitem>
    62         <listitem>
    63           <para>[William Harrington] - Update Bash 4.3 patch to level 8.</para>
    64         </listitem>
    65         <listitem>
    66           <para>[William Harrington] - Update Readline 6.3 patch to level 3.</para>
    67         </listitem>
    68         <listitem>
    69           <para>[William Harrington] - Update GCC 4.8.2 branch update patch to
    70           revision 208943.</para>
    71         </listitem>
    7259      </itemizedlist>
    7360    </listitem>
  • BOOK/materials/common/patches.xml

    r6757dcab r31e77c0  
    1919  <variablelist role="materials">
    2020
     21<!-- Bash branch update area
    2122    <varlistentry>
    2223      <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
     
    2728      </listitem>
    2829    </varlistentry>
     30-->
    2931
    3032<!-- Binutils branch update area
     
    129131    </varlistentry>
    130132
     133<!-- Readline branc update area
    131134    <varlistentry>
    132135      <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
     
    137140      </listitem>
    138141    </varlistentry>
     142-->
    139143
    140144    <varlistentry>
  • BOOK/patches.ent

    r6757dcab r31e77c0  
    55<!-- Start of Common Patches -->
    66
    7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-1.patch">
    8 <!ENTITY bash-branch_update-patch-md5 "a0ae18e2dc5c9c5e125e0ea3fa6febbe">
    9 <!ENTITY bash-branch_update-patch-size "9.002 KB">
     7<!-- Bash branch update area
     8<!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-7.patch">
     9<!ENTITY bash-branch_update-patch-md5 "4dfb1ce9b5d0040eae06e66157ab213a">
     10<!ENTITY bash-branch_update-patch-size "58 KB">
     11-->
    1012
    1113<!-- Binutils branch update area
     
    2830
    2931<!-- GCC branch update area -->
    30 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch">
    31 <!ENTITY gcc-branch_update-patch-md5 "30b9b9e35cb742edf380b0c05c9a5879">
    32 <!ENTITY gcc-branch_update-patch-size "1,964 KB">
     32<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
     33<!ENTITY gcc-branch_update-patch-md5 "7739dbf68ba5736cbf4676f30b358e74">
     34<!ENTITY gcc-branch_update-patch-size "258 KB">
    3335
    3436<!ENTITY iana-etc-numbers_update-date "20140202">
     
    6163<!ENTITY perl-libc-patch-size "1.657 KB">
    6264
    63 <!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-1.patch">
    64 <!ENTITY readline-branch_update-patch-md5 "dbb0a021abfd0a0012b62c66e6943802">
    65 <!ENTITY readline-branch_update-patch-size "1.920 KB">
     65<!-- Readline branch update area
     66<!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-3.patch">
     67<!ENTITY readline-branch_update-patch-md5 "af788f5b1cfc5db9efc9e0fa0268a574">
     68<!ENTITY readline-branch_update-patch-size "4.9 KB">
     69-->
    6670
    6771<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch">
     
    7579<!-- Vim branch update patch area -->
    7680
    77 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-2.patch">
    78 <!ENTITY vim-branch_update-patch-md5 "aa2e7384582ddd94ce7e5d91bebce78f">
    79 <!ENTITY vim-branch_update-patch-size "2,740 KB">
     81<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-1.patch">
     82<!ENTITY vim-branch_update-patch-md5 "b5fdb7f4e4cc27932a9183c8e289029d">
     83<!ENTITY vim-branch_update-patch-size "460 KB">
    8084
    8185<!-- Start of multilib patches -->
  • BOOK/temp-system/common/bash.xml

    r6757dcab r31e77c0  
    2323    <title>Installation of Bash</title>
    2424
     25<!-- Bash branch update area
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="../../final-system/common/bash.xml"
     
    3031    href="../../final-system/common/bash.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    3335    <para os="t1">When Bash is cross-compiled, it cannot test for the presence
  • BOOK/temp-system/multilib/bash.xml

    r6757dcab r31e77c0  
    2323    <title>Installation of Bash</title>
    2424
     25<!-- Bash branch update area
    2526    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2627    href="../common/bash.xml"
     
    3031    href="../common/bash.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.