DragonFly users List (threaded) for 2006-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: updating from 1.6.2 to 1.7.x
Saverio Iacovelli wrote:
1) I don't want recompile from zero the system, but
only the missing pieces.
I am afraid it won't work. Your installed programs (X, window manager
etc.) will be left intact.
Fetch this tarball:
http://chlamydia.fs.ei.tum.de/pub/DragonFly/snapshots/src/src-Devel.tar.bz2
into your homedir, go to
# cd /usr
# rm -rf src
# tar xyfv /home/yourhomedir/src-Devel.tar.bz2
and then buildworld --> buildkernel --> installkernel --> reboot -->
installworld --> upgrade --> reboot
This will update your system to the latest preview release. It is
running very stable for me.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]