Re: FreeBSD installers and future direction

2013-05-25 Thread Matt Olander
, since he was unable to defend himself :P Cheers, -matt ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: GSoC: PKGNG GUI Proposal Available for Review

2013-05-03 Thread Matt Olander
deadline. >>> >>> My proposal can be read at the following address: >>> https://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/justin_muniz/1 >>> >>> >>> I appreciate you taking the time to read this email. Happy coding >>>

Re: syscalls per process ?

2013-03-26 Thread Matt Burke
On 03/26/13 01:58, Paul Koch wrote: > We don't want to run an external program (eg. truss/dtrace) on each > program. Not exactly what you want, but a single DTrace instance can collect data globally, not just while attached to a specific target: # dtrace -qn 'syscall:::entry{@x[execname,probefunc

Re: clang generated code sometimes confuses fbt

2013-03-03 Thread Matt Burke
On 03/02/13 17:35, Andriy Gapon wrote: > To summarize: I would be glad of either clang generated code was > "fbt-friendly" or if ctf information was generated for > bpobj_iterate_impl. Either is perfect for me. Apologies if this is a silly suggestion, but are you building with -O0? I've noticed b

Progress display on multiple core dumps

2013-02-06 Thread Matt Burke
I've been doing a lot of panicing recently trying to track down a dtrace problem, and have noticed that only the first call of doadump() shows a progress display, resulting in uncertainty as to whether or not the dump is happening, at least with a low amount of RAM dumping to a ramdisk (the panicin

kgdb modules

2013-02-04 Thread Matt Burke
How do I get kgdb to load kernel modules from somewhere other than /boot/kernel? Googling tells me I need to use asf to create a file, but I haven't managed to figure out how to get kgdb use the output. Thanks -- Sorry about the following... The information contained in this message is confide

Re: ZFS regimen: scrub, scrub, scrub and scrub again.

2013-01-23 Thread matt
s an old saying about not putting all your eggs into one basket, even if it's a great basket :) Matt ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: How to boot FreeBSD and linux from FreeBSD MBR?

2012-10-27 Thread matt
e, send any mail to > "freebsd-hackers-unsubscr...@freebsd.org" > This means you have grub2. It is slow as molasses and has to be the mbr. You could chainload freebsd's partition under a separate entry, like Windows The partition bootcode for FreeBSD will bo

Re: Upcoming release schedule - 8.4 ?

2012-06-12 Thread Matt Olander
On Tue, Jun 12, 2012 at 4:20 PM, Matt Olander wrote: > On Tue, Jun 12, 2012 at 3:52 PM, John Kozubik wrote: >> >> Hi Matt, >> >> >> On Tue, 12 Jun 2012, Matt Olander wrote: >> >>> So, we've (iXsystems, PC-BSD) been kicking around the idea o

Re: Upcoming release schedule - 8.4 ?

2012-06-12 Thread Matt Olander
On Tue, Jun 12, 2012 at 3:52 PM, John Kozubik wrote: > > Hi Matt, > > > On Tue, 12 Jun 2012, Matt Olander wrote: > >> So, we've (iXsystems, PC-BSD) been kicking around the idea of a Long >> Term Supported version of "PC-BSD Server", which is rea

Re: Upcoming release schedule - 8.4 ?

2012-06-12 Thread Matt Olander
ing this with 9.1, we can consider 8.x. I'll speak with Kris Moore and the rest of the team and find out what it will take. We've hired a contract release engineer with this task in mind but you're right, most of the work will be in backporting. I like the idea of coming up with a

Re: compiling ports with SSP

2012-04-25 Thread matt
I've ran into is the security/openssl port is looking at > /usr/lib/libc.so to see if it is ELF or not, and due to this is falling > back on a.out binary format and then generating incorrect ASM. I think > this is going to be a pretty rare and specific case though. > > Regard

Re: Graphical Terminal Environment

2012-03-05 Thread matt
___ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org" Ratpoison is in ports and I think it does what

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-20 Thread matt
et as far as latency, reliability etc. I might want Vbox loaded, but not so early that it could hose the boot process prior to single user, etc. Matt ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
On 02/17/12 17:14, Doug Barton wrote: > On 02/17/2012 15:11, matt wrote: >> We have a modular kernel. It makes best-practices-sense to keep the >> kernel true to what's required to boot and initialize the hardware >> required to come up multiuser. I am actually against h

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
imum", leaving me with a minimal kernel. >>>> >>>> -- Alex -- alex-goncha...@comcast.net -- >>> NO. >>> >>>> Thinking bigger picture (beyond sound), would it make sense to keep >>>> GENERIC very minimal, but provide an extensive l

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
O. > >> Thinking bigger picture (beyond sound), would it make sense to keep >> GENERIC very minimal, but provide an extensive loader.conf with a >> default install...so most things worked, but were loaded as modules? >> >> Matt > NO. > > > You can'

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
On 02/17/12 11:34, Alex Goncharov wrote: > ,--- You/matt (Fri, 17 Feb 2012 11:09:38 -0800) * > | For what it's worth, it's just a change in GENERIC. It's not hard to > | compile a kernel with different options, > > That's what I've been doin

Re: devd based AUTOMOUNTER

2012-02-17 Thread matt
x27;mirror' threads. > http://forums.freebsd.org/showthread.php?t=29895 > http://daemonforums.org/showthread.php?t=6838 > > Regards, > vermaden > > > > > > > > > > > > > > > > > > > > > > > > >

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
For what it's worth, it's just a change in GENERIC. It's not hard to compile a kernel with different options, just like linux. Does a Redhat, or Ubuntu kernel meet everyone's need without recompiling or issues? Never. I run both, I'm not trying to start a flamewar. So rec

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-17 Thread matt
ot;freebsd-hackers-unsubscr...@freebsd.org" It's in the kernel in later versions of 9-CURRENT and in 9-RELEASE on. You can't kldload or unload it because it's not a module, but part of the kernel. That doesn't preclude the presence of

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-18 Thread Matt Olander
It's a simple CakePHP app and needs a little bit of love but worked originally before we migrated the server. Cheers, -matt ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-17 Thread Matt Olander
and iXsystems are the natural people to to take over > that role in any > case.   The FreeBSD foundation seems  less interested in the "for end-users" > angle as well. We'd be happy to sponsor a full-time employee at the Mall to handle rolling -STABLE into release

Re: snd_hda does no output to headphones

2011-08-19 Thread Matt
On 08/19/11 13:20, Zhihao Yuan wrote: On Fri, Aug 19, 2011 at 2:54 PM, Matt wrote: On 08/19/11 09:15, Zhihao Yuan wrote: Hi, I think I must get this problem resolved. I work at night, so without the headphones support, I can listen to music or watch video at that time. The machine is HP

Re: snd_hda does no output to headphones

2011-08-19 Thread Matt
On 08/19/11 09:15, Zhihao Yuan wrote: Hi, I think I must get this problem resolved. I work at night, so without the headphones support, I can listen to music or watch video at that time. The machine is HP Elitebook 8540w. ~> uname -a FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #6 r22

Alternate source trees

2011-08-16 Thread Matt Burke
I'm trying to setup a box to do automated FreeBSD builds for other hosts from multiple source trees. I have a couple of source trees mounted - for legibility's sake let's say /build/stable and /build/current. I also have a few obj dirs for different targets. The current obj tree is symlinked to /u

Re: Capsicum project: Ideas needed

2011-07-07 Thread Matt
y interpreter (perl, python, etc)? -any shell?... minicom wget curl netcat links/lynx Can it be made a switch on sudo? sudo --sandbox=someprofile,option tcpdump -tti pflog0 Hopefully I'm not missing the boat and these ideas are applicable :) Matt ___

Re: Capsicum project: Ideas needed

2011-07-07 Thread Matt Olander
erving > platform, although iXSystems guys may correct me :-) Haha, we will not disagree with you (yet!). This is a great project and I appreciate your work on it. What about inetd? Is that possible or does each service it support need sandboxing, too? How about sendmail and bind? Che

Re: I need reply in Embedded FreeBSD Kernel Theme

2010-06-25 Thread Matt Thyer
On 24 June 2010 11:06, Mohammed Farrag wrote: > @ Matt > Thanx for ur reply Matt. > / > FreeBSD is already a very modular system and the traditional way (a > traditional way) to build for embedded systems is to follow the > Na

Re: I need reply in Embedded FreeBSD Kernel Theme

2010-06-11 Thread Matt Thyer
On 12 June 2010 12:02, Chargen wrote: > Sir, first of all: I'm no expert in this field but I've seen your document > and I'm still wondering why you should impose such a design. > > I suppose it's well thought of but still I'm a bit opposed to binary > configuration files because I think has to be

Re: nginx + passenger = segv in _rtld_error on restart on FreeBSD8.0?

2010-05-07 Thread Matt Reimer
mException("Cannot close the session > stream", >                           errno); >                   } >               } >           } >       } > > This causes it to call abort on the the thread which then crashes the app > with > the above stack trace, whi

