From owner-freebsd-embedded@FreeBSD.ORG Sun Jul 5 22:12:38 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B2FB106566C for ; Sun, 5 Jul 2009 22:12:38 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vw0-f199.google.com (mail-vw0-f199.google.com [209.85.212.199]) by mx1.freebsd.org (Postfix) with ESMTP id 5080B8FC14 for ; Sun, 5 Jul 2009 22:12:38 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by vwj37 with SMTP id 37so717763vwj.3 for ; Sun, 05 Jul 2009 15:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=lYRcGtkiTS/x9mJ9iqgRpkj9SjrQA99a5g9nCVUS3Vw=; b=OggcDwZrwldrDInPm6uhBDoPnZQYqLjV3bCmGPzEAD9e1fTYCDyZdWdwfaVV6rD/h0 wPYR26f/Cnnl+MVV+oKGN98zUWMHwXICCqQODDdGudms8CC73XE68KewNGtAQIQ8KTBa xjD9fq6PMYRuQHHp2AOaMX1PrZALbmfPNdb2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; b=JAoHAeB5peQqCWSv13V0D9MLE5/s3I/b2BPMOyL5nUTCfiUtoi5SxvfPisVFq6bohd Buu5+0lUDlkQIi5NXcHAxHG1fq9OQAfPfeklviXVYrxoPjxPexALhPU+jg9nnrfRQpCC StoVv3FC8ynkNTgDcXAfee+YU6sgGOXLkBAbg= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.220.72.79 with SMTP id l15mr8027246vcj.4.1246830031108; Sun, 05 Jul 2009 14:40:31 -0700 (PDT) From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Sun, 5 Jul 2009 23:40:11 +0200 X-Google-Sender-Auth: 46a13bea9c32c76c Message-ID: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Patch for adding label support to NanoBSD X-BeenThere: freebsd-embedded@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: Sun, 05 Jul 2009 22:12:38 -0000 Hi all, here is a patch that add label support to NanoBSD: This remove the need of generate different image (ad0 or da0 boot drive). You can download this patch here (tested on current): http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/nanobsd.glabel.patch I've merge the 2 update script updatep1 and updatep2 in one script, and adapt them to this new label use. You can download this new update script here: http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/Files/usr/local/bin/upgrade It's Scott Ullrich (pfSense) who give me this advice to use glabel for fix this problem. Do you think if theses changes can be include in the official NanoBSD ? Regards, Olivier http://bsdrp.net http://www.freenas.org From owner-freebsd-embedded@FreeBSD.ORG Mon Jul 6 11:06:55 2009 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91B66106567E for ; Mon, 6 Jul 2009 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5D48FC1E for ; Mon, 6 Jul 2009 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n66B6t36010717 for ; Mon, 6 Jul 2009 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n66B6sv2010713 for freebsd-embedded@FreeBSD.org; Mon, 6 Jul 2009 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 6 Jul 2009 11:06:54 GMT Message-Id: <200907061106.n66B6sv2010713@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-embedded@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-embedded@FreeBSD.org X-BeenThere: freebsd-embedded@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, 06 Jul 2009 11:06:55 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/135588 embedded [nanobsd] simple patch for adding amd64 support o misc/52256 embedded [picobsd] picobsd build script does not read in user/s o kern/42728 embedded [picobsd] many problems in src/usr.sbin/ppp/* after c 3 problems total. From owner-freebsd-embedded@FreeBSD.ORG Tue Jul 7 11:24:19 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A57A1106568D for ; Tue, 7 Jul 2009 11:24:19 +0000 (UTC) (envelope-from matthias-bsde@mteege.de) Received: from mail-in-10.arcor-online.net (mail-in-10.arcor-online.net [151.189.21.50]) by mx1.freebsd.org (Postfix) with ESMTP id 60A408FC12 for ; Tue, 7 Jul 2009 11:24:19 +0000 (UTC) (envelope-from matthias-bsde@mteege.de) Received: from mail-in-15-z2.arcor-online.net (mail-in-15-z2.arcor-online.net [151.189.8.32]) by mx.arcor.de (Postfix) with ESMTP id 9363528F007 for ; Tue, 7 Jul 2009 12:50:11 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-15-z2.arcor-online.net (Postfix) with ESMTP id 70F6C726142 for ; Tue, 7 Jul 2009 12:50:11 +0200 (CEST) Received: from crn.mteege.de (six.mteege.de [88.79.143.204]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id C6B242C2B0A for ; Tue, 7 Jul 2009 12:50:10 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-03.arcor-online.net C6B242C2B0A Received: from cab.de ([10.9.0.5]) by crn; Tue Jul 7 10:50:09 GMT 2009 Message-ID: To: freebsd-embedded@freebsd.org Date: Tue, 7 Jul 2009 12:49:56 +0200 From: Matthias Teege MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: cfg files at /var X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-embedded@freebsd.org List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2009 11:24:20 -0000 Moin, I need to load files from /cfg to /var on a nanobsd box during boot. As I understand nanobsd.sh correct, this is not intended. Is there something I miss here? Does anyone populate /var from /cfg? Thanks Matthias From owner-freebsd-embedded@FreeBSD.ORG Tue Jul 7 13:34:01 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 076551065672 for ; Tue, 7 Jul 2009 13:34:01 +0000 (UTC) (envelope-from fb-embedded@psconsult.nl) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5AA8FC0A for ; Tue, 7 Jul 2009 13:34:00 +0000 (UTC) (envelope-from fb-embedded@psconsult.nl) Received: from mx1.psconsult.nl (localhost [80.89.238.138]) by mx1.psconsult.nl (8.14.2/8.14.2) with ESMTP id n67CswVR002817 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 7 Jul 2009 14:55:03 +0200 (CEST) (envelope-from fb-embedded@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.2/8.14.2/Submit) id n67Cswvp002816 for freebsd-embedded@freebsd.org; Tue, 7 Jul 2009 14:54:58 +0200 (CEST) (envelope-from fb-embedded@psconsult.nl) Date: Tue, 7 Jul 2009 14:54:58 +0200 From: Paul Schenkeveld To: freebsd-embedded@freebsd.org Message-ID: <20090707125458.GA2233@psconsult.nl> Mail-Followup-To: freebsd-embedded@freebsd.org References: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: Patch for adding label support to NanoBSD X-BeenThere: freebsd-embedded@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: Tue, 07 Jul 2009 13:34:01 -0000 On Sun, Jul 05, 2009 at 11:40:11PM +0200, Olivier Cochard-Labbé wrote: > Hi all, > > here is a patch that add label support to NanoBSD: This remove the > need of generate different image (ad0 or da0 boot drive). > You can download this patch here (tested on current): > http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/nanobsd.glabel.patch I like the idea but what does this mean for upgrading existing NanoBSD installations? From reading the patch it looks like the new _.disk.image file is not compatible with an existing installation and would be a POLA violation. Perhaps a configuration option to choose between the old and new naming can be added? > I've merge the 2 update script updatep1 and updatep2 in one script, > and adapt them to this new label use. > You can download this new update script here: > http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/Files/usr/local/bin/upgrade This makes life easier for sure. Notes on the script itself: - use glabel status instead of glabel list to find the provider name, this makes the script easier to follow and less vulnerable to future changes in the (verbose) output of glabel list. - # Check and set final >>varible<< should be spelled variable. -- Paul Schenkeveld From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 9 11:00:59 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10B3D106566B for ; Thu, 9 Jul 2009 11:00:59 +0000 (UTC) (envelope-from a.bechini@ing.unipi.it) Received: from server-smtp.ing.unipi.it (server-smtp.ing.unipi.it [131.114.28.25]) by mx1.freebsd.org (Postfix) with ESMTP id 859918FC25 for ; Thu, 9 Jul 2009 11:00:58 +0000 (UTC) (envelope-from a.bechini@ing.unipi.it) Received: from [127.0.0.1] (protexpl.iet.unipi.it [131.114.9.111]) by server-smtps.ing.unipi.it (Postfix) with ESMTPA id 8EA0E20794D for ; Thu, 9 Jul 2009 12:42:19 +0200 (CEST) Message-ID: <4A55CA2A.5040802@ing.unipi.it> Date: Thu, 09 Jul 2009 12:44:58 +0200 From: Alessio Bechini User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 090708-0, 07/08/2009), Outbound message X-Antivirus-Status: Clean X-CSIFI-MailScanner-Information: Please contact Centro Servizi Informatici della Facolta` di Ingegneria for more information X-CSIFI-MailScanner-ID: 8EA0E20794D.95009 X-CSIFI-MailScanner: Found to be clean X-CSIFI-MailScanner-From: a.bechini@ing.unipi.it X-CSIFI-MailScanner-Watermark: 1247740940.36522@7tlpWhqcotFutSeTzkdF7g Subject: CfP - Embedded Systems @ ACM SAC 2010 X-BeenThere: freebsd-embedded@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: Thu, 09 Jul 2009 11:00:59 -0000 [apologies for cross-postings] 25th ACM Symposium on Applied Computing Sierre, Switzerland, March 22-26 2010 http://www.acm.org/conferences/sac/sac2010 CALL FOR PAPERS FOR THE SPECIAL TRACK: *------------------------------------------* EMBEDDED SYSTEMS Applications, Solutions, and Techniques http://www.ing.unipi.it/sac10 *------------------------------------------* Higher and higher computing power is demanded by CPU-enabled devices currently used in everyday life. Embedded systems are nowadays present in an impressive number of different applications, from consumer electronics to biomedical systems, and the success of their employment is often determined by their functionality/cost ratio. Embedded software has recently developed towards new complexity levels, posing new challenging issues: the adoption of further flexible programming paradigms/architectures is becoming almost mandatory, taking also into account the multithreaded structure required to adequately exploit possible multicore CPUs. Nonetheless, the market pressure calls for the employment of new methodologies for shortening the development time and for driving the evolution of existing products. New efficient solutions to problems emerging in this setting can be put into action by means of a joint effort of academia and industry. Design of embedded systems must take into account a wide variety of constraints: performance, code size, power consumption, presence of real-time tasks, maintainability, security and possibly scalability: the more convenient trade-off has to be found, often operating on a large number of different parameters. In this scenario, solutions can be proposed at different levels of abstraction, making use of an assortment of tools and methodologies: researchers and practitioners have a chance to propose new ideas and to compare experimentations. The focus of this conference track is on the application of both novel and well-known techniques to the embedded systems development. Particular attention is paid to solutions that require expertise in different fields (e.g. computer architecture, OS, compilers, security, software engineering, simulation). The track will benefit also from direct experiences in the employment of embedded devices in “unconventional” application areas, so to show up new challenges in the system design/development process. In this setting, researchers and practitioners from academia and industry will get a chance to keep in touch with problems, open issues and future directions in the field of development of dedicated applications for embedded systems. *------------------------------------------* Topics of Interest *------------------------------------------* * Methodologies and tools for design-space exploration * Simulation techniques for embedded systems * System-level design * Power-aware design techniques and computing * Testing, debugging, profiling and performance analysis of embedded systems * Networked sensor devices and systems * SoC-based embedded systems and applications * Middleware solutions for embedded systems * Multithreading in embedded systems design and development * Java embedded computing * Software architectures and SOA for embedded systems * Embedded systems exploitation within Information Systems * Multimedia management in embedded systems * Security and dependability support within embedded systems * Embedded systems contribution in meeting security goals * OS & RTOS for embedded systems * Hardware/Software support for real-time applications * Compilation strategies for performance enhancement vs. footprint control * Code transformation and program parallelization for embedded systems * Special-purpose appliances and applications * Case studies *------------------------------------------* Important dates *------------------------------------------* * September 8th, 2009: Paper Submission * October 19th, 2009: Author Notification * November 2nd, 2009: Camera-Ready Copies *------------------------------------------* Submissions *------------------------------------------* Only papers based on original, unpublished work and addressing the listed topics of interest will be considered. Each submitted paper will be fully refereed and undergo a blind review process. Please note that submission of the same paper to multiple tracks is not allowed. The accepted papers will be published in the ACM SAC 2010 proceedings. Further details and conditions are available on the online CFP at the track home page at http://www.ing.unipi.it/sac10 and at the conference home page at http://www.acm.org/conferences/sac/sac2010/. Questions can be directed to the Track Chairs (please check on the track home page). *------------------------------------------* Track Chairs & Program Committee *------------------------------------------* Chairs: Alessio Bechini - Univ. of Pisa - Italy Cosimo Antonio Prete - Univ. of Pisa - Italy Peter Altenbernd - Fachhochschule Darmstadt - Germany Sandro Bartolini - University of Siena - Italy Valerie Bertin - ST Microelectronics - France Joăo M. P. Cardoso - University of Porto - Portugal Francisco J. Cazorla - Barcelona Supercomputing Center - Spain Pai H. Chou - University of California, Irvine - USA Alexander G. Dean - North Carolina State University - USA Adam Donlin - Xilinx - USA Lavinia Egidi - University of Northeastern Piedmont - Italy Marc Engels - Flanders' Mechatronics Technology Centre, Leuven - Belgium Pierfrancesco Foglia - University of Pisa - Italy Björn Franke - University of Edimburgh - UK Malay Ganai - NEC labs America - USA Roberto Giorgi - University of Siena - Italy David Gregg - Trinity College Dublin - Ireland Matthias Gries - Intel Labs - Germany Rajiv Gupta - University of California Riverside - USA Jörgen Hansson - SEI, Carnegie Mellon University - USA Kenji Hisazumi - Kyushu University - Japan Niraj K. Jha - Princeton University - USA Andreas Krall - TU Wien - Austria Tei-Wei Kuo - National Taiwan University - Taiwan Ákos Lédeczi - Vanderbilt University - USA Shih-Hsi Liu - California State Univ. at Fresno - USA Arindam Mallik - IMEC - Belgium Andy D. Pimentel - University of Amsterdam - The Netherlands Christine Rochange - IRIT - France Henk Sips - TU Delft - The Netherlands Jean-Pierre Talpin - INRIA/IRISA - France Miroslav Velev - Aries Design Automation - USA Ning Weng - Southern Illinois University Carbondale - USA Tilman Wolf - University of Massachusetts Amherst - USA Sami Yehia - Thales - France I-Ling Yen - University of Texas at Dallas - USA Xiangrong Zhou - University of Hawaii - USA *------------------------------------------* From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 9 11:45:30 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8929106568F for ; Thu, 9 Jul 2009 11:45:30 +0000 (UTC) (envelope-from nick@anywi.com) Received: from baranao.anywi.com (baranao.anywi.com [213.207.101.176]) by mx1.freebsd.org (Postfix) with ESMTP id A7A498FC0C for ; Thu, 9 Jul 2009 11:45:30 +0000 (UTC) (envelope-from nick@anywi.com) Received: from hind.van-laarhoven.org (ip51cfcfde.direct-adsl.nl [81.207.207.222]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by baranao.anywi.com (Postfix) with ESMTPSA id A29183F41F for ; Thu, 9 Jul 2009 13:25:41 +0200 (CEST) From: Nick Hibma Organization: AnyWi To: freebsd-embedded@freebsd.org Date: Thu, 9 Jul 2009 12:55:19 +0200 User-Agent: KMail/1.11.4 (FreeBSD/7.2-STABLE; KDE/4.2.4; i386; ; ) References: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> <20090707125458.GA2233@psconsult.nl> In-Reply-To: <20090707125458.GA2233@psconsult.nl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200907091255.19779.nick@anywi.com> X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on baranao.anywi.com Subject: Re: Patch for adding label support to NanoBSD X-BeenThere: freebsd-embedded@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: Thu, 09 Jul 2009 11:45:31 -0000 There is a typo at the end of the script cp /etc/fstap /cfg It probably should be fstab there, no? Nick > On Sun, Jul 05, 2009 at 11:40:11PM +0200, Olivier Cochard-Labb=E9 wrote: > > Hi all, > > > > here is a patch that add label support to NanoBSD: This remove the > > need of generate different image (ad0 or da0 boot drive). > > You can download this patch here (tested on current): > > http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/nanobsd.glabel.patc > >h > > I like the idea but what does this mean for upgrading existing NanoBSD > installations? From reading the patch it looks like the new _.disk.image > file is not compatible with an existing installation and would be a POLA > violation. > > Perhaps a configuration option to choose between the old and new naming > can be added? > > > I've merge the 2 update script updatep1 and updatep2 in one script, > > and adapt them to this new label use. > > You can download this new update script here: > > http://bsdrp.svn.sourceforge.net/viewvc/bsdrp/trunk/Files/usr/local/bin > >/upgrade > > This makes life easier for sure. > > Notes on the script itself: > - use glabel status instead of glabel list to find the provider name, > this makes the script easier to follow and less vulnerable to future > changes in the (verbose) output of glabel list. > - # Check and set final >>varible<< should be spelled variable. > > -- > Paul Schenkeveld > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to > "freebsd-embedded-unsubscribe@freebsd.org" =2D-=20 AnyWi Technologies From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 9 12:37:35 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C7131065670 for ; Thu, 9 Jul 2009 12:37:35 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vw0-f172.google.com (mail-vw0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 0D3188FC1A for ; Thu, 9 Jul 2009 12:37:34 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by vwj2 with SMTP id 2so72189vwj.3 for ; Thu, 09 Jul 2009 05:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=vaci0Z3EjbbT+KFKmSn3X97F2SD0nguHiCTalLcai1o=; b=H07xxbBXn+FID8Kz+7Ti8YpSADBzJThStEjbcrwMpa8tlrbx37NcM9k0nye8Ba99cE kItSXseAYqYpGgj6gx9zyLNrB9N6MJ+Jo84gzu6ZNhDcIKnv8RJgWKDn/+3VpIA0MFy3 IZqNPVCyB8fPQzfrNKIsRalQS8WFri4R1wAMY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=htKlzJi0vWGQH8npzKUwhkXr59CXrBZf87T+IenOfhcoj6qEE6HNP+JLhN65Qpce6i 00+D5fRLM4HU6wSawkxlhoJ87vtMJxsDfUTfClVn7wS2JY/VB4z1dmGF5LiCFNo/coDZ GG1wXIfkuzYDl8xF70QeU27ofju68QTPQKSxI= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.220.45.198 with SMTP id g6mr934948vcf.34.1247143054151; Thu, 09 Jul 2009 05:37:34 -0700 (PDT) In-Reply-To: <20090707125458.GA2233@psconsult.nl> References: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> <20090707125458.GA2233@psconsult.nl> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Thu, 9 Jul 2009 14:37:13 +0200 X-Google-Sender-Auth: 5ee8724559e8d074 Message-ID: <3131aa530907090537y5beac77ya8521b9834fd9ef2@mail.gmail.com> To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Patch for adding label support to NanoBSD X-BeenThere: freebsd-embedded@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: Thu, 09 Jul 2009 12:37:35 -0000 Hi, > I like the idea but what does this mean for upgrading existing NanoBSD > installations? =A0From reading the patch it looks like the new _.disk.ima= ge > file is not compatible with an existing installation and would be a POLA > violation. > > Perhaps a configuration option to choose between the old and new naming > can be added? The 3 differences between the new and old nanobsd file are: 1. The new don't have the /etc/nanobsd.conf file (not needed anymore) 2. The new have slice labelled 3. The new use label in its fstab Then, if you are using an "old" nanobsd system, it should be possible to upgrade it to a "new" by: 1.use "old" updatep1 or updatep2 for installing the new system 2.use tunefs -L for label the slice, for example tunefs -L nanobsd1 /dev/ad0s1a tunefs -L nanobsd2 /dev/ad0s2a tunefs -L cfg /dev/ad0s3 tunefs -L data /dev/ad0s4 3. modify the /etc/fstab on the mounted upgraded slice for configuring the correct label name for the / (nanobsd1 or nanobsd2) I don't know if it's usefull to include a kind of old2new() function in the upgrade script ? (But the "old" system can't have this "new" script). > Notes on the script itself: > =A0- use glabel status instead of glabel list to find the provider name, = this > =A0 makes the script easier to follow and less vulnerable to future chang= es > =A0 in the (verbose) output of glabel list. Done, thanks for the tips. > =A0- # Check and set final >>varible<< should be spelled variable. Done too... Regards, Olivier From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 9 12:38:09 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4733C10656C2 for ; Thu, 9 Jul 2009 12:38:09 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vw0-f172.google.com (mail-vw0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id E9B0F8FC27 for ; Thu, 9 Jul 2009 12:38:08 +0000 (UTC) (envelope-from cochard@gmail.com) Received: by vwj2 with SMTP id 2so72411vwj.3 for ; Thu, 09 Jul 2009 05:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=AWFMnS65cszXxNRWOPXQ6rDc19qTkaNT5yrC1Rs6o5M=; b=Q7ozXoZOenTmVo3OkJaXeXYOPpMY2YdWTzWkJZxBLL2fEv3DaV7P1iNtW5k/quDn51 TrWxYKIsuTpmx8xiWhoJU73cv6vvYXYFXN4jDSz/aecx4NvmHDRsetz/7kCFaXUW5mN8 uQTfxdjU5DLYF/Q4cgmVXx6bdjTBCAGis/ftA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=qVeq6yUG71/UndNDbg2ufRFV5H2yQZRul1A26nyOUogglGZbLcCgqsKwCnlGgpP64I GKHyG4IVkUUjWoVeKfB7Ra6p8vNc8wGKYjifvFbF+lB43+hqnaE66sTDubaYPtF8F3yG mbzl2R3TKIIzL8T0dShuxVG4iYHjrMiFGqlWI= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.220.45.84 with SMTP id d20mr906291vcf.90.1247143088314; Thu, 09 Jul 2009 05:38:08 -0700 (PDT) In-Reply-To: <200907091255.19779.nick@anywi.com> References: <3131aa530907051440l7ea1fa87y13edb3595fcf93e1@mail.gmail.com> <20090707125458.GA2233@psconsult.nl> <200907091255.19779.nick@anywi.com> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Thu, 9 Jul 2009 14:37:48 +0200 X-Google-Sender-Auth: 83d5f5d11a4441cc Message-ID: <3131aa530907090537t44bd581ew919d9c5046a38ea1@mail.gmail.com> To: Nick Hibma Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-embedded@freebsd.org Subject: Re: Patch for adding label support to NanoBSD X-BeenThere: freebsd-embedded@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: Thu, 09 Jul 2009 12:38:11 -0000 > There is a typo at the end of the script > > =A0 =A0 =A0 =A0cp /etc/fstap /cfg > > It probably should be fstab there, no? Yes, it's fixed. Thanks. Olivier From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 9 18:00:32 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 018201065680 for ; Thu, 9 Jul 2009 18:00:32 +0000 (UTC) (envelope-from bounces+305227.47129452.578549@icpbounce.com) Received: from smtp2.icpbounce.com (smtp2.icpbounce.com [216.27.93.124]) by mx1.freebsd.org (Postfix) with ESMTP id A2C028FC13 for ; Thu, 9 Jul 2009 18:00:31 +0000 (UTC) (envelope-from bounces+305227.47129452.578549@icpbounce.com) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp2.icpbounce.com (Postfix) with ESMTP id 9CE3CF8428 for ; Thu, 9 Jul 2009 12:15:44 -0400 (EDT) Date: Thu, 9 Jul 2009 12:15:44 -0400 To: freebsd-embedded@freebsd.org From: Global Access Travel Message-ID: X-Priority: 3 X-Mailer: PHPMailer [version 1.72] Errors-To: bounces+305227.47129452.578549@icpbounce.com X-List-Unsubscribe: X-Unsubscribe-Web: X-ICPINFO: X-Return-Path-Hint: bounces+305227.47129452.578549@icpbounce.com MIME-Version: 1.0 Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fam Trip to TURKEY for $999 (Refundable) X-BeenThere: freebsd-embedded@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: Thu, 09 Jul 2009 18:00:32 -0000 [http://www.turkeycallingus.com/] Exclusive Boutique Enterprise Turkey FAM ISTANBUL - CAPPADOCIA - KONYA - ANTALYA - PAMUKKALE - KUSADASI 9 Nights / 11 Days $999 • 5 Continents • 150 Countries Worldwide • 100.000 Hotels • Instant Confirmation [http://www.turkeycallingus.com] [http://www.turkeycallingus.com/turkey-fam/TurkeyFam.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamItinerary.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamRates.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamServices.htm] [http://www.turkeycallingus.com/turkey-fam/TurkeyFamHotels.htm] Global Access proudly presents the biggest FAM Trip of the year, teaming with Turkish Airlines and Turkish Ministry of Tourism and Culture. As the host of ASTA IDE 2010 and European Capital of Culture 2010, Turkey is likely to be the one of the most popular destinations in 2010. Those who act early and get to know this beautiful country better will be able to give a better insight to their clients and secure more bookings. Our specially selected travel agents will stay in best hotels in each town, be escorted by professional, top tour guides, taste exceptionally good examples of Turkish Cuisine, and get to know Turkey in elegant way. Join us for a luxury FAM adventure and be our special guest in our beautiful country! COMBINE WITH World Travel Market! One of the biggest travel shows of Europe and the world, WTM, will be held in London between 9-12 November 2009. Combine your London trip with Turkey and benefit from great agent rates to see one of the most popular tourist destinations from USA and Canada. WE WILL REFUND YOUR MONEY BACK ! Upon booking your 20th passenger on a Global Access Travel Service, we will refund you the whole tour price that you’ve paid for the FAM Trip. If you book 20 or more people on a Global Access Travel Service before the FAM Trip starts, then you will travel for free! About Us Global Access Travel (GA) was founded in Turkey by a group of tourism professionals and marketing experts who recognized the needs to offer online services for accommodations, car rentals, and other travel related services to travel agencies. Through its sophisticated online reservation services, GA offers more than 100,000 hotels, motels, resorts, clubs and apartments all around the world. Other services of GA include car rentals, transfers, special tours, luxury services, city breaks, flight tickets and other services such as tailor made tour packages, exhibition organizations, incentives and other travel related services around the globe at competitive rates. [http://www.TurkeyCallingus.com] www.TurkeyCalling.us [http://www.turkeycallingus.com/turkey-calling-contact-us.htm] Global Access Travel Tel: +90 212 258 58 29 Fax: +90 212 258 34 47 E-mail : [mailto:incoming@gaturkey.com] incoming@gaturkey.com Website: [http://www.turkeycallingus.com/] www.TurkeyCalling.Us This message was sent by: FamTrit turkey, NĂĽzhetiye Cad., istanbul, besiktas 34357, Turkey To be removed click here: http://app.icontact.com/icp/mmail-mprofile.pl?r=47129452&l=82243&s=L60Q&m=578549&c=305227 Forward to a friend: http://app.icontact.com/icp/sub/forward?m=578549&s=47129452&c=L60Q&cid=305227