Re: (no subject)

2011-03-10 Thread Devin Teske
On Thu, 2011-03-10 at 19:53 +0100, Terje Elde wrote: On 10. mars 2011, at 18.38, 6412037...@email.uscc.net wrote: Does OpenBSD use the same kernel as FreeBSD? I think your question about the relationship between *nixes can best be answered by a 4487 × 29437 diagram, which can be found in

Re: Re[2]: (no subject)

2011-03-10 Thread Devin Teske
On Fri, 2011-03-11 at 01:42 +0300, Австин Ким wrote: Thu, 10 Mar 2011 19:48:42 + письмо от Devin Teske dte...@vicor.com: On Thu, 2011-03-10 at 19:53 +0100, Terje Elde wrote: On 10. mars 2011, at 18.38, 6412037...@email.uscc.net wrote: Does OpenBSD use the same kernel as FreeBSD

Re: Shell script termination with exit function in backquotes

2011-03-13 Thread Devin Teske
? - Max ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- Cheers, Devin Teske - LEGAL DISCLAIMER - This message

Re: How to tell whether CPU supports x64?

2011-03-17 Thread Devin Teske
: 4 -*- ;; Emacs */ /* vi: set tabstop=4 :: Vi/ViM */ /* Devin Teske (c)2010, July 26, 11:42:38. All Rights Reserved. */ /* system includes */ #include stdio.h /* printf(3) */ #include stdlib.h /* EXIT_SUCCESS exit(3) */ #include

Re: How to tell whether CPU supports x64?

2011-03-17 Thread Devin Teske
On Thu, 2011-03-17 at 14:33 -0700, Tait wrote: I have a remote server, and I'd like to know if it will support 64-bit instructions. Is there some way I can tell? It's running 32-bit FreeBSD right now. From dmesg.boot: Timecounter i8254 frequency 1193182 Hz quality 0 CPU:

Re: Shell script termination with exit function in backquotes

2011-03-19 Thread Devin Teske
:49 PM, Devin Teske dte...@vicor.com wrote: If you make the changes that I've suggested, you'll have consistent execution. The reason you're having inconsistent behavior is because Linux has /bin/sh symbolically linked to /bin/bash while FreeBSD has a more traditional shell (we'll call

Re: Shell script termination with exit function in backquotes

2011-03-22 Thread Devin Teske
On Tue, 2011-03-22 at 12:32 +, RW wrote: On Sat, 19 Mar 2011 09:44:57 -0700 Devin Teske dte...@vicor.com wrote: At least two variations to the rule that { ... } is a block of commands executed in the current shell are: 1. When the block appears as a function Is that correct

Re: Gui CD soft recommend

2011-03-30 Thread Devin Teske
, Devin Teske - FUN STUFF - -BEGIN GEEK CODE BLOCK- Version 3.12 GAT/CS/B/CC/E/IT/MC/M/MU/P/S/TW d+(++) s: a- C+++@$ UB$ P@$ L $ E- W+++ N? o? K? w@ O M++$ V- PS+++ PE@ Y+ PGP- t(+) 5? X(+) R(-) tv+ b +++ DI+ D+(++) G++ e h r+++ z+++ --END GEEK CODE BLOCK-- Learn about

Re: SSH persistent sessions without screen?

2011-03-31 Thread Devin Teske
On Thu, 2011-03-31 at 09:00 -0700, Chris Telting wrote: I would like to have something like virtual terminals that continue running no matter if ssh is connected to them or not. Something like the screen utility. But I don't want to use screen, tmux? I'm looking for something more

Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Devin Teske
On Apr 8, 2011, at 5:03 AM, Matthias Apitz g...@unixarea.de wrote: El día Friday, April 08, 2011 a las 12:17:03PM +0200, Dimitry Andric escribió: On 2011-04-08 10:42, Matthias Apitz wrote: I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and I tried to install the

Re: shell programming question: help with expr command

2011-04-09 Thread Devin Teske
On Apr 9, 2011, at 6:31 AM, Dino Vliet dino_vl...@yahoo.com wrote: Hi folks, I'm having trouble with a little shell script. Can somebody explain me why I get 3 times expr: syntax error in my console after I run this little script? #! /usr/local/bin/bash # testscript var1=trees.J48

[UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD

2011-04-21 Thread Devin Teske
# Created: September 21st, 2010 -# Last Modified: December 6th, 2010 +# Last Modified: April 21st, 2011 COPYRIGHT # -# Devin Teske (c)2006-2010. All Rights Reserved. +# Devin Teske (c)2006-2011. All Rights Reserved

RE: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD

2011-04-22 Thread Devin Teske
-Original Message- From: Alexander Best [mailto:arun...@freebsd.org] Sent: Friday, April 22, 2011 7:55 AM To: Devin Teske Cc: freebsd-hack...@freebsd.org; freebsd-questions@freebsd.org; Teske, Devin Subject: Re: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring

dialog(1) changed in RELENG_9 (was RE: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD)

2011-04-22 Thread Devin Teske
-Original Message- From: Alexander Best [mailto:arun...@freebsd.org] Sent: Friday, April 22, 2011 8:42 AM To: Devin Teske Cc: freebsd-hack...@freebsd.org; freebsd-questions@freebsd.org; 'Teske, Devin' Subject: Re: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring

RE: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD

2011-04-22 Thread Devin Teske
-Original Message- From: Bruce Cran [mailto:br...@cran.org.uk] Sent: Friday, April 22, 2011 9:35 AM To: Alexander Best Cc: Devin Teske; freebsd-hack...@freebsd.org; freebsd-questions@freebsd.org; 'Teske, Devin' Subject: Re: [UPDATE] host-setup(1): a dialog(1)-based utility

[UPDATE] jail_build(8) -- a dialog(1)-based utility for building jails from binary releases

2011-04-22 Thread Devin Teske
: 1.0 -# Last Modified: October 13th, 2010 +# Revision: 1.0.1 +# Last Modified: April 22nd, 2011 COPYRIGHT # -# (c)2010. Devin Teske. All Rights Reserved. +# (c)2010-2011. Devin Teske. All Rights Reserved. # # Redistribution and use

RE: Suddenly lots processes exits signal 11 (core dumped)

2011-04-26 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Robison, Dave Sent: Tuesday, April 26, 2011 10:46 AM To: freebsd-questions@freebsd.org Subject: Re: Suddenly lots processes exits signal 11 (core dumped) I

RE: Suddenly lots processes exits signal 11 (core dumped)

2011-04-26 Thread Devin Teske
-Original Message- From: Chris Hill [mailto:ch...@monochrome.org] Sent: Tuesday, April 26, 2011 4:51 PM To: Devin Teske Cc: david.robi...@fisglobal.com; freebsd-questions@freebsd.org; Teske, Devin Subject: RE: Suddenly lots processes exits signal 11 (core dumped) On Tue, 26 Apr

RE: Suddenly lots processes exits signal 11 (core dumped)

2011-04-27 Thread Devin Teske
-Original Message- From: Chris Hill [mailto:ch...@monochrome.org] Sent: Wednesday, April 27, 2011 3:36 PM To: Devin Teske Cc: david.robi...@fisglobal.com; freebsd-questions@freebsd.org; 'Teske, Devin' Subject: RE: Suddenly lots processes exits signal 11 (core dumped) Devin

RE: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD

2011-04-28 Thread Devin Teske
-Original Message- From: Alexander Best [mailto:arun...@freebsd.org] Sent: Thursday, April 28, 2011 12:27 AM To: Devin Teske Cc: 'Bruce Cran'; freebsd-hack...@freebsd.org; freebsd-questions@freebsd.org; 'Teske, Devin' Subject: Re: [UPDATE] host-setup(1): a dialog(1)-based utility

RE: How to delete a line from setenv?

2011-05-03 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Alexander Lardner Sent: Tuesday, May 03, 2011 5:43 PM To: freebsd-questions@freebsd.org Subject: How to delete a line from setenv? Hi list, This is a very basic

Firefox URL Address Bar does not work under 8.1-RELEASE

2011-05-07 Thread Devin Teske
speaking, we've tried these two packages: ftp://ftp-archive.freebsd.org/pub/FreeBSD/releases/i386/8.1-RELEASE/packages/All/firefox-3.6.4,1.tbz ftp://ftp-archive.freebsd.org/pub/FreeBSD/releases/i386/8.1-RELEASE/packages/All/firefox-3.5.10,1.tbz -- Cheers, Devin Teske - CONTACT INFORMATION - Business

RE: Firefox URL Address Bar does not work under 8.1-RELEASE

2011-05-09 Thread Devin Teske
BREAKTHROUGH!! -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Devin Teske Sent: Monday, May 09, 2011 12:22 PM To: Gautham Ganapathy Cc: FreeBSD Subject: Re: Firefox URL Address Bar does not work under 8.1

Re: Established method to enable suid scripts?

2011-05-10 Thread Devin Teske
On May 10, 2011, at 5:54 PM, Chris Telting wrote: I've googled for over an hour. I'm not looking to get into a discussion on security or previous bugs that are currently fixed. Suid in and of itself is a security issue. But if you are using suid it it should work; I don't want to use a

Buildworld Benchmarks

2011-05-17 Thread Devin Teske
Hi List, What's the fastest anyone has every completed buildworld on a single machine? The reason I ask is because we just got some new hardware in and decided to benchmark it using buildworld. Just as a quick test, we decided to perform make -j 48 buildworld. We finished in approximately 9

RE: kwik way?

2011-05-18 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Gary Kline Sent: Wednesday, May 18, 2011 10:42 AM To: FreeBSD Mailing List Subject: kwik way? should i use tr or sed to turn \t into ? --i.e., tabs into

RE: kwik way?

2011-05-18 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Devin Teske Sent: Wednesday, May 18, 2011 11:19 AM To: 'Gary Kline'; 'FreeBSD Mailing List' Subject: RE: kwik way? -Original Message- From: owner

Re: Read/Dump Bios chip info

2011-06-16 Thread Devin Teske
On Jun 16, 2011, at 6:23 AM, Jean-Paul Natola jnat...@familycareintl.org wrote: Is there any program that can read and or dump the info written in a BIOS chip? pkg_add -r dmidecode -- Devin _ The information contained in this message is proprietary and/or confidential. If

Re: which utility is it?

2011-06-19 Thread Devin Teske
On Jun 19, 2011, at 5:40 PM, Gary Kline wrote: guys, i have it tatooed on my forehead that ``xev'' relays keycode information about X appa--say xload or xclock. which utility gives to the size in pixels and give you the -geometry info about an X app? i'm trying to maximize the

Firefox-4.0.1,1 on 8.1-RELEASE

2011-06-20 Thread Devin Teske
. Has anybody else ran into this? Any way around this? I thought to myself... Ok, so let's just disable HTML5 -- no-go, couldn't find a mozconfig toggle for that. Any ideas? /usr/ports/www/firefox35 compiles just fine. -- Cheers, Devin Teske - CONTACT INFORMATION - Business

RE: Firefox 3 and 4 with NFS home directory

2011-06-20 Thread Devin Teske
, Devin Teske wrote: I'm wondering if anyone has been able to test Firefox 4 on NFS $HOME. I had problems in the past with Firefox 3, but they are gone. Firefox 4 also works. Right now I'm using 8.1, but I don't remember if this was what solved. In any case, have you got statd/lockd correctly

RE: Firefox-4.0.1,1 on 8.1-RELEASE (SOLVED)

2011-06-20 Thread Devin Teske
-Original Message- From: Warren Block [mailto:wbl...@wonkity.com] Sent: Monday, June 20, 2011 3:01 PM To: Devin Teske Cc: freebsd-questions@freebsd.org; Teske, Devin Subject: Re: Firefox-4.0.1,1 on 8.1-RELEASE On Mon, 20 Jun 2011, Devin Teske wrote: I'm trying to compile /usr

Re: [UPDATE] host-setup(1): a dialog(1)-based utility for configuring FreeBSD

2011-06-26 Thread Devin Teske
On Apr 23, 2011, at 4:42 AM, Thomas Dickey wrote: On Sat, Apr 23, 2011 at 08:54:51AM +0100, Bruce Cran wrote: On Fri, 22 Apr 2011 09:52:44 -0700 Devin Teske dte...@vicor.com wrote: Looks like `--hline' is not supported anymore. Thinking this should either be patched or documented

Re: Attempting to get an X11 server running

2011-06-30 Thread Devin Teske
-0.4.3 from .../amd64/packages-8.2-release/... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- Cheers, Devin Teske

Re: Attempting to get an X11 server running

2011-06-30 Thread Devin Teske
disabled.___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- Cheers, Devin Teske - CONTACT INFORMATION - Business

RE: Lennart Poettering: BSD Isn't Relevant Anymore

2011-07-18 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Robison, Dave Sent: Monday, July 18, 2011 10:53 AM To: freebsd-questions@freebsd.org Subject: Re: Lennart Poettering: BSD Isn't Relevant Anymore Using primarily

RE: Howto's, Advice, Hints/Gotchas about livecd creation in FreeBSD

2011-07-28 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Antonio Olivares Sent: Wednesday, July 27, 2011 5:02 PM To: FreeBSD Questions Subject: Howto's, Advice, Hints/Gotchas about livecd creation in FreeBSD Dear

RE: single user login

2011-08-09 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Gerald Stoller Sent: Tuesday, August 09, 2011 3:47 PM To: questions FreeBSD Subject: single user login I haven't used my FreeBSD system/account for

RE: How much disk space required for make release?

2011-08-16 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Miller, Vincent (Rick) Sent: Tuesday, August 16, 2011 11:39 AM To: FreeBSD Subject: How much disk space required for make release? Hello all, I am attempting

Broadcom BCM5780 Link-UP before auto-negotiation completes

2011-08-25 Thread Devin Teske
Hi All, I've got three different workstations each with a Broadcom Gigabit Ethernet card (slightly different models, but all running the bge(4) device driver) on FreeBSD-8.1 RELEASE. We've having a strange problem where each/every single reboot ends up in dropping to single-user mode because the

Re: Broadcom BCM5780 Link-UP before auto-negotiation completes

2011-08-26 Thread Devin Teske
On Aug 25, 2011, at 3:39 PM, Noel wrote: On 8/25/2011 4:26 PM, Devin Teske wrote: Hi All, I've got three different workstations each with a Broadcom Gigabit Ethernet card (slightly different models, but all running the bge(4) device driver) on FreeBSD-8.1 RELEASE. We've having

jail vnet bug

2011-08-27 Thread Devin Teske
Hi all, Not sure if this is a bug, but I'm using 8.1-RELEASE-p4 with VIMAGE enabled and am experiencing something odd. I set sysctl security.jail.mount_allowed=1 and then fire up a jail, all is good (jail has value of 1). I then set sysctl security.jail.enforce_statfs=1 and then restart the

RE: Please secure your FTP access

2011-09-16 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of David Demelier Sent: Friday, September 16, 2011 10:38 AM To: freebsd-questions@freebsd.org Subject: Re: Please secure your FTP access On 15/09/2011 23:46,

Re: header files?:: where?

2011-10-28 Thread Devin Teske
On Oct 28, 2011, at 3:24 PM, Gary Kline wrote: yes, i'm still messing with my curses pgm and have made some discoveries---among them, that xmodmap might be interferring with my configuration. anyway, anybody know where the following headers might be found/ #include gen_defs.h

* Re: IPSec in Jail

2011-12-05 Thread Devin Teske
On Dec 3, 2011, at 4:42 PM, Alejandro Imass aim...@yabarana.com wrote: Hello, I was following a thread in FBSD Spanish talking about the use of IPSec in Jails and there was no conclusion to the matter. I have a client that wants to run a VPN which requires IPSec and he is running on some

RE: drivin' me nuts: permissions and cdda2wav

2011-12-06 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Arthur Chance Sent: Tuesday, December 06, 2011 3:47 AM To: Ronald F. Guilmette Cc: freebsd-questions@freebsd.org Subject: Re: drivin' me nuts: permissions and

RE: 9.0 install and journaling

2011-12-13 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Da Rock Sent: Monday, December 12, 2011 3:55 PM To: freebsd-questions@freebsd.org Subject: Re: 9.0 install and journaling On 12/13/11 06:00, Eric S Pulley

* Re: FreeBSD 8 LiveFS - How To Start SSHD?

2011-12-26 Thread Devin Teske
Sent from my iPhone On Dec 26, 2011, at 3:53 AM, Damien Fleuriot m...@my.gd wrote: On 12/24/11 11:35 PM, Drew Tomlinson wrote: I've lost a drive in my FBSD 8.? box. I have a FBSD 8.1 LiveFS CD from which I've booted. I'd like to get sshd running so I can connect remotely and have the

* Re: chroot error: /bin/csh: No such file or directory; trying to create customized livecd/dvd

2011-12-26 Thread Devin Teske
Sent from my iPhone On Dec 23, 2011, at 8:28 PM, Antonio Olivares olivares14...@gmail.com wrote: Dear folks, I am trying to build a simple livecd to learn more. I have successfully run some commands found here: http://www.secure-computing.net/wiki/index.php/FreeBSD/LiveCD # cd

RE: Unexpected sh behavior with EXIT trap and errexit

2011-12-27 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Maxim Khitrov Sent: Tuesday, December 27, 2011 12:25 PM To: FreeBSD Subject: Unexpected sh behavior with EXIT trap and errexit Can anyone explain this behavior

RE: how to tell that a file exists and is not 0-len?

2011-12-28 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Gary Kline Sent: Wednesday, December 28, 2011 3:50 PM To: FreeBSD Mailing List Subject: how to tell that a file exists and is not 0-len? guys,

RE: Static IP on a Bridge

2011-12-29 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of ja...@colannino.org Sent: Thursday, December 29, 2011 9:21 AM To: freebsd-questions@freebsd.org Subject: Re: Static IP on a Bridge Quoting Matthew Seaman

RE: OT: Root access policy

2011-12-29 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Polytropon Sent: Thursday, December 29, 2011 9:58 AM To: Carl Johnson Cc: freebsd-questions@freebsd.org Subject: Re: OT: Root access policy On Thu, 29 Dec

RE: freebsd server limits question

2012-01-02 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Muhammet S. AYDIN Sent: Monday, January 02, 2012 11:13 AM To: freebsd-questions@freebsd.org Subject: freebsd server limits question Hello everyone. My first

RE: Exact timestamp for sorting and renaming files according to creation order

2012-01-03 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Dan Nelson Sent: Tuesday, January 03, 2012 12:49 PM To: Polytropon Cc: FreeBSD Questions Subject: Re: Exact timestamp for sorting and renaming files according to

RE: Exact timestamp for sorting and renaming files according to creation order

2012-01-03 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Polytropon Sent: Tuesday, January 03, 2012 1:00 PM To: Dan Nelson Cc: FreeBSD Questions Subject: Re: Exact timestamp for sorting and renaming files according to

Re: 9.0-RELEASE amd64 Bricked My Hard Drive

2012-01-05 Thread Devin Teske
On Jan 5, 2012, at 7:16 PM, Bill Tillman wrote: Today I encountered a problem which has me stumped. I downloaded and burned the ISO image for 9.0-RELEASE for amd64. I installed an older IDE hard drive to test the new OS with and did the install. I was very surprised at the (1) the dvd is

RE: how to force 'device' sources to not compile?

2012-01-06 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of ??? ??? Sent: Friday, January 06, 2012 1:40 PM To: freebsd-questions@freebsd.org Subject: how to force 'device' sources to not compile? I have errors

RE: Re[2]: how to force 'device' sources to not compile?

2012-01-06 Thread Devin Teske
-Original Message- From: Коньков Евгений [mailto:kes-...@yandex.ru] Sent: Friday, January 06, 2012 1:46 PM To: Devin Teske Cc: freebsd-questions@freebsd.org Subject: Re[2]: how to force 'device' sources to not compile? Здравствуйте, Devin. Вы писали 6 января 2012 г., 23:42:54

RE: ports vs packages

2012-01-09 Thread Devin Teske
-Original Message- From: aim...@yabarana.com [mailto:aim...@yabarana.com] On Behalf Of Alejandro Imass Sent: Monday, January 09, 2012 11:37 AM To: Devin Teske Cc: alexus; freebsd-questions@freebsd.org Subject: Re: ports vs packages On Mon, Jan 9, 2012 at 1:19 PM, Devin Teske

Broken amd64 packages: cvsup-without-gui and sup

2012-01-09 Thread Devin Teske
Hi all, Running FreeBSD 8.1-RELEASE-p6 here, we've noticed that both the amd64 build of supfilesrv as installed by the sup-2.0.20060802 package AND the amd64 build of cvsupd as installed by the cvsup-without-gui-16.1h_4 package, both segmentation fault immediately upon connection. The easiest

RE: Broken amd64 packages: cvsup-without-gui and sup

2012-01-09 Thread Devin Teske
Update. -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Devin Teske Sent: Monday, January 09, 2012 12:05 PM To: FreeBSD Questions Subject: Broken amd64 packages: cvsup-without-gui and sup Hi all, Running

[ANN] tzdialog(8) version 1.2 released

2012-01-11 Thread Devin Teske
Hi List, I'd like to announce a new version of tzdialog(8) available at http://druidbsd.sf.net/ This version sync's up with the HEAD version of tzsetup(8), including MFC of r198267 r198350 r210243 r220172 r222139 and r227011 as well as a few other minor modifications/bug-fixes. I've also

buildworld -DWITHOUT_OPENSSL fails at lib/libarchive

2012-01-13 Thread Devin Teske
Not sure when this happened, but RELENG_8 circa FreeBSD-8.1 didn't have this problem. Can anyone confirm that this appears to be a regression in RELENG_9? Output below. -- Devin $ make buildworld -DWITHOUT_OPENSSL [snip] === lib/libarchive (depend) rm -f .depend mkdep -f .depend -a-DDRUID

Re: buildworld -DWITHOUT_OPENSSL fails at lib/libarchive

2012-01-13 Thread Devin Teske
On Jan 13, 2012, at 5:20 PM, Devin Teske wrote: Not sure when this happened, but RELENG_8 circa FreeBSD-8.1 didn't have this problem. Can anyone confirm that this appears to be a regression in RELENG_9? Output below. -- Devin $ make buildworld -DWITHOUT_OPENSSL [snip] === lib

Re: buildworld -DWITHOUT_OPENSSL fails at (lib/libbsnmp/libbsnmp (all)) (was: lib/libarchive (depend))

2012-01-13 Thread Devin Teske
Trying to buildworld in RELENG_9 with -DWITHOUT_OPENSSL and getting failures. First failure we encountered required the following patch to get past lib/libarchive (depend)... --- lib/libarchive/config_freebsd.h.orig 2012-01-05 03:44:55.0 -0800 +++

Re: buildworld -DWITHOUT_OPENSSL fails at (lib/libbsnmp/libbsnmp (all)) (was: lib/libarchive (depend))

2012-01-15 Thread Devin Teske
On Jan 13, 2012, at 7:28 PM, Devin Teske wrote: Trying to buildworld in RELENG_9 with -DWITHOUT_OPENSSL and getting failures. First failure we encountered required the following patch to get past lib/libarchive (depend)... --- lib/libarchive/config_freebsd.h.orig 2012-01-05 03

Re: buildworld -DWITHOUT_OPENSSL fails at usr.sbin/wpa/hostapd (depend) (was: lib/libbsnmp/libbsnmp (all) (was: lib/libarchive (depend)))

2012-01-15 Thread Devin Teske
On Jan 15, 2012, at 10:11 AM, Devin Teske wrote: On Jan 13, 2012, at 7:28 PM, Devin Teske wrote: Trying to buildworld in RELENG_9 with -DWITHOUT_OPENSSL and getting failures. First failure we encountered required the following patch to get past lib/libarchive (depend)... --- lib

Re: buildworld -DWITHOUT_OPENSSL fails at usr.sbin/wpa/wpa_supplicant (all) (was usr.sbin/wpa/hostapd (depend) (was: lib/libbsnmp/libbsnmp (all) (was: lib/libarchive (depend))))

2012-01-15 Thread Devin Teske
On Jan 15, 2012, at 10:43 AM, Devin Teske wrote: On Jan 15, 2012, at 10:11 AM, Devin Teske wrote: On Jan 13, 2012, at 7:28 PM, Devin Teske wrote: Trying to buildworld in RELENG_9 with -DWITHOUT_OPENSSL and getting failures. First failure we encountered required the following patch

Re: buildworld -DWITHOUT_OPENSSL fails at usr.sbin/wpa/wpa_supplicant (all) (was usr.sbin/wpa/hostapd (depend) (was: lib/libbsnmp/libbsnmp (all) (was: lib/libarchive (depend))))

2012-01-15 Thread Devin Teske
On Jan 15, 2012, at 5:57 PM, Devin Teske wrote: On Jan 15, 2012, at 10:43 AM, Devin Teske wrote: On Jan 15, 2012, at 10:11 AM, Devin Teske wrote: On Jan 13, 2012, at 7:28 PM, Devin Teske wrote: Trying to buildworld in RELENG_9 with -DWITHOUT_OPENSSL and getting failures. First

[SOLVED] Re: buildworld -DWITHOUT_OPENSSL fails at usr.sbin/wpa/wpa_supplicant (all) (was usr.sbin/wpa/hostapd (depend) (was: lib/libbsnmp/libbsnmp (all) (was: lib/libarchive (depend))))

2012-01-15 Thread Devin Teske
On Jan 15, 2012, at 7:28 PM, Devin Teske wrote: On Jan 15, 2012, at 5:57 PM, Devin Teske wrote: On Jan 15, 2012, at 10:43 AM, Devin Teske wrote: On Jan 15, 2012, at 10:11 AM, Devin Teske wrote: On Jan 13, 2012, at 7:28 PM, Devin Teske wrote: Trying to buildworld in RELENG_9

RE: Backup strategy for zfs + jail

2012-01-17 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of bsd Sent: Tuesday, January 17, 2012 1:04 PM To: Liste FreeBSD Subject: Backup strategy for zfs + jail Hi, I have a simple 1U server with two disks that I

* Re: FreeBSD 9

2012-01-19 Thread Devin Teske
On Jan 19, 2012, at 1:05 AM, inquiz inq...@gmx.com wrote: Allan McKinnon mckinnon at live.com writes: ... I really enjoyed the old installer because then I had complete control over how I tweaked my computer during and after the install. I agree. The new installer got rid of

Re: * Re: FreeBSD 9

2012-01-19 Thread Devin Teske
On Jan 19, 2012, at 7:20 AM, inquiz wrote: Devin Teske devin.teske at fisglobal.com writes: ... The new installer got rid of dependencies and is scriptable - very good ! ??? *cough* Old installer _is_ scriptable and had less external dependencies as it was written in C not sh(1

Re: FreeBSD 9

2012-01-19 Thread Devin Teske
On Jan 19, 2012, at 8:46 AM, Chad Perrin wrote: On Thu, Jan 19, 2012 at 10:41:37AM +, inquiz wrote: Eduardo Morras nec556 at retena.com writes: ... I think that a full/complete update of the old installer to add it support GEOM, ZFS, scripting and more newer features will consume

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Chad Perrin Sent: Thursday, January 19, 2012 8:43 AM To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 9 On Thu, Jan 19, 2012 at 11:15:08AM +0100, Eduardo

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: Frank Shute [mailto:fr...@shute.org.uk] Sent: Thursday, January 19, 2012 12:01 PM To: Devin Teske Cc: 'Chad Perrin'; freebsd-questions@freebsd.org Subject: Re: FreeBSD 9 On Thu, Jan 19, 2012 at 11:22:14AM -0800, Devin Teske wrote: On Thu, Jan

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Chad Perrin Sent: Thursday, January 19, 2012 3:15 PM To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 9 On Thu, Jan 19, 2012 at 02:36:29PM -0800, Devin

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Chad Perrin Sent: Thursday, January 19, 2012 3:15 PM To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 9 On Thu, Jan 19, 2012 at 02:36:29PM -0800, Devin

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Devin Teske Sent: Thursday, January 19, 2012 4:33 PM To: 'Chad Perrin'; freebsd-questions@freebsd.org Cc: Dave Robison Subject: RE: FreeBSD 9 [snip

RE: FreeBSD 9

2012-01-19 Thread Devin Teske
-Original Message- From: 'Frank Shute' [mailto:fr...@shute.org.uk] Sent: Thursday, January 19, 2012 4:52 PM To: Devin Teske Cc: 'Chad Perrin'; freebsd-questions@freebsd.org; Dave Robison Subject: Re: FreeBSD 9 On Thu, Jan 19, 2012 at 02:36:29PM -0800, Devin Teske wrote

kgzip(8) regression in RELENG_9 GENERIC

2012-01-20 Thread Devin Teske
Taking a GENERIC 9.0-RELEASE kernel and running kgzip(8) on it produces an unusable kernel which causes immediate BTX halt in loader(8). NOTE: This is w.r.t. a completely un-modified src-tree (including the GENERIC config itself). Just thought I'd share this regression. 8.1-RELEASE-p6 doesn't

* Re: Horrible installer

2012-01-20 Thread Devin Teske
Sent from my iPhone On Jan 20, 2012, at 7:43 PM, gore koggy...@comcast.net wrote: [snip] I also bought the newer 4th Edition when it came out. (Having Marshal Kirk McKusick do the forward made me happy, he's one of my personal heros. I also got to speak with him recently and I was almost

* Re: Clang - what is the story?

2012-01-22 Thread Devin Teske
On Jan 22, 2012, at 6:38 AM, Robert Bonomi bon...@mail.r-bonomi.com wrote: Da Rock freebsd-questi...@herveybayaustralia.com.au wrote: I personally had no idea this was going on; my impression was gcc grew out of the original compiler that built unix, and the only choices were borland

Re: kgzip(8) regression in RELENG_9 GENERIC

2012-01-22 Thread Devin Teske
On Jan 21, 2012, at 1:41 AM, CyberLeo Kitsana wrote: On 01/20/2012 09:02 PM, Devin Teske wrote: Taking a GENERIC 9.0-RELEASE kernel and running kgzip(8) on it produces an unusable kernel which causes immediate BTX halt in loader(8). ... 4. Say: kgzip kernel Curious, it doesn't even

Re: kgzip(8) regression in RELENG_9 GENERIC

2012-01-23 Thread Devin Teske
On Jan 23, 2012, at 12:56 AM, CyberLeo Kitsana wrote: On 01/23/2012 12:30 AM, Devin Teske wrote: On Jan 21, 2012, at 1:41 AM, CyberLeo Kitsana wrote: On 01/20/2012 09:02 PM, Devin Teske wrote: Taking a GENERIC 9.0-RELEASE kernel and running kgzip(8) on it produces an unusable kernel

RE: Horrible installer (was: Re: FreeBSD 9)

2012-01-23 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Wojciech Puchar Sent: Monday, January 23, 2012 10:25 AM To: Damien Fleuriot Cc: freebsd-questions@freebsd.org Subject: Re: Horrible installer (was: Re: FreeBSD

Re: Portability of shell scripts from other *nixes

2012-01-25 Thread Devin Teske
On Jan 25, 2012, at 8:13 PM, Chuck Swiger wrote: Hi-- On Jan 25, 2012, at 7:24 PM, Da Rock wrote: On 01/26/12 12:55, Doug Poland wrote: This gets me closer, but the scripts behave differently now on OS X. For example, printf's don't output the same. Try searching on google and find

[ANN] FreeBSD Druid 9.0b56

2012-01-28 Thread Devin Teske
Behold! FreeBSD Druid! http://druidbsd.sourceforge.net/ Install FreeBSD 9.0 with sysinstall (!!) -- Devin NOTE: This is beta 56 of the Druid platform in-general (and thus the version 9.0b56) but it does NOT install a beta version of FreeBSD. Rather, it installs FreeBSD 9.0-RELEASE

+ Re: 9.0 install problems

2012-01-28 Thread Devin Teske
On Jan 28, 2012, at 1:30 PM, Henry Olyer henry.ol...@gmail.com wrote: When I boot the CD I get a different menu, ie., boot, shell, install. Since the CD is in the CD-ROM drawer and I know how to use sysinstall (or so I thought!,) I get a fresh shell and say sysinstall. Okay? Except I

RE: Jails V2, VIMAGE, and integration in the base system

2012-02-03 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Hugo Silva Sent: Friday, February 03, 2012 8:17 AM To: freebsd-questions@freebsd.org Subject: Jails V2, VIMAGE, and integration in the base system Hello, I

Re: FreeBSD custom CD and extra files to be included in the iso

2012-02-04 Thread Devin Teske
On Feb 4, 2012, at 1:37 AM, Amitabh Kant wrote: On Sat, Feb 4, 2012 at 2:50 PM, Amitabh Kant amitabhk...@gmail.com wrote: I have been able to use the make release command to create a custom iso for FreeBSD which includes some changes to the various bsdinstall scripts. It all works well as

Re: Jails V2, VIMAGE, and integration in the base system

2012-02-04 Thread Devin Teske
On Feb 4, 2012, at 10:45 AM, Hugo Silva wrote: On 02/03/12 17:02, Devin Teske wrote: Please give this a try: http://druidbsd.sf.net/vimage.shtml http://druidbsd.sf.net/download.shtml Hi, Interesting. Is it safe to run in production (VIMAGE/vnets) ? I can't speak to every

RE: /dev/ulpt0 -- How is it created?

2012-02-08 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Ronald F. Guilmette Sent: Wednesday, February 08, 2012 1:58 PM To: freebsd-questions@freebsd.org Subject: /dev/ulpt0 -- How is it created? It would appear

RE: One or Four?

2012-02-17 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Chuck Swiger Sent: Friday, February 17, 2012 2:18 PM To: david.robi...@fisglobal.com Cc: freebsd-questions@freebsd.org Subject: Re: One or Four? On Feb 17,

RE: One or Four?

2012-02-17 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Jerry McAllister Sent: Friday, February 17, 2012 2:53 PM To: Polytropon Cc: david.robi...@fisglobal.com; freebsd-questions@freebsd.org Subject: Re: One or Four?

RE: One or Four?

2012-02-17 Thread Devin Teske
-Original Message- From: Chuck Swiger [mailto:cswi...@mac.com] Sent: Friday, February 17, 2012 3:56 PM To: Devin Teske Cc: FreeBSD - Subject: Re: One or Four? On Feb 17, 2012, at 3:11 PM, Devin Teske wrote: a. A security issue /tmp is by-default out-of-the-box world

RE: One or Four?

2012-02-17 Thread Devin Teske
-Original Message- From: Chuck Swiger [mailto:cswi...@mac.com] Sent: Friday, February 17, 2012 3:56 PM To: Devin Teske Cc: FreeBSD - Subject: Re: One or Four? On Feb 17, 2012, at 3:11 PM, Devin Teske wrote: [snip] I'd argue that there should never be a single-/ unless you

RE: swap space

2012-02-17 Thread Devin Teske
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- questi...@freebsd.org] On Behalf Of Robison, Dave Sent: Friday, February 17, 2012 4:11 PM To: freebsd-questions@freebsd.org Subject: Re: swap space On 02/17/2012 15:58, Chuck Swiger wrote: On

RE: One or Four?

2012-02-17 Thread Devin Teske
-Original Message- From: Chuck Swiger [mailto:cswi...@mac.com] Sent: Friday, February 17, 2012 4:41 PM To: Devin Teske Cc: 'FreeBSD -' Subject: Re: One or Four? On Feb 17, 2012, at 4:11 PM, Devin Teske wrote: However, for whatever reasons, the overwhelming majority of folks

  1   2   3   >