소스 검색

Update dependencies

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 년 전
부모
커밋
06b8ac0652
2개의 변경된 파일20개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      appendices/dependencies.xml
  2. 17 0
      chapter01/changelog.xml

+ 3 - 3
appendices/dependencies.xml

@@ -694,7 +694,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext,
-         Grep, Gzip, Make, Perl, Sed, and Texinfo</seg>
+         Grep, Gzip, Linux API Headers, Make, Perl, Sed, and Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -837,8 +837,8 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
-         Ncurses, Sed, and Texinfo</seg>
+         <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Glibc, Grep,
+         Make, Ncurses, Sed, and Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 

+ 17 - 0
chapter01/changelog.xml

@@ -36,6 +36,23 @@
     </listitem>
 
 -->
+
+    <listitem>
+      <para>2010-07-18</para>
+      <itemizedlist>
+         <listitem>
+           <para>[bdubbs] - Updated dependencies for GRUB and Glibc.
+           Thanks to splotz90 for the patch. Fixes 
+           <ulink url="&lfs-ticket-root;2716">#2716</ulink>.</para>
+         </listitem>
+         <listitem>
+           <para>[bdubbs] - Clarified wording about device creation
+           when mounting virtual filesystems. Fixes
+           <ulink url="&lfs-ticket-root;2715">#2715</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2010-07-07</para>
       <itemizedlist>