Link to a tutorial explaining how to get started with FreeBSD and AMD.
This commit is contained in:
parent
3a534a8fd2
commit
a1c639ae64
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9735
1 changed files with 7 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.105 2001/06/25 15:20:46 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.106 2001/06/26 21:34:25 nik Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.105 2001/06/25 15:20:46 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.106 2001/06/26 21:34:25 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -277,6 +277,11 @@
|
|||
sharing swap space.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.nber.org/amd.html">Getting started with AMD on
|
||||
FreeBSD</a></p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_2.2.html">Installing
|
||||
the FreeBSD 2.2.x NTFS (NT file system) driver</a>.</p>
|
||||
|
|
Loading…
Reference in a new issue