iocell clone template tag=iwmnbase \
host_domainname=example.com \
host_hostname=iwmnbase \
ip4_addr='lo1|10.241.0.4' \
resolver='search example.com;nameserver 10.241.0.0' \
allow_raw_sockets=1 \
enforce_statfs=1
iocell start iwmnbase
iocell console iwmnbase
pkg info
ca_root_nss-3.26 Root certificate bundle from the Mozilla Project
curl-7.53.1 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
gettext-runtime-0.19.8.1_1 GNU gettext runtime libraries and programs
indexinfo-0.2.6 Utility to regenerate the GNU info page index
krb5-1.14.4_1 MIT implementation of RFC 4120 network authentication service
libffi-3.2.1 Foreign Function Interface
libnghttp2-1.19.0 HTTP/2.0 C Library
libressl-2.4.5 Free version of the SSL/TLS protocol forked from OpenSSL
pkg-1.10.0_1 Package manager
pkgconf-1.2.2_1 Utility to help to configure compiler and linker flags
python2-2_3 The "meta-port" for version 2 of the Python interpreter
python27-2.7.13_1 Interpreted object-oriented programming language
readline-6.3.8 Library for editing command lines as they are typed
pkg install -y \
lang/python2 \
security/sudo \
devel/gmake \
devel/git \
devel/p5-App-cpanminus \
www/p5-LWP-Protocol-https \
dns/p5-Net-LibIDN \
textproc/p5-XML-SAX-Expat
iocell snap iwmnbase@base-packages
mkdir -p /usr/local/d8o /var/cache/cpan
cd /usr/local/d8o
git clone https://user:[email protected]/example/repo
# iocell snap iwmnbase@git-repos
cpanm --notest --save-dists /var/cache/cpan \
https://user:[email protected]/example/repo/archive/latest.tar.gz
# iocell snap iwmnbase@cpanm-example-repo
cpanm --notest --save-dists /var/cache/cpan --installdeps \
/usr/local/d8o/example/repo
# iocell snap iwmnbase@cpanm-iwmnbase
panpipe
./panpipes