From owner-freebsd-small@FreeBSD.ORG Mon Jun 12 11:03:20 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 350C116A418 for ; Mon, 12 Jun 2006 11:03:20 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 017A443D45 for ; Mon, 12 Jun 2006 11:03:20 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5CB3Jba099013 for ; Mon, 12 Jun 2006 11:03:19 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5CB3Ilv099009 for freebsd-small@freebsd.org; Mon, 12 Jun 2006 11:03:18 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 12 Jun 2006 11:03:18 GMT Message-Id: <200606121103.k5CB3Ilv099009@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-small@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 11:03:20 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/01/04] misc/15876 small [picobsd] PicoBSD message of the day prob o [2001/06/18] misc/28255 small [picobsd] picobsd documentation still ref o [2002/09/13] kern/42728 small [picobsd] many problems in src/usr.sbin/p o [2003/05/14] misc/52255 small [picobsd] picobsd build script fails unde o [2003/05/14] misc/52256 small [picobsd] picobsd build script does not r 5 problems total. From owner-freebsd-small@FreeBSD.ORG Wed Jun 14 07:42:36 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D46516A479 for ; Wed, 14 Jun 2006 07:42:36 +0000 (UTC) (envelope-from small1@jamcotimes.com) Received: from courageux.cnchost.com (courageux.cnchost.com [207.155.248.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C76A43D5F for ; Wed, 14 Jun 2006 07:42:36 +0000 (GMT) (envelope-from small1@jamcotimes.com) Received: (www@localhost) by courageux.cnchost.com id DAA07263; Wed, 14 Jun 2006 03:42:35 -0400 (EDT) [ConcentricHost SMTP Relay 1.17] Message-ID: <200606140742.DAA07263@courageux.cnchost.com> Errors-To: From: Jeff S To: Date: Wed, 14 Jun 2006 03:42:35 -0400 (EDT) In-Reply-To: <200606091006.GAA04258@courageux.cnchost.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: adding ports (and apps) to NanoBSD X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeff S List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 07:42:36 -0000 ---- Ben Kelly wrote: > > On Friday 09 June 2006 6:06 am, Jeff S wrote: > > I installed NanoBSD on a DamnSmallMachine (VIA C3 Nehemiah > > and IDE flash disk). I like the architecture and it booted > > on the first try. Well done! > > > > What's the "proper" way to add ports and apps? >=20 > > Any suggestions? >=20 > I don't know if its proper or not, but I ended up using a=20 > customize function like this: >=20 > CONF_ROOT=3D"/home/bkelly/nanobsd/net4801-vpn" >=20 > cust_install_packages () ( > PACKAGE_LIST=3D`ls ${CONF_ROOT}/packages/*` > cd ${NANO_WORLDDIR} > for p in ${PACKAGE_LIST} > do > cat ${p} | pkg_add -C . - > done > ) >=20 > customize_cmd 'cust_install_packages' >=20 > I then just stick whatever packages I want into the ${CONF_ROOT}/packages= =20 > directory and they get added during the build process. Thanks Ben. I just found the following message, where PHK published his nanobsd myconf file. http://lists.freebsd.org/pipermail/freebsd-current/2005-October/056974.html Here's his way of installing ports. phk_pkg () ( mkdir -p ${NANO_WORLDDIR}/Pkg cp /usr/src/tools/tools/nanobsd/Pkg/* ${NANO_WORLDDIR}/Pkg chroot ${NANO_WORLDDIR} sh -c 'pkg_add -v Pkg/*' rm -rf ${NANO_WORLDDIR}/Pkg ) customize_cmd phk_pkg Jeff From owner-freebsd-small@FreeBSD.ORG Sat Jun 17 18:39:58 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08CB516A474 for ; Sat, 17 Jun 2006 18:39:58 +0000 (UTC) (envelope-from olli.mutanenunuy@innoview.fi) Received: from pool-71-96-150-90.dfw.dsl-w.verizon.net (pool-71-96-150-90.dfw.dsl-w.verizon.net [71.96.150.90]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EA5643D46 for ; Sat, 17 Jun 2006 18:39:54 +0000 (GMT) (envelope-from olli.mutanenunuy@innoview.fi) Received: from mx2.taajama.com by pool-71-96-150-90.dfw.dsl-w.verizon.net (8.9.3/8.9.3) with SMTP id IeiwYmhi1mNg for ; Sat, 17 Jun 2006 14:37:59 -0400 Received: from 151.39.100.4 by mx2.taajama.com with ESMTP for ; Sat, 17 Jun 2006 14:37:59 -0400 Date: Sat, 17 Jun 2006 14:37:59 -0400 From: Ingrid Tracy Message-ID: <250883373407.453717707836@innoview.fi> To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Have you ever seen bonnie Ladies get fuccked in every holes? X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ingrid Tracy List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 18:39:58 -0000 fine russiian Schoolgirl! http://facilnetaze.info/lzalesbians.htm?eSffiRg-RXjYY.eSffiRg,VSd U.N.S.U.B.S.C.R.I.BB.E http://facilnetaze.info From owner-freebsd-small@FreeBSD.ORG Sat Jun 17 19:25:09 2006 Return-Path: X-Original-To: small@freebsd.org Delivered-To: freebsd-small@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D1916A492 for ; Sat, 17 Jun 2006 19:25:09 +0000 (UTC) (envelope-from lcgyrrypayg@hotmail.com) Received: from mx1.freebsd.org (pool-68-163-230-73.bos.east.verizon.net [68.163.230.73]) by mx1.FreeBSD.org (Postfix) with SMTP id 731F243D62 for ; Sat, 17 Jun 2006 19:25:09 +0000 (GMT) (envelope-from lcgyrrypayg@hotmail.com) From: "kjcu" To: small@freebsd.org Message-Id: <20060617192509.731F243D62@mx1.FreeBSD.org> Date: Sat, 17 Jun 2006 19:25:09 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Dream of wearing tight clothes but you have some weight problems? Try Hoodia 920+ and make your dreams come true. X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 19:25:09 -0000 Diets make you nervous and take @w@y a1l your strength and energy. Hoodia 920+ is the best solution. [1]http://www.hooral.com/hd/?108&BUdyWPufMM3BC W@nna be $uccessful among the 0pposite sex? Try Hoodia 920+ and look great I want to know whats going on and when Im going to get out of here. References 1. http://www.hooral.com/hd/?108&fNGGnfnrDOTHp From owner-freebsd-small@FreeBSD.ORG Sat Jun 17 19:25:28 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C97B16A479 for ; Sat, 17 Jun 2006 19:25:28 +0000 (UTC) (envelope-from VISP@donald.isd-holland.nl) Received: from donald.isd-holland.nl (donald.isd-holland.nl [62.221.254.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0C543D45 for ; Sat, 17 Jun 2006 19:25:27 +0000 (GMT) (envelope-from VISP@donald.isd-holland.nl) Received: by donald.isd-holland.nl (Postfix, from userid 10000) id E14CA352694; Sat, 17 Jun 2006 21:20:02 +0200 (CEST) To: freebsd-small@freebsd.org From: Duoala Mbale MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Message-Id: <20060617192123.E14CA352694@donald.isd-holland.nl> Date: Sat, 17 Jun 2006 21:20:02 +0200 (CEST) Subject: Dear Friend X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: duoala@box.az List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 19:25:28 -0000 My Dear Friend, I am interested in a partnership investment programme with your self/corporation. There is this huge amount of Five million Seven hundred and fifthy thousand U.S dollars($5,750,000.00)which my late father kept in a security/financial company before he was assasinated by unknown persons, during a political crisis in my country. My father deposited it as a family treasure and that was before his death. Now I and mother left Angola to Senegal,through the help of my late father's good friend.Right now we are in refugee camp and we have decided to invest these money in your country or anywhere safe enough outside my country Angola and the whole of Africa for security and political reasons. We would want you to assist us to transfer this fund to your country for safty and investment purposes on the followings below: 1).Telecommunication 2).Manufacturing 3).Real Estate Business If you will be able of rendering an assistance to us we will adequately compensate you 25% Of the total fund. We will arrange all the necessary procedures in ensuring a smooth process for the funds to get to you.We will also appreciate if you contact me once you receive this mail to enable me give you more details.This matter requires your urgent attention ,confidentiality and discretion no matter what your decision maybe. Thank you and God bless you. Your's Sincerely, Duoala Mbale From owner-freebsd-small@FreeBSD.ORG Sat Jun 17 19:37:19 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6698416A484 for ; Sat, 17 Jun 2006 19:37:19 +0000 (UTC) (envelope-from balentineupgu@texomaonline.com) Received: from 82-42-185-157.cable.ubr06.knor.blueyonder.co.uk (82-42-185-157.cable.ubr06.knor.blueyonder.co.uk [82.42.185.157]) by mx1.FreeBSD.org (Postfix) with SMTP id 755EC43D64 for ; Sat, 17 Jun 2006 19:37:13 +0000 (GMT) (envelope-from balentineupgu@texomaonline.com) Received: from dur.mx1.duracom.net (dur.mx1.duracom.net [65.66.8.4]) by 82-42-185-157.cable.ubr06.knor.blueyonder.co.uk (Postfix) with ESMTP id 968E442E10 for ; Sun, 18 Jun 2006 10:37:09 -0400 Received: from linx (40.104.54.18) by dur.mx1.duracom.net (8.12.3 da nor stuldap/8.12.3) with SMTP id YfWIzeMien8U for ; Sun, 18 Jun 2006 10:37:09 -0400 From: "Suzanne" Message-ID: <6802589088.621209910077@texomaonline.com> Date: Sun, 18 Jun 2006 10:37:09 -0400 To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Youngest stunning Hussies X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Suzanne Biggs List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 19:37:19 -0000 Youngest splendid Schoolgirls fuckedd anallyy! http://meraze.info/lzablowjobs.htm?eSffiRg-RXjYY.eSffiRg,VSd R_E_M_0_VV_E http://meraze.info