On 01-Mar-01 Brandon Hicks wrote:
> Problem Found:
> the cvsup updated the /usr/src/etc/pam.conf
> installworld didn't update it! - This caused a production machine to
> be down for almost 12 hours Should it have updated it? or was it
> an admin mistake? (i will not take offense, maybe l
you forgot mergemaster step.
tonym
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
Ok, To start out with, let me give you history, I hope this notice of
this error stops someone else from having the same problem
commands i did
ssh2 session:
cd /usr/src
make buildworld
make buildkernel KERNEL={MYKERNEL}
make installkernel KERNEL={MYKERNEL}
make installworld
reboot
Disconnected.