]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Sun, 28 Aug 2005 22:01:06 +0000 (22:01 +0000)
committerBen Gras <ben@minix3.org>
Sun, 28 Aug 2005 22:01:06 +0000 (22:01 +0000)
include/Makefile
man/Makefile
tools/release/cd/README.TXT

index f37d69a67493e70d383b946e4fd879ec98441d8e..c4474ec75e3bd090cda67386f767919a7425a91e 100644 (file)
@@ -10,3 +10,4 @@ install::
        mkdir -p $(INC)
        cpdir . $(INC)
        @chown -R bin $(INC)
+       @rm -f $(INC)/Makefile
index b51bad5957a6074648a24b6db033d05b3e42dbb0..0c8468c99bf59f31c5f4783b15972b164a032504 100644 (file)
@@ -9,8 +9,9 @@ install::
        -rm -rf $(MAN)
        mkdir $(MAN)
        cpdir . $(MAN)
-       chown -R bin /usr/man
-       chgrp -R operator /usr/man
+       chown -R bin $(MAN)
+       chgrp -R operator $(MAN)
+       @rm -f $(MAN)/Makefile
        find /usr/man -type f | xargs chmod 644
        find /usr/man -type d | xargs chmod 755
        makewhatis $(MAN)
index d51ac032cd333c46e35613d4faaa4990dccc1fc4..0c6b576e0f0ff88bc17773a2f383a9a118756e71 100644 (file)
@@ -1,24 +1,42 @@
 \r
-Welcome to MINIX 3 !\r
+Welcome to MINIX 3. This CD-ROM is a live CD. You can boot your computer\r
+from it and MINIX 3 will start automatically without using the hard\r
+disk.  At the prompt, login as root. It works pretty much like any UNIX\r
+system in command line mode. You can have up to four virtual terminals\r
+open at once.\r
 \r
-This CD is intended to be booted. It contains a MINIX system that you\r
-can run (a so-called "Live CD"). You can also install MINIX to your\r
-harddisk with it. Its contents are not visible here.\r
+Nevertheless, to do anything besides demonstrating MINIX 3, you need to\r
+install the system to your hard disk.\r
 \r
-In this directory:\r
-       README.TXT: This file.\r
-       PRESZ134.ZIP: A tool to help resizing partitions.\r
-       BOOTFLP.IMG: If you can't boot from CD, write this image to a\r
-                    floppy and boot from it, while having the CD in a\r
-                    CD drive. The system on the floppy should find the\r
-                    CD and start up as if it had been booted from CD.\r
+This CD-ROM contains the following files visible from Windows or Linux:\r
 \r
-For more information, new releases, other software and documentation\r
-about MINIX 3, please visit:\r
+   - README.TXT      This file\r
+   - setup.ps:       setup guide in PostScript\r
+   - setup.pdf:      setup guide in PDF (requires Adobe Acrobat reader)\r
+   - presz134.zip    Windows utility to resize FAT partitions\r
+   - bootflop.img    If you cannot boot from CD-ROMs, insert the CD-ROM\r
+                     anyway, then copy this floppy image raw to a floppy using\r
+                     RawWrite (ask Google) and boot from the floppy\r
 \r
-www.minix3.org\r
+There are also many invisible files used for installing MINIX 3.\r
+\r
+\r
+To install MINIX 3, please print either the PostScript or PDF setup\r
+manual or get it from www.minix3.org/doc/ under the heading Installation.\r
+You will need to carry out several steps before beginning the installation,\r
+as described in the setup guide and having it available during installation\r
+will be useful since the on-screen directions are quite concise.\r
+\r
+The official MINIX 3 Website is www.minix3.org. It has a wealth of\r
+information about MINIX 3 and more recent versions of the software as\r
+well as additional software not on this CD-ROM. It alnewsgroup,\r
+comp.os.minix, where you can ask questions and get help. In addition, it\r
+tells how you can run MINIX 3 on a simulator on top of Windows or Linux\r
+instead of on the bare metal. You can also join the MINIX 3 community,\r
+report bugs, and help push MINIX 3 forward by porting applications and\r
+drivers to it. We encourage you to visit!\r
+\r
+\r
+We hope you enjoy using MINIX 3.\r
 \r
-Good luck and enjoy!\r
 \r
-The MINIX 3 team\r
-