34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
<!-- $FreeBSD$ -->
|
|
|
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
|
|
|
<!ENTITY release.url "ftp://ftp.FreeBSD.org/pub/FreeBSD/development/sparc64/">
|
|
|
|
<!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 for &os;/i386 or &os;/alpha.</para>
|
|
</abstract>
|
|
§.sparc64.install;
|
|
</article>
|