Changes between Version 9 and Version 10 of NanoBSD


Ignore:
Timestamp:
Apr 20, 2009, 2:07:02 PM (15 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NanoBSD

    v9 v10  
    99Please note to find the supporting files in the subdirectory [source:nanobsd]
    1010
    11  1. Introduction
     11= Build environment =
     12 
     13 Get yourself a fresh freebsd host with ports and subversion installed
     14 1. Run the basic CD installer of 7.x. Manual tested with 7.1-RELEASE (real basic install will fit our needs). 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. get latest sources {{{ cvup -g -L 2 -h cvsup.nl.freebsd.org /usr/share/examples/cvsup/standard-supfile }}}
     16 1. install subversion {{{ pkg_add -r subversion}}}
     17
     18= Introduction =
    1219First download the environment and run initial build
    1320{{{
     
    3441= Hints =
    3542* You could always decide to install your FreeBSD base instance into a [http://www.freebsd.org/doc/en/books/handbook/virtualization-guest.html virtual envirionment]
    36 
     43* {{{cvsup.nl.freebsd.org}}} is the local dutch cvsup mirror, replace `nl` with your proper country code
     44* It seems tempting to follow {{{/usr/share/examples/cvsup/stable-supfile}}} instead of {{{/usr/share/examples/cvsup/standard-supfile}}} please _DO NOT_ unless your like big trouble as stable-supfile is the stable _DEVELOPMENT_ branch e.g. upcoming stable.
    3745= Comments, questions or remarks? =
    3846Feel free to edit this page or [mailto:techniek@lijst.wirelessleiden.nl?subject=NanoBSD%20odefactory%improvement send an email] to our [http://lijst.wirelessleiden.nl/mailman/listinfo/techniek techniek mailinglist]