Changeset fae442d5


Ignore:
Timestamp:
01/19/2004 09:52:33 PM (20 years ago)
Author:
Alex Gronenwoud <alex@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
d0a6c4c
Parents:
7d19427
Message:

Adding a reference to Bruce's SBU page.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • appendixa/appendixa.xml

    r7d19427 rfae442d5  
    3131<listitem><para><xref linkend="ch06-kbd"/></para></listitem>
    3232<listitem><para><xref linkend="ch06-less"/></para></listitem>
     33<listitem><para><xref linkend="ch06-lfs-utils"/></para></listitem>
    3334<listitem><para><xref linkend="ch06-libtool"/></para></listitem>
    3435<listitem><para><xref linkend="ch08-kernel"/></para></listitem>
    3536<listitem><para><xref linkend="ch06-m4"/></para></listitem>
    3637<listitem><para><xref linkend="ch06-make"/></para></listitem>
     38<listitem><para><xref linkend="ch06-MAKEDEV"/></para></listitem>
    3739<listitem><para><xref linkend="ch06-man"/></para></listitem>
    3840<listitem><para><xref linkend="ch06-man-pages"/></para></listitem>
  • chapter01/changelog.xml

    r7d19427 rfae442d5  
    5151</listitem>
    5252
     53<listitem><para>January 19th, 2004 [alex]: Chapter 2 - Added a reference to
     54Bruce's pages on build times and SBUs.</para></listitem>
     55
    5356<listitem><para>January 17th, 2004 [greg]: Chapter 7 - Creating the /etc/hosts
    5457file: Amended example domain names to comply with RFC 2606. Closes
     
    6366for the average reader is to not run them. Closes 719.</para></listitem>
    6467
     68<listitem><para>January 14th, 2004 [alex]: Cleaned up stale files and entities
     69after the big move.</para></listitem>
     70
    6571<listitem><para>January 13th, 2004 [greg]: Chapter 8 - Installation of the
    6672kernel: Added command to keep a copy of the kernel .config
     
    7379<listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11
    7480and Sed-4.0.9.</para></listitem>
    75 
    76 <listitem><para>January 14th, 2004 [alex]: Cleaned up stale files and entities
    77 after the big move.</para></listitem>
    7881
    7982<listitem><para>January 12th, 2004 [alex]: Moved all the information in
  • chapter02/aboutsbus.xml

    r7d19427 rfae442d5  
    3333that you won't mind.</para>
    3434
     35<para>If you wish to see actual timings for specific machines, have a look at
     36<ulink url="http://www.linuxfromscratch.org/~bdubbs/"/>.</para>
     37
    3538</sect1>
    3639
Note: See TracChangeset for help on using the changeset viewer.