2005-08-16 Paul Jakma <paul.jakma@sun.com>

	* README.txt: point to the opensolaris.org sources for the SMF
	  manifest class scripts. Make step 3 slightly more explicit about
	  what 'this directory' is.
diff --git a/solaris/README.txt b/solaris/README.txt
index 6dde594..811e9d0 100644
--- a/solaris/README.txt
+++ b/solaris/README.txt
@@ -5,13 +5,17 @@
 
 - Development environment including gcc (eg as shipped with Solaris 10)
 
-- The Package tools from S10
+- The Package tools from Solaris 10 or Solaris Nevada/Express.
 
 - i.manifest and r.manifest scripts as supplied with Solaris Express
-  in /usr/sadm/install/scripts/ or alternatively from the
-  download/binaries/solaris/ directory on quagga.net. i.manifest must be at
-  least version 1.5. You can place these scripts in this directory if you
-  are using Solaris 10 GA (which does not ship with these scripts).
+  in /usr/sadm/install/scripts/ or from OpenSolaris.org:
+
+  http://cvs.opensolaris.org/source/xref/usr/src/pkgdefs/common_files/i.manifest
+  http://cvs.opensolaris.org/source/xref/usr/src/pkgdefs/common_files/r.manifest
+  
+  i.manifest must be at least version 1.5. Place these scripts in
+  this directory if you are using Solaris 10 GA (which does not ship with
+  these scripts), or in the solaris/ directory in the Quagga source.
 
 
 Package creation instructions:
@@ -34,8 +38,8 @@
 
 	gmake DESTDIR=/var/tmp/qroot install
 
-3. In this directory, run make packages, specifying DESTDIR if appropriate,
-eg:
+3. In this directory (solaris/), run make packages, specifying DESTDIR if
+appropriate, eg:
 
 	gmake DESTDIR=/var/tmp/qroot packages