jail and uname

2010-07-03 Thread Aiza
From the console of a jail I issue uname –r and get 8.0-RELEASE-p3, which is the release level of the host. I know the jail is running a pristine minimum install of 8.0-RELEASE. I would think issuing uname from within a jail environment should respond with the info of the jail environment. Is

Re: jail and uname

2010-07-03 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2010 07:13:13, Aiza wrote: From the console of a jail I issue uname –r and get 8.0-RELEASE-p3, which is the release level of the host. I know the jail is running a pristine minimum install of 8.0-RELEASE. The uname information is compiled

Re: jail and uname

2010-07-03 Thread Patrick Lamaiziere
Le Sat, 03 Jul 2010 14:13:13 +0800, Aiza aiz...@comclark.com a écrit : From the console of a jail I issue uname –r and get 8.0-RELEASE-p3, which is the release level of the host. I know the jail is running a pristine minimum install of 8.0-RELEASE. I would think issuing uname from within

Re: jail and uname

2010-07-03 Thread George Davidovich
On Sat, Jul 03, 2010 at 02:13:13PM +0800, Aiza wrote: From the console of a jail I issue uname -r and get 8.0-RELEASE-p3, which is the release level of the host. I know the jail is running a pristine minimum install of 8.0-RELEASE. I would think issuing uname from within a jail environment

Re: i386 wine on amd64 - DRI a lost cause?

2010-07-03 Thread Jonathan Chen
On Fri, Jul 02, 2010 at 09:04:43AM +0200, David Naylor wrote: On Friday 02 July 2010 01:35:05 xorquew...@googlemail.com wrote: On 2010-07-01 22:16:26, David Naylor wrote: Have you tried the packages from http://people.freebsd.org/~ivoras/wine/ They worked for me with nvidia and intel.

text to html

2010-07-03 Thread Jozsi Avadkan
input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a one liner that get's the input, and gives the mentioned output. ___

Re: text to html

2010-07-03 Thread Erik Gustafson
On Sat, Jul 3, 2010 at 11:07 AM, Jozsi Avadkan jozsi.avad...@gmail.com wrote: input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a one liner that get's the input, and

Re: i386 wine on amd64 - DRI a lost cause?

2010-07-03 Thread xorquewasp
On 2010-07-03 19:30:36, Jonathan Chen wrote: I'm got (unjailed) wine/i386 on amd64, and it plays DirectX 9 games with no problems; eg EVE-Online. I'm using the nvidia-drivers, which have to be installed on the 32-bit base, as well as the 64-bit driver on the /usr/local Have noticed that

Re: text to html

2010-07-03 Thread George Davidovich
On Sat, Jul 03, 2010 at 11:07:29AM +0200, Jozsi Avadkan wrote: input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a one liner that get's the input, and gives the

Re: 'file' Command Giving False Positives

2010-07-03 Thread Andy Balholm
One thing I noticed about the file command's output might be useful: For the file in question, it says MS-DOS executable (built-in) For real Windows programs, it gives more information. One that I tried said PE32 executable for MS Windows (GUI) Intel 80386 32-bit. I remember that some others

Re: Just want to ask

2010-07-03 Thread Chris Rees
On 29 June 2010 19:18, Roger B.A. Klorese rog...@queernet.org wrote: On Jun 29, 2010, at 11:13 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: Whether or not he agrees with them is a matter of philosophical interest only, so long as he keeps to the terms. Agree TO them, not agree

Re: Just want to ask

2010-07-03 Thread Robert Bonomi
From utis...@gmail.com Sat Jul 3 09:36:02 2010 From: Chris Rees utis...@gmail.com Date: Sat, 3 Jul 2010 15:36:00 +0100 Subject: Re: Just want to ask To: Roger B.A. Klorese rog...@queernet.org Cc: Matthew Seaman m.sea...@infracaninophile.co.uk, questi...@freebsd.org

Re: text to html

2010-07-03 Thread Jozsi Avadkan
my own solution: http://pastebin.com/raw.php?i=kqQXCpD5 input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a one liner that get's the input, and gives the

pxe LiveCD setup

2010-07-03 Thread Warren Block
Is there a quick way to set up a PXE boot menu for booting into a number of ISO images? There's net/pxe, but it looks like only part of the solution. Ideally, there'd just be a minimal setup with a directory of ISO files and a built-in loader that lets the user choose which ISO to boot.

Re: pxe LiveCD setup

