Re: java 1.3

2003-10-02 Thread Herbert
On Thu, Oct 02, 2003 at 05:41:21PM -0700, Michael J Ruhl wrote:

> Howdy,
> 
> I am trying to get the java/jdk13 port to install on FreeBSD 5.1, and am
> having a problem.
> 
> When the diablo java script is run
> (/usr/local/diablo-jdk1.3.1/jre/bin/java) (which runs .java_wrapper), I
> get the following error message:
> 
> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
> "__fpclassifyd"
>
> Does anyone have any ideas on how I can make this work?

You want to read 
   
 http://www.freebsdfoundation.org/downloads/java.shtml

This was mentioned before.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Does FreeBSD support USB Wireless Adapter ?

2003-10-02 Thread Simon Rutishauser
That would interest me, too. Especially if 802.11g devices should work

Peschmä

Am Fri, 03 Oct 2003 11:56:33 +0800 schrieb Michael Lee:

> Hi,
> I use Gemtek WL-382F USB Wireless Adapter. I've set the options for USB
> and wireless ethernet and recompiled the kernel.
> While plugging in the USB Wireless Adapter, it shows:
> 
> ugen0: Atmel product 0x7605, rev.1.10/1.00, addr 2
> 
> I noticed that the Handbook ( chap. 19.3 ) only mentioned for PCMCIA
> wireless ethernet adapter. However, I wonder if FreeBSD does support USB
> Wireless Adapter.
> 
> Of course I failed to find any wi0 devices while typing ifconfig -a
> 
> Any suggestion ?
> 
> Thank you!
> 
> Michael Lee
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions To
> unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Vulpes Velox
On Thu, 2 Oct 2003 12:47:51 -0600 (MDT)
SoloCDM <[EMAIL PROTECTED]> wrote:

> On Thu, 2 Oct 2003, SoloCDM wrote:
> 
> > Date: Thu, 2 Oct 2003 12:43:39 -0600 (MDT)
> > From: SoloCDM <[EMAIL PROTECTED]>
> > Reply-To: SoloCDM <[EMAIL PROTECTED]>,
> >  "FreeBSD-Questions (Request)" <[EMAIL PROTECTED]>
> > To: "FreeBSD-Questions (Request)" <[EMAIL PROTECTED]>
> > Subject: Re: FreeBSD vs. RedHat
> > 
> > On Thu, 2 Oct 2003, Jerry McAllister wrote:
> > 
> > > Date: Thu, 2 Oct 2003 10:59:42 -0400 (EDT)
> > > From: Jerry McAllister <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED]
> > > Cc: "FreeBSD-Questions (Request)" <[EMAIL PROTECTED]>
> > > Subject: Re: FreeBSD vs. RedHat
> > > 
> > > > Why do the ISOs seem to be three CDs of 600Mb each for RedHat
> > > > compared to 1.5 CDs for FreeBSD?  I thought the files were larger
> > > > with FreeBSD and its tarballs.
> > > 
> > > > Does FreeBSD offer all the packages from A to Z in their CDs?
> > > 
> > > Well, sort of.  FreeBSD itself does not offer any CDs.  It has some
> > > ISO-s.  Recently FreeBSD decided to quit putting out ISOs with all
> > > the source for all the ports.  So, the two ISO-s called disk1.iso
> > > and disk2.iso contain the installation system, the full operating
> > > system and some of the more popular ports.  They used to put out two
> > > more ISO-s that contained the rest of the ports in a four ISO set,
> > > but FreeBSD no longer does that.  You can easily obtain any and all
> > > of it through FreeBSD because the ISO-s have the complete ports tree
> > > skeleton from which you can install any of the ports directly over the
> > > net - and that is how you really want to install ports anyway.
> > > 
> > > BUT, some other companies package the larger sets on CDs - usually 4
> > > CDs.  Try FreeBSD Mall, for example.  There are a couple of others as
> > > well.  Those sets have the whole schmear.
> > > 
> > > The other combination is to download the mini-iso which has
> > > essentially just the installation system and the OS and everything
> > > else in then brought down over the net during installation.
> > > 
> > > > Does FreeBSD come with an installation package?
> > > 
> > > Yes.  You boot the install CD and voila.
> > > 
> > > > Is FreeBSD Linux or UNIX?
> > > 
> > > FreeBSD is BSD which has its origins in the Berkeley U written version
> > > of Bell Labs UNIX way way back in deep and dark history long before
> > > Linux was ever conceived, let alone birthed.
> > 
> > All of you did a great job of describing many features of BSD.  It
> > makes it enticing.
> > 
> > When RedHat started out, it had some conveniences, but it quickly
> > become so bizarre and discombobulated that I am feed-up, a voodoo act
> > and standing on one's head is involved.  Most of the so-called-experts
> > in RPMs don't know what they're doing from one minute to the next.  
> > Usually installing the tarball (my form of description) is the only
> > available option.
> > 
> > So many of the RPM distributors are inventing and reinventing new ways
> > to reroute the file to its original location.  Often the files go
> > through 6 links before you capture the original file.  That doesn't
> > include the original program from recognizing other renamed filenames
> > that produce optional executions.  This usually keeps some of the RPM
> > installations from installing, *unless*, all the rubble is ripped out
> > before you start.  Often that *breaks* the whole structure/hierarchy
> > apart.
> > 
> > Now distributors have moved to an option that supposedly entices
> > enterprises.  Usually it forces the installations to conform to their
> > type of networking.
> > 
> > Is it possible to go from one distribution version to another (4.x to
> > 5.x) without entirely removing the old version?  Do the upgrades with
> > the ports allow this possibility?
> > 
> > Can packages and their dependencies be removed through a package that
> > does the uninstalling?
> 
> What CPU (i386, i486, i586, ...) are the packages compiled and geared
> towards?

on the x86 side it is i386 for 4.x and i486 for 5.x...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: USB memory stick

2003-10-02 Thread Jean-Baptiste Quenot
* Michael L. Hostbaek:

> I have just purchased a MP3 player - which basically consists of a USB
> 128MB memory  stick, with some  audio hardware.. Anyways, when  I plug
> the USB stick into my 5.1-RELEASE-p3 box, I am seeing the following in
> /var/log/messages:
> 
> Oct  2 15:31:27  kernel: umass0: SigmaTel, Inc. USBMSC Audio Player, rev 1.10/0.01, 
> addr 2
> Oct  2 15:31:27  kernel: umass0: Get Max Lun not supported (IOERROR)
> Oct  2 15:31:27  kernel: da0 at umass-sim0 bus 0 target 0 lun 0
> Oct  2 15:31:27  kernel: da0:  Removable Direct Access SCSI-4 
> device
> Oct  2 15:31:27  kernel: da0: 1.000MB/s transfers
> Oct  2 15:31:27  kernel: da0: 123MB (251904 512 byte sectors: 64H 32S/T 123C)
>
> [...]
>
> Oct  2 15:32:22  kernel: (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 
> 0x4, scsi status == 0x0
>
> [...]
> 
> If I try and mount it, the box just freezez until I remove the device.
> 
> Any ideas ?

The relevant info in the logs is  that the device does not recognize the
« Synchronize cache »  command.  You may want to add a  « kernel quirk »
in scsi_da.c, it  consists of adding an entry for  your memory stick and
telling that it does not support that command.

You can use the  following PR as a model for chaning  the kernel, it's a
PR I wrote for my own memory stick:

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/54786

But first, be sure to upgrade  your system to the latest current FreeBSD
sources (checkout  HEAD).  Most quirks are  now no more needed  due to a
recent refactoring of USB mass storage drivers.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: KDM and FreeBSD?

2003-10-02 Thread John Smith
Check chapter 5.7.3.1 of the FreeBSD Handbook.  kdm is relatively easy
to setup.  GDM's setup is more work or at least the method I found on
the net was.  Maybe there's an easier way.  I actually find GDM to be
more aesthetically appealing than kdm, even though I don't really like
Gnome's aesthetics.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


AFS

2003-10-02 Thread bjgehrs

I am wondering how I might go about connecting to an AFS cell on my FreeBSD 4.8

system.  Any input would be helpful.
Thank you,
Brian Gehrs
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: port for batch image manipulation?

2003-10-02 Thread Warren Block
On Fri, 3 Oct 2003, JacobRhoden wrote:

> Does anyone know of a good port which will simply resize a directory of jpg's
> to a specified (proportional) size?

I'm pretty sure graphics/ImageMagick will do it; probably the mogrify
command.  (It's not on this machine or I'd check...)

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: is there a freebsd live cd or boot floppy?

2003-10-02 Thread Martin Paredes
On Thursday 02 October 2003 09:55, Daniel Elliott wrote:
> is there a freebsd live cd or boot floppy? the reason
> i want a bootable freebsd cd/floppy is i dont want to
> reformat my hard drive or anything if you know what i
> mean. thx
>

The second ISO image is a Live CD

maps
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


vn device

2003-10-02 Thread denisz
maybe i missed it from manual pages,
but how to obtain list of currently configured vnode ?
(e.g: vn0 configured for cdimage.iso, but i don't see how to see this after
it was configured..)

regards
-denisz-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


problems compiling xfree86-4-client

2003-10-02 Thread long cao
hello,

is anyone having a problem compiling xfree86-4-client under 5.1-current?
the compile loops inifinitely barfing out the following:

In file included from /usr/include/sys/types.h:45,
 from /usr/X11R6/include/X11/Xlib.h:51,
 from /usr/X11R6/include/X11/Intrinsic.h:56,
 from /usr/X11R6/include/X11/IntrinsicP.h:53,
 from ptyx.h:69,
 from data.c:58:
/usr/include/sys/cdefs.h:173:51: warning: "__STDC_VERSION__" is not defined
/usr/include/sys/cdefs.h:184:5: warning: "__STDC_VERSION__" is not defined
/usr/include/sys/cdefs.h:372:5: warning: "_POSIX_C_SOURCE" is not defined
/usr/include/sys/cdefs.h:378:5: warning: "_POSIX_C_SOURCE" is not defined
cc -O -pipe -mcpu=pentiumpro -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef   
-I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
-I/usr/ports/x11/XFree86-4-clients/work/xc 
-I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include  
-I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -I.
-DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT 
-DPROJECTROOT=/usr/X11R6   -c doublechr.c


any help and pointers would be appreciated.


-- 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


port for batch image manipulation?

2003-10-02 Thread JacobRhoden
Hi,

Does anyone know of a good port which will simply resize a directory of jpg's 
to a specified (proportional) size?

Thanks,
Jacob

Jacob RhodenPhone: +61 3 8344 4478
ITS DivisionEmail: [EMAIL PROTECTED]
Melbourne University   Mobile: +61 403 788 386
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Does FreeBSD support USB Wireless Adapter ?

2003-10-02 Thread Michael Lee
Hi,
I use Gemtek WL-382F USB Wireless Adapter.
I've set the options for USB and wireless ethernet and recompiled the
kernel.
While plugging in the USB Wireless Adapter, it shows:

ugen0: Atmel product 0x7605, rev.1.10/1.00, addr 2

I noticed that the Handbook ( chap. 19.3 ) only mentioned for PCMCIA
wireless ethernet adapter. However, I wonder if FreeBSD does support USB
Wireless Adapter.

Of course I failed to find any wi0 devices while typing ifconfig -a

Any suggestion ?

Thank you!

Michael Lee


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mail/mutt-devel and S/MIME?

2003-10-02 Thread Bruce M Simpson
Hi,

Can someone point me at a concise set of instructions which enables me
to get the mutt-devel port to verify/decipher S/MIME signed/encrypted
email messages?

Please reply to me directly as I am not subscribed to -questions.

Many thanks.
BMS
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: is there a freebsd live cd or boot floppy?

2003-10-02 Thread Thanatos
Daniel Elliott wrote:

is there a freebsd live cd or boot floppy? the reason
i want a bootable freebsd cd/floppy is i dont want to
reformat my hard drive or anything if you know what i
mean. thx
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
 

Hi Daniel,

I have used LiveCD with great success. The site is here: 
http://livecd.sourceforge.net/
The only problem I have encountered while using LiveCD is that the 
initial keyboard mapping is not for a US
keyboard, which I solved with the following command ...

kbdcontrol -l ../usr/share/syscons/keyboards/us.iso.kbd ( the / can be 
found above the 8 key on your number pad
for a standard US based keyboard. You can also use tab completion 
..(tab) etc .., does that make sense? )

Ofcourse, you would substitute whatever keyboard map that works for you :).

Have fun,
Thanatos
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Archives

