svn commit: r244663 - stable/9

Adrian Chadd adrian at freebsd.org
Mon Dec 24 19:25:00 UTC 2012


... why'd we break the KBI in a stable branch?



Adrian


On 24 December 2012 06:22, Konstantin Belousov <kib at freebsd.org> wrote:
> Author: kib
> Date: Mon Dec 24 14:22:52 2012
> New Revision: 244663
> URL: http://svnweb.freebsd.org/changeset/base/244663
>
> Log:
>   Note that filesystem modules must be recompiled.
>
> Modified:
>   stable/9/UPDATING
>
> Modified: stable/9/UPDATING
> ==============================================================================
> --- stable/9/UPDATING   Mon Dec 24 14:12:43 2012        (r244662)
> +++ stable/9/UPDATING   Mon Dec 24 14:22:52 2012        (r244663)
> @@ -11,6 +11,11 @@ handbook:
>  Items affecting the ports and packages system can be found in
>  /usr/ports/UPDATING.  Please read that file before running portupgrade.
>
> +20121224:
> +       The VFS KBI was changed with the merge of several nullfs
> +       optimizations and fixes.  All filesystem modules must be
> +       recompiled.
> +
>  20121218:
>         With the addition of auditdistd(8), a new auditdistd user is now
>         depended on during installworld.  "mergemaster -p" can be used to add


More information about the svn-src-all mailing list