Rebuilding FreeBSD!

Murk Fletcher murk.fletcher at gmail.com
Thu Dec 31 08:12:49 UTC 2015


I always:

pkg install zsh
chsh -s /usr/local/bin/zsh

Murk

On Thu, Dec 31, 2015 at 7:06 AM, Bertram Scharpf <lists at bertram-scharpf.de>
wrote:

> Hi,
>
> On Wednesday, 30. Dec 2015, 22:17:34 -0600, Yass Amed wrote:
> > Is it possible to rebuild FreeBSD with custom settings such as different
> > shell?
>
> Not actually a different shell. Just install another one
> from ports/packages. To avoid disappointments I recommend to
> leave csh or sh in /etc/passwd at least for root.
>
> There's a lot of tweaks for the base system build. Have a look at
> "man src.conf". E. g. I'm a true hater of "locate" and I say
>
>   WITHOUT_LOCATE=1
>
> in "src.conf". Further I say
>
>   WITHOUT_SENDMAIL=1
>
> but that requires to follow strictly the instructions of the
> mail program alternative how to replace the base systems
> mechanism.
>
> The native location of the file to say things like that is
> "/etc/src.conf" but you can tweak that by saying
> "SRCCONF=/my/path/to/my/taste/of/src.conf" on the "make"
> command line.
>
> Bertram
>
>
> --
> Bertram Scharpf
> Stuttgart, Deutschland/Germany
> http://www.bertram-scharpf.de
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list