2003-10-02 Thread Dan Nelson
In the last episode (Oct 03), Simon Barner said:
> > I am new to this list and in an attempt to avoid asking the same
> > question over and over I was wondeing if there is an archive of
> > messages that the public has access to?
> 
> The "official" archive of this mailing list is at
> http://lists.freebsd.org/pipermail/freebsd-questions/, but I find
> http://freebsd.ramblers.ru/ more intuitive.

Most of the lists are also available at gmane.org and
groups.google.com, and you can fetch the raw archive files for offline
searching from ftp://ftp.freebsd.org/pub/FreeBSD/doc/mailing-lists/

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Brian Bobowski
On October 2, 2003 08:57 pm, Jud wrote:
> There are several ways you can do this.  There's pkg_delete for packages,
> 'make deinstall clean' for ports, and for deleting an older version of a
> port to replace it with a newer one, there's the intelligent and lovely
> 'portupgrade.'  (The upgrade can be for one port, that port plus all
> dependencies, or even all your installed ports, just by setting various
> single-letter portupgrade options that are clearly spelled out in the man
> page.)

It might be noted that 'make deinstall' (with or without clean/distclean) 
doesn't unregister the port; you still have to use pkg_delete for that. The 
'make deinstall' rule for ports seems to be more for upgrading than for 
actual deletion. (Witness the fact that, for pkg_delete, you have to specify 
a force option to remove a package that has dependencies, but make deinstall 
warns you and removes it anyway.) Too, you can't make deinstall if you've 
already made clean.

The portupgrade package does include a number of nice utilities, though, that 
manage packages a little better than the default, it seems.

-BB

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Jud
On Thu, 2 Oct 2003 12:47:51 -0600 (MDT), SoloCDM <[EMAIL PROTECTED]>  
wrote:

[snip]
What CPU (i386, i486, i586, ...) are the packages compiled and geared
towards?
You can easily set this to your own CPU type in /etc/make.conf for all the  
ports you build.  "Packages" in FreeBSD are precompiled binaries, and I  
wouldn't know the answer for those.

Jud

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem with libtcl8.3 on FBSD 5.1

2003-10-02 Thread soneill


I've recently installed FreeBSD 5.1 on my Athlon-based machine, and most
everything seems to be working ok. However, I have a problem trying to run
any s/w that uses the Tcl library libtcl8.3.so.1. Whenver I run such a
program, including wish8.3, tkdesk, tkman and others, I get the following
error message:

/usr/libexec/ld-elf.so.1: /usr/local/lib/libtcl83.so.1: Undefined \
symbol "__xuname"

I have no idea why I would have such an undefined symbol in an officially
ported FBSD package. Can anyone give me some insight into this problem, and
a possible solution? TIA for any help you can give me.

Steve O'Neill


-- 
"I think, therefore I thwim."

R. Descartes




"I think, therefore I thwim."

R. Descartes

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Jud
On Thu, 2 Oct 2003 12:43:39 -0600 (MDT), SoloCDM <[EMAIL PROTECTED]>
wrote:
[snip]
Is it possible to go from one distribution version to another (4.x to
5.x) without entirely removing the old version?  Do the upgrades with
the ports allow this possibility?
A new install is usually considered to involve fewer problems than
upgrading across major versions.  Others will be able to give you more
detail than I can about what's involved in such an upgrade.  Upgrading
within or across minor versions (make world and recompile kernel) is
something I and many others do as a matter of routine every week or two
(some folks have it automated).
Can packages and their dependencies be removed through a package that
does the uninstalling?
There are several ways you can do this.  There's pkg_delete for packages,
'make deinstall clean' for ports, and for deleting an older version of a
port to replace it with a newer one, there's the intelligent and lovely
'portupgrade.'  (The upgrade can be for one port, that port plus all
dependencies, or even all your installed ports, just by setting various
single-letter portupgrade options that are clearly spelled out in the man
page.)
Jud
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


java 1.3

2003-10-02 Thread Michael J Ruhl
Howdy,

I am trying to get the java/jdk13 port to install on FreeBSD 5.1, and am
having a problem.

When the diablo java script is run
(/usr/local/diablo-jdk1.3.1/jre/bin/java) (which runs .java_wrapper), I
get the following error message:

/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
"__fpclassifyd"

Does anyone have any ideas on how I can make this work?

Thanks,

Mike




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [OT] C question (typedef & structs)

2003-10-02 Thread Greg 'groggy' Lehey
On Thursday,  2 October 2003 at 12:37:01 -0400, Bill Moran wrote:
> Chris Pressey wrote:
>> See also
>>
>> http://www.phim.unibe.ch/comp_doc/c_manual/C/SYNTAX/typedef.html
>
> Thanks, Chris.
>
> That reference is fantastic.  It's exactly what I've been looking
> for.  I kept coming across over-simplified explanations of C when
> I searched.

For those looking for the start of the reference, the URL is
http://www.phim.unibe.ch/comp_doc/c_manual/C/cref.html.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.
NOTE: Due to the currently active Microsoft-based worms, I am limiting
all incoming mail to 131,072 bytes.  This is enough for normal mail,
but not for large attachments.  Please send these as URLs.


pgp0.pgp
Description: PGP signature


Re: Archives

2003-10-02 Thread Simon Barner
Hi,

> I am new to this list and in an attempt to avoid asking the same question over 
> and over I was wondeing if there is an archive of messages that the public 
> has access to?

The "official" archive of this mailing list is at
http://lists.freebsd.org/pipermail/freebsd-questions/, but I find
http://freebsd.ramblers.ru/ more intuitive.

Regards,
 Simon


signature.asc
Description: Digital signature


Archives

2003-10-02 Thread Paul Burton
I am new to this list and in an attempt to avoid asking the same question over 
and over I was wondeing if there is an archive of messages that the public 
has access to?

Regards,
Paul
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Setting fetch URIs for portupgrade

2003-10-02 Thread Andrew Terekhov
I am confused regarding where correct packages for 5.1 release are located. It seems that portupgrade is looking for correct names of the latest packages, but they are never located at the right URI. For example,

armada# portupgrade -PP kde
--->  Checking the availability of the latest package of 'x11/kde3'
--->  Fetching the package(s) for 'kde-3.1.4' (x11/kde3)
--->  Fetching kde-3.1.4
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-release/All/kde
-3.1.4.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-rel
ease/All/kde-3.1.4.tbz
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-release/All/kde
-3.1.4.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-rel
ease/All/kde-3.1.4.tgz
** Failed to fetch kde-3.1.4
** The following packages were not downloaded (*:skipped / !:failed)
   ! kde-3.1.4 (fetch error)
** No latest link for '' (x11/kde3) -- giving up
** Could not fetch the latest version '3.1.4'
** The package of 'x11/kde3' is not found.
** The following packages were not installed or upgraded (*:skipped / !:failed)
   ! x11/kde3 (kde-3.1.2)  (package not found)
It looks like kde-3.1.4 is the latest package and it is not found at this (supposedly correct) URI: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-release/All/ 

OTOH I can see that kde-3.1.4 is located at this URI:

ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/All

This happens to many of packages installed on my system, not only kde.

Can I freely grab all I need from the above URI or I may be getting something compiled for a different platform?

Thanks a lot,
Andrew


Kris Kennaway wrote:

On Wed, Oct 01, 2003 at 09:48:54PM -0700, Andrew Terekhov wrote:

Hi all,

I am running FreeBSD 5.1 Release. I updated all sources, ports and docs 
by cvsup. I am trying to do a binary upgrade of my system by installing 
latest packages. I run: portupgrade -aPPR. fetch phase fails to get 
packages because it goes to a wrong site: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.1-release/All

OTOH I can see that the latest packages that portupgrade trying to fetch 
are located here:
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/All


Nope, those are the packages for RELENG_4; the 5.x packages are in
packages-5-current.  However fetch is actually doing the right thing
in only fetching from the packages-5.1-release directory on your
5.1-RELEASE, because packages built for newer versions of
FreeBSD-CURRENT are not guaranteed to work on 5.1-RELEASE.

How can I change URIs where fetch is looking for the latest packages? 


See the pkg_add manpage.


Setting PKG_SITES environment variable doesn't have any effect.


Because that's not the right environment variable.

Kris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Question about IRQs and SMP

2003-10-02 Thread Allen Landsidel
Not as complicated a question as one might thing, but I still haven't found 
a way.. so, is there some way I can get tools like systat (systat -vmstat 
1) or vmstat (vmstat -i) that show irq rates to display the "proper" IRQs 
on SMP boxes?

I have several SMP boxes right now, and despite all my manpage digging and 
googling, I can't figure out a way to demux the mux'd IRQ for display 
purposes; It's quite useless to know that "mux irq2" is handling 1k+ 
interrupts/sec when there are several devices actually using that irq..

Sample output:

interrupt   total   rate
mux irq2 51255486416
fdc0 irq6   3  0
clk irq0 12300164 99
rtc irq8 15743621127
Total79299274644
NIC, scsi controller, etc are all contained within the mux I believe, along 
with most everything else on this box from the looks of it.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Erik Steffl
Robert G. Waycott wrote:
...
undeniably human character, a inexplicably spectral quality of 
being 'alive,' that is far more apt to aid a user solve a problem 
or resolve a conflict or learn something new than sending a not to
Redhat, use FreeBSD. Whoa, that turned a bit proselytic. Sorry.
  religion...

  prety much all the unix & unix-like systems are more or less same - 
some are somewhat better for particular purposes. if you need fairly 
heavy hw you'd probably be better of using e.g. solaris. etc...

  my point is that evangelizing one of these systems over another is 
somewhat missing the point of unix - interoperability, portability etc.

  e.g. at this point my favourite system is debian linux - but that 
doesn't mean I am not quite happy using freebsd at work... (or solaris 
at previous work... or even sco unix and interactive unix back in times 
when there was no linux or free bsd systems (at least I didn't know of 
any)... or ultrix). it's all the same. one can support more processors, 
one has better driver support, one has extra good security record etc. 
and it changes as these systems evolve...

	erik

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: KDM and FreeBSD?

2003-10-02 Thread Thierry Thomas
Le Ven  3 oct 03 à  0:31:43 +0200, Eric F Crist <[EMAIL PROTECTED]>
 écrivait :
> and I get a KDE login screen after a few breif seconds.  Now, how do I 
> implement this so that kdm initalizes at boot so my gf can use my FreeBSD 
> system without having to type what is, in her words, some "arcane fucking 
> command from the old world of DOS."  I'm working on getting her to come to 
> the enlightened side, but all she reallys cares to do is surf joke web pages 
> and check her friggin' Hotmail account.

Edit the file /etc/ttys and put a line like this one:

ttyv8   "/usr/local/bin/kdm -nodaemon"  xterm   on  secure

Regards,
-- 
Th. Thomas.


pgp0.pgp
Description: PGP signature


Re: How-to use a USB joypad?

2003-10-02 Thread Thierry Thomas
Le Ven 26 sep 03 à 22:19:45 +0200, Thierry Thomas <[EMAIL PROTECTED]>
 écrivait :
> On 26 sep 03 at 21:47:03 +0200, Nick Holley <[EMAIL PROTECTED]>
>  wrote:
> > What program are you trying to use? I know there are some issues with
> > joysticks and gamepads on FreeBSD. For example, the joystick code was
> > removed from zsnes due to problems, but there are no problems with
> > snes9x. I don't know who exactly would have more information.
> 
> But I don't think that it depends on the program: no more results with
> the sample perl routine or tuxracer.

Nick Holley was right: I have upgraded libSDL to 1.2.6 (see
) and, with a minor
patch to the joystick code, I can use my USB joystick in SDL programs
(e.g. tuxracer).

Next step: put a similar code in the other toolkits (plib, etc.)...
-- 
Th. Thomas.


pgp0.pgp
Description: PGP signature


KDM and FreeBSD?

2003-10-02 Thread Eric F Crist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey all,

I'm a huge nut of the CLI, but my girlfriend is not.  I've gone through a 
bunch of the documentation on 
http://docs.kde.org/en/3.1/kdebase/kdm/Configuring-your-system-for-kdm.html 
and have gotten as far as test whether I can run

grog# kdm -nodeamon

and I get a KDE login screen after a few breif seconds.  Now, how do I 
implement this so that kdm initalizes at boot so my gf can use my FreeBSD 
system without having to type what is, in her words, some "arcane fucking 
command from the old world of DOS."  I'm working on getting her to come to 
the enlightened side, but all she reallys cares to do is surf joke web pages 
and check her friggin' Hotmail account.

