Changes between Version 56 and Version 57 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 29, 2014, 8:32:20 AM (10 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v56 v57  
    55== Scope ==
    66
    7 We intend to implement a number of changes/improvements:
     7We intend to implement a number of changes/improvements.
     8
     9Done:
     10- implement new package management (pkgng)
     11
     12ToDo:
    813- based on FreeBSD-10.1 (until release use 10-STABLE
    9 - [http://unbound.net/ unbound] replaces bind; recursive dns server on standard-node; authorative server for wleiden.net domain on two special servers in the network
     14- [http://unbound.net/ unbound] replaces bind; recursive dns server on standard-node; authorative server for wleiden.net domain on two special servers in the network; [https://calomel.org/unbound_dns.html unbound tutorial]
    1015- implement latest version of lvrouted (auto update default route)
    1116- update captive portal to increase speed: use static html pages, write in C
     
    2025- no password-login, only keys
    2126
    22 will keep
     27Note: will keep
    2328 - ucspi-tcp-0.88_2 for redirect captive portal
    2429 - python (?)
     
    2833 - tinyproxy
    2934
    30 As a first step we have implemented the present software configuration (9.0-RELEASE) for FreeBSD10-STABLE with the next generation package management system (pkgng). The procedure to build a nodefactory-host is described below.
     35As a first step we have implemented the present software configuration (9.0-RELEASE) for FreeBSD10-STABLE with the next generation package management system (pkgng). The procedure to build this nodefactory-host is described below.
    3136
    3237==  A. Setup a FreeBSD host ==