On 1/3/2013 1:21 PM, Matthew Seaman wrote:
> On 03/01/2013 17:48, Patrick M. Hausen wrote:
>> I'm a bit reluctant to installing svn on every system that needs source
>> updates. Are there more lightweight ways?
>
> freebsd-update(8)
>
> which is what 'make update' will run by default and in the ab
On 6/19/2013 8:24 PM, Kimmo Paasiala wrote:
> Ok, this is crazy. If you put one space after the VersionAddendum
> keyword you get exactly what you want, an empty VersionAddendum
> string. If there's no space but a newline right after the
> VersionAddendum keyword, sshd(8) complains about the line
On 8/7/2013 12:05 PM, Gregory Shapiro wrote:
>> I found a problem in new FreeBSD 9.2-{BETA2,RC1} which uses Sendmail-8.14.7.
>> If you try to send email from FreeBSD 9.2 in IPv4 network with MS DNS
>> you won't receive it.
>> But in same time email passes from FreeBSD 9.1-RELEASE which uses
>> Sen
On 9/30/2013 10:12 AM, Joe Holden wrote:
> root@build:/pseudosrc/misc # make love
> make: don't know how to make love. Stop
In this day and age, there is no excuse for not knowing how to make love.
___
freebsd-stable@freebsd.org mailing list
http://lis
jcr wrote:
Øystein Holmen wrote:
I do under normal multiuser root:
# cd /usr/obj
# rm -rf *
# cd /usr/src
# /make clean
# make buildworld && make buildkernel KERNCONF=FOO && make
installkernel KERNCONF=FOO && make installworld && mergemaster
then reboot
prolly not the correct way, but w