install-guide Makefile,1.20,1.21

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Thu Mar 2 01:25:00 UTC 2006


Author: elliss

Update of /cvs/docs/install-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11525

Modified Files:
	Makefile 
Log Message:
- Fixed admonition title in Locale section.
- Added note that the second stage installer may take a while to download from network servers (this file is now 67 Mb !).
- Added mDNS to the list of mandatory services installed with Core.
- Added admonition that opening the SSH port provides immediate remote access, since the service is automatically live.
- Added admonition to explain "isa" boot option.




Index: Makefile
===================================================================
RCS file: /cvs/docs/install-guide/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Makefile	24 Feb 2006 14:22:10 -0000	1.20
+++ Makefile	2 Mar 2006 01:24:50 -0000	1.21
@@ -28,7 +28,8 @@
 
 define	XMLFILES_template
 
-XMLFILES-$(1)= $(1)/${DOCBASE}.xml \
+XMLFILES-$(1)= $(1)/entities.xml \
+			$(1)/${DOCBASE}.xml \
 			$(1)/${DOCBASE}-abouttoinstall.xml \
 			$(1)/${DOCBASE}-acknowledgements.xml \
 			$(1)/${DOCBASE}-adminoptions.xml \




More information about the docs-commits mailing list