Hi,
I have noticed anything strange with freebsd-update and csup.
I have recently updated my system (with custom kernel) to 7.2-RELEASE-p2 with the commands
# freebsd-update fetch install
# nextboot -k GENERIC
# shutdown -r now
# make buildkernel KERNCONF=MYKERNEL
# make installkernel KERNCONF=MYKERNEL
But I have noticed that if I do a csup to synchronize sources, files like /usr/src/sys/dev/bce/if_bce.c (and 5 more files) have been synchronized.
After that, if I #freebsd-update fetch the same files were downloaded to.
I have verified the date of the files when they are downloaded with csup and freebsd-update.
The files are more recent whith freebsd-update (1st july). The file when downloaded by csup is dated from the end of june (24th it seems to me).
I use the freebsd-update.conf by default (no modification to the file).
I have tested csup with cvsup5.fr.freebsd.org and cvsup6.fr.freebsd.org with the same result.
Why the files have got diferent date ?
Have I jumped a step ?
Or is there anything I have misunderstood in the update process ?
Thanks in advance for your lights
I have noticed anything strange with freebsd-update and csup.
I have recently updated my system (with custom kernel) to 7.2-RELEASE-p2 with the commands
# freebsd-update fetch install
# nextboot -k GENERIC
# shutdown -r now
# make buildkernel KERNCONF=MYKERNEL
# make installkernel KERNCONF=MYKERNEL
But I have noticed that if I do a csup to synchronize sources, files like /usr/src/sys/dev/bce/if_bce.c (and 5 more files) have been synchronized.
After that, if I #freebsd-update fetch the same files were downloaded to.
I have verified the date of the files when they are downloaded with csup and freebsd-update.
The files are more recent whith freebsd-update (1st july). The file when downloaded by csup is dated from the end of june (24th it seems to me).
I use the freebsd-update.conf by default (no modification to the file).
I have tested csup with cvsup5.fr.freebsd.org and cvsup6.fr.freebsd.org with the same result.
Why the files have got diferent date ?
Have I jumped a step ?
Or is there anything I have misunderstood in the update process ?
Thanks in advance for your lights