Not only that,  it would be good to know so I can convince some of my friends, 
whom love KDE (Gnome) but just don't want to have to deal with the CLI.

TIA
- -- 
Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/fKdiWxy3JtXvWloRAtnwAJ4ju43zg/lZzpJYv5SeMAOLgDEBdQCePeT5
malQDTuyLX8l4xkaNql2KP0=
=eO2U
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Re: FreeBSD vs. RedHat

2003-10-02 Thread Robert G . Waycott


From: Erik Steffl <[EMAIL PROTECTED]>
Date: 2003/10/02 Thu PM 01:55:57 EDT
To: [EMAIL PROTECTED]
Subject: Re: FreeBSD vs. RedHat

Todd Stephens wrote:
> On Thursday 02 October 2003 03:13 am, Erik Steffl wrote:
> 
> 
>>I just don't think that your fairly general statement about linux
>> distros pushing kitchen sink on you while freeBSD being more
>>traditional unix is true...
> 
> 
> I have tried RH, Mandrake, SuSE and Slackware Linux distros.  Sure, you 
> can uninstall things later, but the only one that really gave me a 
> choice of specific packages to install from the get-go was Slackware.

   Mandrake: I installed it few times about 6 months to 1 year ago and I 
remember playing with package selector for quite some time. DURING 
installation. It also let me choose which services to run (to start at 
boot).

   Debian: runs dselect during install so you can choose whatever you 
want (individual packages)

   I am not 100% sure about RH and know nothing about suse...

erik
 =

I CAN be 100% sure about all of the above. I have tried every major
Linux distribution in the last greater-than-three years. Started 
with Caldera. Then Suse. Then Mandrake. Then Storm. Then Redhat. 
Then Mandrake. Then Suse. Then Redhat. Then Slackware. Then Redhat. 
Then Knoppix. Then Redhat. Then Debian. Then College. Then Redhat. 
Then Gentoo. Then my hardware problems got worse. Then Redhat. 
Then I spent three days reading through [not all, but nearly] 
every page I could click on www.freebsd.org. Then I saw God--well,
I am not going to get into an argument with any of you theists out
there, or atheists for that matter. Nor any of you who would try
to save me from worshipping The Daemon. Nor those who would advise
me to drop FreeBSD from my pantheon so I am not wholly disappointed
one day when the ports tree breaks. Anyway ... Every install CD I
have placed in my box and gone through has inevitably had that nice
little button, check-box, prompt, whatever that all said the same
exact thing, time after time:

   "Individual Package Selection?"

And so I believe I have reached the summit. For everyone who wants
the easiest-to-use plus everything-is-on-the-CD [except for peace
of mind] use Windows XP, 2000, 95/98, or any other minor,
perpetually unstable version. For Unix-based user-friendly without
demanding anything of you, use Mac osX. And for an OS that is not
only stable but impeccably robust, that encourages you to learn 
how to configure and administer a system that is you-friendly, 
not just [average-illiterate] user-friendly, that also exudes an
undeniably human character, a inexplicably spectral quality of 
being 'alive,' that is far more apt to aid a user solve a problem 
or resolve a conflict or learn something new than sending a not to
Redhat, use FreeBSD. Whoa, that turned a bit proselytic. Sorry.

--Robert G. Waycott


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgrading FreeBSD.

2003-10-02 Thread Kris Kennaway
On Thu, Oct 02, 2003 at 08:13:59AM -0700, Naveen Glore wrote:
> Hello all,
> I have a freeBSD 4.5-Release server. I could not find any packages available for 4.5 
> version at freebsd ftp site. So i decided to upgrade it to FreeBSD 4.8-Release. Can 
> i upgrade the server without any change in its current configuration.

There are always changes to the configuration files in /etc as part of
the ongoing development of FreeBSD.  One of the upgrade steps is to
run the mergemaster utility, which lets you merge in these changes
into your existing configuration files.  Please read the associated
documentation, and remember to make a full backup before attempting
any upgrades.

Kris


pgp0.pgp
Description: PGP signature


RE: XFree86 changes resolution per keypress

2003-10-02 Thread David Raistrick

On Thu May 1 10:36:09 PDT 2003, in
http://lists.freebsd.org/pipermail/freebsd-questions/2003-May/004563.html
William Palfreman wrote:

> I've just upgraded from XFree86 4.2.0 to 4.3.0 using portupgrade.  It
> was working fine as 4.2.0, but now it cycles though the different
> resolutions every time I press a key - any key.  How on earth did this
> happen?  It is the same with the old configuration file or with a new
> one made by XFree86 -configure.


Folks,

I just encountered this same thing this morning.  I found no posted answer
to Williams problem, so I'm posting this:


Check to see if:

/usr/X11R6/lib/X11/XKeysymDB

Exists.  In my case, it did not.  I manually copied it from the ports
source tree:

cp /usr/ports/x11/XFree86-4-documents/work/xc/lib/X11/XKeysymDB \
 /usr/X11R6/lib/X11/


And the next time I started X, the keyboard behaved!

I found the idea here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06702.html


Note that I used portupgrade to upgrade to 4.3.0.  I don't know why this
file didn't get installed.

I'm not subscribed to questions@, so please cc: me on any replies.

...david





---
david raistrick
[EMAIL PROTECTED]   http://www.expita.com/nomime.html

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: DSL router recommendation

2003-10-02 Thread Eric F Crist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 02 October 2003 04:33 pm, Nico Meijer wrote:
> Hi Eric,
>
> > What
> > I believe you're asking for is a 'broadband' router with backup dial
> > capability, with an interface for your DSL router/bridge/modem.
>
> I was talking about a broadband *router* indeed. One WAN ethernet
> interface, 1-4 LAN ethernet interface(s). Which indeed connects to a DSL
> *modem*.
>
> (I wasn't asking BTW, I happen to have a few of these lying around. ;-)
>
> > Am I correct?  If so, I think there was a mix-up in the terminology.
>
> I believe there was, then.
>
> Thank $DEITY we're not on a "Who shall we nuke next?" list... Nico
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

We could make it one... I've always wondered what it was like to be on one of 
those...  (Just kidding...)
- -- 
Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/fJxGWxy3JtXvWloRAomeAJoDm+Jce4eAAv3124enSIsyOj5nQwCfYyzU
YUZG7pi/X7N0SPeHJ8UdN0Y=
=adRy
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: DSL router recommendation

2003-10-02 Thread Nico Meijer
Hi Eric,

What 
I believe you're asking for is a 'broadband' router with backup dial 
capability, with an interface for your DSL router/bridge/modem.
I was talking about a broadband *router* indeed. One WAN ethernet 
interface, 1-4 LAN ethernet interface(s). Which indeed connects to a DSL 
*modem*.

(I wasn't asking BTW, I happen to have a few of these lying around. ;-)

Am I correct?  If so, I think there was a mix-up in the terminology.
I believe there was, then.

Thank $DEITY we're not on a "Who shall we nuke next?" list... Nico

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: DSL router recommendation

2003-10-02 Thread Eric F Crist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 02 October 2003 03:33 pm, Nico Meijer wrote:
> Hi,
>
> > 1) Why do you need a 100 MB interface?  The fastest DSL I've seen only
> > operates  at 7MB, in simplex mode.
>
> 100Mbit on the internal network is nice. Most SOHO routers today come
> with a built-in switch.
>
> > 2) What do you mean by 'DSL router with telephone'?
>
> A router with a ISDN interface for fallback connectivity?
>
> 
> Draytek makes the Vigor series routers. I've used their 2000, 2200E,
> 2200X and  2300 models and they all perform well and are easy to
> configure. Nowadays, cheaper routers are to be had, but these often lack
> in configurability and features.
>
> AFAIK, from the 2200 models and up, at least 8 concurrent VPN
> connections can be used.
>
> The firewall configuration smells like IPF to me. ;-)
> 
>
> In other words: I like 'em... Nico
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

Nico,

The reason I ask was that most DSL providers loan/rent/sell you a DSL router, 
such as the Cisco 675/678, which usually do NOT have a built in switch.  What 
I believe you're asking for is a 'broadband' router with backup dial 
capability, with an interface for your DSL router/bridge/modem.

Am I correct?  If so, I think there was a mix-up in the terminology.
- -- 
Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/fJgVWxy3JtXvWloRAuKHAKCI3fInB+fo6aGdeTOppKyOUpC8hQCcD1AB
petbxA0I5hJRiDSJZCH1Qr0=
=Z8Hw
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: DSL router recommendation

2003-10-02 Thread Kirk Strauser
At 2003-10-02T19:02:50Z, "Noah" <[EMAIL PROTECTED]> writes:

> can somebody please recommend a good DSL router with telephone and 100MB
> interface?  something adequate will do.

Only your ISP knows for sure.  Some ISPs use CAP and some use DMT, and
certain routers may do only one or the other. 
-- 
Kirk Strauser

"94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box."


pgp0.pgp
Description: PGP signature


Re: DSL router recommendation

2003-10-02 Thread Nico Meijer
Hi,

1) Why do you need a 100 MB interface?  The fastest DSL I've seen only 
operates  at 7MB, in simplex mode.
100Mbit on the internal network is nice. Most SOHO routers today come 
with a built-in switch.

2) What do you mean by 'DSL router with telephone'?
A router with a ISDN interface for fallback connectivity?


Draytek makes the Vigor series routers. I've used their 2000, 2200E, 
2200X and  2300 models and they all perform well and are easy to 
configure. Nowadays, cheaper routers are to be had, but these often lack 
in configurability and features.

AFAIK, from the 2200 models and up, at least 8 concurrent VPN 
connections can be used.

The firewall configuration smells like IPF to me. ;-)

In other words: I like 'em... Nico

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Micheas Herman
On Thu, 2003-10-02 at 11:06, Mike Maltese wrote:
> > It's in
> > /usr/ports/net/samba-devel/
> >
> Yes, but the port hasn't been updated to the release version. You'll have to
> modify the Makefile to fetch the current release. I've done it and it does
> build, however I haven't installed it.

Here are my changes. Does anyone have any suggestions?


Micheas
-- 
Micheas Herman <[EMAIL PROTECTED]>
Index: Makefile
===
RCS file: /home/ncvs/ports/net/samba-devel/Makefile,v
retrieving revision 1.95
diff -r1.95 Makefile
9c9
< PORTVERSION=	3.0.0.b3
---
> PORTVERSION=	3.0.0
12,14c12,13
< MASTER_SITES=	http://us4.samba.org/samba/ftp/%SUBDIR%/archives/
< MASTER_SITE_SUBDIR=	beta alpha old
< DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/}
---
> MASTER_SITES=	http://us4.samba.org/samba/ftp/
> DISTNAME=	${PORTNAME}-${PORTVERSION}
Index: distinfo
===
RCS file: /home/ncvs/ports/net/samba-devel/distinfo,v
retrieving revision 1.47
diff -r1.47 distinfo
1c1,2
< MD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305
---
> MD5 (samba-3.0.0.tar.bz2) = f54ba49f9a5ef6090272acf8db2e066d
> 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


growing vinum raid 1+0

2003-10-02 Thread Matthew Emmett
Hello all,

I have a question about vinum.  I'd like to end up with a setup like
this:

  disk1 mirrored with disk2 = mirror1

  disk3 mirrored with disk4 = mirror2

  mirror2 concatenated with mirror1

I understand that this is a RAID 1+0 setup.  I'm pretty sure vinum can
do RAID 1+0.

Now, in the future, will I be able to add two more disks:

  disk5 mirrored with disk6 = mirror3

and concatenate mirror3 with the other mirrors?  And then use growfs
to expand the filesystem?

Thanks, I appreciate any suggestions,
Matt


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Strange behavior in Konquer when managing files

2003-10-02 Thread Dragoncrest
Not sure what to make of this.  But within the past week or so Konquer
has started having a problem where the mouse pointer tends to become
"sticky" when clicking on folders in the left viewing pane.  If I click
on a folder and move the mouse up or down it seems to grab the folder
then try to drag it to wherever my mouse is going.  If I move the mouse
left or right it doesn't do that.  It also doesn't exhibit this behavior
in any other program except Konquer and only when I'm managing files and
only in the left pane where the directory tree is.

Anyone got any ideas how to fix this?  Also, is there a better graphical
file manager for KDE than Konquer?  It kinda seems to be a bit lacking
in the file management department.  Thanks.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where to email regarding 4.9RC1 bugs/problems?

2003-10-02 Thread Mike Tancsa
man send-pr

Then a note on stable referencing the PR ID#

---Mike

