https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181534
Colin Percival <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Colin Percival <[email protected]> --- At some point (I think 9.0?) the way FreeBSD bits got packaged up changed, and we went from having multiple source code distributions (src/base, src/sys, src/crypto, etc.) to having just a single "src" distribution. References to the components which freebsd-update knows how to handle should be updated, in freebsd-update.conf and also freebsd-update.conf.5. (And maybe elsewhere? But I don't *think* there's any more references.) The list of components on 12.0 amd64 is: kernel/generic kernel/generic-dbg src/src world/base world/base-dbg world/doc world/lib32 world/lib32-dbg On i386 there isn't any lib32; theoretically there could be other kernels (especially if freebsd-update starts supporting !x86) but right now there aren't any. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