Re: nginx + passenger = segv in _rtld_error on restart on FreeBSD 8.0?

2010-05-07 Thread Matt Reimer
hpp:78 > Previous frame inner to this frame (corrupt stack?) > >   Regards >   Steve Steve, Did you figure this out? We're seeing something very similar with nginx + passenger + FreeBSD 8.0. Matt ___ freebsd-hackers@freebsd.org mailing list http://

Re: posting coding bounties, appropriate money amounts?

2010-01-22 Thread Matt Olander
hink it's a great idea. If somebody would like to spearhead this effort, that would be great. For companies wishing to sponsor non-community code, it also has the option of hiding the community committed code. best, -matt ___ freebsd-hackers@freeb

Re: llvm/clang a tool chain or just a compiler for FreeBSD?

2009-07-21 Thread matt donovan
On Tue, Jul 21, 2009 at 9:18 PM, Shaowei Wang (wsw) wrote: > On Tue, Jul 21, 2009 at 9:17 PM, Roman Divacky > wrote: > > > On Tue, Jul 21, 2009 at 12:34:29PM +0800, Shaowei Wang (wsw) wrote: > > > Hi, hackers! > > > > > > Recently I am playing the clangbsd i386 branch and it works. I've > noticed

Re: FreeBSD jobs

2009-05-14 Thread Matt Olander
k with Alfred on a project at Juniper a few hours a week in their spare time, for free. It will look great on a resume, they will probably learn some valuable skills, and perhaps parlay it into a full-time, paid position. best, -matt > > Exact full copy of what Censors blocked: >> > .