At 03:55 PM 02/10/2003, twig les wrote:
Hey all, I'm having stability problems after updating my laptop
from 4.7 to 4.9RC1 and I'd like to know where I can send the
relevant info.  I've scoured the site and still can't find any
specific place.  None of the lists available jumped out at me as
obvious.  What did I miss?
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: DSL router recommendation

2003-10-02 Thread Eric F Crist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 02 October 2003 02:02 pm, Noah wrote:
> can somebody please recommend a good DSL router with telephone and 100MB
> interface?  something adequate will do.
>
> - Noah
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

A couple of questions to clarify for the rest of us on what you're looking 
for:

1) Why do you need a 100 MB interface?  The fastest DSL I've seen only 
operates  at 7MB, in simplex mode.

2) What do you mean by 'DSL router with telephone'?
- -- 
Eric F Crist
AdTech Integrated Systems, Inc
(952) 403-9000
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/fIOGWxy3JtXvWloRAtx1AJ9toDcaeoRtEkaDCLULMAZPaqfIbwCdE0Gh
QMb+DQrH4K1DNbPyIMSprZU=
=7nZF
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Where to email regarding 4.9RC1 bugs/problems?

2003-10-02 Thread twig les
Hey all, I'm having stability problems after updating my laptop
from 4.7 to 4.9RC1 and I'd like to know where I can send the
relevant info.  I've scoured the site and still can't find any
specific place.  None of the lists available jumped out at me as
obvious.  What did I miss?

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Vsftpd not chown'ing uploads

2003-10-02 Thread Charles Howse
Hi,
I've Googled half the day for a soultion to this, no joy.
I'm CC'ing the author in case no one in the list knows the answer.

I don't want the user 'virtual' to be able to delete the files they
upload.
When 'virtual' uploads a file, it winds up belonging to: virtual wheel,
and he can delete the file.  He cannot delete files in any other
directory.
Virtual is *not* a member of the wheel group.

How can I configure things so that 'virtual' can upload files, see them,
but not delete them?

Details:

I'm using vsftpd-1.2.0 on FBSD 4.8-RELEASE-p10.
I've created a symlink in /var called 'ftp' that points to /usr/ftp for
disk space reasons.

The directory structure in /usr/ftp is as follows:

[EMAIL PROTECTED] ~]$ ls -l /usr/ftp
total 12
drwxr-xr-x8 root wheel 512 Sep 23 06:16 Applications
drwxr-xr-x2 root wheel2048 Sep 23 06:18 Bash Scripts
drwxr-xr-x2 root wheel1024 Sep 23 06:18 Tech Docs
drwxrwxrwx2 root wheel 512 Oct  2 13:15 Uploads
drwxr-xr-x4 root wheel 512 Sep 23 06:19 Utilities
drwxr-xr-x   11 root wheel 512 Sep 23 06:21 eBooks

[EMAIL PROTECTED] ~]$ cat /etc/inetd.conf | grep vsftpd
ftp stream  tcp nowait  root/usr/local/libexec/vsftpd
vsftpd

The only login I allow outsiders is: user: virtual.

[EMAIL PROTECTED] ~]$ cat /etc/passwd | grep virtual
virtual:*:1000:1000:Virtual User:/var/ftp:/usr/local/bin/bash

My vsftpd.conf:

[EMAIL PROTECTED] ~]$ cat /usr/local/etc/vsftpd.conf
# Access rights
anonymous_enable=NO
local_enable=YES
write_enable=YES
# Security
chown_uploads=YES
chown_username=nobody
chroot_local_user=YES
anon_world_readable_only=YES
connect_from_port_20=YES
hide_ids=YES
pasv_min_port=5
pasv_max_port=6
# Features
banner_file=/usr/local/etc/vsftpd.banner
xferlog_enable=YES
ls_recurse_enable=NO
ascii_download_enable=NO
async_abor_enable=YES
# Performance
idle_session_timeout=120
data_connection_timeout=300
accept_timeout=60
connect_timeout=60
anon_max_rate=5





Thanks,
Charles

Got a computer with idle CPU time?
Join [EMAIL PROTECTED] and help make history!
http://setiathome.ssl.berkeley.edu/


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Erik Steffl
SoloCDM wrote:
...
When RedHat started out, it had some conveniences, but it quickly
become so bizarre and discombobulated that I am feed-up, a voodoo act
and standing on one's head is involved.  Most of the so-called-experts
in RPMs don't know what they're doing from one minute to the next.  
Usually installing the tarball (my form of description) is the only
available option.

