Re: booting multiple kernels

2002-12-03 Thread Nate Lawson
On Tue, 3 Dec 2002, Rashim Gupta wrote: > I have a machine to which I remotely log in and do > kernel programming. It has two kernel versions - one is WORKING and the > other is TEST - the one I am presently working on. Is it possible that > the bootloader tries to first load TEST but in case TEST

booting multiple kernels

2002-12-03 Thread Rashim Gupta
Hi, I have a machine to which I remotely log in and do kernel programming. It has two kernel versions - one is WORKING and the other is TEST - the one I am presently working on. Is it possible that the bootloader tries to first load TEST but in case TEST panics then it loads the WORKING version of

Re: jail: multiple ip's

2002-12-03 Thread Terry Lambert
Mike Ghunt wrote: > Has anyone hacked the jail code to support more than one ip? Yes. There was a patch posted by someone about 9 months ago. > Would it be wise to hack at the code to add such a feature? Didn't seem to hurt the person who did it any. 8-). -- Terry To Unsubscribe: send mai

jail: multiple ip's

2002-12-03 Thread Mike Ghunt
Has anyone hacked the jail code to support more than one ip? Would it be wise to hack at the code to add such a feature? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

tcp_usrreq bug ??

2002-12-03 Thread Aniruddha Bohra
Hello The following code snippet is from netinet/tcp_usrreq.c As in the comment (and presumably correct behaviour) a RST should be sent on close if the connection is embryonic. However, if (tp->t_state < TCPS_ESTABLISHED) tp = tcp_close(tp); does not do it. One can imagine a scenario when a

Re: Need to override KRNLCONFDIR variable in command line of mak

2002-12-03 Thread Terry Lambert
John Baldwin wrote: > I build a custom release at work that uses the a custom kernel by > default on 4.x and make use of LOCAL_PATCHES and KERNELS to accomplish > what I need. I do think I have a local patch that allows you to > specify the kernel config for the "default" kernel, but that it > doe

Re: Need to override KRNLCONFDIR variable in command line of mak

2002-12-03 Thread John Baldwin
On 03-Dec-2002 Terry Lambert wrote: > Peter Pentchev wrote: >> On Tue, Dec 03, 2002 at 05:37:34PM +0300, Andrey Beresovsky wrote: >> > I am developing a program which will allow me to build worlds and >> > kernels for several hosts with different options (make.conf files, >> > kernel configs and s

Re: Need to override KRNLCONFDIR variable in command line of make(file /usr/src/Makefile.inc1).

2002-12-03 Thread Terry Lambert
Andrey Beresovsky wrote: > My project involves automatic or semiautomatic checkouts, updates and > removals of source trees. It would be unwise to keep kernel configs in this > source trees. Thats why I need to change KRNLCONFDIR variable. Of course, I > can do it with the help of links, but I thin

Re: Need to override KRNLCONFDIR variable in command line of make(file /usr/src/Makefile.inc1).

2002-12-03 Thread Oleg Sharoiko
On Tue, 3 Dec 2002, Ruslan Ermilov wrote: RE> KRNLCONFDIR shouldn't be overridden -- we already provide (undocumented) RE> user-redefineable KERNCONFDIR which should be used in cases like this. RE> KRNLCONFDIR, on the other hand, is dependent on src/ used, and should RE> NOT be overridden. That'

Re: Need to override KRNLCONFDIR variable in command line of make (file /usr/src/Makefile.inc1).

2002-12-03 Thread Terry Lambert
Peter Pentchev wrote: > On Tue, Dec 03, 2002 at 05:37:34PM +0300, Andrey Beresovsky wrote: > > I am developing a program which will allow me to build worlds and > > kernels for several hosts with different options (make.conf files, > > kernel configs and so on). I need to be able to override some

Re: Need to override KRNLCONFDIR variable in command line of make (file /usr/src/Makefile.inc1).

2002-12-03 Thread Ruslan Ermilov
On Tue, Dec 03, 2002 at 06:22:42PM +0300, Andrey Beresovsky wrote: > On Tue, 3 Dec 2002, Peter Pentchev wrote: > > PP> I was wondering about that when I saw your PR; actually, I think that > PP> the current FreeBSD kernel building infrastructure is quite sufficient > PP> for what you want to do, w

Report to Sender

2002-12-03 Thread MCNSTL41
Incident Information:- Database: d:/notes/data/mail2.box Originator: hackers <[EMAIL PROTECTED]> Recipients: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject:Printers Date/Time: 12/03/2002 10:05:33 AM The file attachment stop.scr you sent to the recipients listed above was infected with the W3

Re: Need to override KRNLCONFDIR variable in command line of make(file /usr/src/Makefile.inc1).

2002-12-03 Thread Andrey Beresovsky
On Tue, 3 Dec 2002, Peter Pentchev wrote: PP> I was wondering about that when I saw your PR; actually, I think that PP> the current FreeBSD kernel building infrastructure is quite sufficient PP> for what you want to do, without any more modifications. PP> PP> Why do you need different source trees

Re: jail: hide df output

2002-12-03 Thread Alexandr Kovalenko
Hello, Robert S. Wojciechowski Jr.! On Mon, Nov 25, 2002 at 03:18:06PM -0500, you wrote: > > I'm trying to find place in kernel which is used by df to show > > mountpoints and free space on them to change it in way that jailed user: > > - cannot view any host-os mounted filesystems; > > -

Re: Need to override KRNLCONFDIR variable in command line of make (file /usr/src/Makefile.inc1).

2002-12-03 Thread Peter Pentchev
On Tue, Dec 03, 2002 at 05:37:34PM +0300, Andrey Beresovsky wrote: > > Hello, > > I am developing a program which will allow me to build worlds and kernels for > several hosts with different options (make.conf files, kernel configs and so on). > I need to be able to override some variables in /us

Need to override KRNLCONFDIR variable in command line of make (file/usr/src/Makefile.inc1).

2002-12-03 Thread Andrey Beresovsky
Hello, I am developing a program which will allow me to build worlds and kernels for several hosts with different options (make.conf files, kernel configs and so on). I need to be able to override some variables in /usr/src/Makefile.inc1. For the moment they are defined with '=', and I suggest de

CHINESE SEARCH ENGINE / YOU WANTED

2002-12-03 Thread suzannewood
You wanted information on chinese search engine Please note which one is being used by Australian sites To great success http://www.chinawebs.com/comp/list_sub2.php?sub2_id=2234 Regards Steven Sanders 8356BoRq4-862eIKa6396FaAq6-991vReA8364Fptu4-796YVl46 To Unsubscribe: send mail to [EMAIL PR

Re: /usr/bin/finger problems...

2002-12-03 Thread Peter Pentchev
On Tue, Dec 03, 2002 at 02:18:09PM +1100, J R Matthews wrote: > On Mon, 2 Dec 2002, Kris Kennaway wrote: > > > On Mon, Dec 02, 2002 at 10:01:22PM +1100, J R Matthews wrote: > > > > > I can submit a patch to fix this if you want or not.. I honestly dont give > > > a damn to be honest ;) > > > > Sub