VirtualBox on FreeBSD

2009-05-04 Thread Matt Olander
Looks like the VirtualBox developers at Sun ported VirtualBox to FreeBSD in their spare time: http://www.freebsdnews.net/2009/05/02/sun-virtualbox-on-freebsd/ They're looking for developers/testers to checkout the source and try it out :-)

Re: Is international support broken is msdosfs file system driver?

2009-04-06 Thread matt donovan
On Mon, Apr 6, 2009 at 7:29 PM, Yuri wrote: > Nobody replied and I still have the problem. > > I extracted the area of the disk where long file names are stored. And can > see that all characters are in UTF-8. > > So how to correctly read UTF-8 encoded VFAT? > > > Yuri > > ___

Re: x11 status

2009-02-24 Thread matt donovan
On Tue, Feb 24, 2009 at 10:24 PM, Chuck Robey wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I was wondering, I've lost track of the status of XFree86 on FreeBSD.or > really, > at all. It looks like all of the Xfree86 servers have been removed from > ports. > I was looking on the

Re: Google SoC 2009 Idea

2009-02-24 Thread matt donovan
On Tue, Feb 24, 2009 at 12:43 PM, Siddharth Prakash Singh wrote: > Hi all, > > I am a student from India. I am willing to contribute to FreeBSD > as a google soc participant this year. I would like to suggest an > idea. > Title: Multicore Aware Process Scheduler. > I have not gone through the proc

