summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-10-13 17:25:39 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-10-13 17:25:39 +0000
commitc3642240f40cb21cbd66c9bd9a6f61ccbeb3aab9 (patch)
tree05d17080326ec0d37ab7a1fcbb277a0d9081cd51 /distrib
parentce2580af680fa2afa666183cf0d513af9f79b20d (diff)
Correct requirements
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/amiga/hardware6
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 --