diff options
-rw-r--r-- | Attic/appendixc/introduction.sgml | 3 | ||||
-rw-r--r-- | Attic/appendixc/ldso.sgml | 2 | ||||
-rw-r--r-- | Attic/appendixc/lilo.sgml | 1 | ||||
-rw-r--r-- | Attic/appendixc/packages.sgml | 2 | ||||
-rw-r--r-- | Attic/appendixc/vim.sgml | 1 | ||||
-rw-r--r-- | chapter01/changelog.sgml | 4 | ||||
-rw-r--r-- | chapter04/gcc.sgml | 2 | ||||
-rw-r--r-- | chapter04/introduction.sgml | 3 | ||||
-rw-r--r-- | chapter04/packages.sgml | 4 | ||||
-rw-r--r-- | chapter04/toplevel.sgml | 2 |
10 files changed, 22 insertions, 2 deletions
diff --git a/Attic/appendixc/introduction.sgml b/Attic/appendixc/introduction.sgml index 91fb7e2e4..f103eb326 100644 --- a/Attic/appendixc/introduction.sgml +++ b/Attic/appendixc/introduction.sgml @@ -1,3 +1,6 @@ +<sect1 id="ac-introduction"> +<title>Official download locations</title> + <para> Below you find the list with packages from chapter 3 with their original download locations. This might help you to find a newer version of a diff --git a/Attic/appendixc/ldso.sgml b/Attic/appendixc/ldso.sgml index 2d68c5223..b58c629da 100644 --- a/Attic/appendixc/ldso.sgml +++ b/Attic/appendixc/ldso.sgml @@ -1,7 +1,9 @@ <listitem><para> + Ld.so (1.9.9): <ulink url="ftp://ftp.ods.com/pub/linux/"> ftp://ftp.ods.com/pub/linux/</ulink> + </para></listitem> diff --git a/Attic/appendixc/lilo.sgml b/Attic/appendixc/lilo.sgml index f6b7f19fe..1cae5df79 100644 --- a/Attic/appendixc/lilo.sgml +++ b/Attic/appendixc/lilo.sgml @@ -1,4 +1,5 @@ <listitem><para> + Lilo (21.6): <ulink url="ftp://brun.dyndns.org/pub/linux/lilo"> diff --git a/Attic/appendixc/packages.sgml b/Attic/appendixc/packages.sgml index e69cde910..9c7a28a2e 100644 --- a/Attic/appendixc/packages.sgml +++ b/Attic/appendixc/packages.sgml @@ -65,3 +65,5 @@ </itemizedlist> +</sect1> + diff --git a/Attic/appendixc/vim.sgml b/Attic/appendixc/vim.sgml index 9b3dd2bb0..39b6e446d 100644 --- a/Attic/appendixc/vim.sgml +++ b/Attic/appendixc/vim.sgml @@ -8,6 +8,7 @@ ftp://ftp.vim.org/pub/editors/vim/unix/</ulink> </para></listitem> <listitem><para> + Vim-src (5.7) 1,202 KB: <ulink url="ftp://ftp.vim.org/pub/editors/vim/unix/"> diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index 4e9b70347..bec92f78d 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -18,6 +18,10 @@ the fileutils package on Glibc-2.2 based systems (such as the upcoming LFS-3.0 system). </para></listitem> +<listitem><para> +Chapter 5+6: Upgraded from gcc-2.95.2 to gcc-2.95.2.1 +</para></listitem> + </itemizedlist> </sect1> diff --git a/chapter04/gcc.sgml b/chapter04/gcc.sgml index 234c50dee..7a29e4c5e 100644 --- a/chapter04/gcc.sgml +++ b/chapter04/gcc.sgml @@ -1,6 +1,6 @@ <listitem><para> -GCC (2.95.2.1) 9,555 KB: +GCC (2.95.2.1) 9,551 KB: <ulink url="ftp://packages.linuxfromscratch.org/pub/new-in-cvs/gcc-2.95.2.1.tar.bz2"> ftp://packages.linuxfromscratch.org/pub/new-in-cvs/gcc-2.95.2.1.tar.bz2</ulink> diff --git a/chapter04/introduction.sgml b/chapter04/introduction.sgml index 83e561961..6d2ce0add 100644 --- a/chapter04/introduction.sgml +++ b/chapter04/introduction.sgml @@ -1,3 +1,6 @@ +<sect1 id="ch03-introduction"> +<title>Packages you need to download</title> + <para> Below is a list of all the packages you need to download for building the basic system. The version numbers printed correspond to versions of diff --git a/chapter04/packages.sgml b/chapter04/packages.sgml index 2fbf55075..659207831 100644 --- a/chapter04/packages.sgml +++ b/chapter04/packages.sgml @@ -66,8 +66,10 @@ &c3-pg-nettools; <listitem><para> -Total size of all intel-packages: 61,377 KB (59,94 MB) +Total size of all intel-packages: 61,373 KB (59,93 MB) </para></listitem> </itemizedlist> +</sect1> + diff --git a/chapter04/toplevel.sgml b/chapter04/toplevel.sgml index fb6d282a3..146d8a43c 100644 --- a/chapter04/toplevel.sgml +++ b/chapter04/toplevel.sgml @@ -8,8 +8,10 @@ ftp://packages.linuxfromscratch.org</ulink> </para></listitem> <listitem><para> + Browse HTTP: <ulink url="http://packages.linuxfromscrach.org/"> http://packages.linuxfromscratch.org</ulink> + </para></listitem> |