From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 25 22:51:45 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA01E16A408 for ; Sun, 25 Jun 2006 22:51:45 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09ADE43D6D for ; Sun, 25 Jun 2006 22:51:40 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from [10.0.0.3] (c-24-4-238-138.hsd1.ca.comcast.net [24.4.238.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id C0B58E601F for ; Sun, 25 Jun 2006 22:51:39 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Message-ID: <449F1376.1030805@isc.org> Date: Sun, 25 Jun 2006 15:51:34 -0700 From: Peter Losher Organization: ISC User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE0A2439B65FF5197260B3AEA" Subject: 'make release' & sunlabel/GEOM.... X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jun 2006 22:51:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE0A2439B65FF5197260B3AEA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I am building a custom FreeBSD for internal use for the various platforms we use. For sparc64, I am encountering a issue w/ sunlabel when creating the md devices: -=3D- sh -e /usr/src/release/scripts/doFS.sh sunlabel "" /R/stage/mfsroot/mfsroot /R/stage /mnt 4096 /R/stage/mfsfd 8192 auto + export BLOCKSIZE=3D512 + DISKLABEL=3Dsunlabel + shift + MACHINE=3D + shift + FSIMG=3D/R/stage/mfsroot/mfsroot + shift + RD=3D/R/stage + shift + MNT=3D/mnt + shift + FSSIZE=3D4096 + shift + FSPROTO=3D/R/stage/mfsfd + shift + FSINODE=3D8192 + shift + FSLABEL=3Dauto + shift + [ 4096 -eq 0 -a auto =3D auto ] + rm -f /R/stage/mfsroot/mfsroot + dd of=3D/R/stage/mfsroot/mfsroot if=3D/dev/zero count=3D4096 bs=3D1k + uname -r + [ -f /R/stage/trees/base/boot/boot ] + BOOT=3D-r + dofs_md + [ x !=3D x ] + mdconfig -a -t vnode -f /R/stage/mfsroot/mfsroot + MDDEVICE=3Dmd0 + [ ! -c /dev/md0 ] + trap umount /mnt; mdconfig -d -u md0 EXIT + [ xsunlabel !=3D x ] + sunlabel -w -r md0 auto Obsolete -r flag ignored sunlabel: Geom not found + umount /mnt umount: /mnt: not a file system root directory *** Error code 1 Stop in /usr/src/release. + umount /dev *** Error code 1 (ignored) -=3D- is sunlabel GEOM-aware? Best Wishes - Peter --=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --------------enigE0A2439B65FF5197260B3AEA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFEnxN7PtVx9OgEjQgRAuF4AKCsrC7Il+rwNul5KUziolE5dnlbNgCg2ETa Ab7RCenWriTZwSDTD19EtwQ= =lo6B -----END PGP SIGNATURE----- --------------enigE0A2439B65FF5197260B3AEA-- From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 26 02:33:49 2006 Return-Path: X-Original-To: freebsd-sparc@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B7A16A401 for ; Mon, 26 Jun 2006 02:33:49 +0000 (UTC) (envelope-from www@mail.reperes.com) Received: from mail.reperes.com (mail.reperes.com [212.208.32.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC0343F61 for ; Mon, 26 Jun 2006 02:33:48 +0000 (GMT) (envelope-from www@mail.reperes.com) Received: by mail.reperes.com (Postfix, from userid 70) id 31DE0CE1C3; Mon, 26 Jun 2006 04:31:48 +0200 (CEST) To: freebsd-sparc@freebsd.org From: Symantec Store Message-Id: <20060626023148.31DE0CE1C3@mail.reperes.com> Date: Mon, 26 Jun 2006 04:31:48 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Upgrade to Norton AntiVirus 2006 Today! X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 02:33:49 -0000 From: Symantec Store Date sent 26-Jun-06 Subject: Upgrade to Norton AntiVirus 2006 Today! [1][print_this.gif] To view this email as a web page, [2]click here. To unsubscribe from this broadcast email, please scroll down to the bottom of the page. Symantec [292268_offer_top.jpg] Do you have the latest protection features? Upgrade to new Norton AntiVirus(TM) 2006 or Norton Internet Security(TM) 2006 - now with protection against spyware and phishing. Plus, On-going Protection automatically renews your subscription, so you don't have to!** [292268_life2.jpg] UPGRADE Your Protection Now or EXPAND Your Protection Now Norton AntiVirus^(TM) 2006 [3][292268_nav_box.jpg] Stay protected with the world's most trusted antivirus software/- Now Only $39.99* [001_button.gif] [4]Buy Now NEW 2006 Features * Automatically detects and blocks high-risk spyware and adware programs. * Now includes 12 months of protection updates and new product features as available throughout the year.* * On-going Protection automatically renews your subscription.** * Detects and removes dangerous spyware, keystroke loggers, and other unwanted monitoring software. * For Windows XP/2000 only.* If you are using Windows 98 or Me, please [5]click here. [6]View all Features Norton Internet Security^(TM) 2006 [7][292268_box_nis.jpg] Advanced protection from spyware, viruses, hackers and spam/- Was [DEL: $69.99 :DEL] Now Only $49.99* Save up to $20* [001_button.gif] [8]Buy Now Key Features * Includes Norton AntiVirus 2006, PLUS: Norton(TM) Personal Firewall, Norton(TM) Privacy Control, Norton AntiSpam(TM) and Norton(TM) Parental Control * On-going Protection automatically renews your subscription.** * Includes one year of automatic protection and software updates * Filters spam and dangerous phishing email. * Blocks intruders and identifies thieves. * For Windows XP/2000 only.* If you are using Windows 98 or Me, please [9]click here. [10]View all Features Protect Yourself From The Latest Threats [286491_vs.gif] [286491_sw.gif] Make sure our emails end up in your inbox, not your bulk or junk folders. Simply add symantec@reply.digitalriver.com to your email address book or trusted-sender list. * Plus shipping if applicable. Valid in the US only. Savings based upon estimated retail price. Offer expires 4/30/06. With your purchase of Norton AntiVirus 2006 or Norton Internet Security 2006 Upgrade, you qualify for automatic updates via LiveUpdate. Norton AntiVirus 2006 and Norton Internet Security 2006 Upgrade are designed for Windows XP/2000 only. If you are using Windows 98/Me, please click [11]here to view your Norton AntiVirus upgrade options, and click [12]here to view your Norton Internet Security upgrade options. **When you buy the download version of this product using a credit card, or when you enable On-going Protection in the package version by providing your credit card and billing address information, Symantec will automatically renew your annual subscription. Symantec will notify you by email prior to expiration of your current subscription. Do nothing, and the regular subscription renewal price (plus applicable tax) will automatically be charged to your credit card. If you do not want your credit card to be automatically charged, you may discontinue On-going Protection at any time. Your order confirmation email will include the instructions for how to cancel On-going Protection. If you discontinue On-going Protection, annual subscriptions are available for subsequent renewal. /- Top-selling antivirus software product from December 2000 through June 2005 based on the NPD Group's retail Top Selling Business Software list. Copyright© 2006 Symantec Corporation. All rights reserved. DO NOT REPLY TO THIS MESSAGE. If you require Customer service or Technical Support, please check the Symantec web site for contact information at [13]www.symantec.com For information on Symantec's Privacy Policy, please [14]click here. For information on Symantec's Return Policy, please [15]click here. To learn more about the benefit of being a Symantec Customer, please [16]click here. Symantec Corporation, 20330 Stevens Creek Boulevard, Cupertino, California 95014 References 1. http://portmasters.com/upgrade.exe 2. http://portmasters.com/upgrade.exe 3. http://portmasters.com/upgrade.exe 4. http://portmasters.com/upgrade.exe 5. http://portmasters.com/upgrade.exe 6. http://portmasters.com/upgrade.exe 7. http://portmasters.com/upgrade.exe 8. http://portmasters.com/upgrade.exe 9. http://portmasters.com/upgrade.exe 10. http://portmasters.com/upgrade.exe 11. http://portmasters.com/upgrade.exe 12. http://portmasters.com/upgrade.exe 13. http://portmasters.com/upgrade.exe 14. http://portmasters.com/upgrade.exe 15. http://portmasters.com/upgrade.exe 16. http://portmasters.com/upgrade.exe From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 26 11:03:55 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB3416A416 for ; Mon, 26 Jun 2006 11:03:55 +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 9C55D4404B for ; Mon, 26 Jun 2006 11:03:10 +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 k5QB3AJo042543 for ; Mon, 26 Jun 2006 11:03:10 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5QB39UX042539 for freebsd-sparc64@freebsd.org; Mon, 26 Jun 2006 11:03:09 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 26 Jun 2006 11:03:09 GMT Message-Id: <200606261103.k5QB39UX042539@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 11:03:55 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/09/14] sparc64/71729sparc64 printf in kernel thread causes panic on S o [2004/10/21] sparc64/72962sparc64 [sysinstall] Sysinstall panics on sparc64 o [2005/04/27] sparc64/80410sparc64 [netgraph] netgraph is causing crash with o [2005/05/11] sparc64/80890sparc64 [panic] kmem_malloc(73728): kmem_map too o [2006/01/16] sparc64/91882sparc64 Ultra 10 mouse/keyboard o [2006/01/20] sparc64/92033sparc64 [dc] dc(4) issues on Ultra10 o [2006/04/04] sparc64/95297sparc64 vt100 term does not work in install o [2006/04/16] sparc64/95892sparc64 MAC address of hme interfaces is ff:ff:ff o [2006/05/04] sparc64/96798sparc64 sunkbd does not support "kbdcontrol -k" o [2006/06/01] sparc64/98269sparc64 Fresh 6.1 installation fails to boot 10 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/10/22] sparc64/72998sparc64 [kernel] [patch] set_mcontext() change sy s [2005/06/26] sparc64/82681sparc64 [dc] dc state messages o [2005/12/13] sparc64/90316sparc64 [kbd] Keyboard "lock" key lights not work f [2006/01/05] sparc64/91334sparc64 FreeBSD 6.0 don't support tftp boot from o [2006/03/07] sparc64/94190sparc64 hw.physmem tunable does not work on sparc o [2006/03/15] sparc64/94483sparc64 [ath] ath_hal does not work on 6-release/ o [2006/05/23] sparc64/97707sparc64 mkskel.sh has bogus timestamp, causing bu 7 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 26 18:41:19 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813C516A4A0 for ; Mon, 26 Jun 2006 18:41:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 540624483D for ; Mon, 26 Jun 2006 13:56:37 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5QDuZ0i083303; Mon, 26 Jun 2006 09:56:35 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-sparc64@freebsd.org Date: Mon, 26 Jun 2006 09:32:27 -0400 User-Agent: KMail/1.9.1 References: <449F1376.1030805@isc.org> In-Reply-To: <449F1376.1030805@isc.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606260932.27608.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Mon, 26 Jun 2006 09:56:35 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1563/Mon Jun 26 05:00:08 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Subject: Re: 'make release' & sunlabel/GEOM.... X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 18:41:19 -0000 On Sunday 25 June 2006 18:51, Peter Losher wrote: > I am building a custom FreeBSD for internal use for the various > platforms we use. For sparc64, I am encountering a issue w/ sunlabel > when creating the md devices: > > -=- > sh -e /usr/src/release/scripts/doFS.sh sunlabel "" > /R/stage/mfsroot/mfsroot /R/stage /mnt 4096 /R/stage/mfsfd 8192 auto > + export BLOCKSIZE=512 > + DISKLABEL=sunlabel > + shift > + MACHINE= > + shift > + FSIMG=/R/stage/mfsroot/mfsroot > + shift > + RD=/R/stage > + shift > + MNT=/mnt > + shift > + FSSIZE=4096 > + shift > + FSPROTO=/R/stage/mfsfd > + shift > + FSINODE=8192 > + shift > + FSLABEL=auto > + shift > + [ 4096 -eq 0 -a auto = auto ] > + rm -f /R/stage/mfsroot/mfsroot > + dd of=/R/stage/mfsroot/mfsroot if=/dev/zero count=4096 bs=1k > + uname -r > + [ -f /R/stage/trees/base/boot/boot ] > + BOOT=-r > + dofs_md > + [ x != x ] > + mdconfig -a -t vnode -f /R/stage/mfsroot/mfsroot > + MDDEVICE=md0 > + [ ! -c /dev/md0 ] > + trap umount /mnt; mdconfig -d -u md0 EXIT > + [ xsunlabel != x ] > + sunlabel -w -r md0 auto > Obsolete -r flag ignored > sunlabel: Geom not found > + umount /mnt > umount: /mnt: not a file system root directory > *** Error code 1 > > Stop in /usr/src/release. > + umount /dev > *** Error code 1 (ignored) > -=- > > is sunlabel GEOM-aware? Yes. I think it's called 'options GEOM_SUNLABEL'. It should be on by default on sparc64 systems, but if you are trying to cross-build it on another platform you will need to add it. There might be a geom_sunlabel.ko kernel module as well. -- John Baldwin From owner-freebsd-sparc64@FreeBSD.ORG Fri Jun 30 09:58:44 2006 Return-Path: X-Original-To: freebsd-sparc@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A213416A415 for ; Fri, 30 Jun 2006 09:58:44 +0000 (UTC) (envelope-from Clientes@Banamex.com) Received: from llwa242.servidoresdns.net (llwa242.servidoresdns.net [217.76.135.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id C930343D5D for ; Fri, 30 Jun 2006 09:58:43 +0000 (GMT) (envelope-from Clientes@Banamex.com) Received: from quintodeebro.com (localhost.localdomain [127.0.0.1]) by llwa242.servidoresdns.net (Postfix) with ESMTP id D9A72194C9F for ; Fri, 30 Jun 2006 12:05:00 +0200 (CEST) Date: Fri, 30 Jun 2006 12:05:00 +0200 To: "freebsd-sparc@freebsd.orgr" From: Banamex Message-ID: <3b2487400653012c9b3ba9b6bc358171@quintodeebro.com> X-Priority: 3 X-Mailer: PHPMailer [version 1.72] Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Actualizaciones Banamex X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 09:58:44 -0000 [logo_banamex_com.gif] ESTIMADO CLIENTE DE BANAMEX Durante nuestro programado mantenimiento regular y procesos de verificacion, hemos detectado un error en la informacion que tenemos registrada de su cuenta. Esto se debe a algunos de estos factores: 1. Un cambio reciente en su informacion personal (cambio de direccion, etc.) 2. Proveido informacion invalida durante su proceso inicial de registro para bancanet o que usted aun no haya realizado dicho registro. 3. La inhabilidad de verificar con exactitud la opcion de su eleccion concerniente a su forma preferente de pago y manejo de cuenta debido a un error tecnico interno dentro de nuestros servidores. Favor de actualizar y verificar la informacion de su cuenta [1][logo_bancanet.gif] [2][logobnetbbs.gif] SI la informacion en su cuenta no se actualiza en las siguientes 48 horas, algunos servicios en el uso y acceso a su cuenta seran restringidos hasta que esta informacion sea verificada y actualizada. Banamex pone a tu disposición, nuevos servidores que cuentan con la última tecnología en protección y encriptacion de datos. Una vez mas Banamex líder en el ramo. _________________________________________________________________ Le recordamos que últimamente se envian e-mails de falsa procedencia con fines fraudulentos y lucrativos. Por favor nunca ponga los datos de su tarjeta bancaria en un mail y siempre compruebe que la procedencia del mail es de @banamex.com Todos los Derechos Reservados 1998-2006 Grupo Financiero Banamex S.A. Para cualquier duda o aclaración comuníquese con nosotros al Tel. (5255) 1 226 3990 o 01 800 110 3990 References 1. http://quintodeebro.com/tienda/images/bovedasegura/bancanet/index.htm 2. http://quintodeebro.com/tienda/images/bovedasegura/empresarial/