- Timestamp:
- Mar 30, 2014, 8:40:00 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d560b4d
- Parents:
- 31e77c0 (diff), ca8dde0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/x86/kernel.xml
r31e77c0 r6757dcab 47 47 <screen role="nodump">General setup ---> 48 48 [*] open by fhandle syscalls 49 [ ] Auditing support 49 50 [*] Control Group support 50 51 Processor type and features ---> … … 63 64 Pseudo filesystems ---> 64 65 [*] Tmpfs POSIX Access Control Lists 65 [*] Tmpfs extended attributes</screen></note> 66 [*] Tmpfs extended attributes 67 Firmware Drivers ---> 68 EFI (Extensible Firmware Interface) Support ---> 69 <*> EFI Variable Support via sysfs 70 -*- Enable the block layer ---> 71 Partition Types ---> 72 [*] Advanced partition selection 73 [*] EFI GUID Partition support 74 Kernel Hacking ---> 75 [*] Collect scheduler debugging info 76 [*] Collect scheduler statistics</screen></note> 66 77 67 78 <note os="kd"><para>While "The IPv6 Protocol" is not strictly required, it 68 is highly recommended by the Systemd developers.</para></note> 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> 69 83 70 84 <para os="h">Configure the kernel via a menu-driven interface. -
BOOK/final-system/common/bash.xml
r31e77c0 r6757dcab 25 25 <title>Installation of Bash</title> 26 26 27 <!-- Bash branch update area28 27 <para os="p1">The following patch contains updates from the maintainer. The 29 28 maintainer of Bash only releases these patches to fix serious issues:</para> 30 29 31 30 <screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen> 32 -->33 31 34 32 <para os="a">Prepare Bash for compilation:</para> -
BOOK/final-system/common/readline.xml
r31e77c0 r6757dcab 26 26 <title>Installation of Readline</title> 27 27 28 <!-- Readline branch update patch area29 28 <para os="p1">The following patch contains updates from the maintainer. The 30 29 maintainer of Readline only releases these patches to fix serious issues:</para> 31 30 32 31 <screen os="p2"><userinput>patch -Np1 -i ../&readline-branch_update-patch;</userinput></screen> 33 -->34 32 35 33 <para os="a">Prepare Readline for compilation:</para> -
BOOK/final-system/multilib/bash.xml
r31e77c0 r6757dcab 22 22 <title>Installation of Bash</title> 23 23 24 <!-- Bash branch update area25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 25 href="../common/bash.xml" … … 30 29 href="../common/bash.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <para os="m1">The following sed points configure towards the correct -
BOOK/final-system/multilib/readline-64bit.xml
r31e77c0 r6757dcab 22 22 <title>Installation of Readline</title> 23 23 24 <!-- Readline branch update area25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 25 href="readline.xml" … … 30 29 href="readline.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/readline-n32.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Readline</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="readline.xml" … … 31 30 href="readline.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/readline.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Readline</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../common/readline.xml" … … 31 30 href="../common/readline.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
r31e77c0 r6757dcab 57 57 <para>[William Harrington] - Update DHCPCD to 6.3.2.</para> 58 58 </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> 59 72 </itemizedlist> 60 73 </listitem> -
BOOK/materials/common/patches.xml
r31e77c0 r6757dcab 19 19 <variablelist role="materials"> 20 20 21 <!-- Bash branch update area22 21 <varlistentry> 23 22 <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term> … … 28 27 </listitem> 29 28 </varlistentry> 30 -->31 29 32 30 <!-- Binutils branch update area … … 131 129 </varlistentry> 132 130 133 <!-- Readline branc update area134 131 <varlistentry> 135 132 <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term> … … 140 137 </listitem> 141 138 </varlistentry> 142 -->143 139 144 140 <varlistentry> -
BOOK/patches.ent
r31e77c0 r6757dcab 5 5 <!-- Start of Common Patches --> 6 6 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 --> 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"> 12 10 13 11 <!-- Binutils branch update area … … 30 28 31 29 <!-- GCC branch update area --> 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 " 258KB">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"> 35 33 36 34 <!ENTITY iana-etc-numbers_update-date "20140202"> … … 63 61 <!ENTITY perl-libc-patch-size "1.657 KB"> 64 62 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 --> 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"> 70 66 71 67 <!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch"> … … 79 75 <!-- Vim branch update patch area --> 80 76 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">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"> 84 80 85 81 <!-- Start of multilib patches --> -
BOOK/temp-system/common/bash.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Bash</title> 24 24 25 <!-- Bash branch update area26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../../final-system/common/bash.xml" … … 31 30 href="../../final-system/common/bash.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <para os="t1">When Bash is cross-compiled, it cannot test for the presence -
BOOK/temp-system/multilib/bash.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Bash</title> 24 24 25 <!-- Bash branch update area26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../common/bash.xml" … … 31 30 href="../common/bash.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.