2010-07-03 Thread Sam Fourman Jr.
On Sat, Jul 3, 2010 at 2:07 PM, Warren Block wbl...@wonkity.com wrote: Is there a quick way to set up a PXE boot menu for booting into a number of ISO images?  There's net/pxe, but it looks like only part of the solution. Ideally, there'd just be a minimal setup with a directory of ISO files

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Chris Maness
On Thu, Jul 1, 2010 at 7:33 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/07/2010 15:05:37, Chris Maness wrote: Can a sub block of IP address space be used, and if so, what is the wild card? Yes.  You can use lists of IPs or

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2010 20:28:27, Chris Maness wrote: Including the line: acl public-nets { 127.0.0.1; ::1; } ^ You need a semi-colon here __| for testing resulted in a failure to launch with the following

Trying to Install VirtualboxOSE

2010-07-03 Thread Chris Maness
Trying to install virtual box. It looks like one of the dependencies failed to build. Any suggestions? In file included from socket/qabstractsocket.cpp:2793: .moc/release-shared/moc_qabstractsocket.cpp:14:2: error: #error This file was generated using the moc from 4.5.3. It

Re: pxe LiveCD setup

2010-07-03 Thread Carl Chave
On Sat, Jul 3, 2010 at 3:07 PM, Warren Block wbl...@wonkity.com wrote: Is there a quick way to set up a PXE boot menu for booting into a number of ISO images?  There's net/pxe, but it looks like only part of the solution. Ideally, there'd just be a minimal setup with a directory of ISO files

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Chris Maness
On Sat, Jul 3, 2010 at 12:52 PM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2010 20:28:27, Chris Maness wrote: Including the line: acl public-nets { 127.0.0.1; ::1; }                                     ^ You need a

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Chris Maness
Ok, it is working for the local net now, but it is no longer working as an authoritative server for my zones. Here is the current config: // $FreeBSD: src/etc/namedb/named.conf,v 1.26.2.2.2.1 2008/11/25 02:59:29 kensmith Exp $ // // Refer to the named.conf(5) and named(8) man pages, and the

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Chris Maness
Ahhh, I see I need to add: allow-query { any; }; to my authoritative zones. Thanks it all works now. Chris Maness p.s. So was this a change in the default behavior of BIND over the years? Because I don't think my named.conf has been changed, and this used to work for any hosts.

fetchmail certificate verification messages

2010-07-03 Thread Marco Beishuizen
Hi, I'm seeing in my logfiles a lot of messages like these from fetchmail: Jul 3 22:02:54 yokozuna fetchmail[1437]: Server certificate verification error: self signed certificate in certificate chain Jul 3 22:02:54 yokozuna fetchmail[1437]: This means that the root signing certificate

Re: Just want to ask

2010-07-03 Thread RW
On Sat, 3 Jul 2010 15:36:00 +0100 Chris Rees utis...@gmail.com wrote: On 29 June 2010 19:18, Roger B.A. Klorese rog...@queernet.org wrote: On Jun 29, 2010, at 11:13 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: Whether or not he agrees with them is a matter of philosophical

Samba gives invalid PT_PHDR after upgrading from 7.2-RELEASE to 7.3-RELEASE

2010-07-03 Thread David Brodbeck
I apologize if this has been asked before; I tried searching the list, but the search engine on lists.freebsd.org keeps giving me an error message. Today I upgraded my system from FreeBSD 7.2-RELEASE to FreeBSD 7.3- RELEASE using freebsd-update. Samba no longer runs. I get the following

Re: pxe LiveCD setup

2010-07-03 Thread Warren Block
On Sat, 3 Jul 2010, Carl Chave wrote: On Sat, Jul 3, 2010 at 3:07 PM, Warren Block wbl...@wonkity.com wrote: Is there a quick way to set up a PXE boot menu for booting into a number of ISO images?  There's net/pxe, but it looks like only part of the solution. Ideally, there'd just be a

Re: pxe LiveCD setup

2010-07-03 Thread Carl Chave
After a very cursory setup, it works!  I took notes and will write it up in a bit. The only complaint I have so far is the speed of download via tftp.  A 236M ISO took two minutes to load, or about 2M per second.  A full CD takes a long, long time.  Is that typical, or maybe just the poor

Re: BIND Refusing to Resolve for External Hosts

2010-07-03 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/2010 22:29:46, Chris Maness wrote: Ahhh, I see I need to add: allow-query { any; }; to my authoritative zones. Thanks it all works now. Great. p.s. So was this a change in the default behavior of BIND over the years? Because I

Re: fetchmail certificate verification messages

2010-07-03 Thread Dan Nelson
In the last episode (Jul 03), Marco Beishuizen said: I'm seeing in my logfiles a lot of messages like these from fetchmail: Jul 3 22:02:54 yokozuna fetchmail[1437]: Server certificate verification error: self signed certificate in certificate chain Jul 3 22:02:54 yokozuna fetchmail[1437]: