Re: question for portupgrade

2003-10-21 Thread Michael Lee(HINET)
- Original Message - From: Lowell Gilbert [EMAIL PROTECTED] To: Michael Lee(HINET) [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 9:03 PM Subject: Re: question for portupgrade Michael Lee(HINET) [EMAIL PROTECTED] writes: Hi, After cvsupping the port

not updating XFree86 related stuff while performing portupgrade

2003-10-20 Thread Michael Lee(HINET)
in pkgtools.conf to avoid future updating XFree86 related stuffs while cvsupping ) (2) cvsup'd the whole port tree and set some parameters ( and where should I set them ? ) to prevent portupgrade from upgrading XFree86 related stuffs ? Thanks! Michael Lee

Re: not updating XFree86 related stuff while performing portupgrade

2003-10-20 Thread Michael Lee(HINET)
On Monday 20 October 2003 01:18 am, Matthew Seaman wrote: On Mon, Oct 20, 2003 at 03:49:33PM +0800, Michael Lee(HINET) wrote: Is there anyway to avoid updating XFree86 related stuff while performing portupgrade ? XFree86 related stuffs are just too big and take too long for my poor PC

Re: not updating XFree86 related stuff while performing portupgrade

2003-10-20 Thread Michael Lee(HINET)
On Mon, 20 Oct 2003 11:04:20 +0100, Matthew Seaman wrote On Mon, Oct 20, 2003 at 05:31:49PM +0800, Michael Lee(HINET) wrote: Now I know the way to manipulate the actions of portupgrade for not upgrading everything. I just posted earlier another question for portupgrade not being able

question for portupgrade

2003-10-19 Thread Michael Lee(HINET)
Hi, After cvsupping the port tree ( originally installed by FreeBSD 5.1 Release CD ), I tried to do a portupgrade -acCv last night. Everything seems to be upgraded fine except for Apache. The originally installed apache is apache-1.3.27_4. The portupgrade attempts to upgrade it from

Uninstalling Port installed applications

2003-10-16 Thread Michael Lee
A. Supposed that E was also required by another application F which was already installed in the system, I wonder if I type 'make deinstall' under /usr/port/xxx/A and try to uninstall A, will the port system help me uninstall B,C,D but not uninstall E ? Thank you! Michael Lee

Re: Uninstalling Port installed applications

2003-10-16 Thread Michael Lee
Thank you for your reply. I know there was a tool called portupgrade that can manage the ports very well. What I want to know is that if I do not use portupgrade, can 'make deinstall' do what I expected ? Thanks! Michael Lee - Original Message - From: Q [EMAIL PROTECTED] To: Michael

Hardware RAID vs softupdates

2003-10-14 Thread Michael Lee
the softupdates feature for the FFS to make the system runs faster. Thanks for your opinion. Michael Lee ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Hardware RAID vs softupdates

2003-10-14 Thread Michael Lee
acts somewhat like async. file ssytem. I wonder if RAID controller waits for a certain time before it does command write to disk and then this write command then was queued by softupdates Will it be faster if I use softupdates with hardware RAID system ? Thanks! Michael Lee - Original

Re: IPF and Routing

2003-10-07 Thread Michael Lee
Hi, Have you checked the How-to of ipf ? Mapping Many Addresses Into a Pool of Addresses. http://www.obfuscation.org/ipf/ipf-howto.html#TOC_31 - Original Message - From: Luke Kearney [EMAIL PROTECTED] To: FreeBSD Questions [EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 10:12 AM

fxp0, fxp1 falling into promiscuous mode ?

2003-10-07 Thread Michael Lee
stable. I wonder if it was caused by too many concurrent connection on the Win2000 box causing this problem. My FBSD Box runs on FreeBSD 5.1 Release. I don't know if it is the driver issue. Does it have any side effect that the system keeps showing the messages ? Thanks! Michael Lee

use Software RAID on boot

2003-10-02 Thread Michael Lee
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]

Does FreeBSD support USB Wireless Adapter ?

2003-10-02 Thread Michael Lee
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

Re: help on 802.11

2003-09-25 Thread Michael Lee(HINET)
Have you read the Handbook ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html - Original Message - From: Vinicius Brasil [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 26, 2003 9:30 AM Subject: help on 802.11 Need to know what mailing

Question for ipf setting on single NIC box

2003-09-24 Thread Michael Lee(HINET)
. However, to add only pass in quick all and pass out quick all seems not a good idea for the firewall. Is there anyway to solve the problem ? Or if I wrongly configure ipf ? Thank you! Michael Lee ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: Question for ipf setting on single NIC box

2003-09-24 Thread Michael Lee(HINET)
PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 4:03 PM Subject: Re: Question for ipf setting on single NIC box Hello, On Wed, Sep 24, 2003 at 03:38:11PM +0800, Michael Lee(HINET) wrote: Hi all, I only have a NIC on my FreeBSD Box. Here is my configuration