I'm shocked at how little disk space 4.0.5F takes up and yet is still so full-featured. After a full install (and I do mean full --- I simply did 'install *' --- I'll figure out what to remove later), I get:
Code:
Select all
% df -k
Filesystem Type kbytes use avail %use Mounted on
/dev/root efs 15715 8571 7144 55% /
/dev/usr efs 1017756 267929 749827 26% /usr
Install ing the full IDO (including C, C++, Fortran77, and Pascal compilers), it gets up to:
Code:
Select all
% df -k
Filesystem Type kbytes use avail %use Mounted on
/dev/root efs 15715 8574 7141 55% /
/dev/usr efs 1017756 357842 659914 35% /usr
I'm sure there's plenty of stuff that I'll never use that could be trimmed out of there, too! Considering that I'm typing this on a (four year old) Linux box with 12GB of
RAM
, seeing a full install with developer option using less than 0.4GB of
disk
is rather impressive. (People wonder why I like playing with old hardware and software. It's impressively effecient stuff!)
IRIX 4.0.5 looks mighty similar to 6.5.x, too. The toolchest is rather familiar, but not completely identical. There's no Icon Catalog and no icons on the desktop itself, but there is the WorkSpace window which combines several features of both with a bit of file management on top.
-
-
The top of the WorkSpace window.
Scrolling down to the bottom of the WorkSpace window shows icons for some image tools. The imgsnap icon is highlighted in pale yellow as a result of me using it to take the screenshot.
-
-
The bottom of the WorkSpace, with the imgsnap icon active.
And last but not least, winterm shell windows haven't changed much over the years.
-
-
A familiar looking shell window.
The filesystem layout sure is different. /var is missing, for example! Most of what I'd expected to see there is under /usr so that's no big deal now that I know where to look. The installer defaulted to making / only 8MB but that was too small, so I doubled it. Other than that, it's been pretty smooth sailing with 4.0.5.
This old boy has quickly become my favourite system in the collection! At least until I try compiling stuff.... The warnings in this thread from foetz are rather foreboding.