Changes between Version 33 and Version 34 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 26, 2014, 5:52:20 PM (10 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v33 v34  
    124124This will take quite some time (on remote host use <screen>), depending on your hardware of course. Packages are created in /root/nanobsd/pkg/All:
    125125{{{
    126 build#:~/nanobsd/pkg/All # ls
    127 ......
     126build# ls $R/pkg/All
     127bash-static-4.3.24.txz          openvpn-2.3.4.txz
     128ca_root_nss-3.16.3.txz          p11-kit-0.20.3_1.txz
     129curl-7.37.1_2.txz               pcre-8.35.txz
     130dnsmasq-2.71_1,1.txz            pen-0.18.0.txz
     131easy-rsa-2.2.0.m.txz            perl5-5.16.3_11.txz
     132fping-3.10.txz                  pftop-0.7_2.txz
     133gettext-0.18.3.1_1.txz          pkg-1.3.6.txz
     134gmp-5.1.3_2.txz                 py27-Babel-1.3_2.txz
     135gnutls-3.2.16_4.txz             py27-Jinja2-2.7.3.txz
     136iftop-0.17.txz                  py27-MarkupSafe-0.23.txz
     137indexinfo-0.2.txz               py27-pytz-2014.4,1.txz
     138iperf-2.0.5.txz                 py27-setuptools27-5.5.1.txz
     139isc-dhcp42-server-4.2.7.txz     py27-yaml-3.11.txz
     140libffi-3.0.13_1.txz             python-2.7_2,2.txz
     141libidn-1.28_1.txz               python2-2_3.txz
     142libtasn1-4.1.txz                python27-2.7.8_4.txz
     143lvrouted-12879.txz              screen-4.2.1_3.txz
     144lzo2-2.08.txz                   sixxs-aiccu-20070115_4.txz
     145mtr-nox11-0.85_1.txz            sudo-1.8.10.p3_1.txz
     146nagios-plugins-2.0.3_2,1.txz    thttpd-2.25b_5.txz
     147net-snmp-5.7.2_16.txz           tinyproxy-1.8.3_1,1.txz
     148nettle-2.7.1.txz                trousers-tddl-0.3.10_7.txz
     149nmap-6.47.txz                   ucspi-tcp-0.88_2.txz
     150nrpe-2.15_3.txz                 vim-lite-7.4.398.txz
    128151}}}
    129152=== B.3. Set your favorite root password to be used in the image ===
     
    138161 If you like a simple password, substitute the {{{ `dd if=/dev/random bs=10k count=10 | tr -cd '[a-zA-Z0-9]' | cut -c -15` }}} with your password.
    139162
    140 === B.4  Build nanobsd (make sure to prepare some coffee;-) ) ===
     163=== B.4  Build nanobsd (make sure to prepare some coffee;-) ; use screen) ===
    141164 {{{
    142165 $ sh /usr/src/tools/tools/nanobsd/nanobsd.sh -c $R/cfg/nanobsd.wleiden