Hi,

I am playing a bit with 9.0-PRERELEASE compiling it from source updated
via csup. In both example files there is line specifying what to csup

*default release=cvs tag=RELENG_8

which is incorrect, I think. It is convenient for me to issue just

csup -h cvsup.freebsd.sk /usr/share/examples/cvsup/stable-supfile

to update full sources without need to create any cvsup config file,
however in system installed from 9.0 snapshot (maybe two weeks old)
this file points to version 8 files, so I need to correct it for
9.0-PRERELEASE to not accidentally download older version sources.

The same is also true after upgrade from source - make installworld
install example files pointing to older version...

Is it something I do not know about or is it an oversight? I think this
line should already be changed to new tag...

*default release=cvs tag=RELENG_9

Regards,
Milan
_______________________________________________
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