Re: is read-write nullfs safe?

2007-06-18 Thread Rong-en Fan
On 6/19/07, Josh Paetzel <[EMAIL PROTECTED]> wrote: On Tuesday 19 June 2007, Rong-en Fan wrote: > I'm running 6.2-RELEASE, and I am wondering > if using nullfs w/ rw is safe in a production environment? > My impression is that ro nullfs is ok, but not rw. > Is this still the case? > > Regards, >

Re: is read-write nullfs safe?

2007-06-18 Thread Josh Paetzel
On Tuesday 19 June 2007, Rong-en Fan wrote: > I'm running 6.2-RELEASE, and I am wondering > if using nullfs w/ rw is safe in a production environment? > My impression is that ro nullfs is ok, but not rw. > Is this still the case? > > Regards, > Rong-En Fan I've been using r/w nullfs in production

is read-write nullfs safe?

2007-06-18 Thread Rong-en Fan
I'm running 6.2-RELEASE, and I am wondering if using nullfs w/ rw is safe in a production environment? My impression is that ro nullfs is ok, but not rw. Is this still the case? Regards, Rong-En Fan ___ freebsd-stable@freebsd.org mailing list http://lis

Re: deinstall ports

2007-06-18 Thread Doug Barton
ports-mgmt/portmaster has some features that might be interesting here. One is the -e (expunge) feature that will delete a port for you, and offer to delete all its distfiles. The other is the -s (stale) option that will look through /var/db/pkg to find any ports that were installed as a dependency

RE: deinstall ports

2007-06-18 Thread Rodrigo Galiano
No, if you make 'deinstall' under a specific port it will only uninstall the software package with the dependencies. If you want to deinstall dependencies do the command 'make clean' to check out what will be actually installed and diff the output with the results obtained with the 'pkg_info' comma

Re: deinstall ports

2007-06-18 Thread Bartosz Fabianowski
If a port is depend on others ports, during the deinstall it will deinstall and all dependencies? No. Only the one port you specify will be deinstalled. If you want to remove dependencies that are no longer needed, use ports-mgmt/pkg_cutleaves. - Bartosz __

Re: deinstall ports

2007-06-18 Thread Dominic Marks
Vladislav Storojenco wrote: > Hello all, > I'm new user in FreeBSD and have a question about > ports.. > If a port is depend on others ports, during the > deinstall it will deinstall and all dependencies? It depends on what command you issue. If you try and remove an installed package which had o

deinstall ports

2007-06-18 Thread Vladislav Storojenco
Hello all, I'm new user in FreeBSD and have a question about ports.. If a port is depend on others ports, during the deinstall it will deinstall and all dependencies? Many Thanks Best regards "The only fear we have to feat its fear itself". _

buildkernel error about mmd/sd driver

2007-06-18 Thread Buganini
I add these lines in my kernel config file: device mmcsd device mmc then I got: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc