big_girl Oct 13, 2017 #1 svn Code: svn checkout https://svnweb.freebsd.org/base/release/11.1.0/ /usr/src OR wget/ftp/etc Code: wget http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/11.1-RELEASE/src.txz ...and then running freebsd-update to update the src? TY, -bg
svn Code: svn checkout https://svnweb.freebsd.org/base/release/11.1.0/ /usr/src OR wget/ftp/etc Code: wget http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/11.1-RELEASE/src.txz ...and then running freebsd-update to update the src? TY, -bg
T tobik@ Developer Oct 13, 2017 #2 release/11.1.0 won't receive any updates. You should be using releng/11.1 instead. Other than that, not really. If you go the SVN route remember to disable the src component in /etc/freebsd-update.conf so that freebsd-update ignores /usr/src.
release/11.1.0 won't receive any updates. You should be using releng/11.1 instead. Other than that, not really. If you go the SVN route remember to disable the src component in /etc/freebsd-update.conf so that freebsd-update ignores /usr/src.
SirDice Administrator Staff member Administrator Moderator Oct 16, 2017 #3 Note that fetching the source for 11.1-RELEASE only gets you the source for 11.1-RELEASE, this will be without any security patches.
Note that fetching the source for 11.1-RELEASE only gets you the source for 11.1-RELEASE, this will be without any security patches.