From owner-freebsd-current@FreeBSD.ORG Wed Jul 27 18:22:28 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63EA516A41F for ; Wed, 27 Jul 2005 18:22:28 +0000 (GMT) (envelope-from jmelo@freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id B3E5F43D46 for ; Wed, 27 Jul 2005 18:22:26 +0000 (GMT) (envelope-from jmelo@freebsdbrasil.com.br) Received: (qmail 1260 invoked by uid 0); 27 Jul 2005 15:22:27 -0300 Received: from jmelo@freebsdbrasil.com.br by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 (uvscan: v4.3.20/v4544. spamassassin: 2.64. Clear:RC:1(201.17.165.147):. Processed in 0.55092 secs); 27 Jul 2005 18:22:27 -0000 Received: from unknown (HELO ?10.69.69.2?) (201.17.165.147) by capeta.freebsdbrasil.com.br with SMTP; 27 Jul 2005 15:22:26 -0300 Message-ID: <42E7D112.8010906@freebsdbrasil.com.br> Date: Wed, 27 Jul 2005 15:23:14 -0300 From: Jean Milanez Melo User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050614) X-Accept-Language: en-us, en MIME-Version: 1.0 To: small@freebsd.org Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: stable@freebsd.org, current@freebsd.org Subject: TinyBSD 0.4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 18:22:28 -0000 Hello, Yesterday was commited a new TinyBSD version, 0.4. For those following closely the project this version is more stable than the last versions. This version has some new features, like pre configured images for specific server types. First, update your ports and reinstall the tinybsd: # cd /usr/ports/sysutils/tinybsd # make install On /usr/local/share/tinybsd directory you'll see a new directory called “conf”, inside this we've a lot of pre configured images, look: # ls bridge/ default/ firewall/ minimal/ vpn/ wireless/ bridge: Pre configured image for bridge servers. default: Default tinybsd configuration with support for all ethernet cards and wireless, including atheros. firewall: For firewall servers with support to ipfw, pf, altq, dummynet, authpf and others. minimal: minimal tinybsd image built by tinybsd scripts, with minimal support possible. This image has about 11MB. vpn: Configuration with IPSec support for VPN servers. wireless: Pre configured image for wireless servers with support to wireless cards, ipfw, pf and authpf. Inside any image directory we have 3 main configuration files: # ls /usr/local/share/tinybsd/conf/default TINYBSD etc/ tinybsd.basefiles TINYBSD: Kernel configuration file. tinybsd.basefiles: You should put here all base files you want on your system. etc: It's a new feature where you can copy or create your own etc configuration to be copied to your image. You can edit any of these pre configured images and add your options or make your own. When you're done with the imagem configuration, run the tinybsd scripts with the follow arguments: # /usr/local/bin/tinybsd 62592 4 32 IMAGE Where IMAGE is the name of the image chosen by you, example: # /usr/local/bin/tinybsd 62592 4 32 wireless With this in the end we've a image for wireless servers. We invite you to access the project site, we have just released it. The URL is http://www.tinybsd.org On the site we have put avaliable two images with 32MB for download, one for FreeBSD 5.4-STABLE and other for FreeBSD 6.0-BETA1. The two images have support to ipfw, pf, altq, carp, all ethernet cards, wireless, atheros, snmp, etc. The goal of releasing a FreeBSD 6.0 image is to give the possibility to people know the new features on this new branch and mainly know the features on wireless support. We hope you like it and sugestions are welcome for us to improve the project daily. Thanks -- Jean Milanez Melo FreeBSD Brasil LTDA. Fone: (31) 3281-9633 http://www.freebsdbrasil.com.br