diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-27 21:06:42 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-27 21:06:42 +0000 |
commit | 2443baaf497c491965623107d6fe4f4b505e06aa (patch) | |
tree | 4a1ab8e1ca2890a6660a55d36bd43887c0e3b329 /Attic | |
parent | d9de0f90988ddc3fabab1a5e07aedbe0fe899687 (diff) |
[Bugs 25 and 31] Adding reiserfsprogs 3.x.0j and upgrading to lilo-22.0.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic')
-rw-r--r-- | Attic/appendixb/appendixb.xml | 1 | ||||
-rw-r--r-- | Attic/appendixb/reiserfs-dep.xml | 12 | ||||
-rw-r--r-- | Attic/appendixb/reiserfs.xml | 8 | ||||
-rw-r--r-- | Attic/appendixd/packages.xml | 1 | ||||
-rw-r--r-- | Attic/appendixd/reiserfs.xml | 2 |
5 files changed, 24 insertions, 0 deletions
diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml index c2d6d421d..6422ee2b4 100644 --- a/Attic/appendixb/appendixb.xml +++ b/Attic/appendixb/appendixb.xml @@ -49,6 +49,7 @@ &ab-procinfo; &ab-procps; &ab-psmisc; +&ab-reiserfs; &ab-net-tools; &ab-shadow; &ab-sysklogd; diff --git a/Attic/appendixb/reiserfs-dep.xml b/Attic/appendixb/reiserfs-dep.xml new file mode 100644 index 000000000..13f7d9f3e --- /dev/null +++ b/Attic/appendixb/reiserfs-dep.xml @@ -0,0 +1,12 @@ +<sect2> +<title>Dependencies</title> + +<para>Reiserfs-&reiserfs-depversion; needs the following to be +installed:</para> + +<literallayout> +TO BE DETERMINED +</literallayout> + +</sect2> + diff --git a/Attic/appendixb/reiserfs.xml b/Attic/appendixb/reiserfs.xml new file mode 100644 index 000000000..c6429f262 --- /dev/null +++ b/Attic/appendixb/reiserfs.xml @@ -0,0 +1,8 @@ +<sect1 id="ab-reiserfs"> +<title>Reiserfs-&reiserfs-depversion;</title> +<?dbhtml filename="reiserfs.html" dir="appendixb"?> + +&ab-reiserfs-dep; + +</sect1> + diff --git a/Attic/appendixd/packages.xml b/Attic/appendixd/packages.xml index ea0f60b65..720eca81f 100644 --- a/Attic/appendixd/packages.xml +++ b/Attic/appendixd/packages.xml @@ -58,6 +58,7 @@ package quicker.</para> &ad-procinfo; &ad-procps; &ad-psmisc; +&ad-reiserfs; &ad-shadowpwd; &ad-sysklogd; &ad-sysvinit; diff --git a/Attic/appendixd/reiserfs.xml b/Attic/appendixd/reiserfs.xml new file mode 100644 index 000000000..0b31358f4 --- /dev/null +++ b/Attic/appendixd/reiserfs.xml @@ -0,0 +1,2 @@ +Reiserfs (&reiserfs-version;): +<ulink url="ftp://ftp.namesys.com/pub/reiserfsprogs/">ftp://ftp.namesys.com/pub/reiserfsprogs/</ulink> |