So many of the RPM distributors are inventing and reinventing new ways
to reroute the file to its original location.  Often the files go
through 6 links before you capture the original file.  That doesn't
include the original program from recognizing other renamed filenames
that produce optional executions.  This usually keeps some of the RPM
installations from installing, *unless*, all the rubble is ripped out
before you start.  Often that *breaks* the whole structure/hierarchy
apart.
Now distributors have moved to an option that supposedly entices
enterprises.  Usually it forces the installations to conform to their
type of networking.
  [conform to their type of networking? what do you mean?]

  there is LSB (http://www.linuxbase.org/) and FHS 
(http://www.pathname.com/fhs/) to help to solve these problems. I think 
it's getting better.

  you'd be better with other distros though - debian (packages 
dependencies etc. are maintained, you can upgrade across major version 
fairly easily (I already went through 3 major version, IIRC, with same 
system)) or slackware (very minimalistic and clean, you pretty much 
manage everything yourself (this might not be true anymore, I didn't use 
it for quite some time))

  still, and this is pretty much for all unix(like) systems - install 
the packages that are part of the distribution only. Anything third 
party install in /opt/name-version (preferably from source) and create 
links as appropriate (stow is a great help). That's the only way to keep 
the system manageable, whether it's redhat or freeBSD.

	erik

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


DSL router recommendation

2003-10-02 Thread Noah
can somebody please recommend a good DSL router with telephone and 100MB
interface?  something adequate will do.

- Noah
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


DSL modem

2003-10-02 Thread Noah


can somebody please recommend a good DSL router with telephone and 100MB
interface?  something adequate will do.

- Noah

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgrading FreeBSD.

2003-10-02 Thread Simon Barner
Hi,

> I have a freeBSD 4.5-Release server. I could not find any packages
> available for 4.5 version at freebsd ftp site. So i decided to
> upgrade it to FreeBSD 4.8-Release. Can i upgrade the server without
> any change in its current configuration.

Since you did not post your current configuration, it is difficult to
guess which services etc. you are running.

If you are thinking of applications from packages/ports, then everything
should be you fine with them, since they are not affected by an upgrade.

On the other hand, the step from 4.5 to 4.8 is quite large, so you
should keep good backup just in case anything gets messed.

There are also quite a lot of changes to the base system's configuration
files, should you should read /usr/src/UPDATING _very_ carefully and be
carefull at the mergemaster step (I am assuming you are planning a
source upgrade to RELENG_4_8, a.k.a security branch of FreeBSD 4.8).

If you want to do a binary update, I must admit that I have no
experience with that -- perhaps someone else can share his one with us.

Regards,
 Simon


signature.asc
Description: Digital signature


Re: IDE RAID controllers

2003-10-02 Thread Chris Shenton
Irvine Short <[EMAIL PROTECTED]> writes:

> They recommend the LSI MegaRAID i4 - see
> http://www.lsilogic.com/products/stor_prod/raid/i4.html

I got a DELL 600SC "server" a while back, not expensive, came with a
DELL "CERC"-branded MegaRAID i4: 4 IDE drives on the single PCI
controller card.  I've been running them as a couple RAID-5 volumes
under FreeBSD-5.x.  Do a search on the lists for CERC and you should
find my other postings on this.

I had some problems with drives failing but it appears it was an early
run of flakey WD1200JB 120GB drives, not the controller.

I haven't tried hot swapping or other stuff, but that's not why I
bought it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Micheas Herman
On Thu, 2003-10-02 at 11:06, Mike Maltese wrote:
> > It's in
> > /usr/ports/net/samba-devel/
> >
> Yes, but the port hasn't been updated to the release version. You'll have to
> modify the Makefile to fetch the current release. I've done it and it does
> build, however I haven't installed it.

Is there anything I need to change besides the file fetched in
the make file?  3.0 is a much nicer domain server.


Micheas


> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
-- 
Micheas Herman <[EMAIL PROTECTED]>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Mark Woodson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 02 October 2003 10:10 am, Micheas Herman wrote:
> What is the best way to install samba 3.0 on FreeBSD 5.1
>
> I am not finding it in ports :-(
>
> Am I blind?

Nope, samba-devel is where the samba head is.

- -Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/fGpzF/yyV91po54RAqAQAKCh/a4Sb7VolB+VBDRwgM3Wy0u2EACghTeb
52YuGIpUyC58OcI/I037kG0=
=kQa5
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Mike Maltese
> It's in
> /usr/ports/net/samba-devel/
>
Yes, but the port hasn't been updated to the release version. You'll have to
modify the Makefile to fetch the current release. I've done it and it does
build, however I haven't installed it.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Micheas Herman
On Thu, 2003-10-02 at 10:57, Ekrem wrote:
> On Fri, 2003-10-03 at 03:10, Micheas Herman wrote:
> > What is the best way to install samba 3.0 on FreeBSD 5.1
> > 
> > I am not finding it in ports :-(
> > 
> > Am I blind?
> > 
> 
> It's in
> /usr/ports/net/samba-devel/
> 
> have u cvsup'd your ports?

I did, but it is still showing 3.0beta3 

I also tried updating samba-devel with cvs but it is also stuck
at 3.0beta3.

I don't see any nasty problems with it so I guess I'll just do a
portupgrade when it gets to ports.


Thanks,


Micheas

> 
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
-- 
Micheas Herman <[EMAIL PROTECTED]>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Ion-Mihai Tetcu
On Thu, 02 Oct 2003 10:10:44 -0700
Micheas Herman <[EMAIL PROTECTED]> wrote:

> What is the best way to install samba 3.0 on FreeBSD 5.1

Maybe ?

 ports/net/samba-devel

PORTNAME=   samba
PORTVERSION=3.0.0.b3
PORTEPOCH=  1



> 
> I am not finding it in ports :-(
> 
> Am I blind?
> 
> 


-- 
IOnut
FreeBSD unregistered ;) user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba 3.0, FreeBSD 5.1

2003-10-02 Thread Ekrem
On Fri, 2003-10-03 at 03:10, Micheas Herman wrote:
> What is the best way to install samba 3.0 on FreeBSD 5.1
> 
> I am not finding it in ports :-(
> 
> Am I blind?
> 

It's in
/usr/ports/net/samba-devel/

have u cvsup'd your ports?



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Erik Steffl
Todd Stephens wrote:
On Thursday 02 October 2003 03:13 am, Erik Steffl wrote:


   I just don't think that your fairly general statement about linux
distros pushing kitchen sink on you while freeBSD being more
traditional unix is true...


I have tried RH, Mandrake, SuSE and Slackware Linux distros.  Sure, you 
can uninstall things later, but the only one that really gave me a 
choice of specific packages to install from the get-go was Slackware.
  Mandrake: I installed it few times about 6 months to 1 year ago and I 
remember playing with package selector for quite some time. DURING 
installation. It also let me choose which services to run (to start at 
boot).

  Debian: runs dselect during install so you can choose whatever you 
want (individual packages)

  I am not 100% sure about RH and know nothing about suse...

	erik

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem booting 5.1 install CD

2003-10-02 Thread Ross, Chris
I am having a problem booting the FreeBSD 5.1 install CD.  My
machine hangs when it goes to pole agp.  Is there a way to disable agp
when booting from this CD?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Why is PCE not set in CR4?

2003-10-02 Thread Terry Lambert
Bruce M Simpson wrote:
> On Wed, Oct 01, 2003 at 11:39:36AM +0200, Grumble wrote:
> > >>However, I am not allowed to use the RDPMC instruction from ring 3
> > >>because the PCE (Performance-monitoring Counters Enable) bit is not set.
> > >
> > >You can do it with /dev/perfmon. man 4 perfmon.
> >
> > I have read the perfmon documentation and source code. For several
> > reasons, I do not think it is totally adequate in my situation.
[ ... ]
> 
> This is an extension to the i386_vm86() syscall which will let you turn
> PCE on and off if you're the superuser.

I like this a lot better.

To answer the inevitable question of "why": PCE counters are a
scarce resource, and the kernel needs to run interference on
their allocation and deallocation by user space applications, to
avoid collisions between applications; this is the same reason
we have AGP and sound card device drivers in the kernel.

I'm not sure if restricting this to root users is exactly
necessary, but it can't hurt, given that there is a performance
denial of service possible otherwise.

-- Terry
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: is there a freebsd live cd or boot floppy?

2003-10-02 Thread Chris Pressey
On Thu, 2 Oct 2003 09:55:02 -0700 (PDT)
Daniel Elliott <[EMAIL PROTECTED]> wrote:

> is there a freebsd live cd or boot floppy? the reason
> i want a bootable freebsd cd/floppy is i dont want to
> reformat my hard drive or anything if you know what i
> mean. thx

Check out http://www.freesbie.org/

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


samba 3.0, FreeBSD 5.1

2003-10-02 Thread Micheas Herman
What is the best way to install samba 3.0 on FreeBSD 5.1

I am not finding it in ports :-(

Am I blind?


-- 
Micheas Herman <[EMAIL PROTECTED]>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't get the Linux aaccli to work under 4.8-RELEASE, 4.9-RC1, 5.1-RELEASE

2003-10-02 Thread Scott Ballantyne
> The aaccli from the CD complains about an incorrect ABI version of the
> libncurses.so.5 - it's wrong, the so.5 is really missing, this issue
> can be solved by exporting a LD_LIBRARY_PATH pointing to
> /cdrom/bootcd/usr/lib in the current shell, or by copying the library from
> the CD into /compat/linux/usr/lib.
> 

This might indicate that your linux_base is not completely
installed. There seems to be a bug (at least, there is on my
computers), where /usr/ports/linux_base coredumps during the
install. I also found the package leaves the same core file, but
doesn't report an error. The only work around for this that I found is
to do the install from single user mode.

> 
> CLI> open aac0
> Command Error:  22=invalid argument.>
> linux: 'ioctl' fd=4, cmd=0x2008 (' ',8) not implemented
> 
> The IOCTL code seems to match. Both the FreeBSD and the
> Linux aac driver source files define essentially the same codes:
> FSACTL_SENDFIB CTL_CODE == 0x0004 | (2050 << 2)
> == 0x0004 | (0x0802 << 2)
> == 0x00042008
> 

This means you need to include options LINUX_COMPAT in your kernal
configuration file. (Thanks to Scott Long who helped me with this a
while back.)

sdb
-- 
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


is there a freebsd live cd or boot floppy?

2003-10-02 Thread Daniel Elliott
is there a freebsd live cd or boot floppy? the reason
i want a bootable freebsd cd/floppy is i dont want to
reformat my hard drive or anything if you know what i
mean. thx


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


usb audio (uaudio) driver problems

2003-10-02 Thread douglas savitsky
[this was posted to c.u.b.f.m but received no responses]

Hi, I am trying to get a usb sound card (xitel) to work.  I have had some
success, but also some problems, and i thought someone might be able to
offer solutions.  I am using freebsd 4.8 on 2 different computers.

On one computer (a dell v350 desktop where the sound was already working)
i
plugged the sound card into the usb slot, and it just worked.  on the one
hand, this is great, but on the other it makes it mysterious to me how it
worked.  Further, if i start kde w/ the card plugged in, half way through
startup the computer reboots -- afaik, there are no messages or anything,
simply a reboot.

On a second computer (a toshiba 2515cds laptop) which is the one i
actually
need it to work on, after building sound into the kernel, the card causes
mpg123 to freeze.  ctrl-c does not work, and the only way to do anything
is
to press the power button.

grep pcm /var/run/dmesg.boot

gives a the long message below ...

pcm0:  on uaudio0
pcm0:  at port 0x220-0x22f, 0x530-0x537, 0x388-0x38f,
0x330-0x331, 0x370-0x371, irq 5 drq 1,0 on isa0
pcm0: [repeat of USB line]
pcm1: [repeat of Yamaha line]
pcm0: [repeat of USB line]
pcm1: [repeat of Yamaha line]

So, it seems that there are drivers, but something is amiss in the
configuration.  also, rebooting and freezing are very un-freebsd things,
so
i am a little worried.

Any ideas?

-drs


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [OT] C question (typedef & structs)

2003-10-02 Thread Bill Moran
Lowell Gilbert wrote:
Bill Moran <[EMAIL PROTECTED]> writes:


1) What's the difference between:

struct customStruct {
int RecID;
char *Name;
};
and

typedef struct customStruct {
int RecID;
char *Name;
};
??

I had the latter, but when I started moving my code into
different files to reorganize things, gcc started giving
me warnings.  The warnings went away when I moved to the
former.  I can't quite figure out what the difference is.
Is one correct and the other not?
I'm not sure whether the second is illegal or not, but in any case it
doesn't make any sense
Oddly enough, that's about what the error gcc gave me said.



If you're sticking to strictly ANSI C like this, the comp.lang.c
newsgroup is a good place to go.  More useful is its FAQ, which 
you can find at "http://www.eskimo.com/~scs/C-faq/faq.html";.  There
are other newsgroups on C, including one for learners, but I don't
have the precise name at hand.
Thanks.  That's another excellent link!

A good book might be a better bet, though.  Both Kernighan & Ritchie
and Harbison & Steele have discussions of typedefs that show how to
use them with structures.
Heh.  I'll look into those.  The book I have seems good most of the
time, but I wasn't getting a real understanding of typedef from it.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [OT] C question (typedef & structs)

2003-10-02 Thread Bill Moran
Chris Pressey wrote:
On Thu, 02 Oct 2003 11:54:39 -0400
Bill Moran <[EMAIL PROTECTED]> wrote:

Hey gang,


Hi Bill,


Actually, 2 questions:

1) What's the difference between:

struct customStruct {
int RecID;
char *Name;
};
and

typedef struct customStruct {
int RecID;
char *Name;
};


The latter is incomplete.  Try

  typedef struct customStruct {
   int RecID;
   char *Name;
  } MyCustomStruct;
See also

http://www.phim.unibe.ch/comp_doc/c_manual/C/SYNTAX/typedef.html
Thanks, Chris.

That reference is fantastic.  It's exactly what I've been looking
for.  I kept coming across over-simplified explanations of C when
I searched.
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mail Server Questions

2003-10-02 Thread Gary
Hi Darryl,

--On Thursday, October 02, 2003 10:25:33 AM -0500 Darryl Hoar 
<[EMAIL PROTECTED]> wrote:

1. I have a LAN behind a freebsd firewall.  The firewall is also doing
nat, as my internal LAN is 192.168.1.*
2. I have dns running on my internal LAN using a dsn name that is
registered by not used outside of our private LAN.
3. I have a freebsd (4-7 stable) machine running Apache and is
   used  to host our internal website and also as a test site for
   pre-release evaluation of our external website.
Our pre-release evaluation website has forms with email.   I need
to setup email on the apache freebsd server so the email links
work correctly and can be evaluated prior to uploading to the
external webserver.
Okay

Is there an easy way to accomplish this ?
There are several ways that I can think of, PHP, perl, or CGI scripts. If 
you use formmail, make sure it is the absolute latest version, all previous 
versions have security problems, and will make you an open relay for sure.

Headers will have to be valid or the external mail server will reject.
Any MTA will reject if the headers are not valid, or they should.

Should I install qmail and configure for this task or should I slog
through sendmail config ?
You can use any MTA, the scripts will call the sendmail wrapper, called 
sendmail if it is qmail, replacing the real sendmail wrapper, or you just 
could use Sendmail if that is what you are using currently..

--
Gary
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [OT] C question (typedef & structs)

2003-10-02 Thread Lowell Gilbert
Bill Moran <[EMAIL PROTECTED]> writes:

> 1) What's the difference between:
> 
> struct customStruct {
>  int RecID;
>  char *Name;
> };
> 
> and
> 
> typedef struct customStruct {
>  int RecID;
>  char *Name;
> };
> 
> ??
> 
> I had the latter, but when I started moving my code into
> different files to reorganize things, gcc started giving
> me warnings.  The warnings went away when I moved to the
> former.  I can't quite figure out what the difference is.
> Is one correct and the other not?

I'm not sure whether the second is illegal or not, but in any case it
doesn't make any sense (so I can't be bothered to look it up).  In
both cases, customStruct is the *structure* tag, not a type name.

If you wanted to use a typedef, it would be more like:

 typedef struct customStruct {
  int RecID;
  char *Name;
 } customType;


> 2) I'm a self-taught C programmer.  That means that I know
> a lot, but I often bump into things that I should know
> (like question #1) that I don't.  Does anyone have a
> suggestion for a mailing list that would be good for
> asking questions like the above?  Keep in mind that
> I'm not an amature, I'm just not formally trained, so
> I bump into lots of areas that I'm not sure what I'm
> doing because I haven't studied it yet ;)

If you're sticking to strictly ANSI C like this, the comp.lang.c
newsgroup is a good place to go.  More useful is its FAQ, which 
you can find at "http://www.eskimo.com/~scs/C-faq/faq.html";.  There
are other newsgroups on C, including one for learners, but I don't
have the precise name at hand.

A good book might be a better bet, though.  Both Kernighan & Ritchie
and Harbison & Steele have discussions of typedefs that show how to
use them with structures.

Good luck.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [OT] C question (typedef & structs)

2003-10-02 Thread Chris Pressey
On Thu, 02 Oct 2003 11:54:39 -0400
Bill Moran <[EMAIL PROTECTED]> wrote:

> Hey gang,

Hi Bill,

> Actually, 2 questions:
> 
> 1) What's the difference between:
> 
> struct customStruct {
>  int RecID;
>  char *Name;
> };
> 
> and
> 
> typedef struct customStruct {
>  int RecID;
>  char *Name;
> };

The latter is incomplete.  Try

  typedef struct customStruct {
   int RecID;
   char *Name;
  } MyCustomStruct;

See also

http://www.phim.unibe.ch/comp_doc/c_manual/C/SYNTAX/typedef.html

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Is My DVD Drive Failing, or Have I Mangled Something?

2003-10-02 Thread Fish
On Thu, 2003-10-02 at 11:24, Lowell Gilbert wrote:
> Fish <[EMAIL PROTECTED]> writes:
> 
> > su-2.05b# mount /cdrom/
> > cd9660: /dev/acd0: Input/output error
> 
> Well, of *course* you can't do that with an audio disk...
> 
> > bash-2.05b$ dmesg -a | grep acd
> > acd0: DVDROM  at ata0-slave UDMA33
> > acd0: FAILURE - TEST_UNIT_READY status=51
> > sensekey=MEDIUM ERROR error=0
> 
> Yep, hardware problems.  If it happens with many different media, then
> it must be the drive.  *Maybe* cleaning it would help.

I'm sorry I wasn't totally clear with the mount thing, I had switched to
a data disc I had handy before I tried to mount it, so I wasn't just
going mad.  :-)  I guess I'll pick up a CD cleaner today and run it
through.  If that doesn't help, I've got a three-year warranty with
Dell.

Thanks for verifying my suspicions.

Fish

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[OT] C question (typedef & structs)

2003-10-02 Thread Bill Moran
Hey gang,

Actually, 2 questions:

1) What's the difference between:

struct customStruct {
int RecID;
char *Name;
};
and

typedef struct customStruct {
int RecID;
char *Name;
};
??

I had the latter, but when I started moving my code into
different files to reorganize things, gcc started giving
me warnings.  The warnings went away when I moved to the
former.  I can't quite figure out what the difference is.
Is one correct and the other not?
2) I'm a self-taught C programmer.  That means that I know
   a lot, but I often bump into things that I should know
   (like question #1) that I don't.  Does anyone have a
   suggestion for a mailing list that would be good for
   asking questions like the above?  Keep in mind that
   I'm not an amature, I'm just not formally trained, so
   I bump into lots of areas that I'm not sure what I'm
   doing because I haven't studied it yet ;)
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Re: tar vs cp

2003-10-02 Thread Mark Terribile

>> tar handles symbolic links properly, whereas
>> cp will "copy through"  the contents of the link.
>
> Also true for cp -R? :-)

> No, but not all systems have "cp -R", although
> FreeBSD does.  Likewise for the "-p" or
> "--preserve-permissions" option...

tar requires two executions, one to create the
archive and one to remove it.  This has advantages
and disadvantages.  cpio -p  can do it in one pass,
but requires that you expand the directories with
 find  or provide a list file.  Again, sometimes a
good thing, sometimes not.  cpio  can also create a
tree of links if you are on the same file system.
Useful for moving large files with minimal disk
activity (remove the original links afterwards).

   Mark Terribile


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re[2]: openssl ASN bug?

