]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In the spirit of nanoBSD and PicoBSD, add TinyBSD.
authorjulian <julian@FreeBSD.org>
Wed, 20 Sep 2006 22:24:20 +0000 (22:24 +0000)
committerjulian <julian@FreeBSD.org>
Wed, 20 Sep 2006 22:24:20 +0000 (22:24 +0000)
commitbedb0044a6cdb20b896d2a2ec44c0a76bd037124
tree36627f2a1021921e9c8b77c960f0ddd85224353c
parent2fbe025d48dfd8da7d53d2a174d4c0c49804404e
In the spirit of nanoBSD and PicoBSD, add TinyBSD.
Submitted by jmeloatfreebsdbrasil,com-br
(Jean Milanez Melo)
As PicoBSD becomes slightly less useful, TinyBSD fills the gap below nanoBSD.
46 files changed:
tools/tools/README
tools/tools/tinybsd/CHANGES [new file with mode: 0644]
tools/tools/tinybsd/README [new file with mode: 0644]
tools/tools/tinybsd/conf/bridge/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/bridge/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/bridge/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/bridge/etc/sysctl.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/bridge/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/default/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/default/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/default/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/default/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/natd.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/pf.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/pf.os [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/rc.firewall [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/etc/sysctl.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/firewall/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/minimal/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/minimal/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/minimal/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/minimal/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/vpn/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/vpn/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/vpn/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/vpn/etc/setkey.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/vpn/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/natd.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/pf.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/pf.os [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/etc/rc.firewall [new file with mode: 0644]
tools/tools/tinybsd/conf/wireless/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/conf/wrap/TINYBSD [new file with mode: 0644]
tools/tools/tinybsd/conf/wrap/etc/fstab [new file with mode: 0644]
tools/tools/tinybsd/conf/wrap/etc/rc.conf [new file with mode: 0644]
tools/tools/tinybsd/conf/wrap/etc/ttys [new file with mode: 0644]
tools/tools/tinybsd/conf/wrap/tinybsd.basefiles [new file with mode: 0644]
tools/tools/tinybsd/tinybsd [new file with mode: 0755]