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,
>
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
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
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
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
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
__
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
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".
_
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