Minix
Minix is one of a number of "
Unix-like"
operating systems that includes Idris,
Coherent and Uniflex. These were written because AT&Ts initial
licensing of
Unix precluded it being sold to commercial organisations. The "Unix-like" OSs were written from scratch without any AT&T code.
History
Minix was written by Andrew Tanenbaum from Vrije Universiteit, Amsterdam, The Netherlands as an appendix or example in the textbook Operating Systems: Design and Implementation, ISBN 0-13-637331-3. An abridged 12,000 lines of source code of the kernel, memory manager, and file system is printed in the book; it is mostly written in C.
Minix ran on IBM PC and IBM PC/AT computers in the late 1980s and early 1990s. Later versions ran on Motorola 68000 based machines (such as the Atari ST and early Apple Macintosh) and SPARC based machines (such as Sun Workstations).
Linux was influenced by Minix. At the time of its development, the license for Minix was considered very liberal, with a licensing fee that was very small in comparison to other competing operating systems. However, because it was not fully open source, development effort went into Linux and the FreeBSD kernels. In the late 1990s, the license for Minix was converted to open source, but by this time it had only a small developer and user base.
Distros
Minix distributions have the following ISBN numbers. They all contain all the source:\n* A set of 5¼" disks for IBM PCs with 640K RAM, which can be used with 512K computers if you adjust some program sizes. Available as ISBN 0-13-583873-8. \n* A set of disks for IBM PC with 256K RAM, which does not include the C compiler since it is not runnable. Available as ISBN 0-13-583881-9. \n* A set of disks for IBM PC/AT with at least 512K RAM; 1.2M 5¼" diskettes are used instead of the earlier 360K diskettes. Available as ISBN 0-13-583865-7. \n* Nine-track, industry standard 1600 bpi magnetic tape in UNIX tar format. Includes an IBM PC emulator and some libraries and programs that make it possible to run the MINIX file system on a VAX or other minicomputers running UNIX. Available as ISBN 0-13-583899-1.
Minix version 2.0 is distributed on a CD-ROM bundled with Operating Systems: Design and Implementation, 2nd ed., by Tanenbaum and Woodhull (1997, ISBN 0-13-638677-6). Later releases are available on-line.
External links
\n* Minix Information Sheet\n* Minix1.hampshire.edu\n* Category at ODP\n* Minix on laptops and PDAs\n* History of Minix from Andrew Tanenbaum\n----\nThere is also a file system called Minix. This is the default file system type used when installing Minix. It is also used by some Linux distributions as the format for bootable disks or other situations where a low-overhead filesystem is needed.
Category:Unix(like) operating systems\nCategory:Computer file systems