2003-10-02 Thread Mike Tancsa
At 10:37 AM 02/10/2003, [EMAIL PROTECTED] wrote:
> The security officer announced (on the 30th) that he was going to
> import 0.9.7c "over the next few days".  That's complete, but there
> hasn't been an announcement or FreeBSD SA release.
So I can cvsup as of today and be safe, right?
No, not yet.  Watch the stable mailing list as there will no doubt be a 
heads up there once its committed to RELENG_4

---Mike 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Is My DVD Drive Failing, or Have I Mangled Something?

2003-10-02 Thread Lowell Gilbert
Fish <[EMAIL PROTECTED]> writes:

> su-2.05b# mount /cdrom/
> cd9660: /dev/acd0: Input/output error

Well, of *course* you can't do that with an audio disk...

> bash-2.05b$ dmesg -a | grep acd
> acd0: DVDROM  at ata0-slave UDMA33
> acd0: FAILURE - TEST_UNIT_READY status=51
> sensekey=MEDIUM ERROR error=0

Yep, hardware problems.  If it happens with many different media, then
it must be the drive.  *Maybe* cleaning it would help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mail Server Questions

2003-10-02 Thread Darryl Hoar
Greetings,
Here's the situation.
1. I have a LAN behind a freebsd firewall.  The firewall is also doing
nat, as my internal LAN is 192.168.1.*
2. I have dns running on my internal LAN using a dsn name that is
registered by not used outside of our private LAN.
3. I have a freebsd (4-7 stable) machine running Apache and is
   used  to host our internal website and also as a test site for 
   pre-release evaluation of our external website.

Our pre-release evaluation website has forms with email.   I need
to setup email on the apache freebsd server so the email links
work correctly and can be evaluated prior to uploading to the 
external webserver.

Is there an easy way to accomplish this ?  Headers will have to be 
valid or the external mail server will reject.

Should I install qmail and configure for this task or should I slog
through sendmail config ?

thanks for ideas and info,
Darryl
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Qmail

2003-10-02 Thread Lowell Gilbert
"jaap" <[EMAIL PROTECTED]> writes:

> Hi there i make clean install freebsd may be some can give me some links or wher can 
> i get manuals in default freebsd have sandmail!

The port itself gave you some instructions when you installed it.  
See the pkg-message in the port's directory if you forgot what it
said.  Also, the port installs its documentation files to (apparently)
/usr/local/share/doc/qmail.  
The home page for qmail is at http://www.qmail.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgrading FreeBSD.

2003-10-02 Thread Naveen Glore
Hello all,
I have a freeBSD 4.5-Release server. I could not find any packages available for 4.5 
version at freebsd ftp site. So i decided to upgrade it to FreeBSD 4.8-Release. Can i 
upgrade the server without any change in its current configuration.
Thanks,
Naveen.
 


-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't get the Linux aaccli to work under 4.8-RELEASE, 4.9-RC1, 5.1-RELEASE

2003-10-02 Thread rysanek
> I'm not able to make the Linux aaccli work under any recent FreeBSD.

heck, seems like I got it, you need _both_

  options AAC_COMPAT_LINUX

   _and_

  options COMPAT_LINUX

because the linking of aac_linux.o (or whatever it's called) into the
kernel binary is dependent on COMPAT_LINUX - see /usr/src/sys/conf/files.
I guess removing the compat_linux tag from /usr/src/sys/conf/files would
work too.

As a side effect (really the main effect) of COMPAT_LINUX, the linux ABI
apparently becomes statically linked to the kernel, as opposed to modular,
which is the default with the stock install.


I had to find out the hard way. Being a newbie, I use instrumentation
wherever I should really use the kernel debugger. This time, I put several
watches at interesting points in the code - to see where the aac driver
thinks the ioctl handler entry point is and to see if the Linux ABI init
routine finds it in its input chain of ioctl handlers.


compat/linux/linux_ioctl.c:
===
linux_ioctl_register_handler()
{
...
printf("FRR: registering linux ioctl handler at 0x%x\n",
   (unsigned int) h->func);
...
}


dev/aac/aac_linux.c:

/* removed the 'static' keyword */
/*static struct linux_ioctl_handler aac_linux_handler =
{aac_linux_ioctl,*/
struct linux_ioctl_handler aac_linux_handler = {aac_linux_ioctl,
...


dev/aac/aac_pci.c:
==
#include 
extern struct linux_ioctl_handler aac_linux_handler;

aac_pci_attach()
{
...
printf("FRR: the aac linux ioctl handler is at 0x%x\n",
(unsigned int) aac_linux_handler.func);
...
}


Now the linker yelled upon linking - it complained about
"unknown symbol aac_linux_handler".
That's where it started to dawn on me that I should fumble
in the Makefiles and config data.

I got it working a few minutes later.
At least, it works in 4.8. I have yet to test it in different
FreeBSD versions. I have to leave that for tomorrow.

Frank Rysanek

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Jerry McAllister
> 
> Why do the ISOs seem to be three CDs of 600Mb each for RedHat compared
> to 1.5 CDs for FreeBSD?  I thought the files were larger with FreeBSD
> and its tarballs.
> 
> Does FreeBSD offer all the packages from A to Z in their CDs?

Well, sort of.   FreeBSD itself does not offer any CDs.  It has
some ISO-s.   Recently FreeBSD decided to quit putting out ISOs
with all the source for all the ports.   So, the two ISO-s called
disk1.iso and disk2.iso contain the installation system, the full
operating system and some of the more popular ports.  They used to
put out two more ISO-s that contained the rest of the ports in a
four ISO set, but FreeBSD no longer does that.  You can easily
obtain any and all of it through FreeBSD because the ISO-s have
the complete ports tree skeleton from which you can install any of
the ports directly over the net -  and that is how you really want
to install ports anyway.

BUT, some other companies package the larger sets on CDs - usually 4 CDs.
Try FreeBSD Mall, for example.  There are a couple of others as well.
Those sets have the whole schmear.

The other combination is to download the mini-iso which has essentially
just the installation system and the OS and everything else in then
brought down over the net during installation.

> 
> Does FreeBSD come with an installation package?

Yes.  You boot the install CD and voila.
> 
> Is FreeBSD Linux or UNIX?

FreeBSD is BSD which has its origins in the Berkeley U written version
of Bell Labs UNIX way way back in deep and dark history long before
Linux was ever conceived, let alone birthed.

jerry

> 
> -- 
> Note: When you reply to this message, please include the mailing
>   list address and my email address in To: and/or Cc: with
>   any proper combination
> 
> *
> Signed,
> SoloCDM
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Re[2]: openssl ASN bug?

2003-10-02 Thread Lowell Gilbert
[EMAIL PROTECTED] writes:

> Hello Lowell,
> 
> Thursday, October 2, 2003, 4:34:32 PM, you wrote:
> 
> > Gabriel Ambuehl <[EMAIL PROTECTED]> writes:
> 
> >> There was a security advisory about openssl <0.9.7b having a bug in
> >> the ASN encoding code on 30th Sept 03 and now I'm wondering what to do
> >> about it? Install the port? Wait some more and do another cvsup
> >> (currently, nothing shows up in UPDATING)?
> 
> > The security officer announced (on the 30th) that he was going to
> > import 0.9.7c "over the next few days".  That's complete, but there
> > hasn't been an announcement or FreeBSD SA release.
> 
> So I can cvsup as of today and be safe, right?

So you can cvsup as of today and get openssl 0.9.7c.
Whether that constitutes "safe," you'd have to ask the security officer.

Note that this bug does *not* open your machine up to remote
compromise.  
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache & php3 question

2003-10-02 Thread Marc Ramirez
On Thu, Oct 02, 2003 at 03:21:09PM +0200, H. Bartel wrote:
> On 10/02/2003 02:58 PM [EMAIL PROTECTED] (Nico Meijer) wrote:
> 
> >Change:
> >
> > > AddType application/x-httpd-php .php
> >
> >To:
> >
> > > AddType application/x-httpd-php .php .php3
> >
> >And you should be dandy again... Nico
> 
> This looks like it does make a lot of sense. After changing and restarting apache, 
> it only works partially. Most pages get parsed, but for some reason, my index.php3 
> gets downloaded when called from the browser. 

1) Make sure it's not in browser/squid cache.

2) In your httpd.conf, you'll probably need to add index.php3 to your
DirectoryIndex directive, if you haven't already.

DirectoryIndex index.html index.html.var index.php index.php3

Marc.

-- 
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
http://www.bluecirclesoft.com
http://www.mrami.com (personal)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Jerry McAllister
> 
> 
> 
> SoloCDM wrote:
> > Why do the ISOs seem to be three CDs of 600Mb each for RedHat compared
> > to 1.5 CDs for FreeBSD?  I thought the files were larger with FreeBSD
> > and its tarballs.
> > 
> > Does FreeBSD offer all the packages from A to Z in their CDs?
> 
> There are some packages which are only available through FTP.  Some 
> packages aren't included on CDs because 3 cds is a little excessive.
> > 
> > Does FreeBSD come with an installation package?
> > 
> > Is FreeBSD Linux or UNIX?
> > 
> FreeBSD is a child of System V, so UNIX.  Linux was written from scratch 
> by Linus with the GNU Public License, as opposed to FreeBSD which 
> originated from BSD, which originated from System V.


No doubt you will hear a lot of corrections to your statement.
That is because it is not true.First of all, System V is a UNIX,
but UNIX is not a System V.   You sound like you have confused which
set is the larger and contains the other set.   The set of all UNIX 
contains System V (and BSD and Linux).   The set of all System V does
NOT contain UNIX (nor BSD) though it could be seen as containing Linux
as well as more recent Sun OSen and some others.

BSD more truly predates System V.  Although the general concept of 
all of the UNIX flavors comes from original Bell Labs work, BSD branched 
off and became its own thing before System V came in to being.   Later, 
over time, many BSDs, especially proprietary versions, incorporated some 
System V "inovations" (features), but that is a separate issue.   

My understanding is that the lawsuits from wayback caused all Bell Labs 
code to be excised from BSD and BSD sort of started over clean as part 
of the settlement those many years ago.  FreeBSD and other open software 
BSDs were born of this clean code, still a BSD system and not anything 
to do with System V.

Linux started with supposedly a "clean" (in the same sense that BSD
was cleaned of Bell Labs code) System V type of kernel and people then
added on all the rest of the stuff, also supposedly clean code.  Now
Linux seems to be in the same place BSD was years ago proving they
are clean and not using any code now owned by SCO.   I have no idea
how clean it really is or how seriously SCO is in its claims or if
it is just trying to position itself into a marketable position.

jerry

> 
> -Daniel
> 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re[2]: openssl ASN bug?

2003-10-02 Thread gaml
Hello Lowell,

Thursday, October 2, 2003, 4:34:32 PM, you wrote:

> Gabriel Ambuehl <[EMAIL PROTECTED]> writes:

>> There was a security advisory about openssl <0.9.7b having a bug in
>> the ASN encoding code on 30th Sept 03 and now I'm wondering what to do
>> about it? Install the port? Wait some more and do another cvsup
>> (currently, nothing shows up in UPDATING)?

> The security officer announced (on the 30th) that he was going to
> import 0.9.7c "over the next few days".  That's complete, but there
> hasn't been an announcement or FreeBSD SA release.

So I can cvsup as of today and be safe, right?


Best regards,
 Gabriel

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: sym links

2003-10-02 Thread Scott Renna
Gave it a shot, however, I still get a message that the link is a
directory.  It is not allowing me to "unlink" the symlink.  Any other
suggestions?

I can try to wean them on to another ftp client, see how receptive they
are...wondering why windows can't see symlinks..



-Original Message-
From: Kevin D. Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 01, 2003 11:58 PM
To: Scott Renna
Cc: [EMAIL PROTECTED]
Subject: Re: sym links

Scott Renna wrote:

>Hello,
>
>Was wondering two things:
>
>1)  How does one remove a symlink without removing the directory it is
>linking to?
>  
>
Change the the dir in which the symlink is located
and do 'unlink linkname' ...

2) How can you make a symlink for a user so that it can be seen while
they are in an FTP session. Basically, I have a user who cannot see the
symlink I've set up for them...not sure why.

>Thx
>
>SR
>
Seems strange. Do they have permissions on the
linked dir?

Perhaps they are using a Microsoft brower-based
FTP. It doesn't seem to "see" symlinks. Can you
wean them to a real client?

Kevin Kinsey


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


openssl ASN bug?

2003-10-02 Thread Gabriel Ambuehl
There was a security advisory about openssl <0.9.7b having a bug in
the ASN encoding code on 30th Sept 03 and now I'm wondering what to do
about it? Install the port? Wait some more and do another cvsup
(currently, nothing shows up in UPDATING)?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NIS create homedir

