Mercurial > ecos
changeset 1343:42a060de9457
* user-guide/installation.sgml:
* user-guide/introduction.sgml:
* user-guide/makefile:
* user-guide/target-setup.sgml:
Brought URLs up to date and amended header which was incaccurate
(referred to alternative licenses no longer available)
| author | jlarmour |
|---|---|
| date | Mon, 03 Nov 2003 03:08:39 +0000 |
| parents | 29a9bb078679 |
| children | d578891243fd |
| files | doc/sgml/user-guide/ChangeLog doc/sgml/user-guide/installation.sgml doc/sgml/user-guide/introduction.sgml doc/sgml/user-guide/makefile doc/sgml/user-guide/target-setup.sgml |
| diffstat | 5 files changed, 17 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/sgml/user-guide/ChangeLog +++ b/doc/sgml/user-guide/ChangeLog @@ -1,3 +1,11 @@ +2003-10-17 Alex Schuilenburg <alex@schuilenburg.org> + * user-guide/installation.sgml: + * user-guide/introduction.sgml: + * user-guide/makefile: + * user-guide/target-setup.sgml: + Brought URLs up to date and amended header which was incaccurate + (referred to alternative licenses no longer available) + 2003-07-09 Jonathan Larmour <jifl@eCosCentric.com> * user-guide.sgml: Update trademark info and sort.
--- a/doc/sgml/user-guide/installation.sgml +++ b/doc/sgml/user-guide/installation.sgml @@ -64,7 +64,7 @@ requirements.</PARA> <PARA>If you are downloading the <productname>eCos</productname> release distribution from <ULINK -URL="http://sources.redhat.com/ecos">sources.redhat.com/ecos</ULINK>, +URL="http://ecos.sourceware.org">ecos.sourceware.org</ULINK>, you will also need space to store that image and to compile the toolchain and <productname>eCos</productname> from source.</PARA> @@ -79,7 +79,7 @@ toolchain and <productname>eCos</product <para> Full instructions for the <ULINK -URL="http://sources.redhat.com/ecos/getstart.html">downloading and +URL="http://ecos.sourceware.org/getstart.html">downloading and installation of eCos</ULINK> on Linux hosts are provided on the eCos website. </para> @@ -94,7 +94,7 @@ website. <para> Full instructions for the <ULINK -URL="http://sources.redhat.com/ecos/getstart.html">downloading and +URL="http://ecos.sourceware.org/getstart.html">downloading and installation of eCos</ULINK> on Windows hosts are provided on the eCos website. </para>
--- a/doc/sgml/user-guide/introduction.sgml +++ b/doc/sgml/user-guide/introduction.sgml @@ -64,7 +64,7 @@ free. <para>As an Open Source project, <productname>eCos</productname> is under constant improvement, with an active developer community, based around the <productname>eCos</productname> web site at <ULINK -URL="http://sources.redhat.com/ecos/">http://sources.redhat.com/ecos/</ULINK>. +URL="http://ecos.sourceware.org/">http://ecos.sourceware.org/</ULINK>. </para> </listitem> @@ -262,7 +262,7 @@ simulators.</PARA> <PARA>To get the most out of <productname>eCos</productname> you should visit the <productname>eCos</productname> open source developers site: <ULINK -URL="http://sources.redhat.com/ecos/">http://sources.redhat.com/ecos/</ULINK>. +URL="http://ecos.sourceware.org/">http://ecos.sourceware.org/</ULINK>. </para> <PARA>The site is dedicated to the <productname>eCos</productname> @@ -387,7 +387,7 @@ received from the <productname>eCos</pro free of charge. The <productname>eCos</productname> maintainers are responsible for deciding whether such contributions should be applied to the public repository. In addition, a <ulink -url="http://sources.redhat.com/ecos/assign.html">copyright +url="http://ecos.sourceware.org/assign.html">copyright assignment</ulink> is required for any significant changes to the core <productname>eCos</productname> packages.</para> @@ -439,7 +439,7 @@ RHEPL code, but I updated my anonymous C <para><emphasis>A.</emphasis> You can check out the final version of anonymous CVS before the license change using the CVS tag <literal>last-rhepl</literal>. See <ulink -url="http://sources.redhat.com/ecos/anoncvs.html">the anonymous CVS +url="http://ecos.sourceware.org/anoncvs.html">the anonymous CVS access page</ulink> for details.</para> @@ -451,7 +451,7 @@ for details.</para> <para> Prior to May 2002, <productname>eCos</productname> was released under -the <ulink url="http://sources.redhat.com/ecos/old-license.html">Red +the <ulink url="http://ecos.sourceware.org/old-license.html">Red Hat eCos Public License (RHEPL)</ulink>. The RHEPL required any modifications to <productname>eCos</productname> code to be made available under preferential terms to Red Hat and was therefore
--- a/doc/sgml/user-guide/makefile +++ b/doc/sgml/user-guide/makefile @@ -32,9 +32,6 @@ # # This exception does not invalidate any other reasons why a work based on # this file might be covered by the GNU General Public License. -# -# Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. -# at http://sources.redhat.com/ecos/ecos-license/ # ------------------------------------------- #####ECOSGPLCOPYRIGHTEND#### #=============================================================================
--- a/doc/sgml/user-guide/target-setup.sgml +++ b/doc/sgml/user-guide/target-setup.sgml @@ -3030,7 +3030,7 @@ configuration value "Global command pref in your eCos configuration. If left empty (i.e. set to the empty string) eCos will use your native tools when building.</PARA> <PARA>If you have any difficulties, it is almost certainly easiest -overall to rebuild the tools as described on: <ULINK URL="http://sources.redhat.com/ecos/getstart.html">http://sources.redhat.com/ecos/getstart.html</ULINK></PARA> +overall to rebuild the tools as described on: <ULINK URL="http://ecos.sourceware.org/getstart.html">http://ecos.sourceware.org/getstart.html</ULINK></PARA> </SECT2> </SECT1>
