mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Provided one tarball containing all packages
Provided Browse HTTP link git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@17 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c9a095c783
commit
cebfc04e4d
3
TODO
3
TODO
@ -6,9 +6,6 @@ These are the TODO items for the next LFS release (3.0).
|
||||
|
||||
* Bring the book up to speed with the current FHS specs.
|
||||
|
||||
* Create one big tarball of all the packages that need to be downloaded
|
||||
and mention this file in chapter 3.
|
||||
|
||||
* Mention security patches that can be applied to packages.
|
||||
|
||||
* At the end of the book suggest the user create the /etc/lfs-<version>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<itemizedlist>
|
||||
|
||||
&c3-pg-toplevel;
|
||||
&c3-pg-all;
|
||||
&c3-pg-bash;
|
||||
&c3-pg-binutils;
|
||||
&c3-pg-bzip2;
|
||||
|
@ -2,8 +2,14 @@
|
||||
|
||||
Browse FTP:
|
||||
<ulink
|
||||
url="ftp://packages.linuxfromscratch.org/">
|
||||
url="ftp://packages.linuxfromscratch.org/pub/">
|
||||
ftp://packages.linuxfromscratch.org</ulink>
|
||||
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Browse HTTP:
|
||||
<ulink
|
||||
url="http://packages.linuxfromscrach.org/">
|
||||
http://packages.linuxfromscratch.org</ulink>
|
||||
</para></listitem>
|
||||
|
@ -58,6 +58,7 @@
|
||||
<!ENTITY c3-introduction SYSTEM "intel/chapter3/introduction.sgml">
|
||||
<!ENTITY c3-packages SYSTEM "intel/chapter3/packages.sgml">
|
||||
<!ENTITY c3-pg-toplevel SYSTEM "intel/chapter3/toplevel.sgml">
|
||||
<!ENTITY c3-pg-all SYSTEM "intel/chapter3/all.sgml">
|
||||
<!ENTITY c3-pg-makedev SYSTEM "intel/chapter3/makedev.sgml">
|
||||
<!ENTITY c3-pg-bash SYSTEM "intel/chapter3/bash.sgml">
|
||||
<!ENTITY c3-pg-binutils SYSTEM "intel/chapter3/binutils.sgml">
|
||||
|
Loading…
Reference in New Issue
Block a user