In freebsd-questions Digest, Vol 415, Issue 6, Message: 1
On Fri, 18 May 2012 08:07:16 -0400
David Banning wrote:
> > > It is machines that connect and receive via DHCP 192.168.1.2 and above
> > > that
> > > can't connect to the internet though the server. I don't know a whole
> > > lot abo
Linux has a feature called EEH (extended error handling) which is
introduced to handle PCI errors gracefully.
Is EEH supported in freebsd as well?
I looked into the documentation of freebsd and briefly looked into the
freebsd source tree as well but couldn't find anything like that.
Please confirm.
On Sat, 19 May 2012 11:18:37 -0500
CyberLeo Kitsana wrote:
> On 05/19/2012 03:29 AM, Andriy Babiy wrote:
> >>> "Makefile.inc1", line 160: CPUTYPE global should be set with ?=.
> ...
> > In make.conf I have CPUTYPE=nocona
>
> As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in
> /et
On Thu 2012-05-17 15:17:13 UTC+0200, Polytropon (free...@edvax.de) wrote:
> Search for "LS_COLORS" in the environment variables section
> of "man csh". However, I've always been satisfied with using
> $LSCOLORS as "ExGxdxdxCxDxDxBxBxegeg". :-)
Before I discovered $LSCOLORS I used gls from
/usr/po
On Fri, May 18, 2012 at 2:27 PM, Bernt Hansson wrote:
> 2012-05-18 13:49, J. W. Ballantine skrev:
>
>> Hi,
>>
>> Before the update of x11 on 4/21/2012, X was working fine, but now
>> when I startx, my usb and touchpad mouse are no longer found. The
>> mouse works in terminal mode, and hald and db
Hello,
what does this boot message means, and where
does it come from?
link_elf_obj: symbol ata_controlcmd undefined
linker_load_file: Unsupported file type
It appears between between
ZFS storage pool version 28
and
drm0: on vgapci0
uname -a:
FreeBSD phenom.cordula.ws 9.0-STABLE FreeBSD 9
Hi,
I've installed lrzip from ports 'portmaster archivers/lrzip' on both
FreeBSD 8.2 / 9
but when I try using it it always fail.
I get the following error:
iA# lrzip file.sql
Output filename is: file.sql.lrz
pthread_mutex_lock failedNo such file or directory
Fatal error - exiting
I need your hel
Greetings!
I have a FreeBSD 9 system with 3 different ZFS pools on it. I am
booting from a ro CF Card w/o any major issues, the problem I am
encountering is that zroot needs to be mounted at boot first, because
it contains /usr, zhome and tank contain other various sub-partitions
of /usr.
Also, z
On Sun, 20 May 2012 20:59:50 +1000, andrew clarke wrote:
> In FreeBSD I use /bin/ls:
>
> setenv LSCOLORS "ExGxFxdxCxDxDxhbadExEx"
> alias ls 'ls -D "%Y-%m-%d %H:%M:%S"'
>
> The -D stuff is to display ISO 8601 style timestamps like GNU ls's
> --time-style=long-iso format, eg:
>
> -r-xr-xr-x 1 ro
8.2-RELEASE FreeBSD 8.2-RELEASE #0
with current portsnap
mtr, postfix-current, pcre all fail to install with error:
** Cannot --enable-pcretest-libedit because libedit library was not found.
===> Script "configure" failed unexpectedly.
Please report the problem to m...@freebsd.org [maintainer]
Hello list,
I have a few php config files that have the windows delimiter
character in them ('^M') that I would like to get rid of. I'm trying
to use sed to do it, and for some reason I am not having any luck.
Here's the line that I'm trying to use:
#sed -i '.bak' 's/^M//g' config.php
Howeve
On 20/05/2012 17:22, Len Conrad wrote:
> 8.2-RELEASE FreeBSD 8.2-RELEASE #0
>
> with current portsnap
>
> mtr, postfix-current, pcre all fail to install with error:
>
> ** Cannot --enable-pcretest-libedit because libedit library was not found.
> ===> Script "configure" failed unexpectedly.
> Pl
> From owner-freebsd-questi...@freebsd.org Sun May 20 11:11:00 2012
> Date: Sun, 20 May 2012 12:08:04 -0400
> From: Tim Dunphy
> To: freebsd-questions
> Subject: eliminate character with sed
>
> Hello list,
>
> I have a few php config files that have the windows delimiter
> character in them (
On Sun, 20 May 2012 12:08:04 -0400, Tim Dunphy wrote:
> Hello list,
>
> I have a few php config files that have the windows delimiter
> character in them ('^M') that I would like to get rid of. I'm trying
> to use sed to do it, and for some reason I am not having any luck.
>
> Here's the line t
Maybe there is some truth to this. FreeBSD uses use clang, Apple's
compiler, since FreeBSD 9:
http://lists.freebsd.org/pipermail/freebsd-stable/2012-May/067486.html.
On Sat, May 12, 2012 at 11:45 AM, Matthew Jacob wrote:
> On 5/12/2012 6:25 AM, Vance Siemens wrote:
>>
>> Can you share a brief ove
On Sun, 20 May 2012, Polytropon wrote:
Regarding the use of "sed": I'm not sure if it's possible
to do something like
% sed -i '.bak' 's/\r//g' config.php
because I assume (not tested!) that it's not possible to
put in escape sequences like that. But try for yourself
and surprise me. :
On Sun, May 20, 2012 at 10:16 AM, Vance Siemens wrote:
> Maybe there is some truth to this. FreeBSD uses use clang, Apple's
> compiler, since FreeBSD 9:
> http://lists.freebsd.org/pipermail/freebsd-stable/2012-May/067486.html.
>
> On Sat, May 12, 2012 at 11:45 AM, Matthew Jacob wrote:
> > On 5/12
Am 20.05.2012, 18:08 Uhr, schrieb Tim Dunphy :
Hello list,
I have a few php config files that have the windows delimiter
character in them ('^M') that I would like to get rid of. I'm trying
to use sed to do it, and for some reason I am not having any luck.
Here's the line that I'm trying to
On Sun, 20 May 2012 21:10:51 +0200, Michael Ross wrote:
> Maybe you can use /usr/ports/converters/dosunix.
>
> Usage:
> dosunix INPUTFILE OUTPUTFILE
>
> DosUnix converts files from DOS text format to Unix text format
> by replacing each carriage return & newline pair wit
Hi,
Assuming that you are using some version of diskless (man diskless), I
build NAS boxes using NanoBSD (man nanobsd) and in that setup, I need to
move the cache from /boot/zfs to /etc/zfscache so the cache can be mapped
to the files copied to the cfg partision. So I added the following file
I am attempting to rebuild nanoBSD on an AMD64 system, using the same
config file I used a couple years ago on a 32-bit system.
The target system is a TS5700 with an AMD Elan SC520, currently running
nanoBSD from FreeBSD 6.2-PRERELEASE #0: Sun Oct 15 16:25:50 PDT 2006.
From dmesg:
CPU: AMD En
On Sun, 20 May 2012 19:49:49 -0700, Thomas D. Dean wrote:
> I am attempting to rebuild nanoBSD on an AMD64 system, using the same
> config file I used a couple years ago on a 32-bit system.
> [...]
> /usr/home/tomdean/nanoBSD/MYKERNEL: unknown option "I486_CPU"
It seems that the amd64 sources do
On 05/20/12 20:39, Polytropon wrote:
On Sun, 20 May 2012 19:49:49 -0700, Thomas D. Dean wrote:
I am attempting to rebuild nanoBSD on an AMD64 system, using the same
config file I used a couple years ago on a 32-bit system.
[...]
/usr/home/tomdean/nanoBSD/MYKERNEL: unknown option "I486_CPU"
It
> From owner-freebsd-questi...@freebsd.org Sun May 20 22:52:02 2012
> Date: Sun, 20 May 2012 20:47:49 -0700
> From: "Thomas D. Dean"
> To: freebsd-questions@freebsd.org
> Subject: Re: NanoBSD Build Failure
>
> On 05/20/12 20:39, Polytropon wrote:
> > On Sun, 20 May 2012 19:49:49 -0700, Thomas D.
On 05/20/12 23:23, Robert Bonomi wrote:
Just realized that.
I have a spare disk and the 8.2 i386 distribution dvd from my subscription.
Install that for use with nanoBSD will make it much better.
Thanks,
Tom Dean
___
freebsd-questions@freebsd.org mai
25 matches
Mail list logo