diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-28 06:51:26 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-28 06:51:26 +0000 |
commit | 0d07fe74b73fb1fb36c12aec6d68fefa8ff2c0f2 (patch) | |
tree | cd7b191f8f0c1b4666035ddfe31df29c0525bc26 /distrib | |
parent | 23c92455d56c1356afad519fd5a0fe84279764e4 (diff) |
No NFS installation support, hence do not mention NFS instructions.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/alpha/install | 6 | ||||
-rw-r--r-- | distrib/notes/alpha/xfer | 3 |
2 files changed, 2 insertions, 7 deletions
diff --git a/distrib/notes/alpha/install b/distrib/notes/alpha/install index cdd4414811b..5e30fae53d7 100644 --- a/distrib/notes/alpha/install +++ b/distrib/notes/alpha/install @@ -113,7 +113,7 @@ OpenBSDBootMsgs After all your file systems have been created, the install program will give you an opportunity to configure the network. The network configuration you enter (if any) can then be used to do the install - from another system using NFS, HTTP or FTP, and will also be the + from another system using HTTP or FTP, and will also be the configuration used by the system after the installation is complete. If you select to configure the network, the install program will @@ -145,7 +145,7 @@ OpenBSDBootMsgs After these preparatory steps have been completed, you will be able to extract the distribution sets onto your system. There - are several install methods supported; FTP, HTTP, tape, CD-ROM, NFS + are several install methods supported; FTP, HTTP, tape, CD-ROM, or a local disk partition. Note that installation from floppies is not currently supported. @@ -157,8 +157,6 @@ OpenBSDTAPEInstall OpenBSDCDROMInstall -OpenBSDNFSInstall - OpenBSDDISKInstall({:-"wdN" or -:},{:-only -:}) OpenBSDCommonFS diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer index 160728c7cfe..6dd55977d88 100644 --- a/distrib/notes/alpha/xfer +++ b/distrib/notes/alpha/xfer @@ -3,7 +3,6 @@ Installation is supported from several media types, including: CD-ROM (NOT supported if booting from floppy) FFS partitions Tape -dnl Remote NFS partition FTP HTTP @@ -48,6 +47,4 @@ OpenBSDXferShortPrelude OpenBSDXferBareTape(xbase xfont xserv xshare) -dnl OpenBSDXferNFS -dnl OpenBSDXferFFS |