Re: src.conf: WITHOUT_SOMETHING

2008-08-01 Thread Norberto Meijome
On Fri, 1 Aug 2008 18:04:32 +0200
"Redd Vinylene" <[EMAIL PROTECTED]> wrote:

> Let's say I add WITHOUT_SOMETHING to /etc/rc.conf, and remake and
> reinstall my world.

for the record, /etc/>shttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [Fwd: Re: src.conf: WITHOUT_SOMETHING]

2008-08-01 Thread Norberto Meijome
On Fri, 01 Aug 2008 15:15:59 -0500
Kevin Kinsey <[EMAIL PROTECTED]> wrote:

>   I will mention that
> not having sendmail, you may break something (but
> I'm not sure if that particular knob means that there
> will be no local mailer at all). 

Depends - you may have postfix installed and /etc/mail/* configured to use it
instead...in which case there may not be much need for base's sendmail. Other
than that, I definitely agree with you.

> Cron(8), for example,
> uses a local mailer to notify you of cronjob output,
> and having cron work is a Good Thing(tm) in my experience
> as a sysadmin.

:-D 
_
{Beto|Norberto|Numard} Meijome

"So limp of brain that for them to conceive an idea is to risk a haemorrhage.
So limp of body that their purple dresses appear no more a dixative of housing
nerves and sinews than when they hang suspended from their hooks" Mervin Peake,
"Gormenghast", chap. 2, on the Earl's twin sisters

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[Fwd: Re: src.conf: WITHOUT_SOMETHING]

2008-08-01 Thread Kevin Kinsey

Subject: Re: src.conf: WITHOUT_SOMETHING
Date: Fri, 1 Aug 2008 18:34:59 +0200
From: Redd Vinylene <[EMAIL PROTECTED]>
To: Kevin Kinsey <[EMAIL PROTECTED]>


Redd Vinylene wrote:


Let's say I add WITHOUT_SOMETHING to /etc/rc.conf, and remake and
reinstall my world.

What will happen to the previous install of SOMETHING? Will it be
removed or just left there to rot?

Thank you!


Do you mean /etc/src.conf?

See build(7), particularly the delete-old and delete-old-libs
targets.

Kevin Kinsey




That is really awesome, thanks guys!

Yes, /etc/src.conf. Does this look alright for a dedicated FreeBSD
server? It runs jails, named, www, smtp, pop3, imap etc. I want to get
rid of everything I don't need:


WITHOUT_ACPI
WITHOUT_ASSERT_DEBUG
WITHOUT_ATM
WITHOUT_AUDIT
WITHOUT_AUTHPF
WITHOUT_GAMES
WITHOUT_I4B
WITHOUT_INFO
WITHOUT_IPFILTER
WITHOUT_IPX
WITHOUT_KERBEROS
WITHOUT_LIBKSE
WITHOUT_LPR
WITHOUT_NCP
WITHOUT_NETCAT
WITHOUT_NIS
WITHOUT_NLS
WITHOUT_NLS_CATALOGS
WITHOUT_PROFILE
WITHOUT_RCMDS
WITHOUT_SENDMAIL
WITHOUT_SHAREDOCS
WITHOUT_SSP
WITHOUT_USB
WITHOUT_WPA_SUPPLICANT_EAPOL


Reed, I'm not expert enough to comment on what you've
top-posted here (the contents of src.conf related to
your needs).  It does look like both of us forgot to
do the normal "reply-all" so I'm posting this back
to the FBSD Questions list.  I will mention that
not having sendmail, you may break something (but
I'm not sure if that particular knob means that there
will be no local mailer at all).  Cron(8), for example,
uses a local mailer to notify you of cronjob output,
and having cron work is a Good Thing(tm) in my experience
as a sysadmin.

KDK
--
I came to MIT to get an education for myself and a diploma for my mother.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: src.conf: WITHOUT_SOMETHING

2008-08-01 Thread N.J. Mann
In message <[EMAIL PROTECTED]>,
Redd Vinylene ([EMAIL PROTECTED]) wrote:
> Let's say I add WITHOUT_SOMETHING to /etc/rc.conf, and remake and
> reinstall my world.
> 
> What will happen to the previous install of SOMETHING? Will it be
> removed or just left there to rot?

After doing  make installworld  you should do a  make delete-old .
During the latter which you will be prompted to delete the various bits
which you no longer require.


Cheers,
   Nick.
-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


src.conf: WITHOUT_SOMETHING

2008-08-01 Thread Redd Vinylene
Let's say I add WITHOUT_SOMETHING to /etc/rc.conf, and remake and
reinstall my world.

What will happen to the previous install of SOMETHING? Will it be
removed or just left there to rot?

Thank you!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


src.conf: WITHOUT_SOMETHING

2008-08-01 Thread Redd Vinylene
Let's say I add WITHOUT_SOMETHING to /etc/rc.conf, and remake and
reinstall my world.

What will happen to the previous install of SOMETHING? Will it be
removed or just left there to rot?

Thank you!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"