Обновление до FreeBSD 11.0-CURRENT
Добавлено: 2014-11-22 0:11:08
Можно ли обновиться с freeBSD 10.1 до 11.0-CURRENT?
Пока противник рисует карты наступления, мы меняем ландшафты, причём вручную
https://forum.lissyara.su/
можно:Elimelech писал(а):Можно ли обновиться с freeBSD 10.1 до 11.0-CURRENT?
Код: Выделить всё
# 0. `rm -rf /usr/obj/*` (clean up /usr/obj)
# 1. `cd /usr/src' (or to the directory containing your source tree).
# 2. `make buildworld'
# 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# [steps 3. & 4. can be combined by using the "kernel" target]
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
# 6. `mergemaster -p'
# 7. `make installworld'
# 8. `mergemaster' (you may wish to use -i, along with -U or -F).
# 9. `make delete-old'
# 10. `reboot'
# 11. `make delete-old-libs' (in case no 3rd party program uses them anymore)
сам не знаю, люблю экспериментыNeus писал(а):Зачем тебе это?