aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-12-05 20:46:02 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-12-05 20:46:02 +0000
commit4e82d4787a775438ce10fc7e3ccefe9fcd23ccd0 (patch)
tree1bbf7f140bdabeb1748d651a6885ec9f10c4e7ad /chapter01
parent6e886330cf157dc71e6a0a1fca410d7005683167 (diff)
Bring in DIY's next generation build method. Move GRUB to chapter 8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml15
-rw-r--r--chapter01/whatsnew.xml2
2 files changed, 16 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0234a0601..73ff0326d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,21 @@
-->
<listitem>
+ <para>2008-12-04</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jhuntwork] - Introduce new build method in Chapter 5 originating
+ in DIY-Linux. Thanks, Greg Schafer.</para>
+ </listitem>
+ <listitem>
+ <para>[jhuntwork] - Move instructions for GRUB to chapter 8 just after the
+ compilation of the kernel. Merge GRUB build and configuration instructions
+ into one page.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-12-03</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 27495333f..5d3de12ff 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -213,7 +213,7 @@
<title>Added:</title>
<listitem>
- <para>None yet</para>
+ <para>&gcc-startfiles-patch;</para>
</listitem>
</itemizedlist>