Changes between Version 44 and Version 45 of NanoBSD


Ignore:
Timestamp:
Jul 12, 2009, 4:23:50 PM (16 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NanoBSD

    v44 v45  
    1313 
    1414 Get yourself a fresh freebsd host with ports and subversion installed
    15  1. Run the basic CD installer of 7.x. The procedure below has been tested with 7.1-RELEASE (standard developer install will fit our needs). Using 7.2 failed because of lacking ports/fetches (?). Installing FreeBSD is not scope of the document, take a look into [http://www.freebsd.org/doc/en/books/handbook/install.html the FreeBSD handbook Chapter 2 Installing FreeBSD] if you do not know the details.
     15 1. Run the basic CD installer of 7.x.
     16
     17   HUUB: The procedure below has been tested with 7.1-RELEASE (standard developer install will fit our needs). Using 7.2 failed because of lacking ports/fetches (?) see ticket:53 Installing FreeBSD is not scope of the document, take a look into [http://www.freebsd.org/doc/en/books/handbook/install.html the FreeBSD handbook Chapter 2 Installing FreeBSD] if you do not know the details.
    1618
    1719Please do mind that all commands below need to be executed as root, due to the many mounts and unmounts done in various phases.