Re: CFT: Graphics support for /boot/loader

2009-02-08 Thread Matt Dawson
64 32"      # bright red > theme_dimcolor="64 64 128"      # dark bluish grey > theme_options_xy="17 170" > theme_actions_xy="17 281" > > Finally, change the beastie_theme line in /boot/loader.conf > like this: > >

Re: tcpdump filter for out/in traffic

2009-01-04 Thread matt donovan
On Sun, Jan 4, 2009 at 10:56 AM, Eugene Grosbein wrote: > On Sun, Jan 04, 2009 at 04:05:00PM +0200, KES wrote: > > > There will be very usefull to have options for tcpdump to monitor > > incomint or outgoing traffic regardless of src/dst IPs or ports or > protocol > > > > For example: > > > > kes

Re: Laptop suggestions?

2008-07-30 Thread Matt Olander
On Jul 30, 2008, at 3:42 PM, Julian Elischer wrote: Matt Olander wrote: http://www.ixsystems.com/products/bsd-laptop.html Hi everyone! I actually had our prototype of this laptop up at the OSCON show in Portland and it was pretty well received. Everything works for the most part although

Re: Laptop suggestions?

2008-07-29 Thread Matt Olander
rting long term. Most likely, available to the general public in September. best, -matt I didn't compare your requirements in there, thought. Cheers, Mezz -- [EMAIL PROTECTED] - [EMAIL PROTECTED] FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED] __

Re: Lack of Flash support is no longer acceptable. Bounty established...

2008-06-20 Thread Matt Olander
am desperate to view on Hulu! ;-) I think my latest Rosetta Stone is Flash9 now too :'( -matt -- Matt Olander CTO, iXsystems - "Servers for Open Source" http://www.iXsystems.com Public Relations, The FreeBSD Project http://www.F

Re: My GSoC Intro...

2008-04-25 Thread Matt Sealey
Hi Przemek, If you need any help at all, feel free to bug me :) We're very excited about the FreeBSD port to Efika. -- Matt Sealey <[EMAIL PROTECTED]> Genesi, Manager, Developer Relations vi0 wrote: Hello everybody!!! My name is Przemek Witaszczyk and I am one of those very ha

Re: VirtualBox?

2007-09-20 Thread Matt
On 9/4/07, Matt Olander <[EMAIL PROTECTED]> wrote: > On Tuesday 04 September 2007 8:27 am, Jeremy Messenger wrote: > > On Tue, 04 Sep 2007 08:33:50 -0500, Ivan Voras <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > Is anyone working on porting Virtua

Re: VirtualBox?

2007-09-04 Thread Matt Olander
out source and start porting!" A few of their devs hang out in #vbox-dev on Freenode. This would be an excellent port for FreeBSD. best, -matt -- Matt Olander CTO, iXsystems - "Servers for Open Source"  http://www.iXsystems.com Public Relations, The FreeBSD Project         http:

Re: Progress on scaling of FreeBSD on 8 CPU systems

2007-02-24 Thread Matt Olander
benchmark may be > found here: > > http://people.freebsd.org/~kris/scaling/mysql.html Well done! Nice work guys!!! FYI, we're working with Intel to get an engineering sample of the quad core, quad CPU system for some further SMP testing. Kris, I'll let you know as soon as

FreeBSD 6.2 + xinetd + amanda problem

