31 lines
1023 B
Plaintext
31 lines
1023 B
Plaintext
|
<!-- $FreeBSD$ -->
|
||
|
|
||
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||
|
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||
|
%man;
|
||
|
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||
|
%authors;
|
||
|
<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
||
|
%mlists;
|
||
|
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
|
||
|
%release;
|
||
|
<!ENTITY % sections SYSTEM "../common/install.ent"> %sections;
|
||
|
|
||
|
<!-- Architecture-specific customization -->
|
||
|
|
||
|
<!ENTITY arch "sparc64">
|
||
|
<!ENTITY arch.print "UltraSparc">
|
||
|
<!ENTITY sect.sparc64.install SYSTEM "./install.sgml">
|
||
|
]>
|
||
|
|
||
|
<article>
|
||
|
&artheader;
|
||
|
<abstract>
|
||
|
<para>This article gives some brief instructions on installing
|
||
|
&os;/&arch; &release.current;. Please keep in mind that this port
|
||
|
is a work in progress, and as such, the installation procedure is
|
||
|
much more involved than &os;/i386 or &os;/alpha.</para>
|
||
|
</abstract>
|
||
|
§.sparc64.install;
|
||
|
</article>
|