Installing and updating the src tree with svn went like this [for release 12.2] into the src directory:
svn checkout https://svn.freebsd.org/base/releng/12.2 /usr/src
For Freebsd-Current [currently version 13] it is:
svn checkout https://svn.freebsd.org/base/head /usr/src
Updating the src...
Hello, I can find the source code (which is currently being developed) but not tarballs or releases of existing source code.
Like is there a tarball of FreeBSD 12.0?
I cannot find such one online.
Also I'm very new to the BSD ecosystem in general so sorry if I ask the wrong way :)
Hi,
I have an 11.2-Release system with root on a 3-disk ZFS RAIDZ. I just did a buildworld, buildkernel, installkernel and after reboot with the new kernel it fails to start and says something like:
Solaris: NOTICE: Cannot find the pool label for 'zroot'
Mounting from zfs:zroot/ROOT/default...
I've got a small project for which I'd like to build a custom LOCALE, identical to my usual one but with a non-standard character set order. The modified order would be very minor - putting about 3 7-bit characters in a different position within the sort order (for both ascii + Unicode purposes)...
Hello, I am a beginner.
I installed FreeBSD-11.0-RELEASE-amd64 on VM.
I installed kernel sources by:
svnlite co https://svn.freebsd.org/base/releng/11.0 /usr/src/
I get:
svn: E120106: ra_serf: The server sent a truncated HTTP response body.
And now:
# ll /usr/src/
total 62
drwxr-xr-x 4...
Good day Friends!
Some day ago appears news about opera classic source code were on GitHub.
https://forum.vivaldi.net/topic/13434/opera-presto-code-in-github
It is a non legal source code, so I have a question, if community will develope that code in non legal way is it possible to be in ports?
I want to re-build my kernel for 10.1-p35 as the user land now is on -p40. Before I do so I would like to better understand some mechanics of FreeBSD:
I am using freeBSD-update cron & install to keep my system up-to-date, and also portsnap fetch update to keep all installed ports updated. I...
The machine runs FreeBSD 10.1-stable:
tingo@kg-v7$ uname -a
FreeBSD kg-v7.kg4.no 10.1-STABLE FreeBSD 10.1-STABLE #0 r278322: Fri Feb 6 21:36:01 CET 2015
root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
I have cleaned out /usr/src (and /usr/obj) and downloaded latest stable/11 via...
Hey everyone,
I've checked out DutchDaemon's answer here: https://forums.freebsd.org/threads/13715/#post-80232
But have not been able to get it to work in my own environment in Azure. I can pass traffic with no issue using something along these lines:
nat log on $ext inet from !($ext)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.