2007-01-25 Thread Matt Ruzicka
already been discussed and I somehow missed it in my troubleshooting and research. Thanks. Matt Ruzicka - Senior Systems Administrator FRII 970-212-0728 [EMAIL PROTECTED] ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: File trees: the deeper, the weirder

2006-10-29 Thread Matt Emmerton
uwk" state) while the vnlru kernel thread does it's thing (which is to recycle vnodes.) Either the vnlru kernel thread has to work faster, or the caller has to sleep less, in order to avoid this lock-step behaviour. Regards, -- Matt Emmerton _

Re: On the use of Tun interfaces.

2006-07-18 Thread matt
127.0.0.1 UH 0 4111852lo0 > 192.168.22.1 192.168.12.2 UH 00 tun0 > > shouldn't the last route there be active? Any clues here? Have you set net.inet.ip.forwarding=1 via sysctl? -- Matt Emmerton __

Re: Return value of malloc(0)

2006-06-28 Thread Matt Emmerton
uffer, which is all FLEX generated (or prewritten) code. The > > thing compiler just fine under Linux. Any ideas? > > Cheers, > > Randy Hyde > > > > Without seeing the code or the actual error message, I'm > guessing the answer is 42. Perhaps,

Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-30 Thread Matt Ruzicka
Thanks everyone for you input. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubsc

Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Matt Ruzicka
the input. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED] - (970) 212-0728 ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail

FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Matt Ruzicka
ppreciative. Please let me know what other information I can furnish. If I can determine how to get another vmcore I'd be happy to send along another debug as well. Thank you very much in advance. Matt Ruzicka - Senior Systems Administrator Front Range Internet, Inc. [EMAIL PROTECTED

Re: HP Smart Array 6i opinions

2006-03-08 Thread Matt Hartzell
Wilko Bulte wrote: On Wed, Mar 08, 2006 at 09:27:50AM -0600, Matt Hartzell wrote.. I have used the 6i n the same situation. RAID5 performance with 3 - 36 GB SCSI disk is acceptable. I have never had a disk fail on these controllers so I can't comment on fail over. The util'

Re: HP Smart Array 6i opinions

2006-03-08 Thread Matt Hartzell
I have used the 6i n the same situation. RAID5 performance with 3 - 36 GB SCSI disk is acceptable. I have never had a disk fail on these controllers so I can't comment on fail over. The util's on http://people.freebsd.org/~jcagle/ don't seen to work under 6.x, however status messages are sen

Re: Config(8) dependency checking - first patches

2006-01-23 Thread Matt Emmerton
ccessary, but didn't have any examples. Now I do. Thanks! -- Matt Emmerton ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Config(8) dependency checking - first patches

2006-01-18 Thread Matt Emmerton
read, parse and use dependency information; however, no dependency meta-data has been generated yet. Notes and patches against 7-CURRENT are at http://www.gsicomp.on.ca/projects/freebsd/configdep.html. Comments and suggestions appreciated. Regards, -- Matt Emm

Re: Named requests filling up T1

2006-01-16 Thread Matt Emmerton
n for these queries to be directed to your DNS server from the Internet. If the answer to 2) is NO, then there's no reason for these queries to be directed to your DNS server from the Internet. Source IP filtering is likely your best option, although it doesn't help

Re: Using pkg_add fetch only

2006-01-06 Thread Matt Emmerton
p lots of jails each being > identical. > > Clearly pkg_add does not provide this option. Even if it would, it would > declare some dependencies fulfilled since packages are installed in the > hostsystem already. > > Anyone having an idea here, besides rewriting pkg_a

Compiling kernel/modules without INET?

2006-01-01 Thread Matt Emmerton
quot;do the right thing", but I'm sure I'm wading into murky waters. Any guidance would be appreciated. Regards, -- Matt Emmerton ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Problem about libnet on FreeBSD 6.0