2003-10-02 Thread Lowell Gilbert
Antoine Jacoutot <[EMAIL PROTECTED]> writes:

> I was wondering if it was possible to automaticaly create users home 
> directories when creating NIS users ?
> Indeed, the "-m" switch for the command "pw" does not create them. Is it 
> normal behaviour, or is it a bug ?

I took a quick look, and it *looks* like it should work
(although there are plenty of potential pitfalls there, obviously).
I don't have an NIS setup, though, nor enough boxes to set one up, so
I can't really debug it very far...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Ion-Mihai Tetcu
On Thu, 2 Oct 2003 08:24:33 -0400 (EDT)
Steve Coile <[EMAIL PROTECTED]> wrote:

> On Thu, 2 Oct 2003, Ion-Mihai Tetcu wrote:
> [...]
> >That is one of the things we like most. We can always find things
> >where they're supposed to be, not where someone chose to put them
> >for some particular reason. And that on each and every machine we
> >have.
> 
> Uhhh...  The hier(7) man page is part of every flavor of UNIX.
> Every flavor defines some standard for filesystem layout.  This
> isn't a BSD-only thing.
>
> Further, FreeBSD isn't the only distribution that puts things "where
> they're supposed to be".  "Where they're supposed to be" is defined
> by Unix community convention and the OS vendor.  You really should
> be saying"FreeBSD puts things where I expect them to be".  Your
> expectations don't necessarily conform to Unix community convention.

:) 

True. Better yetto say that FreeBSD has learned me to expect some type of files  to be 
in specific places. So it's some identity ;) here.

What I was trying to point out is that "real and original directory structures"  of a 
what_ever_I_get_from _the_net should conform to hier(7) (of what ever system they are 
installed on ..., in particular for bsd's hier). Qmail and friends bothers me for 
that. 
 
> One thing that bugs me about many Unix vendors, including FreeBSD,
> is a willingness to put state files under /usr.  /usr should not
[..]
> I can put /usr on a separate partition, make it read-only, and not 
> have to worry about something tinkering with it.  And I can put /var
> on another partition,
> prevent execute permission on it, and not have to worry
> about some hacker installing (binary) tools on it.

You got a point here. If you're asking me, the *big* design problem is the suid thing.


[..]

I'm not trying to start a flame here. I'm using Linux on some desktops and I've moved 
90% percent of one customer pcs from win to a FreeBSd Linux mix. In fact my first 
contact with the *nix world was with a Red Hat. (Still remember a few hours with an 
old System V book and LILO refusing to boot :-) ). After which I've got 2.2.2 FreeBSD 
and felt in love :).

> packages installed on my Red Hat Linux system came from, either. 
> Oh, and that's *ALL* the files provided by the operating system, not
> just those installed with add-on packages.  For instance:
> 
>   $ rpm -qf /etc/passwd
>   setup-2.5.25-1

buh>/ports/distfiles# which passwd
/usr/bin/passwd
so it's /usr/src/usr.bin/passwd/ (==> /usr/obj/usr/src/usr.bin/passwd/)

Now consider no hier - I've did the mistake of inventing my on directory structure for 
an app once and I still suffer.

I still think that the ports system is (at least for my needs) superior to rmps. It 
simplify the building from source in many cases, but you can always do a make extract 
and start patching around.

-- 
IOnut
FreeBSD unregistered ;) user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Louis LeBlanc
On 10/01/03 10:27 PM, SoloCDM sat at the `puter and typed:
> 
> 
> Most of the packages are tar-ed (so to speak -- into balls; ergo:  
> tarballs), which makes them larger (they usually install to many types
> of operating systems and that makes them large), the RPMs are strictly
> for RPM based OSs, which makes them small.

As I remember it, the tarball becomes part of the RPM, so that's not
entirely accurate.  Of course it's been awhile, so I may be wrong.

> > Read about the ports collection at www.freebsd.org.
> 
> I previously noticed.  They do a great job of including all the
> dependent files.  They try to make available as many as possible.
>
> > >  Does FreeBSD offer all the packages from A to Z in their CDs?
> > 
> > Not that I am aware of.  "All" the packages available to FreeBSD
> > amount to some 9000+ programs.
> 
> Yes, I noticed.
> 
> The thing I don't like is the different in the directory structures
> for RPMs vs. tarballs.  They simple don't match.  Tarballs seem to
> have the real and original directory structures.

The RPMs attempt to integrate the software package in an appropriate
manner to the OS layout.  To do otherwise could lead to hundreds of
/usr/local/ subdirectories.  The ports do the same thing, but a couple
years ago the RPMs generated a little cruft in upgrades and removals,
while the ports generate almost no cruft.

> Are packages more readily available with FreeBSD?  I saw port packages
> usually only heard about or hard to get.

Another place the ports shine.  If you want it, just install the port
- you don't have to search the net high and low to find it.  If it's
not available in one place, it will go look in other likely places.
It doesn't guarantee the file will always be found, but it does a darn
good job.  You only have to go download tarballs when the software is
under license that requires your acknowlegement (like the Sun Java
packages) or if the origins no longer have it in the expected
location.

I've rambled about this enough.  Suffice it to say that I'm pretty
much sold on FreeBSD, partly because of the ease with which software
is installed, upgraded, and removed.  Partly because I like having the
little daemon around :)

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Small things make base men proud.
-- William Shakespeare, "Henry VI"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


USB memory stick

2003-10-02 Thread Michael L. Hostbaek
I have just purchased a MP3 player - which basically consists of a USB
128MB memory stick, with some audio hardware.. Anyways, when I plug the
USB stick into my 5.1-RELEASE-p3 box, I am seeing the following in
/var/log/messages:

Oct  2 15:31:27  kernel: umass0: SigmaTel, Inc. USBMSC Audio Player, rev
1.10/0.01, addr 2
Oct  2 15:31:27  kernel: umass0: Get Max Lun not supported (IOERROR)
Oct  2 15:31:27  kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Oct  2 15:31:27  kernel: da0:  Removable Direct
Access SCSI-4 device
Oct  2 15:31:27  kernel: da0: 1.000MB/s transfers
Oct  2 15:31:27  kernel: da0: 123MB (251904 512 byte sectors: 64H 32S/T
123C)
Oct  2 15:31:32  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:32  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:32  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:31:37  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:37  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:37  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:31:42  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:42  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:42  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:31:47  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:47  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:47  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:31:52  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:52  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:52  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:31:57  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:31:57  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:31:57  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:02  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:02  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:02  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:07  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:07  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:07  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:12  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:12  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:12  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:17  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:17  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:17  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:22  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:22  kernel: (da0:umass-sim0:0:0:0): Synchronize cache
failed, status == 0x4, scsi sta
tus == 0x0
Oct  2 15:32:27  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:28  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:28  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:32  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:33  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:33  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:37  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:37  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:37  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:37  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:37  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:38  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:38  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:38  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:38  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:38  kernel: umass0: BBB reset failed, IOERROR
Oct  2 15:32:38  kernel: umass0: BBB bulk-in clear stall failed, IOERROR
Oct  2 15:32:38  kernel: umass0: BBB bulk-out clear stall failed,
IOERROR
Oct  2 15:32:38  kernel: Opened disk da0 -> 5
Oct  2 15:32:38  kernel: umass0: at uhub0 port 1 (addr 2) disconnected
Oct  2 15:32:38  kernel: (da0:umass-sim0:0:0:0): lost device
Oct  2 15:32:38  kernel: (da0:umass-sim0:0:0:0): removing device entry
Oct  2 15:32:38  kernel: umass0: detached


If I try and mount it, the box just freezez until I remove the device.

Any ideas ?

/mich

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread David J Ducshcher
On Thursday, October 2, 2003, at 07:42 AM, Lucas Holt wrote:


Let me give acknowledgment to Greg Lehey ahead of time for this as 
this
bit that follows comes from _The Complete FreeBSD_.

".. by the mid-80s, there were four different versions of UNIX: the
Research Version ... the Berkeley Software Distribution ... System V
... and XENIX, "
Sorry for omitting parts, but the overall idea of the passage remains
intact.
I believe, and someone correct me here, that BSD was a modification of
the /original/ UNIX code which existed prior to Sys V in 1983,
indicating that BSD and Sys V are different branches from the same
trunk.  The history is rather confusing though, so I expect to be 
wrong
on this.

--
Todd Stephens
You are right through the 80s.  In the 90s, the System V code had to 
be pulled from most of the kernel.  The NetBSD and FreeBSD projects 
started with the BSD 386 code, and had to redo their distro as a 
result of a lawsuit to the BSD 4.4 lite code.  That code had several 
files removed as part of the lawsuit settlement.  I'd guess that only 
SCO products, Solaris, AIX, and (if you believe SCO) Linux 2.4 has 
System V code in them now.  Of course I mean solaris 2.x+, since 1.x 
was based on BSD code.
Here is nice simple picture that seems to explain the history of unix 
fairly well. :)

  http://www.levenez.com/unix/history.html

DaveD

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Louis LeBlanc
On 10/01/03 10:02 PM, SoloCDM sat at the `puter and typed:
>  
> 
> Is there FreeBSD ISOs with all the packages included.

That would be a bit excessive

> I'm tired of waiting for RPMs, when they are usually first made into
> tarballs.  Would a person prefer Slackware, RedHat (good installation
> package, but they complicate matters with RPMS and don't conform to
> the same directories as tarballs), or FreeBSD?

Well, the RPS are made FROM the tarballs, aren't they?  A lot of that
software is written on/for Linux, but building RPMs is one extra step
that a lot of developers just haven't bothered to learn.  So they
distribute the tarball, which is practically universally understood,
and let someone else build the RPM.

Of course this *doesn't* mean that FreeBSD always has first access to
the new version in a port.  Someone still has to write the port,
which, frankly is a little more work than building an RPM.  I've done
both, but I haven't done the RPM since I moved to FreeBSD over 2 years
ago.

> I noticed a lot of ISPs use FreeBSD.  Is it more widely accepted as
> the best up-to-date in packages?

In the past, FreeBSD has had a much better security reputation than
Linux, and the VM manager has been much better.  I was always
inundated with crack attempts when I was with MediaOne, and as far as
the VM, I've seen an indentical window manager config (same versions
of XFree86, Fvwm2, etc, on identical machines) take three times as
long on Linux as FreeBSD - though that was over 2 years ago, and I
don't know how Linux has progressed since then.

> Does FreeBSD conform to the directories that tarballs prefer?

Not always.  That's the point.  RPMs don't have to either, but both
depend on the software writer's install procedure.  Most gnu and open
source software is written with a configure tool that allows you to
specify the install prefix.

