mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Fixed Changelog indentation.
Please, across the book use two-spaces indentation (no tabs) and wrap the text at ~80 characters. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6d48233dad
commit
c4dfdaaafc
@ -40,15 +40,17 @@
|
||||
<para>January 30, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang on to its
|
||||
source directories. Also use 'gcc -dumpmachine' instead of the MACHTYPE var.</para>
|
||||
<para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
|
||||
on to its source directories. Also use 'gcc -dumpmachine' instead
|
||||
of the MACHTYPE var.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Various textual corrections. Thanks Chris Staub.</para>
|
||||
</listitem>
|
||||
<para>[jhuntwork] - Various textual corrections. Thanks Chris
|
||||
Staub.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils pass 1 and 2.
|
||||
Thanks Dan Nicholson.</para>
|
||||
<para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
|
||||
pass 1 and 2. Thanks Dan Nicholson.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
@ -57,12 +59,12 @@
|
||||
<para>January 29, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
|
||||
</listitem>
|
||||
<para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Remove a spurious -i from the perl command when
|
||||
readjusting the toolchain. Thanks Dan Nicholson.</para>
|
||||
</listitem>
|
||||
<para>[jhuntwork] - Remove a spurious -i from the perl command when
|
||||
readjusting the toolchain. Thanks Dan Nicholson.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
@ -71,18 +73,18 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Modify chapter 6 Glibc's make install command to
|
||||
allow test-installation.pl to run.</para>
|
||||
allow test-installation.pl to run.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
|
||||
for use in the chapter 6 readjusting section. Also add some extended
|
||||
sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
|
||||
Thanks to Dan Nicholson for the report, as well.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Added 'nodump' to commands in the Package Management
|
||||
section.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
|
||||
for use in the chapter 6 readjusting section. Also add some extended
|
||||
sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
|
||||
Thanks to Dan Nicholson for the report, as well.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Added 'nodump' to commands in the Package Management
|
||||
section.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
@ -90,22 +92,23 @@
|
||||
<para>January 25, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Remove ppc specific instructions from chapter 6 patch.
|
||||
Cross-LFS can handle non-x86 arch specifics at this point.</para>
|
||||
<para>[jhuntwork] - Remove ppc specific instructions from chapter 6
|
||||
patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
|
||||
the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
|
||||
and Greg Schafer for the fix.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
|
||||
6 so that chapter 6 GCC and Binutils links against the proper Glibc and
|
||||
so that we don't have to keep the binutils directories from chapter 5.
|
||||
Also moved a note about saving the /tools directory to the beginning of
|
||||
chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
|
||||
Greg Schafer and Tushar Teredesai for reporting and resolving this
|
||||
issue.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
|
||||
the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
|
||||
and Greg Schafer for the fix.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter 6
|
||||
so that chapter 6 GCC and Binutils links against the proper Glibc and so
|
||||
that we don't have to keep the binutils directories from chapter 5. Also
|
||||
moved a note about saving the /tools directory to the beginning of chapter 6.
|
||||
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and
|
||||
Tushar Teredesai for reporting and resolving this issue.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
|
||||
<command>sort -n</command> and add the en_US.UTF-8 locale to improve
|
||||
@ -142,7 +145,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Install documentation for the Linux kernel. Thanks
|
||||
to Tushar for the report. Fixes bug 1683.</para>
|
||||
to Tushar for the report. Fixes bug 1683.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Added a patch to enable Perl's DB_File module to
|
||||
@ -157,7 +160,8 @@ to Tushar for the report. Fixes bug 1683.</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Added a patch to fix the sprintf security
|
||||
vulnerability in Perl. Thanks to Tim van der Molen for pointing it out.</para>
|
||||
vulnerability in Perl. Thanks to Tim van der Molen for pointing
|
||||
it out.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
@ -167,7 +171,7 @@ to Tushar for the report. Fixes bug 1683.</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
|
||||
to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
|
||||
to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user