On Tue, Nov 12, 2013 at 11:56 AM, Dag-Erling Smørgrav <d...@des.no> wrote:
> Kimmo Paasiala <kpaas...@gmail.com> writes:
>> Would it make sense to also include the svnversion(1) of the system
>> sources in the version output?
>
> No.  It is not available in the most important use case for
> freebsd-version(1), i.e. freebsd-update builds.
>
> DES
> --
> Dag-Erling Smørgrav - d...@des.no

I didn't express myself well enough I guess. What I'm after is
inclusion of the svnversion(1) information to a binary that gets
always built and installed as part of 'make buildworld/installworld'
regardless of src.conf(5) settings so that it would be possible to
identify the SVN version where the currently installed world comes
from. Now that I think loader(8) is not a good candidate for that
because of WITHOUT_BOOT. I was hoping that freebsd-version would be
such binary but since it's only a shell script that extracts the
information from various binaries it won't work unless those other
binaries have that information included in them.

-Kimmo
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to