diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-04-15 04:47:45 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-04-15 04:47:45 +0000 |
commit | 2b81132af812059718db183c9f98abbfd53a2fda (patch) | |
tree | 3348eb3a55fda79ba03357b293411eb44b50cd68 /index.xml | |
parent | 5fa9e6095c50cd8c6e384f5c739244afb6c41d8e (diff) |
Put back the NSS instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "intel/book/book.xml"> -<!ENTITY version "3.0-pre2"> -<!ENTITY releasedate "April 14th, 2001"> +<!ENTITY version "3.0-cvs-20010415"> +<!ENTITY releasedate "April 15th, 2001"> <!ENTITY type "INTEL"> <!ENTITY ftp-root "ftp://packages.linuxfromscratch.org"> @@ -179,6 +179,7 @@ <!ENTITY c5-gettext SYSTEM "intel/chapter5/gettext-static.xml"> <!ENTITY c5-gettext-inst SYSTEM "intel/chapter5/gettext-static-inst.xml"> <!ENTITY c5-pwdgroup SYSTEM "intel/chapter5/pwdgroup.xml"> +<!ENTITY c5-oldnsslib SYSTEM "intel/chapter5/oldnsslib.xml"> <!ENTITY c5-proc SYSTEM "intel/chapter5/proc.xml"> <!ENTITY chapter6 SYSTEM "intel/chapter6/chapter6.xml"> @@ -293,6 +294,7 @@ <!ENTITY c6-kbd-exp SYSTEM "intel/chapter6/kbd-exp.xml"> <!ENTITY c6-manpages SYSTEM "intel/chapter6/manpages.xml"> <!ENTITY c6-manpages-inst SYSTEM "intel/chapter6/manpages-inst.xml"> +<!ENTITY c6-removeoldnss SYSTEM "intel/chapter6/removeoldnss.xml"> <!ENTITY c6-configure SYSTEM "intel/chapter6/configure.xml"> <!ENTITY c6-cf-glibc SYSTEM "intel/chapter6/config-glibc.xml"> <!ENTITY c6-cf-ldso SYSTEM "intel/chapter6/config-ldso.xml"> |