diff options
Diffstat (limited to 'chapter04')
-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 |
4 files changed, 9 insertions, 2 deletions
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> |