13.09.2011 03:29, Dmitry Morozovsky wrote:
On Mon, 12 Sep 2011, John Baldwin wrote:
On Monday, September 12, 2011 2:01:16 am Dmitry Morozovsky wrote:
Dear colleagues,
I found csup is crashing on my building machine on some broken repo element,
but cannot quickli realize what's the source of p
15.12.2011 17:36, Michael Larabel пишет:
On 12/15/2011 07:25 AM, Stefan Esser wrote:
Am 15.12.2011 11:10, schrieb Michael Larabel:
No, the same hardware was used for each OS.
In terms of the software, the stock software stack for each OS was used.
Just curious: Why did you choose ZFS on FreeB
Edwin Groothuis wrote:
Oh yes, I forgot about that:
The old top(1) and new top(1) counts the processes different:
- "ps xauw | wc" gives 265
- "ps xauwH | wc" gives 295 (expand threads)
But what about running processes?
I have quad core processor with the summary lines:
new top: 127 processes
+stable@
Yoshihiro Ota wrote:
Why are so many people are bitten by this? Is that the jobs of port-upgrading
tool to safe copy these libraries to compat so that all programs using
the old libraries works?
Portupgrade preserves the libraries in /usr/local/lib/compat/pkg:
% ls /usr/local/lib/com
Hi.
For some reason I need to share USB disk with NTFS via NFS. I use
fusefs-ntfs to mount the USB disk. But can't export it. I've got this
message from mountd(8):
mountd[85534]: can't export /mnt
After googling I found out Linux can export Ntfs-3g with option
no_root_squash: http://ubuntufo
01.07.2015 1:26, Rick Macklem wrote:
Sergey Matveychuk wrote:
Hi.
For some reason I need to share USB disk with NTFS via NFS. I use
fusefs-ntfs to mount the USB disk. But can't export it. I've got this
message from mountd(8):
mountd[85534]: can't export /mnt
After googling I
Vadim Goncharov wrote:
Hi,
I've recently found a patch (also available at
http://antigreen.org/vadim/freebsd/ipfwpcap/) made by me and my friend
in January to ipfwpcap(8) introduced in 7.0. Now it have more features,
Unfortunately too old to apply.
And using of pidfile_* functions from libu
Hi.
I have a machine with Intel DX58SO X58 mother board (no ps/2 ports).
I've installed FreeBSD 7.1 on it without any problem and it works fine.
Till I need boot from another device. I press 6 in boot menu, get loader
prompt and the computer hangs after a time. Quite random time. From
second
Sergey Matveychuk wrote:
Hi.
I have a machine with Intel DX58SO X58 mother board (no ps/2 ports).
I've installed FreeBSD 7.1 on it without any problem and it works fine.
Till I need boot from another device. I press 6 in boot menu, get loader
prompt and the computer hangs after a time.
Hello.
I tried to upgrade from 10.0-RELEASE:
# freebsd-update -r 10.3-RELEASE upgrade
...
# freebsd-update install
...
# reboot
...
# freebsd-update install
Installing updates...Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault
Hello.
I tried to upgrade from 10.0-RELEASE:
# freebsd-update -r 10.3-RELEASE upgrade
...
# freebsd-update install
...
# reboot
...
# freebsd-update install
Installing updates...Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault
Hi.
On FreeBSD 11.0 kernel installation procedure is broken. It does not
work without COMPILER_TYPE=clang:
make[2]: "/usr/src/share/mk/bsd.compiler.mk" line 145: Unable to
determine compiler type for CC=cc . Consider setting COMPILER_TYPE.
Command 'make installworld COMPILER_TYPE=clang KER
Miroslav Lachman wrote:
> Odhiambo Washington wrote:
>> rm /usr/local/lib/ruby/site_ruby/1.8/i386-freebsd6/bdb.so
>>
>> then tell me what happens if you run portupgrade again!
>>
>> I've gone through this today, so it's still fresh in my mind!
>
> After removing bdb.so portupgrade is working again
Atanas wrote:
> Recent portupgrade versions no longer obey the -M command line switch,
> i.e. any optional arguments to be prepended to each make command.
>
It should. I'll investigate it.
--
Dixi.
Sem.
___
freebsd-stable@freebsd.org mailing list
http
Atanas wrote:
> Recent portupgrade versions no longer obey the -M command line switch,
> i.e. any optional arguments to be prepended to each make command.
>
> How to reproduce:
>
> # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024" www/apache13
Everything work file. Use -m for getting what you wan
Atanas wrote:
> Sergey Matveychuk said the following on 7/11/2006 10:08 PM:
>> Atanas wrote:
>>> Recent portupgrade versions no longer obey the -M command line switch,
>>> i.e. any optional arguments to be prepended to each make command.
>>>
>>&g
John E Hein wrote:
> This is incorrect.
> make(1) looks at the environment for variables.
> See the man page.
OK, something really broke in portupgrade then.
--
Dixi.
Sem.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis
Atanas wrote:
> Please, don't get me wrong. I'm not asking for help or for a workaround.
> I'm actually trying to help identifying a problem or regression.
>
> If this is not a bug, but a feature change, please have it documented.
It was a bug. Fixed. Thanks.
--
Dixi.
Sem.
_
Joseph Koshy wrote:
> sz> How can add FreeBSD into grub menu? I can see FreeBSD file
> sz> system via fdisk -l comand.
>
> Something like the following should work in
> "/boot/grub/menu.lst":
>
> title FreeBSD
> root (hd0,a)
> kernel /boot/loader
>
> assuming that the 'a' partition is where t
Do you know an old sio driver is hardly usable?
There are many silo overflows, working with a terminal device is a
nightmare. There was a report about one crash with a message about a
spinlock holed more than 5 seconds (there is no core dump because it has
not repeated).
After a discussion in a R
O. Hartmann wrote:
> Had those overflows many times when I used FreeBSD 6.0-STABLE,
> 6.1-STABLE and a modem.
> But this never had a so bad influence forcing me into using uart.
I tried to configure cisco router plugged in a serial port. It was very
uncomfortable. It hangs for a few tens seconds a
Matthew Jacob wrote:
> YMMV and your message is content free. I use sio all the time as a
> [EMAIL PROTECTED] w/o any problems.
>
> On 11/12/06, Sergey Matveychuk <[EMAIL PROTECTED]> wrote:
>> Do you know an old sio driver is hardly usable?
>>
>> There are
Julian C. Dunn wrote:
> I want to set up a FreeBSD system so that all portupgrades are done by a
> "portbld" user, which has restricted 'sudo' rights to execute only
> portupgrade-related commands. To that end, I did the following:
>
> $ sudo chown -R portbld:portbld /usr/ports
> $ sudo chown -R p
Michael Proto wrote:
> Phillip Ledger wrote:
>> i have been trying to get portupgrade working, however everything i try
>> to run it im getting an error with the portsdb. now i have tryed to
>> rebuild it as requested initaly by portupgrade but im still getting an
>> error
>>
>> portupgrade -aRr
>>
Hello.
I have a problem with FreeBSD 6.2-RELEASE in VmWare Server on Windows
2003 host.
Time is a hour slow for a day.
I have hint.apic.0.disabled=1 in loader.conf
I've tried all possible values in kern.timecounter.hardware.
Nothing helps.
I've found it's not only my problem:
http://www.vmware.
Adrian Chadd wrote:
> The solution is to install the VMware or VirtualPC supplied drivers
> for your environment. They'll include, amongst other things, fixes for
> the RTC and timer drivers which will fix your clock skew issues (and
> if you've noticed, things like "sleep" acting oddly.)
What do
I've downloaded 6.1-RELEASE-sparc64-disc1.iso and try to boot.
loader boots kernel and hangs on message:
jumping to kernel entry at 0x...
What can I do?
PS. It's sun 480 with 4 CPU. I have no complete info on the configuration.
--
Dixi.
Sem.
___
freebs
Gavin Atkinson wrote:
> On Mon, 2006-06-19 at 12:08 +0400, Sergey Matveychuk wrote:
>> I've downloaded 6.1-RELEASE-sparc64-disc1.iso and try to boot.
>> loader boots kernel and hangs on message:
>> jumping to kernel entry at 0x...
>>
>> What can I do?
>&g
Sergey Matveychuk wrote:
> Gavin Atkinson wrote:
>> On Mon, 2006-06-19 at 12:08 +0400, Sergey Matveychuk wrote:
>>> I've downloaded 6.1-RELEASE-sparc64-disc1.iso and try to boot.
>>> loader boots kernel and hangs on message:
>>> jumping to kernel entry a
> What if you do
>
> ifconfig fxp0 media autoselect
I don't undertand. Autoselect is turned on by default. I have full-duplex
then.
Sem.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
> If the switch supports full duplex why would you not want to use it ?
It became buggy in full-duplex. It send zerro packets permanently in
full-duplex port. Link works but slowlier.
Sem.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the
31 matches
Mail list logo