de3f531874
- Move includes.nav*.sgml to share/sgml/navibar.ent and <lang>/share/sgml/navibar.l10n.ent. - Move includes.sgml and includes.xsl to share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent, and <lang>?share/sgml/header.l10n.ent. - Move most of XSLT libraries to share/sgml/*.xsl and <lang>/share/sgml/*.xsl. - Move news.xml and other *.xml files for the similar purpose to share/sgml/*.xml and <lang>/share/sgml/*.xml. - Switch to use a custom DTD for HTML document. Now we use "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is HTML 4.01 + some entities previously pulled via "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line. The location of entity file will be resolved by using catalog file. - Add DOCTYPE declearation to XML documents. This makes the followings possible: * Use of &foo; entities for SGML in an XML file instead of defining {$foo} as the same content. * &symbolic; entities for Latin characters. - Duplicated information between SGML and XML, or English and translated doc, has been removed as much as possible.
83 lines
3.2 KiB
Text
83 lines
3.2 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY date "$FreeBSD: www/es/availability.sgml,v 1.8 2005/10/04 07:56:16 murray Exp $">
|
|
<!ENTITY title "Sobre la disponibilidad de FreeBSD">
|
|
<!ENTITY % navinclude.about "INCLUDE">
|
|
]>
|
|
<!-- $FreeBSD: www/es/availability.sgml,v 1.8 2005/10/04 07:56:16 murray Exp $ -->
|
|
|
|
<HTML>
|
|
&header;
|
|
|
|
<H1>Disponibilidad de FreeBSD</H1>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD es libre y está disponible para bajar a través
|
|
de Internet o en CD-ROM por un precio mínimo.</p>
|
|
</blockquote>
|
|
|
|
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">Requerimientos de Hardware.</FONT></FONT>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD funciona en una gran variedad de hardware, tanto PC como Alpha.
|
|
Por favor, consulta las
|
|
<a href="../handbook/install-hw.html">configuraciones soportadas</a> del
|
|
<a href="../handbook/index.html">Manual de FreeBSD</a> para más
|
|
información.</p>
|
|
</blockquote>
|
|
|
|
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">Dónde obtenerlo.</FONT></FONT>
|
|
|
|
<blockquote>
|
|
<p>Puedes obtener FreeBSD vía FTP anónimo en
|
|
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD">
|
|
ftp://ftp.freebsd.org/pub/FreeBSD</A>.
|
|
También puedes obtenerlo de cualquiera de los
|
|
<A HREF="../handbook/mirrors.html">mirrors</a> existentes en
|
|
todo el mundo.</p>
|
|
|
|
<p>Si tienes un lector de CD-ROM, puedes obtener FreeBSD en CD-ROM por un
|
|
muy módico precio en <A HREF="http://www.cdrom.com/">Walnut Creek CDROM</A>:</p>
|
|
|
|
<blockquote>
|
|
<P>Walnut Creek CDROM<BR>
|
|
4041 Pike Lane, Suite F<br>
|
|
Concord, CA 94520<br>
|
|
USA<br>
|
|
Phone: +1 925 674-0783<BR>
|
|
Phone: +1 800 786-9907<br>
|
|
Fax: +1 925 674-0821<BR>
|
|
Email: <A HREF="mailto:info@cdrom.com">info@cdrom.com</A></P>
|
|
</blockquote>
|
|
|
|
<p>Además de FreeBSD, la versión en CD-ROM incluye cientos
|
|
de aplicaciones listas para funcionar.</p>
|
|
</blockquote>
|
|
|
|
<HR ALIGN=LEFT NOSHADE WIDTH="100%"><FONT COLOR="#FF0000"><FONT SIZE="+1">Sobre
|
|
el Proyecto FreeBSD.</FONT></FONT>
|
|
|
|
<blockquote>
|
|
<p>FreeBSD es desarrollado y soportado por un grupo mundial de programadores.
|
|
<A HREF="mailto:jkh@FreeBSD.ORG">Jordan Hubbard,</A> uno de los fundadores
|
|
del proyecto a escrito una <A HREF="../handbook/history.html">breve
|
|
historia</a> del proyecto FreeBSD. Información sobre
|
|
<A HREF="../handbook/staff-who.html">quién</a> es responsable de cada
|
|
cosa también está disponible. Si eres curioso, mira algunas
|
|
<A HREF="http://www.freebsd.org/~jhs/freebsd/people.html">fotos</a> de los
|
|
componentes del equipo. Una lista más completa de los participantes
|
|
está disponible en la sección
|
|
<A HREF="../handbook/contrib.html">Participantes</a> del
|
|
<A HREF="../handbook/index.html">Handbook</a> de FreeBSD. FreeBSD es un
|
|
proyecto abierto que aprecia la ayuda de personas que tengan tiempo o ideas
|
|
que ofrecer.</p>
|
|
|
|
<P>Esta sección fue creada por <A HREF="http://www-sdd.fsl.noaa.gov/~kelly/">Sean
|
|
Kelly</A>.</P>
|
|
</blockquote>
|
|
|
|
<P center><I><FONT COLOR="#B22222"><FONT SIZE="+1">Dentro de tu PC hay un
|
|
demonio esperando a ser liberado. Líberalo con FreeBSD.</FONT></FONT></I></P>
|
|
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|