Добрый день!Пытался оновить FreeBSD, все по инструкции, потом что то не так пошло, я откатился
FreeBSD-update rollback
он откатил, все ок, потом еще раз хочу попытаться обновиться
т.е. перейти с версии 9.2 на 10.1
root@PROXY:/ # freebsd-update fetch
Looking up update.FreeBSD.org mirrors... none found.
Fetching metadata signature for 9.2-RELEASE from update.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be updated as part of updating to 9.2-RELEASE-p17:
/boot/kernel/linker.hints
WARNING: FreeBSD 9.2-RELEASE-p15 HAS PASSED ITS END-OF-LIFE DATE.
Any security issues discovered after Thu Jan 1 03:00:00 MSK 2015
will not have been corrected.
root@PROXY:/ # freebsd-update install
Installing updates... done.
root@PROXY:/ # freebsd-update upgrade -r 10.1-RELEASE
Looking up update.FreeBSD.org mirrors... none found.
Fetching metadata signature for 9.2-RELEASE from update.FreeBSD.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
The following components of FreeBSD seem to be installed:
kernel/generic src/src world/base world/doc
The following components of FreeBSD do not seem to be installed:
world/games
Does this look reasonable (y/n)? y
Fetching metadata signature for 10.1-RELEASE from update.FreeBSD.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
Fetching files from 9.2-RELEASE for merging... done.
Preparing to download files...
File changed while FreeBSD Update running: /etc/hosts.allow
root@PROXY:/ #
Он хочет чтобы обновили /etc/host.allow
а как это сделать? или я что то не так понял?