The port writer typically puts the software in a directory that won't
lead to the proliferation of /usr/local/ subdirectories.  But the
package registry keeps close track of the locations of every file in
the package.  It keeps the cruft rating surprisingly low.  When a port
is upgraded (like with portupgrade) the system removes all the files
belonging to the old system.  Also, if you want to install a port, the
system will automatically install or build all dependencies specified
in the port.  Last time I installed RedHat, it only told you what was
missing - one - package - at - a - time, so you'd try the install, go
find and install the RPM it complained about, then try the install
again, go get the next RPM it complained about . . . and this is a
recursive problem.  I once had to do this more than 15 times between
the original RPM I wanted (don't remember what it was) and the
dependencies, and the dependencies' dependencies, . . .

With the ports system, you go to the port you want installed, and it's
simply

$ make install clean

which will install all dependencies you don't have installed, or you
use portupgrade:

$ portupgrade -RN apache2

and all the dependencies that need upgrading will also be upgraded.

And 99% of the time, none of it requires any more effort than that.

> -- 
> Note: When you reply to this message, please include the mailing
>   list address and my email address in To: and/or Cc: with
>   any proper combination

Whups.  Didn't see that before . . .
I'll have to go back and get it . . . 

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Eureka!
-- Archimedes
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache & php3 question

2003-10-02 Thread Nico Meijer
Hi,

[I think you might want to check your MUA's wrapping]

This looks like it does make a lot of sense. After changing and restarting apache, it only works partially. Most pages get parsed, but for some reason, my index.php3 gets downloaded when called from the browser. 
Have you tried blaming the browser? In other words: clear all its cache 
and try again. Any proxies between you and the server?

For some other reason php includes seem to not work, but this might be another problem, with the php installation. I'd be thankful for a hint on this nevertheless ;)
Turn on/up php's error reporting and I'm sure you'll find out what's 
wrong pretty soon.

If it's a production box, turn on/up logging to syslog and tail whatever 
log appropriate.

HTH... Nico

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache & php3 question

2003-10-02 Thread H. Bartel
On 10/02/2003 02:58 PM [EMAIL PROTECTED] (Nico Meijer) wrote:

>Change:
>
> > AddType application/x-httpd-php .php
>
>To:
>
> > AddType application/x-httpd-php .php .php3
>
>And you should be dandy again... Nico

This looks like it does make a lot of sense. After changing and restarting apache, it 
only works partially. Most pages get parsed, but for some reason, my index.php3 gets 
downloaded when called from the browser. 

For some other reason php includes seem to not work, but this might be another 
problem, with the php installation. I'd be thankful for a hint on this nevertheless ;)

Thanks, H.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: vmware in 4.9?

2003-10-02 Thread Jud
On Thu, 02 Oct 2003 12:34:36 +0200, "Alex de Kruijff"
<[EMAIL PROTECTED]> said:
> On Tue, Sep 30, 2003 at 06:11:43PM -0400, Timothy Luoma wrote:
> > 
> > Is it possible to run vmware in FBSD 4.9?  When I tried vmware3 it said it 
> > was broken for  
> vmware3 is only for 5.x
> vmware2 works for 4.x

VMWare doesn't make keys for version 2 any longer AFAIK.  That's what
stopped me when I wanted to install it on 4.x a year or so ago.

Jud
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache & php3 question

2003-10-02 Thread Nico Meijer
Hi,

Considering:

> 
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
> 
Change:

> AddType application/x-httpd-php .php

To:

> AddType application/x-httpd-php .php .php3

And you should be dandy again... Nico

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: apache & php3 question

2003-10-02 Thread H. Bartel
On 10/02/2003 08:02 PM [EMAIL PROTECTED] (Gil Agno Virtucio) wrote:

>have you tried adding something like 
>
>
> AddType application/x-httpd-php .php3
> AddType application/x-httpd-php-source .phps
>

Well, I haven't tried it, but those AddType things are already in there. It looks like 
this, and I can see that they are not contained inside .


AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .php3s


AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps



By looking arond I have noticed, that there are quite a few occurences of 
 in httpd.conf. Which one would be the right one?

H.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD vs. RedHat

2003-10-02 Thread Lucas Holt

Let me give acknowledgment to Greg Lehey ahead of time for this as this
bit that follows comes from _The Complete FreeBSD_.
".. by the mid-80s, there were four different versions of UNIX: the
Research Version ... the Berkeley Software Distribution ... System V
... and XENIX, "
Sorry for omitting parts, but the overall idea of the passage remains
intact.
I believe, and someone correct me here, that BSD was a modification of
the /original/ UNIX code which existed prior to Sys V in 1983,
indicating that BSD and Sys V are different branches from the same
trunk.  The history is rather confusing though, so I expect to be wrong
on this.
--
Todd Stephens
You are right through the 80s.  In the 90s, the System V code had to be 
pulled from most of the kernel.  The NetBSD and FreeBSD projects 
started with the BSD 386 code, and had to redo their distro as a result 
of a lawsuit to the BSD 4.4 lite code.  That code had several files 
removed as part of the lawsuit settlement.  I'd guess that only SCO 
products, Solaris, AIX, and (if you believe SCO) Linux 2.4 has System V 
code in them now.  Of course I mean solaris 2.x+, since 1.x was based 
on BSD code.

Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
"Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former."
- Albert Einstein (1879-1955)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: isa pnp modem

2003-10-02 Thread fbsd_user
First thing is to check for is if your modem is am winmodem. FBSD
does not work with Winmodem. Winmodems are special cheap modems
targeted at the Microsoft Windows market and are missing an onboard
controller which functions are performed by the modem software
driver you have to install into Windows.

Second your question is just too generic and undefined. You have to
provide details of what problems you are having and describe what
you have done to install it. Without details people can not help
you.

Read the FBSD manual
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alexandr
Klimenko
Sent: Thursday, October 02, 2003 6:43 AM
To: [EMAIL PROTECTED]
Subject: isa pnp modem

Hello,

Tell me, please, how to install my isa pnp modem (usrobotics
56k)





Best regards.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: apache & php3 question

2003-10-02 Thread Gil Agno Virtucio
have you tried adding something like 


AddType application/x-httpd-php .php3
AddType application/x-httpd-php-source .phps

in your httpd.conf

hope this helps...

-
Gil Agno Virtucio
Janitor/Collector/Messenger
NEC System Integration and Construction Philippines Inc. 
15th Floor BPI Buendia Center
Gil Puyat Ave. Makati City 1200
Cellphone : +639163989695
Office Phone: +6328914167
-

-Original Message-
From: H. Bartel [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 8:00 PM
To: [EMAIL PROTECTED]
Subject: apache & php3 question
I have Apache1.3 running with mod_php4. Directory indexes are set to 
index.html, index.php and index.php3. None of those .php3 pages get 
parsed, every .php page works fine. It should not be a 
register_globals problem, since the other .php sites work fine.

mod_php3 is not installed, but I suppose that mod_php4 should cover 
php3, if I load both modules I get an error when starting apache. Is 
the load order of those modules relevant as well?

Any ideas where to look for a solution? Thanks, Holger
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"




** Get your free E-Mail account at WWW.DIGITELONE.COM **
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems with audio recording

2003-10-02 Thread DoubleF
On Wed, 1 Oct 2003 18:09:03 + Daniela <[EMAIL PROTECTED]> probably wrote:

> Is it really /dev/dsp0?

Check if you can PLAY sound.

> Below is the output from ecasound, maybe it helps (I installed from source 
> with debug symbols). The file test.wav is there after running ecasound, but 
> there's only silence in it.

Sorry, the output explains nothing (the device seems to be up).

Look at the file closer (maybe even dump it with "od" or such ): is it
absolute silence (always zero) or is it 0+-1? If it's always zero, it's
probably the soundcard, otherwise probably the input source (cable,...).
Don't quote me on that, though.

-- 
DoubleF
If a situation requires undivided attention, it will
occur simultaneously with a compelling distraction.


pgp0.pgp
Description: PGP signature


Re: can't get the Linux aaccli to work under 4.8-RELEASE, 4.9-RC1, 5.1-RELEASE

2003-10-02 Thread Buki
On Thu, Oct 02, 2003 at 01:11:30PM +0200, [EMAIL PROTECTED] wrote:
> Dear Mr. Long,
> 
> I'm not able to make the Linux aaccli work under any recent FreeBSD.
> I've obtained a report from Buki that it worked for him under some STABLE
> snapshot but it doesn't work for me...
> 

I only want to stress out that it works in unpredictable ways, for example:

[EMAIL PROTECTED]:/usr/src#uname -a
FreeBSD ta-s.tld.cz 4.8-RELEASE-p5 FreeBSD 4.8-RELEASE-p5 #1: Tue Sep 16 23:53:28 CEST 
2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CONFIG  i386

[EMAIL PROTECTED]:/usr/src#grep -i aac /sys/i386/conf/CONFIG   
  
device  aac # Adaptec FSA RAID, Dell PERC2/PERC3
#device  aacp# SCSI passthrough for aac (requires CAM)
options AAC_COMPAT_LINUX

[EMAIL PROTECTED]:/usr/src#ll /dev/aac*
crw---  1 root  wheel 150,   0 Aug 28 16:21 /dev/aac0
crw-r-  1 root  wheel 151, 0x00010002 Jan  1  2002 /dev/aacd0
crw-r-  2 root  operator  151, 0x00020002 Jan  1  2002 /dev/aacd0s1
crw-r-  2 root  operator  151, 0x0002 Jan  1  2002 /dev/aacd0s1a
crw-r-  2 root  operator  151, 0x00020001 Jan  1  2002 /dev/aacd0s1b
crw-r-  2 root  operator  151, 0x00020002 Jan  1  2002 /dev/aacd0s1c
crw-r-  2 root  operator  151, 0x00020003 Jan  1  2002 /dev/aacd0s1d
crw-r-  2 root  operator  151, 0x00020004 Jan  1  2002 /dev/aacd0s1e
crw-r-  2 root  operator  151, 0x00020005 Jan  1  2002 /dev/aacd0s1f
crw-r-  2 root  operator  151, 0x00020006 Jan  1  2002 /dev/aacd0s1g
crw-r-  2 root  operator  151, 0x00020007 Jan  1  2002 /dev/aacd0s1h
crw-r-  1 root  wheel 151, 0x00030002 Jan  1  2002 /dev/aacd0s2
crw-r-  1 root  wheel 151, 0x00040002 Jan  1  2002 /dev/aacd0s3
crw-r-  1 root  wheel 151, 0x00050002 Jan  1  2002 /dev/aacd0s4
crw-r-  1 root  wheel 151, 0x00060002 Jan  1  2002 /dev/aacd0s5

[EMAIL PROTECTED]:/usr/src#dmesg -a | grep aac
aac0:  mem 0xf000-0xf3ff irq 5 at device 4.0 on pci3
aac0: i960RX 100MHz, 48MB cache memory, optional battery present
aac0: Kernel 4.0-0, Build 6003, S/N b75dba
aacd0:  on aac0
aacd0: 34998MB (71677440 sectors)


Adaptec SCSI RAID Controller Command Line Interface
Copyright 1998-2002 Adaptec, Inc. All rights reserved
-


CLI > open aac0
Executing: open "aac0"

AAC0> container list
Executing: container list
Num  Total  Oth Stripe  Scsi   Partition
Label Type   Size   Ctr Size   Usage   C:ID:L Offset:Size
- -- -- --- -- --- -- -
 0Mirror 34.1GBOpen0:02:0 64.0KB:34.1GB
 /dev/aacd0   RAID 0:01:0 64.0KB:34.1GB


AAC0> exit
Executing: exit


whereas on other computer (same HW configuration):

[EMAIL PROTECTED]:/home/buki#uname -a
FreeBSD ta-p.tld.cz 4.8-RELEASE-p1 FreeBSD 4.8-RELEASE-p1 #3: Wed Aug  6 12:14:56 CEST 
2003 [EMAIL PROTECTED]:/usr/src/sys/compile/CONFIG  i386

[EMAIL PROTECTED]:/home/buki#grep -i aac /sys/i386/conf/CONFIG
device  aac # Adaptec FSA RAID, Dell PERC2/PERC3
device  aacp# SCSI passthrough for aac (requires CAM)
options AAC_COMPAT_LINUX

[EMAIL PROTECTED]:/home/buki#ll /dev/aac*
crw---  1 root  wheel 150,   0 Jul 21 17:44 /dev/aac0
crw-r-  1 root  wheel 151, 0x00010002 May  6 20:22 /dev/aacd0
crw-r-  2 root  operator  151, 0x00020002 May  6 20:29 /dev/aacd0s1
crw-r-  2 root  operator  151, 0x0002 May  6 20:29 /dev/aacd0s1a
crw-r-  2 root  operator  151, 0x00020001 May  6 20:29 /dev/aacd0s1b
crw-r-  2 root  operator  151, 0x00020002 May  6 20:29 /dev/aacd0s1c
crw-r-  2 root  operator  151, 0x00020003 May  6 20:29 /dev/aacd0s1d
crw-r-  2 root  operator  151, 0x00020004 May  6 20:29 /dev/aacd0s1e
crw-r-  2 root  operator  151, 0x00020005 May  6 20:29 /dev/aacd0s1f
crw-r-  2 root  operator  151, 0x00020006 May  6 20:29 /dev/aacd0s1g
crw-r-  2 root  operator  151, 0x00020007 May  6 20:29 /dev/aacd0s1h

[EMAIL PROTECTED]:/home/buki#dmesg -a | grep aac
aac0:  mem 0xf000-0xf3ff irq 5 at device 4.0 on pci3
aac0: i960RX 100MHz, 48MB cache memory, optional battery present
aac0: Kernel 4.0-0, Build 5770, S/N b76e87
aacp0:  on aac0
aacd0:  on aac0
aacd0: 34998MB (71677440 sectors)


and I also see some strange messages:

aac0: VM_Ioctl returned 5
aac0: VM_Ioctl returned 5
aac0: VM_Ioctl returned 5
aac0: VM_Ioctl returned 5

when I run aaccli, I get:

Adaptec SCSI RAID Controller Command Line Interface
Copyright 1998-2002 Adaptec, Inc. All rights reserved
-


CLI > open aac0
Executing: open "aac0"


at this moment the whole shell freezes (the machine itself stays responsive), can

  1   2   >