Re: ltmain.sh not found

2019-04-24 Thread Dima Pasechnik
main.sh ., but this is quite > cumbersome. > > Does anyone know a more elegant solution? see https://www.gnu.org/software/automake/manual/html_node/Error-required-file-ltmain_002esh-not-found.html That is, teach the script in question to run autoreconf, if you want this to wor

Re: problem with chpass after recent libutil change

2012-06-13 Thread Dima Panov
://people.freebsd.org/~bapt/add-special-case-for-toor.diff Works here. FreeBSD 10.0-113-CURRENT clang #0 r236355M: -- Dima Panov (flu...@freebsd.org) (KDE, Office)@FreeBSD team Facebook: http://www.facebook.com/fluffy.khv IRC: fluffy@EFNet, fluffykhv@FreeNode twitter: fluffy_khv | skype: dima.panov

Re: polling in 4.11 vs 5.4

2005-08-23 Thread dima
> I hope this is the right place that I post to! > > > > When I enabled polling in 5.4 and 4.11, I found that CPU load > in 5.4 is much higher than 4.11. For example, suppose HZ is 5000, in 5.4 > the idle CPU is about 87%, but in 4.11, the idle CPU is about 99.9%. Is > this ri

Re: mdconfig

2005-05-29 Thread Dima Dorfman
Michael Grant <[EMAIL PROTECTED]> wrote: > # mdconfig -l -u md0 > md0 vnode 23503425 KBytes -current has support for showing the file name: # mdconfig -lu0 md0 vnode 3.0M /home/dima/test I don't know when this will be MFC'd. > Furthermore, could we h

Re: scsi card recommendation

2005-04-13 Thread dima
> dear all, > I would like to buy SCSI card which must: > - support Ultra 320 > - support RAID 0,1,5, and 1/0 > any recommendation for FreeBSD-5.x ? Adaptec 7902 (I have an onboard one) works quite fine with asr(4) zero-channel raid card. It's a quite cheap solution but it performs stable and fa

Re[4]: recompile, harddrive(partition) error

2005-02-14 Thread dima
>> 1. if you edited GENERIC, not the copy of it, you >> can download a copy from cvsweb.freebsd.org or cvs >> it. >> 2. default /etc/make.conf should be empty. >> 3. you can get the security/errata patched sources >> of 5.3-RELEASE (actually called 5.3-RELEASE-p5) by >> changing the tag in your cvs

Re[2]: recompile, harddrive(partition) error

2005-02-10 Thread dima
> > Hello, > > My first day with a BSD system so.. be gentle > > please. > > :) > > > > Hello again... > I see that no one has come with ideas... so what i am > asking is this: where can i find the files > (GENERIC,make.conf etc) that were used in compiling > the default kernel that comes with th

Re[5]: interrupt routing -- moving to acpi@

2005-02-10 Thread dima
Thanks to all who tried to help. I decided to move the discussion to acpi@ > >>> Ah, so they are all on the same bus. Yuck, performance is going to be > >>> sucky. Bad Tyan, no cookie. That'll also explain the limited number of > >>> interrupts available. I don't think there's anything we can d

Re[4]: interrupt routing

2005-02-10 Thread dima
>>> Ah, so they are all on the same bus. Yuck, performance is going to be >>> sucky. Bad Tyan, no cookie. That'll also explain the limited number of >>> interrupts available. I don't think there's anything we can do to help >>> the situation, sadly. >> I cannot affect the company equipment purch

Re[2]: interrupt routing

2005-02-10 Thread dima
>> Ah, so they are all on the same bus. Yuck, performance is going to be >> sucky. Bad Tyan, no cookie. That'll also explain the limited number >> of interrupts available. I don't think there's anything we can do to >> help the situation, sadly. > > Buy a PCI-X SCSI/GigE card, and use that inst

Re: recompile, harddrive(partition) error

2005-02-09 Thread dima
> Hello, > My first day with a BSD system so.. be gentle please. > :) You have done something weird for sure... 1. unwind.h is only found in gcc and the kernel sources for ia64. 2. the FreeBSD kernel is pure C, so it does not use libstdc++. 3. 5.3 contains gcc version 3.4.2 as the default compiler.

ng_fec startup

