diff options
author | 1996-10-13 17:25:38 +0000 | |
---|---|---|
committer | 1996-10-13 17:25:38 +0000 | |
commit | f821f652b808d292000374872a26de4b3534d6d0 (patch) | |
tree | 036db9c4e17614b5ef8ad8dd6e1f3a5bcfd113eb | |
parent | The 68LC040 generates a format 4 stack frame for floating point (diff) | |
download | wireguard-openbsd-f821f652b808d292000374872a26de4b3534d6d0.tar.xz wireguard-openbsd-f821f652b808d292000374872a26de4b3534d6d0.zip |
Correct requirements
-rw-r--r-- | distrib/notes/amiga/hardware | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/amiga/hardware b/distrib/notes/amiga/hardware index c3afe64bd9f..a51e046dd7d 100644 --- a/distrib/notes/amiga/hardware +++ b/distrib/notes/amiga/hardware @@ -1,6 +1,6 @@ OpenBSD/amiga 2.0 runs on any amiga that has a 68020, 68030 or 68040 CPU with some form of FPU and MMU. The minimal configuration requires -4M of RAM and about 65M of disk space. To install the entire system +4M of RAM and about 75M of disk space. To install the entire system requires much more disk space, and to run X or compile the system, more RAM is recommended. (4M of RAM will actually allow you to compile, however it won't be speedy. X really isn't usable on a @@ -8,8 +8,8 @@ compile, however it won't be speedy. X really isn't usable on a Here is a table of recommended HD partition sizes for a full install: partition: advise, with X, needed, with X - root (/) 20M 15M 20M 15M - user (/usr) 85M 120M 65M 100M + root (/) 20M 20M 15M 15M + user (/usr) 95M 130M 75M 110M swap ---- 1MB for every MB RAM ---- -- but the sum of swap and --- - RAM should be at least 16 -- |