Maybe I'am talking from ignorance, but my experiencie was this
the installer give 2 new instalation options "Distribution sets or Packages" , ok for now
I choose "Packages" , everything fine, but I want to install my new kernel, I get and error, google here and there and is related
to the "PkgBase new metod" ,ok , I dont find any solution yet
I start a fresh instalation and choose "Distribution" and everything works fine, kernel compile and ports compile
but then I read this from RELEASE announcement
I'mean , the "Distribution Sets" is planning to be removed and only pkgbase stays?
so, I will cant compile from ports and build a custom kernel in the future?
forgive mi ignorance about this, but I'am wrong? or is a new "relative easy" way to do this things with the new "pkgbase" method?
the installer give 2 new instalation options "Distribution sets or Packages" , ok for now
I choose "Packages" , everything fine, but I want to install my new kernel, I get and error, google here and there and is related
to the "PkgBase new metod" ,ok , I dont find any solution yet
I start a fresh instalation and choose "Distribution" and everything works fine, kernel compile and ports compile
but then I read this from RELEASE announcement
Code:
During installation, bsdinstall(8) prompts the user to choose between two installation methods:
Distribution Sets (Traditional Method): This is the method used in previous FreeBSD releases. Systems installed this way continue to use the freebsd-update(8) utility for updates. Support for distribution sets is planned for removal in FreeBSD 16, but will continue (along with freebsd-update support) for the lifetime of the FreeBSD 15 stable branch.
Packages (pkgbase / New Method): The base system is installed as a set of packages from the "FreeBSD-base" repository. Systems installed this way are managed entirely using the pkg(8) tool. This method is used by default for all VM images and images published in public clouds. In FreeBSD 15.0, pkgbase is offered as a technology preview, but it is expected to become the standard method for managing base system installations and upgrades in future releases.
I'mean , the "Distribution Sets" is planning to be removed and only pkgbase stays?
so, I will cant compile from ports and build a custom kernel in the future?
forgive mi ignorance about this, but I'am wrong? or is a new "relative easy" way to do this things with the new "pkgbase" method?