2005-02-09 Thread dima
I am curious about the proper way of setting up an EtherChannel from startup scripts. grep -R fec /etc/* didnt provide me a hint. So, all the EtherChannel configuration is in /etc/rc.local now: $ cat /etc/rc.local #!/bin/sh /sbin/ifconfig bge0 media 100BaseTX mediaopt full-duplex up /sbin/ifcon

Re[3]: interrupt routing

2005-02-09 Thread dima
I am preparing a new server for production use. It contains 2 1000BaseTX NICs and 2 SCSI controllers. The interrupt assignment performed by ACPI looks kinda strange: irq24: bge0 ahd0 irq25: bge1 ahd1 How can I affect it? I mean I want all the devices use different IRQ

Re[2]: interrupt routing

2005-02-08 Thread dima
> > I am preparing a new server for production use. > > It contains 2 1000BaseTX NICs and 2 SCSI controllers. > > The interrupt assignment performed by ACPI looks kinda strange: > > irq24: bge0 ahd0 > > irq25: bge1 ahd1 > > How can I affect it? I mean I want all the devices use different IRQ lines.

interrupt routing

2005-02-07 Thread dima
I am preparing a new server for production use. It contains 2 1000BaseTX NICs and 2 SCSI controllers. The interrupt assignment performed by ACPI looks kinda strange: irq24: bge0 ahd0 irq25: bge1 ahd1 How can I affect it? I mean I want all the devices use different IRQ lines. _

Re: Installation attempt results in shutdown - nx9105

2005-01-14 Thread dima
> Hi, I tried to install 5.3 on my HP/Compaq nx9105 ant saw the same symptoms > as David Johnson. > I also tried your 1), 2) and 3) options without success (immediate shutdown). This would probably help you to boot: unload boot Run those commands from the boot loader prompt. > > > > --

Re: Dell PE800 NIC not recognized

2004-12-17 Thread dima
> I just took delivery of a Dell PE800 tower server. I installed > 5.3-RELEASE amd64 on it, but it is not finding any ethernet device > (there is one built into the mobo). > > According to the Dell PE800 spec sheet > (http://www.dell.com/downloads/global/products/pedge/en/800_specs.pdf) > it

Re[2]: Installation attempt results in shutdown

2004-12-13 Thread dima
you'd manage to see them) -Original Message- From: David Jonsson <[EMAIL PROTECTED]> To: dima <[EMAIL PROTECTED]> Date: Thu, 9 Dec 2004 17:57:29 +0100 Subject: Re: Installation attempt results in shutdown > > 2.3.1.1, stage 6. I get some alternatives to choose,

Fw: Re: Installation attempt results in shutdown

2004-12-13 Thread dima
-Original Message- From: David Jonsson <[EMAIL PROTECTED]> To: dima <[EMAIL PROTECTED]> Date: Thu, 9 Dec 2004 17:57:29 +0100 Subject: Re: Installation attempt results in shutdown > > 2.3.1.1, stage 6. I get some alternatives to choose, and there is a > ASCII-

Re: Installation attempt results in shutdown

2004-12-09 Thread dima
Btw, the most recent *stable* release is 5.3. You'd better use this one. What do you mean "an alternative on the first menu"? Please choose the stage you experience shutdown in from the following link: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html > Hello! > > I am

Re[2]: no internet after build world-kern install

2004-12-09 Thread dima
You could probably send an excerpt of dmesg regarding your NICs also. Since this is not a common problem & the proper drivers can be kinda broken basically. Say, I didn't experience any problems upgrading from 4.10 to 5.3 with fxp. > ok i finley got this all fix now > im going to post in what i d

Re: 5.2 -> 5.3 without single mode?

2004-11-25 Thread dima
> Is it possible to cvsup from 5.2 to 5.3 without booting in single mode? > I have a remote machine and want update it, but it is no console access, > only SSH. You don't actually need to reboot in single-user mode. Just make sure your users wouldn't use the server hard during the # mergemaster -p

Re: /dev is full...help

2004-10-27 Thread dima
/dev is a *virtual* filesystem. It is physically located inside the kernel, not on your hard drive. So, it is always full & you can't do anything about that :) -Original Message- From: Darren Decker <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed, 27 Oct 2004 03:25:26 -0500 Subject:

Re: Postgres

2004-10-13 Thread dima
> I'm trying to write a backup script for postgres and us a crontab on it. > In the manual it says for pg_dumpall make $HOME/.pgpass so it won't ask > for a password. Do you use the correct .pgpass format? It must be like that: hostname:port:database:username:password > Now I made the .pgpass in

Re: Cron still exiting signal 11.

2001-07-13 Thread Dima Dorfman
Robert <[EMAIL PROTECTED]> writes: > What is up with "cron" not working? > > I cvsup'd last night and its still br0ke. It works fine unless you don't specify a username in /etc/crontab. It's a bug that it crashes instead of civilly reporting the error, but it has never and will never do what y

Re: NMI panics

2001-07-13 Thread Dima Dorfman
Steve Price <[EMAIL PROTECTED]> writes: > Anyone have any suggestions for what the most probable causes of > the following panic are? > > panic: NMI indicates hardware failure It's obvious that something is generating an NMI when it shouldn't. There's a sysctl, machdep.panic_on_nmi, that control

Re: make buildkernel and conventional kernel build fail

2001-06-27 Thread Dima Dorfman
Paul <[EMAIL PROTECTED]> writes: > Is anyone else experiencing this problem? On two separate machines now, > cvsup'd to -STABLE, I get the following error when trying to compile. > Doesn't matter if it's GENERIC, or my customer kernel... i get the same > thing either way: Have you done a bui

Re: releng4 no longer -STABLE???

2001-06-20 Thread Dima Dorfman
Jordan Hubbard <[EMAIL PROTECTED]> writes: > 10 days ago, Andrey broke the handbook builds in -stable [...] The *Handbook* build? Or did you mean the release notes? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: no devsw

2001-06-08 Thread Dima Dorfman
Rob Simmons <[EMAIL PROTECTED]> writes: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > I noticed this message on all of the ide based FreeBSD boxen after the > first time I did a make world etc: > > no devsw (majdev=0 bootdev=0xa020) > > - From what I've been reading in the arch

Re: Dump problem

2001-04-18 Thread Dima Dorfman
uld you please try the patch in PR bin/26507 and let me know if it helps? I've also attached it for your convenience. Thanks, Dima Dorfman [EMAIL PRO

Re: PROBLEMS with 4.3-BETA and dump -- UPDATED

2001-03-16 Thread Dima Dorfman
x27;t help. Also, I can't reproduce this problem. Does it happen every time? On all filesystems? On all (most?) hosts? How big are the filesystems? Anything else you could tell me to help me reproduce this? I'll gladly help in fixing it if I can recreate it. Thanks

Re: Security Level in Sysinstall

2001-03-07 Thread Dima Dorfman
some point. I've submitted a PR (25537) to get something like that added to sysinstall's help system (pressing "F1"), but noone's looked at it yet :-/. It answers this question and possibly many others that have come up in the last few weeks.

Re: Core dump with "pw" command

2001-02-13 Thread Dima Dorfman
mentions that the -q option is accepted by usernext and groupnext (not related to this problem; just thought I'd stick it there while I'm doing this). If you would, please try it out (at least the core dump remedy) and see if it solves the problem. Thanks

Re: chflags bug?

2000-12-18 Thread Dima Dorfman
tarted), I'd say you are quite incapable of piping flames (which this message is not) to /dev/null. No pun/offense/whatever intended. I'm just expressing my opinion. Regards Dima Dorfman

Re: HEADS UP: New OpenSSH

2000-10-28 Thread Dima Dorfman
t get installed. Is > this intentional? > I only looked in /usr/bin and /usr/sbin, is it someplace else? No > manpage for it either. It's in /usr/libexec (well, at least it is on -current, and this is an MFC..). -- Dima Dorfman <[EMAIL PROTECTED]> Finger [EMAIL PROTECTED] for

Re: 4.1-STABLE BOOT SLICE PROBLEM

2000-09-02 Thread Dima Dorfman
CSI disks. Also, while this shouldn't touch the actual data on your disk, I strongly recommend you have a backup; just in case. Hope this helps -- Dima Dorfman <[EMAIL PROTECTED]> Finger [EMAIL PROTECTED] for my public PGP key. If only God would give me some clear sign! Like making

Re: bugtraq posts: stream.c - new FreeBSD exploit?

2000-01-20 Thread Dima Ruban
sound like a local, not remote, DoS. Does No, it's remote. > it have to be done from inside the system to be effective? I would think Not necessarily. > that, if it came from the outside, it'd be harder to saturate the > victim. > > I can think of ways to filter thi