]> Zhao Yanbai Git Server - minix.git/commitdiff
-Installation info is on the wiki now, so remove setup guides and update
authorArun Thomas <arun@minix3.org>
Thu, 14 May 2009 15:54:02 +0000 (15:54 +0000)
committerArun Thomas <arun@minix3.org>
Thu, 14 May 2009 15:54:02 +0000 (15:54 +0000)
README.
-Remove obsolete FAT partitioning utility.
-Update startup banner.

kernel/main.c
tools/release/cd/README.TXT

index c2185a37eaabe0553d5dd7afb0ae7e44bb0e50d3..0c26fe1715bd7aa0d435c11adc642e99c3ad7894 100755 (executable)
@@ -198,8 +198,9 @@ PRIVATE void announce(void)
 #ifdef _SVN_REVISION
        "(" _SVN_REVISION ")\n"
 #endif
-      "Copyright 2006, Vrije Universiteit, Amsterdam, The Netherlands\n",
+      "Copyright 2009, Vrije Universiteit, Amsterdam, The Netherlands\n",
       OS_RELEASE, OS_VERSION);
+  kprintf("MINIX is open source software, see http://www.minix3.org\n");
 }
 
 /*===========================================================================*
index 873ddbc0c9b762e50729a2e7b4b5466b9b3a16b3..6572e30b5ad217eaea7b20ec1d3e2aa88faa8fef 100644 (file)
@@ -1,38 +1,37 @@
 Welcome to MINIX 3.\r
 \r
-MINIX 3 Copyright 2006, 1997, 1987 Vrije Universiteit\r
+MINIX 3 Copyright 2009, 2006, 1997, 1987 Vrije Universiteit\r
 All rights reserved.\r
 \r
 ------------------------------------------------------------------------\r
 \r
 SYSTEM REQUIREMENTS:\r
 \r
-Below is a list of minimum system requirements to install the software on this CD.\r
+Below is a list of minimum system requirements to install MINIX 3.\r
 \r
 HARDWARE\r
 *MINIX 3 OS requires the following hardware:\r
        - PC with a Pentium or compatible processor\r
-       - at least 8 MB of RAM\r
        - at least 200 MB of free disk space\r
        - IDE CD-ROM drive\r
        - IDE hard disk\r
        - NOT SUPPORTED: USB and SCSI disks; Some Serial ATA disks work.\r
-       - For alternative configurations, visit http://www.minix3.org\r
 \r
 SOFTWARE\r
-* This is a live CD-ROM. You can insert it into your computer and boot from it.\r
-MINIX 3 will start automatically and you can log in as root. It does NOT require\r
-Windows, Linux, or any other operating system as it is self contained. However,\r
-to use it effectively, you must install it on your hard disk. Detailed instal-\r
-lation instructions are given in the SETUP.PDF file. To read this file, you need\r
-the Adobe Acrobat Reader, available for free at http://www.adobe.com/acrobat.\r
-The SETUP.PS file contains the same content in PostScript. Please be sure to\r
-read one of these files before attempting to install MINIX 3 as you must\r
-partition your hard disk before starting and this subject is discussed in the\r
-SETUP files. Disk partitioning must be done very carefully to prevent data loss.\r
-These SETUP files are also available on the MINIX 3 Website: \r
-http://www.minix3.org/doc. Please have a printed copy of the SETUP file available\r
-while you are doing the installation, as it will be very helpful to you then.\r
+\r
+* This is a live CD-ROM. You can insert it into your computer and boot\r
+from it. MINIX 3 will start automatically and you can log in as root.\r
+It does NOT require Windows, Linux, or any other operating system as\r
+it is self contained. However, to use it effectively, you must\r
+install it on your hard disk. Detailed installation instructions are\r
+given on the MINIX 3 website: http://www.minix3.org. Please be sure\r
+to read these instructions before attempting to install MINIX 3 as you\r
+must partition your hard disk before starting and this subject is\r
+discussed on the website. Disk partitioning must be done very\r
+carefully to prevent data loss. Please have a printed copy of the\r
+installation instructions available while you are doing the installation,\r
+as it will be very helpful to you then.\r
+\r
 \r
 WARNING\r
 * MINIX 3 is an operating system and will overwrite all the data in the\r
@@ -46,10 +45,6 @@ CD CONTENTS:
 This CD contains:\r
 \r
    - README.TXT      This file\r
-   - SETUP.PS:       setup guide in PostScript\r
-   - SETUP.PDF:      setup guide in PDF (requires Adobe Acrobat reader)\r
-   - SETUP-RU.PDF:   setup guide in PDF, in Russian\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\r
                      using RawWrite (ask Google) and boot from the floppy\r