Re: Moving from 4.7-STABLE to 5.0

2003-01-09 Thread Darren Pilgrim
Kevin Oberman wrote:

Date: Wed, 08 Jan 2003 15:53:05 -0800
From: Darren Pilgrim [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]

Andriy Podanenko wrote:


make buildworld
make buildkernel
reboot with boot -s
mergemaster -p
make installkernel
make installworld
reboot
mergemaster


mergemaster -p
make buildworld
make kernel KERN_CONF=YOURCONF
reboot w/ -s
make installworld
mergemaster
reboot

This gets covered over and over and over.



And it's usually wrong.

The correct command to build a new kernel is
make kernel KERNCONF=YOURCONF (or put KERNCONF=YOURCONF into
/etc/make.conf and just make kernel)


You're right, I somehow missed that one when I proof read the email.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



System reboots while booting with Logitech mouse

2003-01-09 Thread Michael E Mercer
Hello,

I have not checked the archives for I am getting ready to leave my home.
If this has been addressed, then please ignore this email.

I just bought a Logitech TrackMan Wheel Optical Mouse. It was plugged into
the USB port when I booted FreeBSD, and the system kept rebooting until I
unplugged
the mouse from the USB port.

Anyways, have a good day!
Michael Mercer


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: System reboots while booting with Logitech mouse

2003-01-09 Thread Daniel O'Connor
On Fri, 2003-01-10 at 06:58, Michael E Mercer wrote:
 I just bought a Logitech TrackMan Wheel Optical Mouse. It was plugged into
 the USB port when I booted FreeBSD, and the system kept rebooting until I
 unplugged
 the mouse from the USB port.

Weird..
I have a Logitech USB TrackMan+ trackball, Logitech Dual Eye Optical,
and Logitech Wireless Optical mice and they all work fine..

When you say 'kept rebooting' what exactly do you mean? Did it reboot
before booting FreeBSD, after, or both?

Does it work on another OS and/or PC?

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



[no subject]

2003-01-09 Thread Victor Sanchez
subscribe

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: bootparamd and /etc/rc

2003-01-09 Thread Crist J. Clark
On Tue, Jan 07, 2003 at 01:52:34PM +0100, [EMAIL PROTECTED] wrote:
 I could find no reference to 'bootparamd' in any file in the /etc tree
 (with one exception for /etc/rpc, but that was not what I was looking
 for).
 Shouldn't there be an entry in rc.network and in defaults/rc.conf?
 
 Or did I miss something?

I've typically seen bootparamd(8) run out of inetd(8).
-- 
Crist J. Clark | [EMAIL PROTECTED]
   | [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/| [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message