2005-12-31 Thread Matt Emmerton
urrent development version of libnet (net/libnet-devel), by renaming the ether_addr structure to libnet_ether_addr. The net/libnet port should be marked BROKEN because of this issue (I've opened a PR) and folks should use libnet-devel instead, until the net/libnet port is updated to a newer

RFC: porting NetBSD fsdb enhancements to FreeBSD

2005-10-27 Thread Matt Emmerton
n/fsdb/fsdb.c.diff?r1=1.24&r2=1.25&f=h Is this something that folks would like to see on FreeBSD? I've got RELENG_5_4 and RELENG_6_0 boxes here in my office so I can whip up the patches and do some testing in short order. Regards, -- Matt Emmerton _

Re: vmstat reporting incorrect cpu usage

2005-06-04 Thread Matt Emmerton
happen for anyone else? (Mabe someone running 5.4 can test > this?) The first line is the average since the system was last booted; all other lines are instantaneous. -- Matt Emmerton ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Making multiple jails

2005-04-17 Thread Matt
I'd like to create five jails on one machine. Is it possible to make them all at the same time? I'm only familiary with creating them individually (DESTDIR=/foo/bar). Thanks much. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/

Re: vinum question

2005-04-14 Thread Matt
Matt wrote: Bernd Walter wrote: On Thu, Apr 14, 2005 at 08:50:20AM -0700, Matt wrote: I have a two disk array that I want to move to another machine. It is configured with striping using vinum. What is the best way to set it up under a new machine? Should I simply load the old vinum.conf

Re: vinum question

2005-04-14 Thread Matt
Bernd Walter wrote: On Thu, Apr 14, 2005 at 08:50:20AM -0700, Matt wrote: I have a two disk array that I want to move to another machine. It is configured with striping using vinum. What is the best way to set it up under a new machine? Should I simply load the old vinum.conf file and

vinum question

2005-04-14 Thread Matt
I have a two disk array that I want to move to another machine. It is configured with striping using vinum. What is the best way to set it up under a new machine? Should I simply load the old vinum.conf file and enable vinum? Thanks much for any help. drive disk1 device /dev/ad5s1d drive di

C programming question

2005-04-04 Thread Matt
I need some help understanding some C code. int (*if_ioctl) (struct ifnet *, int, caddr_t); int (*if_watchdog) (int); Can someone break down these declarations (if that's what they are)? Is this a form of typecasting? Thanks for your help.

poll or select for ppi?

2005-03-14 Thread Matt Kory
Is it possible to use poll or select to detect a change in the status bits of the parallel port? I tried something like this, and took bits 5 and 6 of the status register low and nothing seemed to happen. Is what I am trying to do even possible, or I am supposed to take a certain bit low to cause

Re: retricted environment

2005-03-01 Thread Matt
Max Laier wrote: On Tuesday 01 March 2005 21:22, Matt wrote: When providing a shell environment for a larger number of users, what is the best way to retrict access to commands/resources? I've already setup quotas. I don't want users playing with system commands. I've read so

retricted environment

2005-03-01 Thread Matt
When providing a shell environment for a larger number of users, what is the best way to retrict access to commands/resources? I've already setup quotas. I don't want users playing with system commands. I've read something about a retricted shell, but can't find any details. _

Re: remote connection to mysql

2005-02-21 Thread Matt
Mike Silbersack wrote: On Mon, 21 Feb 2005, Matt wrote: Hi, I'm trying to connect remotely to my database server. It is MySQL 4.1.7 which I install from ports. I created a user with permissions to connect from any remote location. I'm using Perl DBI, like this: Are you sure that

remote connection to mysql

2005-02-21 Thread Matt
Hi, I'm trying to connect remotely to my database server. It is MySQL 4.1.7 which I install from ports. I created a user with permissions to connect from any remote location. I'm using Perl DBI, like this: use DBI; my $dbh = DBI->connect( 'dbi:mysql:[EMAIL PROTECTED]:3306', 'user',

Re: deleting jail

2005-02-09 Thread Matt
Matt wrote: I'm trying to remove an old jail I don't use any more. From single user mode, I mount the relevant partition and try: prompt# rm - rf old_jail rm: old_jail/dumb/rcp: Operation not permitted rm: old_jail/dumb: Directory not empty rm: old_jail/lib/libcrypt.so.2: Ope

deleting jail

2005-02-09 Thread Matt
I'm trying to remove an old jail I don't use any more. From single user mode, I mount the relevant partition and try: prompt# rm - rf old_jail rm: old_jail/dumb/rcp: Operation not permitted rm: old_jail/dumb: Directory not empty rm: old_jail/lib/libcrypt.so.2: Operation not permitted rm: old_ja

cahe-only DNS in jail

2005-02-02 Thread Matt
I'm experiencing strange behaviour with Bind running inside a jail. I'm running 5.2.1 current in the jail. Thinks are working, but poorly. Lookups for my local machines work perfectly. Some remote lookups work fine (yahoo, google, etc...). However, many lookups time out, but will succeed a

network trunkin

2005-01-09 Thread Matt
Does anyone know if FreeBSD supports trunking? By that I mean spreading network traffic over multiple interfaces to achieve a higher aggregate throughtput. I've used this with Solaris. Thanks. ___ freebsd-hackers@freebsd.org mailing list http://lists

Re: nfs within jail

2004-12-17 Thread Matt
David Scheidt wrote: Matt wrote: [EMAIL PROTECTED] wrote: Matt, there's nfsshell, an FTP-like client. just google for nfsshell. Won't help in case of NFS4, I guess :-( Stefan Thanks. I'd like to try the nfsshell, but I can't get it to build. It doesn't appear to

Re: nfs within jail

2004-12-16 Thread Matt
[EMAIL PROTECTED] wrote: Matt, there's nfsshell, an FTP-like client. just google for nfsshell. Won't help in case of NFS4, I guess :-( Stefan Thanks. I'd like to try the nfsshell, but I can't get it to build. It doesn't appear to be a port either. I'm an am

Re: nfs within jail

2004-12-14 Thread Matt
Patrick Tracanelli wrote: Matt wrote: Quick question regarding nfs (or other filesystems) inside a jail. As far as I can tell, it isn't possible to mount nfs shares while inside a jail. Is this correct? Is there any way around this limitation? A way to browse network shares without mou

mounting nfs shares within jail

2004-12-14 Thread Matt
Quick question regarding nfs. As far as I can tell, it isn't possible to mount nfs shares from within a jail. Is this correct? Is there any way around this limitation? A way to browse network shares without mounting? Or some such trickery? Thanks. __

Re: nfs within jail

2004-12-14 Thread Matt
Simon 'corecode' Schubert wrote: On 14.12.2004, at 13:09, Matt wrote: Quick question regarding nfs (or other filesystems) inside a jail. As far as I can tell, it isn't possible to mount nfs shares while inside a jail. Is this correct? Is there any way around this limitation?

nfs within jail

2004-12-14 Thread Matt
Quick question regarding nfs (or other filesystems) inside a jail. As far as I can tell, it isn't possible to mount nfs shares while inside a jail. Is this correct? Is there any way around this limitation? A way to browse network shares without mounting? Or some such trickery? Thanks.

Re: isp driver not 64 bit?

2004-12-01 Thread Matt Emmerton
- Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "David Gilbert" <[EMAIL PROTECTED]> Cc: "Matt Emmerton" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, Nov

Re: isp driver not 64 bit?

2004-11-29 Thread Matt Emmerton
u built & run a kernel compiled with "options CAMDEBUG" ? This may provide more insight into where things are going wrong. -- Matt Emmerton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ECMP/Multipathing

2004-11-22 Thread Matt Freitag
Howdy, I've been digging around google for an hour now trying to find info on multipathing in freebsd, I've stumbled on a few patches that pull it off, latest of which was for 4.8-stable located at: http://www.dsm.fordham.edu/~tanzer/multipath/ Unfortunately it's tossing errors during compile

Re: hacking SCO....

2004-10-25 Thread Matt Emmerton
tape. Yes, but support is really limited. You need to copy a bunch of core libraries onto the FreeBSD machine from the SCO machine to make things work. (We just emulate the syscall interface -- you need libc and friends from SCO.) Matt > > -John > > On Oct 9, 2004, at 6:51 AM, Doug Russe

Re: hacking SCO....

2004-10-07 Thread Matt Emmerton
on it from 1998 so it has been sitting in a box > for awhile). However, the card is very old too. Any ideas? > > -john "medium error unrecorvered read error" really sounds like a phsycial medium (drive) error. If the controller

Re: hacking SCO....

2004-09-27 Thread Matt Emmerton
I believe DAT is what you want to tell SCO. -- Matt - Original Message - From: "John Von Essen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 27, 2004 6:33 PM Subject: Re: hacking SCO > Well, > > I was able to get a boot/inst

Re: FreeBSD Kernel buffer overflow

2004-09-18 Thread Matt Emmerton
- Original Message - From: "Devon H. O'Dell" <[EMAIL PROTECTED]> To: "Matt Emmerton" <[EMAIL PROTECTED]>; "Mike Meyer" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent:

Re: FreeBSD Kernel buffer overflow

2004-09-17 Thread Matt Emmerton
- Original Message - From: "Mike Meyer" <[EMAIL PROTECTED]> To: "Matt Emmerton" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "Avleen Vig" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, Sept

Re: FreeBSD Kernel buffer overflow

2004-09-17 Thread Matt Emmerton
of "good, fast, cheap -- choose two". There's nothing preventing us from implementing all three and leaving the choice of which two to use up to the end-user. -- Matt Emmerton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Network Packet drops in FreeBSD 5.2.1

2004-08-20 Thread Matt Freitag
Anand Subramanian wrote: Hi All, I am using an Intel Celeron box (single CPU,1.7GHz, 495MB real and 472 MB avail memory, FreeBSD 5.2.1 #15 release), to run a daemon process which shares a circular queue/buffer with the kernel. The daemon drains objects off the front of the queue while the queue obj

Re: Mount name length limit (MNAMELEN)

2004-08-05 Thread Matt Emmerton
de, they never store a "char blah[MNAMELEN]" in their structures, but rather, a pointer to that data element (in the name cache, I think). Thus, they are free to change the size of the element without affecting the majority of structures that use it. -- Matt Emmerton ___

Re: Kernel configuration program - 0.1 alpha. Hacker help andfeedback required.

2004-06-28 Thread Matt Freitag
Personally I prefer the flat file configuration, as it's much more intuitive, and an obfuscated method of configuring my kernel just isn't for me. To each his own of course, but I myself will always stick to vi'ing my kernel's config. It's the fastest, most efficient way IMHO. (Not to say, that

Re: waiting on sbwait

2004-06-23 Thread Matt Freitag
I'm not sure if it's what you're hitting, but Perhaps the sysctl "kern.ipc.maxsockets" needs to be raised, though it seems like you'd need a decent amount of concurrent active sessions to reach this ceiling. Also it's read-only, so you'll want to tune it in loader.conf. -mpf Danny Braniss wrote

Re: dell wireless keyboard

2004-06-21 Thread Matt Freitag
I notice the exact same behavior with my wireless Logitechs which were purchased retail, they all appear to do this. Actually, if you notice it's always one of the previous keys your pressed, it's as if the repeat rate is somewhat delayed. This has occured in all OS's for me, regardless of tuni

Re: Is this LOST??

2004-05-05 Thread Matt Emmerton
386. > why keep libc(5-current) support 80386? The 5-current kernel *does* support 80386 -- you have to recompile your kernel to add 80386 support first. -- Matt Emmerton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

  1   2   3   4   5   6   7   >